2023-05-05 16:34:32,288 INFO [main] (IsisConfig.java:196) getEnvUserHome - Using user home : C:\Users\aricouar 2023-05-05 16:34:32,395 INFO [main] (IsisFish.java:135) main - Starting Isis-Fish 4.4.7.2 with args : [] 2023-05-05 16:34:32,399 INFO [main] (IsisFish.java:136) main - Date: 05/05/2023 16:34 2023-05-05 16:34:32,406 INFO [main] (IsisFish.java:137) main - Java version: 15.0.2+7-27, Java HotSpot(TM) 64-Bit Server VM 2023-05-05 16:34:32,407 INFO [main] (IsisFish.java:138) main - Platform/arch: Windows 10/10.0/amd64 2023-05-05 16:34:32,407 INFO [main] (IsisFish.java:139) main - java.library.path: C:\Program Files\Java\jdk-15.0.2\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Pulse Secure\VC142.CRT\X64\;C:\Program Files (x86)\Pulse Secure\VC142.CRT\X86\;C:\Program Files\MiKTeX\miktex\bin\x64\;C:\Program Files\Git\cmd;C:\Users\aricouar\AppData\Local\Microsoft\WindowsApps;C:\Users\aricouar\AppData\Roaming\TinyTeX\bin\win32;;. 2023-05-05 16:34:32,408 INFO [main] (IsisFish.java:140) main - PATH: C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Pulse Secure\VC142.CRT\X64\;C:\Program Files (x86)\Pulse Secure\VC142.CRT\X86\;C:\Program Files\MiKTeX\miktex\bin\x64\;C:\Program Files\Git\cmd;C:\Users\aricouar\AppData\Local\Microsoft\WindowsApps;C:\Users\aricouar\AppData\Roaming\TinyTeX\bin\win32; 2023-05-05 16:34:32,726 INFO [main] (IsisFish.java:330) initVCS - Check state of local repository: C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-database 2023-05-05 16:34:32,731 INFO [main] (VCSSVN.java:142) getSVNManager - Try to connect to http://svn.forge.codelutin.com/svn/isis-fish-data 2023-05-05 16:34:54,674 WARN [main] (VCSSVN.java:239) isConnected - Impossible de se connecter au serveur, passage en mode déconnecté : http://svn.forge.codelutin.com/svn/isis-fish-data org.tmatesoft.svn.core.SVNException: svn: E175002: connection refused by the server svn: E175002: OPTIONS request failed on '/svn/isis-fish-data' at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:112) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:96) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:765) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:914) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:706) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:114) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1048) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:169) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.getRevisionNumber(SvnNgRepositoryAccess.java:119) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:180) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:43) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetProperties.run(SvnRemoteGetProperties.java:92) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetProperties.run(SvnRemoteGetProperties.java:38) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.wc.SVNWCClient.doGetProperty(SVNWCClient.java:889) ~[svnkit-1.10.4.jar:?] at fr.ifremer.isisfish.vcs.VCSSVN.isConnected(VCSSVN.java:229) [isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.IsisFish.initVCS(IsisFish.java:409) [isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.IsisFish.main(IsisFish.java:154) [isis-fish-4.4.7.2.jar:4.4.7.2] Caused by: java.net.ConnectException: Connection timed out: no further information at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?] at sun.nio.ch.Net.pollConnectNow(Net.java:660) ~[?:?] at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:549) ~[?:?] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597) ~[?:?] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:333) ~[?:?] at java.net.Socket.connect(Socket.java:648) ~[?:?] at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.connect(SVNSocketFactory.java:195) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createPlainSocket(SVNSocketFactory.java:90) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:238) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:415) ~[svnkit-1.10.4.jar:?] ... 19 more 2023-05-05 16:34:54,687 INFO [main] (VCSSVN.java:142) getSVNManager - Try to connect to http://svn.forge.codelutin.com/svn/isis-fish-community 2023-05-05 16:35:15,749 WARN [main] (VCSSVN.java:239) isConnected - Impossible de se connecter au serveur, passage en mode déconnecté : http://svn.forge.codelutin.com/svn/isis-fish-community org.tmatesoft.svn.core.SVNException: svn: E175002: connection refused by the server svn: E175002: OPTIONS request failed on '/svn/isis-fish-community' at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:112) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:96) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:765) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:914) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:706) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:114) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1048) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:169) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.getRevisionNumber(SvnNgRepositoryAccess.java:119) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:180) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:43) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetProperties.run(SvnRemoteGetProperties.java:92) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetProperties.run(SvnRemoteGetProperties.java:38) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.wc.SVNWCClient.doGetProperty(SVNWCClient.java:889) ~[svnkit-1.10.4.jar:?] at fr.ifremer.isisfish.vcs.VCSSVN.isConnected(VCSSVN.java:229) [isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.IsisFish.initCommunityVCS(IsisFish.java:528) [isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.IsisFish.main(IsisFish.java:155) [isis-fish-4.4.7.2.jar:4.4.7.2] Caused by: java.net.ConnectException: Connection timed out: no further information at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?] at sun.nio.ch.Net.pollConnectNow(Net.java:660) ~[?:?] at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:549) ~[?:?] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597) ~[?:?] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:333) ~[?:?] at java.net.Socket.connect(Socket.java:648) ~[?:?] at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.connect(SVNSocketFactory.java:195) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createPlainSocket(SVNSocketFactory.java:90) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:238) ~[svnkit-1.10.4.jar:?] at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:415) ~[svnkit-1.10.4.jar:?] ... 19 more 2023-05-05 16:35:16,809 INFO [main] (IsisFish.java:165) main - after init done in 44.527. 2023-05-05 16:35:16,857 INFO [Thread-11] (CronService.java:83) run - Starting 1 registered services 2023-05-05 16:35:16,866 INFO [AWT-EventQueue-0] (SimulationExecutor.java:87) - SimulationExecutor started with 8 thread for dans un sous processus 2023-05-05 16:35:16,949 INFO [AWT-EventQueue-0] (SimulationExecutor.java:87) - SimulationExecutor started with 2 thread for sur le serveur Datarmor 2023-05-05 16:35:16,953 INFO [AWT-EventQueue-0] (SimulationExecutor.java:87) - SimulationExecutor started with 2 thread for dans le même processus 2023-05-05 16:35:17,054 INFO [AWT-EventQueue-0] (IsisTray.java:117) getInstance - Use system tray: fr.ifremer.isisfish.IsisTray$AWTSystemTray Storage name MatrixTacPerPop.java, C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-database\resultinfos\MatrixTacPerPop.java ---------- 1. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 32) import fr.ifremer.isisfish.util.Doc; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Doc is deprecated ---------- 2. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 42) import scripts.ResultName; ^^^^^^^^^^^^^^^^^^ The type ResultName is deprecated ---------- 3. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 71) @Doc("Affected population") ^^^ The type Doc is deprecated ---------- 4. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 73) @Doc("Begin date") ^^^ The type Doc is deprecated ---------- 5. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 75) @Doc("End date") ^^^ The type Doc is deprecated ---------- 6. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 77) @Doc("Fmsy") ^^^ The type Doc is deprecated ---------- 7. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 79) @Doc("Fpa") ^^^ The type Doc is deprecated ---------- 8. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 81) @Doc("MSY Btrigger") ^^^ The type Doc is deprecated ---------- 9. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 83) @Doc("Duration of transition period (year)") ^^^ The type Doc is deprecated ---------- 10. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 85) @Doc("Variation annuelle max du TAC ") ^^^ The type Doc is deprecated ---------- 11. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 87) @Doc("TAC the year before it starts in tons") ^^^ The type Doc is deprecated ---------- 12. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 95) @Doc("Discard rate to use if TAC is based on catches (and not landings)") ^^^ The type Doc is deprecated ---------- 13. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 103) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^ The type ResultName is deprecated ---------- 14. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 103) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^^^^^^^^^ MATRIX_TAC_PER_POP cannot be resolved or is not a field ---------- 15. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 105) ResultName.MATRIX_BIOMASS, ^^^^^^^^^^ The type ResultName is deprecated ---------- 16. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 105) ResultName.MATRIX_BIOMASS, ^^^^^^^^^^^^^^ The field ResultName.MATRIX_BIOMASS is deprecated ---------- 17. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 106) ResultName.MATRIX_TOTAL_FISHING_MORTALITY, ^^^^^^^^^^ The type ResultName is deprecated ---------- 18. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 106) ResultName.MATRIX_TOTAL_FISHING_MORTALITY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_TOTAL_FISHING_MORTALITY is deprecated ---------- 19. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 107) ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP, ^^^^^^^^^^ The type ResultName is deprecated ---------- 20. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 107) ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP is deprecated ---------- 21. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 108) ResultName.MATRIX_ABUNDANCE ^^^^^^^^^^ The type ResultName is deprecated ---------- 22. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 108) ResultName.MATRIX_ABUNDANCE ^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_ABUNDANCE is deprecated ---------- 23. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 185) MatrixND MatFy = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_TOTAL_FISHING_MORTALITY); // Fbar ^^^^^^^^^^ The type ResultName is deprecated ---------- 24. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 185) MatrixND MatFy = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_TOTAL_FISHING_MORTALITY); // Fbar ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_TOTAL_FISHING_MORTALITY is deprecated ---------- 25. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 214) MatrixND MatAb = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_ABUNDANCE); ^^^^^^^^^^ The type ResultName is deprecated ---------- 26. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 214) MatrixND MatAb = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_ABUNDANCE); ^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_ABUNDANCE is deprecated ---------- 27. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 227) mwa[param_pop.getGroupMax()+1] = mwa[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 28. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 227) mwa[param_pop.getGroupMax()+1] = mwa[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 29. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 228) mat[param_pop.getGroupMax()+1] = mat[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 30. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 228) mat[param_pop.getGroupMax()+1] = mat[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 31. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 285) MatrixND MatFyPG = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP); ^^^^^^^^^^ The type ResultName is deprecated ---------- 32. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 285) MatrixND MatFyPG = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP is deprecated ---------- 33. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 360) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^ The type ResultName is deprecated ---------- 34. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 360) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^^^^^^^^^ MATRIX_TAC_PER_POP cannot be resolved or is not a field ---------- 34 problems (6 errors, 28 warnings) 2023-05-05 16:35:22,132 INFO [AWT-EventQueue-0] (CompileHelper.java:122) loadClass - Can't load class: rules.HCR_transition_MSY_newTACcomput java.lang.ClassNotFoundException: rules.HCR_transition_MSY_newTACcomput at java.net.URLClassLoader.findClass(URLClassLoader.java:435) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:589) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?] at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:120) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:178) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:192) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.ui.models.rule.RuleNamesListRenderer.getListCellRendererComponent(RuleNamesListRenderer.java:100) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java:1439) ~[?:?] at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(BasicListUI.java:1389) ~[?:?] at javax.swing.plaf.basic.BasicListUI.getPreferredSize(BasicListUI.java:648) ~[?:?] at javax.swing.JComponent.getPreferredSize(JComponent.java:1680) ~[?:?] at javax.swing.JList.getPreferredScrollableViewportSize(JList.java:2450) ~[?:?] at javax.swing.ViewportLayout.preferredLayoutSize(ViewportLayout.java:95) ~[?:?] at java.awt.Container.preferredSize(Container.java:1823) ~[?:?] at java.awt.Container.getPreferredSize(Container.java:1807) ~[?:?] at javax.swing.JComponent.getPreferredSize(JComponent.java:1682) ~[?:?] at javax.swing.ScrollPaneLayout.preferredLayoutSize(ScrollPaneLayout.java:496) ~[?:?] at java.awt.Container.preferredSize(Container.java:1823) ~[?:?] at java.awt.Container.getPreferredSize(Container.java:1807) ~[?:?] at javax.swing.JComponent.getPreferredSize(JComponent.java:1682) ~[?:?] at java.awt.GridBagLayout.GetLayoutInfo(GridBagLayout.java:1109) ~[?:?] at java.awt.GridBagLayout.getLayoutInfo(GridBagLayout.java:904) ~[?:?] at java.awt.GridBagLayout.ArrangeGrid(GridBagLayout.java:2072) ~[?:?] at java.awt.GridBagLayout.arrangeGrid(GridBagLayout.java:2032) ~[?:?] at java.awt.GridBagLayout.layoutContainer(GridBagLayout.java:800) ~[?:?] at java.awt.Container.layout(Container.java:1537) ~[?:?] at java.awt.Container.doLayout(Container.java:1526) ~[?:?] at java.awt.Container.validateTree(Container.java:1722) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validate(Container.java:1657) ~[?:?] at java.awt.Container.validateUnconditionally(Container.java:1694) ~[?:?] at java.awt.Window.show(Window.java:1047) ~[?:?] at java.awt.Component.show(Component.java:1717) ~[?:?] at java.awt.Component.setVisible(Component.java:1664) ~[?:?] at java.awt.Window.setVisible(Window.java:1028) ~[?:?] at fr.ifremer.isisfish.IsisFish.lambda$launchUI$1(IsisFish.java:734) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:316) ~[?:?] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770) ~[?:?] at java.awt.EventQueue$4.run(EventQueue.java:721) ~[?:?] at java.awt.EventQueue$4.run(EventQueue.java:715) ~[?:?] at java.security.AccessController.doPrivileged(AccessController.java:391) [?:?] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) [?:?] at java.awt.EventQueue.dispatchEvent(EventQueue.java:740) [?:?] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) [?:?] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) [?:?] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) [?:?] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) [?:?] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:?] at java.awt.EventDispatchThread.run(EventDispatchThread.java:90) [?:?] ---------- 1. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 32) import fr.ifremer.isisfish.util.Doc; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Doc is deprecated ---------- 2. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 42) import scripts.ResultName; ^^^^^^^^^^^^^^^^^^ The type ResultName is deprecated ---------- 3. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 71) @Doc("Affected population") ^^^ The type Doc is deprecated ---------- 4. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 73) @Doc("Begin date") ^^^ The type Doc is deprecated ---------- 5. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 75) @Doc("End date") ^^^ The type Doc is deprecated ---------- 6. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 77) @Doc("Fmsy") ^^^ The type Doc is deprecated ---------- 7. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 79) @Doc("Fpa") ^^^ The type Doc is deprecated ---------- 8. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 81) @Doc("MSY Btrigger") ^^^ The type Doc is deprecated ---------- 9. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 83) @Doc("Duration of transition period (year)") ^^^ The type Doc is deprecated ---------- 10. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 85) @Doc("Variation annuelle max du TAC ") ^^^ The type Doc is deprecated ---------- 11. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 87) @Doc("TAC the year before it starts in tons") ^^^ The type Doc is deprecated ---------- 12. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 95) @Doc("Discard rate to use if TAC is based on catches (and not landings)") ^^^ The type Doc is deprecated ---------- 13. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 103) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^ The type ResultName is deprecated ---------- 14. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 103) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^^^^^^^^^ MATRIX_TAC_PER_POP cannot be resolved or is not a field ---------- 15. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 105) ResultName.MATRIX_BIOMASS, ^^^^^^^^^^ The type ResultName is deprecated ---------- 16. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 105) ResultName.MATRIX_BIOMASS, ^^^^^^^^^^^^^^ The field ResultName.MATRIX_BIOMASS is deprecated ---------- 17. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 106) ResultName.MATRIX_TOTAL_FISHING_MORTALITY, ^^^^^^^^^^ The type ResultName is deprecated ---------- 18. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 106) ResultName.MATRIX_TOTAL_FISHING_MORTALITY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_TOTAL_FISHING_MORTALITY is deprecated ---------- 19. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 107) ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP, ^^^^^^^^^^ The type ResultName is deprecated ---------- 20. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 107) ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP is deprecated ---------- 21. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 108) ResultName.MATRIX_ABUNDANCE ^^^^^^^^^^ The type ResultName is deprecated ---------- 22. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 108) ResultName.MATRIX_ABUNDANCE ^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_ABUNDANCE is deprecated ---------- 23. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 185) MatrixND MatFy = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_TOTAL_FISHING_MORTALITY); // Fbar ^^^^^^^^^^ The type ResultName is deprecated ---------- 24. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 185) MatrixND MatFy = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_TOTAL_FISHING_MORTALITY); // Fbar ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_TOTAL_FISHING_MORTALITY is deprecated ---------- 25. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 214) MatrixND MatAb = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_ABUNDANCE); ^^^^^^^^^^ The type ResultName is deprecated ---------- 26. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 214) MatrixND MatAb = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_ABUNDANCE); ^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_ABUNDANCE is deprecated ---------- 27. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 227) mwa[param_pop.getGroupMax()+1] = mwa[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 28. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 227) mwa[param_pop.getGroupMax()+1] = mwa[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 29. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 228) mat[param_pop.getGroupMax()+1] = mat[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 30. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 228) mat[param_pop.getGroupMax()+1] = mat[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 31. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 285) MatrixND MatFyPG = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP); ^^^^^^^^^^ The type ResultName is deprecated ---------- 32. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 285) MatrixND MatFyPG = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP is deprecated ---------- 33. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 360) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^ The type ResultName is deprecated ---------- 34. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 360) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^^^^^^^^^ MATRIX_TAC_PER_POP cannot be resolved or is not a field ---------- 34 problems (6 errors, 28 warnings) 2023-05-05 16:35:23,502 INFO [AWT-EventQueue-0] (CompileHelper.java:122) loadClass - Can't load class: rules.HCR_transition_MSY_newTACcomput java.lang.ClassNotFoundException: rules.HCR_transition_MSY_newTACcomput at java.net.URLClassLoader.findClass(URLClassLoader.java:435) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:589) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?] at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:120) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:178) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:192) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.ui.models.rule.RuleNamesListRenderer.getListCellRendererComponent(RuleNamesListRenderer.java:100) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java:1439) ~[?:?] at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(BasicListUI.java:1389) ~[?:?] at javax.swing.plaf.basic.BasicListUI.getPreferredSize(BasicListUI.java:648) ~[?:?] at javax.swing.JComponent.getPreferredSize(JComponent.java:1680) ~[?:?] at javax.swing.JList.getPreferredScrollableViewportSize(JList.java:2450) ~[?:?] at javax.swing.ViewportLayout.preferredLayoutSize(ViewportLayout.java:95) ~[?:?] at java.awt.Container.preferredSize(Container.java:1823) ~[?:?] at java.awt.Container.getPreferredSize(Container.java:1807) ~[?:?] at javax.swing.JComponent.getPreferredSize(JComponent.java:1682) ~[?:?] at javax.swing.ScrollPaneLayout.preferredLayoutSize(ScrollPaneLayout.java:496) ~[?:?] at java.awt.Container.preferredSize(Container.java:1823) ~[?:?] at java.awt.Container.getPreferredSize(Container.java:1807) ~[?:?] at javax.swing.JComponent.getPreferredSize(JComponent.java:1682) ~[?:?] at java.awt.GridBagLayout.GetLayoutInfo(GridBagLayout.java:1109) ~[?:?] at java.awt.GridBagLayout.getLayoutInfo(GridBagLayout.java:904) ~[?:?] at java.awt.GridBagLayout.ArrangeGrid(GridBagLayout.java:2072) ~[?:?] at java.awt.GridBagLayout.arrangeGrid(GridBagLayout.java:2032) ~[?:?] at java.awt.GridBagLayout.layoutContainer(GridBagLayout.java:800) ~[?:?] at java.awt.Container.layout(Container.java:1537) ~[?:?] at java.awt.Container.doLayout(Container.java:1526) ~[?:?] at java.awt.Container.validateTree(Container.java:1722) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validate(Container.java:1657) ~[?:?] at java.awt.Container.validateUnconditionally(Container.java:1694) ~[?:?] at java.awt.Window.show(Window.java:1047) ~[?:?] at java.awt.Component.show(Component.java:1717) ~[?:?] at java.awt.Component.setVisible(Component.java:1664) ~[?:?] at java.awt.Window.setVisible(Window.java:1028) ~[?:?] at fr.ifremer.isisfish.IsisFish.lambda$launchUI$1(IsisFish.java:734) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:316) ~[?:?] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770) ~[?:?] at java.awt.EventQueue$4.run(EventQueue.java:721) ~[?:?] at java.awt.EventQueue$4.run(EventQueue.java:715) ~[?:?] at java.security.AccessController.doPrivileged(AccessController.java:391) [?:?] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) [?:?] at java.awt.EventQueue.dispatchEvent(EventQueue.java:740) [?:?] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) [?:?] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) [?:?] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) [?:?] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) [?:?] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:?] at java.awt.EventDispatchThread.run(EventDispatchThread.java:90) [?:?] ---------- 1. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 32) import fr.ifremer.isisfish.util.Doc; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Doc is deprecated ---------- 2. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 42) import scripts.ResultName; ^^^^^^^^^^^^^^^^^^ The type ResultName is deprecated ---------- 3. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 71) @Doc("Affected population") ^^^ The type Doc is deprecated ---------- 4. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 73) @Doc("Begin date") ^^^ The type Doc is deprecated ---------- 5. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 75) @Doc("End date") ^^^ The type Doc is deprecated ---------- 6. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 77) @Doc("Fmsy") ^^^ The type Doc is deprecated ---------- 7. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 79) @Doc("Fpa") ^^^ The type Doc is deprecated ---------- 8. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 81) @Doc("MSY Btrigger") ^^^ The type Doc is deprecated ---------- 9. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 83) @Doc("Duration of transition period (year)") ^^^ The type Doc is deprecated ---------- 10. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 85) @Doc("Variation annuelle max du TAC ") ^^^ The type Doc is deprecated ---------- 11. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 87) @Doc("TAC the year before it starts in tons") ^^^ The type Doc is deprecated ---------- 12. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 95) @Doc("Discard rate to use if TAC is based on catches (and not landings)") ^^^ The type Doc is deprecated ---------- 13. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 103) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^ The type ResultName is deprecated ---------- 14. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 103) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^^^^^^^^^ MATRIX_TAC_PER_POP cannot be resolved or is not a field ---------- 15. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 105) ResultName.MATRIX_BIOMASS, ^^^^^^^^^^ The type ResultName is deprecated ---------- 16. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 105) ResultName.MATRIX_BIOMASS, ^^^^^^^^^^^^^^ The field ResultName.MATRIX_BIOMASS is deprecated ---------- 17. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 106) ResultName.MATRIX_TOTAL_FISHING_MORTALITY, ^^^^^^^^^^ The type ResultName is deprecated ---------- 18. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 106) ResultName.MATRIX_TOTAL_FISHING_MORTALITY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_TOTAL_FISHING_MORTALITY is deprecated ---------- 19. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 107) ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP, ^^^^^^^^^^ The type ResultName is deprecated ---------- 20. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 107) ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP is deprecated ---------- 21. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 108) ResultName.MATRIX_ABUNDANCE ^^^^^^^^^^ The type ResultName is deprecated ---------- 22. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 108) ResultName.MATRIX_ABUNDANCE ^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_ABUNDANCE is deprecated ---------- 23. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 185) MatrixND MatFy = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_TOTAL_FISHING_MORTALITY); // Fbar ^^^^^^^^^^ The type ResultName is deprecated ---------- 24. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 185) MatrixND MatFy = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_TOTAL_FISHING_MORTALITY); // Fbar ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_TOTAL_FISHING_MORTALITY is deprecated ---------- 25. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 214) MatrixND MatAb = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_ABUNDANCE); ^^^^^^^^^^ The type ResultName is deprecated ---------- 26. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 214) MatrixND MatAb = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_ABUNDANCE); ^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_ABUNDANCE is deprecated ---------- 27. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 227) mwa[param_pop.getGroupMax()+1] = mwa[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 28. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 227) mwa[param_pop.getGroupMax()+1] = mwa[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 29. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 228) mat[param_pop.getGroupMax()+1] = mat[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 30. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 228) mat[param_pop.getGroupMax()+1] = mat[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 31. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 285) MatrixND MatFyPG = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP); ^^^^^^^^^^ The type ResultName is deprecated ---------- 32. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 285) MatrixND MatFyPG = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP is deprecated ---------- 33. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 360) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^ The type ResultName is deprecated ---------- 34. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 360) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^^^^^^^^^ MATRIX_TAC_PER_POP cannot be resolved or is not a field ---------- 34 problems (6 errors, 28 warnings) 2023-05-05 16:35:31,214 INFO [AWT-EventQueue-0] (CompileHelper.java:122) loadClass - Can't load class: rules.HCR_transition_MSY_newTACcomput java.lang.ClassNotFoundException: rules.HCR_transition_MSY_newTACcomput at java.net.URLClassLoader.findClass(URLClassLoader.java:435) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:589) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?] at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:120) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:178) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:192) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.ui.models.rule.RuleNamesListRenderer.getListCellRendererComponent(RuleNamesListRenderer.java:100) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java:1439) ~[?:?] at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(BasicListUI.java:1389) ~[?:?] at javax.swing.plaf.basic.BasicListUI.getPreferredSize(BasicListUI.java:648) ~[?:?] at javax.swing.JComponent.getPreferredSize(JComponent.java:1680) ~[?:?] at javax.swing.JList.getPreferredScrollableViewportSize(JList.java:2450) ~[?:?] at javax.swing.ViewportLayout.preferredLayoutSize(ViewportLayout.java:95) ~[?:?] at java.awt.Container.preferredSize(Container.java:1823) ~[?:?] at java.awt.Container.getPreferredSize(Container.java:1807) ~[?:?] at javax.swing.JComponent.getPreferredSize(JComponent.java:1682) ~[?:?] at javax.swing.ScrollPaneLayout.preferredLayoutSize(ScrollPaneLayout.java:496) ~[?:?] at java.awt.Container.preferredSize(Container.java:1823) ~[?:?] at java.awt.Container.getPreferredSize(Container.java:1807) ~[?:?] at javax.swing.JComponent.getPreferredSize(JComponent.java:1682) ~[?:?] at java.awt.GridBagLayout.GetLayoutInfo(GridBagLayout.java:1109) ~[?:?] at java.awt.GridBagLayout.getLayoutInfo(GridBagLayout.java:904) ~[?:?] at java.awt.GridBagLayout.ArrangeGrid(GridBagLayout.java:2072) ~[?:?] at java.awt.GridBagLayout.arrangeGrid(GridBagLayout.java:2032) ~[?:?] at java.awt.GridBagLayout.layoutContainer(GridBagLayout.java:800) ~[?:?] at java.awt.Container.layout(Container.java:1537) ~[?:?] at java.awt.Container.doLayout(Container.java:1526) ~[?:?] at java.awt.Container.validateTree(Container.java:1722) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validate(Container.java:1657) ~[?:?] at javax.swing.plaf.synth.SynthTabbedPaneUI.ensureCurrentLayout(SynthTabbedPaneUI.java:724) ~[?:?] at javax.swing.plaf.synth.SynthTabbedPaneUI.paint(SynthTabbedPaneUI.java:425) ~[?:?] at javax.swing.plaf.synth.SynthTabbedPaneUI.update(SynthTabbedPaneUI.java:362) ~[?:?] at javax.swing.JComponent.paintComponent(JComponent.java:797) ~[?:?] at javax.swing.JComponent.paint(JComponent.java:1074) ~[?:?] at javax.swing.JComponent.paintChildren(JComponent.java:907) ~[?:?] at javax.swing.JComponent.paint(JComponent.java:1083) ~[?:?] at javax.swing.JComponent.paintChildren(JComponent.java:907) ~[?:?] at javax.swing.JComponent.paint(JComponent.java:1083) ~[?:?] at javax.swing.JComponent.paintChildren(JComponent.java:907) ~[?:?] at javax.swing.JComponent.paint(JComponent.java:1083) ~[?:?] at javax.swing.JComponent.paintChildren(JComponent.java:907) ~[?:?] at javax.swing.JComponent.paint(JComponent.java:1083) ~[?:?] at javax.swing.JLayeredPane.paint(JLayeredPane.java:586) ~[?:?] at javax.swing.JComponent.paintChildren(JComponent.java:907) ~[?:?] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5262) ~[?:?] at javax.swing.RepaintManager$PaintManager.paintDoubleBufferedImpl(RepaintManager.java:1643) ~[?:?] at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(RepaintManager.java:1618) ~[?:?] at javax.swing.RepaintManager$PaintManager.paint(RepaintManager.java:1556) ~[?:?] at javax.swing.RepaintManager.paint(RepaintManager.java:1323) ~[?:?] at javax.swing.JComponent.paint(JComponent.java:1060) ~[?:?] at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:39) ~[?:?] at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:75) ~[?:?] at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:112) ~[?:?] at java.awt.Container.paint(Container.java:2002) ~[?:?] at java.awt.Window.paint(Window.java:3933) ~[?:?] at javax.swing.RepaintManager$4.run(RepaintManager.java:876) ~[?:?] at javax.swing.RepaintManager$4.run(RepaintManager.java:848) ~[?:?] at java.security.AccessController.doPrivileged(AccessController.java:391) [?:?] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) ~[?:?] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:848) ~[?:?] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:823) ~[?:?] at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:772) ~[?:?] at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1884) ~[?:?] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:316) ~[?:?] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770) ~[?:?] at java.awt.EventQueue$4.run(EventQueue.java:721) ~[?:?] at java.awt.EventQueue$4.run(EventQueue.java:715) ~[?:?] at java.security.AccessController.doPrivileged(AccessController.java:391) [?:?] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) [?:?] at java.awt.EventQueue.dispatchEvent(EventQueue.java:740) [?:?] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) [?:?] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) [?:?] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) [?:?] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) [?:?] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:?] at java.awt.EventDispatchThread.run(EventDispatchThread.java:90) [?:?] ---------- 1. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 32) import fr.ifremer.isisfish.util.Doc; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Doc is deprecated ---------- 2. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 42) import scripts.ResultName; ^^^^^^^^^^^^^^^^^^ The type ResultName is deprecated ---------- 3. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 71) @Doc("Affected population") ^^^ The type Doc is deprecated ---------- 4. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 73) @Doc("Begin date") ^^^ The type Doc is deprecated ---------- 5. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 75) @Doc("End date") ^^^ The type Doc is deprecated ---------- 6. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 77) @Doc("Fmsy") ^^^ The type Doc is deprecated ---------- 7. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 79) @Doc("Fpa") ^^^ The type Doc is deprecated ---------- 8. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 81) @Doc("MSY Btrigger") ^^^ The type Doc is deprecated ---------- 9. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 83) @Doc("Duration of transition period (year)") ^^^ The type Doc is deprecated ---------- 10. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 85) @Doc("Variation annuelle max du TAC ") ^^^ The type Doc is deprecated ---------- 11. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 87) @Doc("TAC the year before it starts in tons") ^^^ The type Doc is deprecated ---------- 12. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 95) @Doc("Discard rate to use if TAC is based on catches (and not landings)") ^^^ The type Doc is deprecated ---------- 13. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 103) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^ The type ResultName is deprecated ---------- 14. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 103) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^^^^^^^^^ MATRIX_TAC_PER_POP cannot be resolved or is not a field ---------- 15. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 105) ResultName.MATRIX_BIOMASS, ^^^^^^^^^^ The type ResultName is deprecated ---------- 16. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 105) ResultName.MATRIX_BIOMASS, ^^^^^^^^^^^^^^ The field ResultName.MATRIX_BIOMASS is deprecated ---------- 17. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 106) ResultName.MATRIX_TOTAL_FISHING_MORTALITY, ^^^^^^^^^^ The type ResultName is deprecated ---------- 18. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 106) ResultName.MATRIX_TOTAL_FISHING_MORTALITY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_TOTAL_FISHING_MORTALITY is deprecated ---------- 19. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 107) ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP, ^^^^^^^^^^ The type ResultName is deprecated ---------- 20. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 107) ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP is deprecated ---------- 21. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 108) ResultName.MATRIX_ABUNDANCE ^^^^^^^^^^ The type ResultName is deprecated ---------- 22. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 108) ResultName.MATRIX_ABUNDANCE ^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_ABUNDANCE is deprecated ---------- 23. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 185) MatrixND MatFy = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_TOTAL_FISHING_MORTALITY); // Fbar ^^^^^^^^^^ The type ResultName is deprecated ---------- 24. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 185) MatrixND MatFy = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_TOTAL_FISHING_MORTALITY); // Fbar ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_TOTAL_FISHING_MORTALITY is deprecated ---------- 25. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 214) MatrixND MatAb = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_ABUNDANCE); ^^^^^^^^^^ The type ResultName is deprecated ---------- 26. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 214) MatrixND MatAb = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_ABUNDANCE); ^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_ABUNDANCE is deprecated ---------- 27. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 227) mwa[param_pop.getGroupMax()+1] = mwa[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 28. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 227) mwa[param_pop.getGroupMax()+1] = mwa[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 29. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 228) mat[param_pop.getGroupMax()+1] = mat[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 30. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 228) mat[param_pop.getGroupMax()+1] = mat[param_pop.getGroupMax()]; ^^^^^^^^^^^ The method getGroupMax() is undefined for the type Population ---------- 31. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 285) MatrixND MatFyPG = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP); ^^^^^^^^^^ The type ResultName is deprecated ---------- 32. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 285) MatrixND MatFyPG = matResult.getMatrix(step.previous(), param_pop, ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field ResultName.MATRIX_FISHING_MORTALITY_PER_GROUP is deprecated ---------- 33. WARNING in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 360) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^ The type ResultName is deprecated ---------- 34. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-community-database\rules\HCR_transition_MSY_newTACcomput.java (at line 360) ResultName.MATRIX_TAC_PER_POP, ^^^^^^^^^^^^^^^^^^ MATRIX_TAC_PER_POP cannot be resolved or is not a field ---------- 34 problems (6 errors, 28 warnings) 2023-05-05 16:35:32,058 INFO [AWT-EventQueue-0] (CompileHelper.java:122) loadClass - Can't load class: rules.HCR_transition_MSY_newTACcomput java.lang.ClassNotFoundException: rules.HCR_transition_MSY_newTACcomput at java.net.URLClassLoader.findClass(URLClassLoader.java:435) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:589) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?] at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:120) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:178) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:192) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at fr.ifremer.isisfish.ui.models.rule.RuleNamesListRenderer.getListCellRendererComponent(RuleNamesListRenderer.java:100) ~[isis-fish-4.4.7.2.jar:4.4.7.2] at javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java:1439) ~[?:?] at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(BasicListUI.java:1389) ~[?:?] at javax.swing.plaf.basic.BasicListUI.getPreferredSize(BasicListUI.java:648) ~[?:?] at javax.swing.JComponent.getPreferredSize(JComponent.java:1680) ~[?:?] at javax.swing.JList.getPreferredScrollableViewportSize(JList.java:2450) ~[?:?] at javax.swing.ViewportLayout.preferredLayoutSize(ViewportLayout.java:95) ~[?:?] at java.awt.Container.preferredSize(Container.java:1823) ~[?:?] at java.awt.Container.getPreferredSize(Container.java:1807) ~[?:?] at javax.swing.JComponent.getPreferredSize(JComponent.java:1682) ~[?:?] at javax.swing.ScrollPaneLayout.preferredLayoutSize(ScrollPaneLayout.java:496) ~[?:?] at java.awt.Container.preferredSize(Container.java:1823) ~[?:?] at java.awt.Container.getPreferredSize(Container.java:1807) ~[?:?] at javax.swing.JComponent.getPreferredSize(JComponent.java:1682) ~[?:?] at java.awt.GridBagLayout.GetLayoutInfo(GridBagLayout.java:1109) ~[?:?] at java.awt.GridBagLayout.getLayoutInfo(GridBagLayout.java:904) ~[?:?] at java.awt.GridBagLayout.ArrangeGrid(GridBagLayout.java:2072) ~[?:?] at java.awt.GridBagLayout.arrangeGrid(GridBagLayout.java:2032) ~[?:?] at java.awt.GridBagLayout.layoutContainer(GridBagLayout.java:800) ~[?:?] at java.awt.Container.layout(Container.java:1537) ~[?:?] at java.awt.Container.doLayout(Container.java:1526) ~[?:?] at java.awt.Container.validateTree(Container.java:1722) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validateTree(Container.java:1731) ~[?:?] at java.awt.Container.validate(Container.java:1657) ~[?:?] at javax.swing.plaf.synth.SynthTabbedPaneUI.ensureCurrentLayout(SynthTabbedPaneUI.java:724) ~[?:?] at javax.swing.plaf.synth.SynthTabbedPaneUI.paint(SynthTabbedPaneUI.java:425) ~[?:?] at javax.swing.plaf.synth.SynthTabbedPaneUI.update(SynthTabbedPaneUI.java:362) ~[?:?] at javax.swing.JComponent.paintComponent(JComponent.java:797) ~[?:?] at javax.swing.JComponent.paint(JComponent.java:1074) ~[?:?] at javax.swing.JComponent.paintChildren(JComponent.java:907) ~[?:?] at javax.swing.JComponent.paint(JComponent.java:1083) ~[?:?] at javax.swing.JComponent.paintChildren(JComponent.java:907) ~[?:?] at javax.swing.JComponent.paint(JComponent.java:1083) ~[?:?] at javax.swing.JComponent.paintChildren(JComponent.java:907) ~[?:?] at javax.swing.JComponent.paint(JComponent.java:1083) ~[?:?] at javax.swing.JComponent.paintChildren(JComponent.java:907) ~[?:?] at javax.swing.JComponent.paint(JComponent.java:1083) ~[?:?] at javax.swing.JLayeredPane.paint(JLayeredPane.java:586) ~[?:?] at javax.swing.JComponent.paintChildren(JComponent.java:907) ~[?:?] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5262) ~[?:?] at javax.swing.RepaintManager$PaintManager.paintDoubleBufferedImpl(RepaintManager.java:1643) ~[?:?] at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(RepaintManager.java:1618) ~[?:?] at javax.swing.RepaintManager$PaintManager.paint(RepaintManager.java:1556) ~[?:?] at javax.swing.RepaintManager.paint(RepaintManager.java:1323) ~[?:?] at javax.swing.JComponent.paint(JComponent.java:1060) ~[?:?] at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:39) ~[?:?] at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:75) ~[?:?] at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:112) ~[?:?] at java.awt.Container.paint(Container.java:2002) ~[?:?] at java.awt.Window.paint(Window.java:3933) ~[?:?] at javax.swing.RepaintManager$4.run(RepaintManager.java:876) ~[?:?] at javax.swing.RepaintManager$4.run(RepaintManager.java:848) ~[?:?] at java.security.AccessController.doPrivileged(AccessController.java:391) [?:?] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) ~[?:?] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:848) ~[?:?] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:823) ~[?:?] at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:772) ~[?:?] at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1884) ~[?:?] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:316) ~[?:?] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770) ~[?:?] at java.awt.EventQueue$4.run(EventQueue.java:721) ~[?:?] at java.awt.EventQueue$4.run(EventQueue.java:715) ~[?:?] at java.security.AccessController.doPrivileged(AccessController.java:391) [?:?] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) [?:?] at java.awt.EventQueue.dispatchEvent(EventQueue.java:740) [?:?] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) [?:?] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) [?:?] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) [?:?] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) [?:?] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:?] at java.awt.EventDispatchThread.run(EventDispatchThread.java:90) [?:?] 2023-05-05 16:36:25,387 INFO [AWT-EventQueue-0] (RegionStorage.java:239) getRegion - Try to open region MACCO_BoB_MixFish_2015Inf_04Mai2023(C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-database\regions\MACCO_BoB_MixFish_2015Inf_04Mai2023) 2023-05-05 16:36:25,388 INFO [AWT-EventQueue-0] (DataStorage.java:206) getStorage - Create new storage for MACCO_BoB_MixFish_2015Inf_04Mai2023 2023-05-05 16:39:20,727 INFO [AWT-EventQueue-0] (SimulationStorage.java:560) getSimulation - Try to open simulation sim_Ref_MACCO_BoB_AllSpeAllStr_2015to2020_2023-05-05-00-08(C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-database\simulations\sim_Ref_MACCO_BoB_AllSpeAllStr_2015to2020_2023-05-05-00-08) 2023-05-05 16:39:20,732 INFO [AWT-EventQueue-0] (ParamsHandler.java:264) loadOldSimulation - No xml design plan file found 2023-05-05 16:40:08,188 INFO [AWT-EventQueue-0] (SimulationControl.java:206) setText - backup database en cours 2023-05-05 16:40:08,944 INFO [AWT-EventQueue-0] (SimulationControl.java:206) setText - backup database terminé 2023-05-05 16:40:09,078 INFO [AWT-EventQueue-0] (SimulationControl.java:206) setText - Compilation des scripts 2023-05-05 16:40:09,857 INFO [AWT-EventQueue-0] (SimulationControl.java:206) setText - Temps de compilation 0.776s 2023-05-05 16:40:10,207 INFO [pool-3-thread-1] (SimulationJob.java:208) run - Start simulation: sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40 2023-05-05 16:40:10,228 INFO [AWT-EventQueue-0] (SimulationStorage.java:560) getSimulation - Try to open simulation sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40(C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-database\simulations\sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40) 2023-05-05 16:40:10,234 INFO [pool-3-thread-1] (SimulationMonitor.java:339) simulationStart - Saving simulation sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40 as started 2023-05-05 16:40:10,234 INFO [pool-3-thread-1] (SubProcessSimulationLauncher.java:136) message - Préparation de la simulation 2023-05-05 16:40:10,234 INFO [pool-3-thread-1] (SimulationControl.java:206) setText - Préparation de la simulation 2023-05-05 16:40:10,274 INFO [pool-3-thread-1] (SubProcessSimulationLauncher.java:224) subProcessSimulate - SubProcess start: Process[pid=25452, exitValue="not exited"] [C:\Program Files\Java\jdk-15.0.2\bin\java, -Xmx1024M, -Djava.library.path=C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4.4.7.2;C:\Program Files\Java\jdk-15.0.2\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Pulse Secure\VC142.CRT\X64\;C:\Program Files (x86)\Pulse Secure\VC142.CRT\X86\;C:\Program Files\MiKTeX\miktex\bin\x64\;C:\Program Files\Git\cmd;C:\Users\aricouar\AppData\Local\Microsoft\WindowsApps;C:\Users\aricouar\AppData\Roaming\TinyTeX\bin\win32;;., -DR.type=jni, -classpath, ;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/isis-fish-4.4.7.2.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/nuiton-utils-3.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/commons-primitives-1.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/nuiton-version-1.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/nuiton-converter-1.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/nuiton-config-3.5.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/nuiton-validator-3.3.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/struts2-core-2.5.22.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/ognl-3.1.26.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/commons-fileupload-1.4.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/nuiton-i18n-4.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/topia-persistence-2.16.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/nuiton-csv-3.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/javacsv-2.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/nuiton-decorator-3.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/commons-jxpath-1.3.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/javax.persistence-api-2.2.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jta-1.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/plexus-component-annotations-2.1.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/topia-service-migration-2.16.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/hibernate-core-5.6.5.Final.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jboss-logging-3.4.3.Final.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/byte-buddy-1.12.7.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/antlr-2.7.7.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jboss-transaction-api_1.2_spec-1.1.1.Final.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jandex-2.4.2.Final.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/classmate-1.5.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/hibernate-commons-annotations-5.1.2.Final.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jaxb-runtime-2.3.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jaxb-api-2.3.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/txw2-2.3.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/istack-commons-runtime-3.0.7.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/stax-ex-1.8.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/FastInfoset-1.2.15.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/javax.activation-api-1.2.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/hibernate-jcache-5.6.5.Final.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/cache-api-1.0.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/ehcache-3.9.9.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/hibernate-hikaricp-5.6.5.Final.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/HikariCP-3.2.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/asm-9.2.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/nuiton-profiling-3.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/nuiton-matrix-2.6.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/nuiton-matrix-gui-2.6.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jfreechart-1.5.3.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/rsyntaxtextarea-3.1.6.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/rstaui-3.1.4.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/autocomplete-3.1.5.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jaxx-runtime-2.46.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/javahelp-2.0.05.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jaxx-validator-2.46.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jxlayer-3.0.4.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/nuiton-j2r-1.2.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/JRI-0.9-9.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/REngine-1.8-5.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/Rserve-1.8-5.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/commons-lang3-3.12.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/commons-text-1.9.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/commons-net-3.8.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/commons-collections4-4.4.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/commons-beanutils-1.9.4.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/commons-collections-3.2.2.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/commons-io-2.11.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/commons-math3-3.6.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/slf4j-api-1.7.35.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/commons-logging-1.2.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/log4j-core-2.17.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/log4j-api-2.17.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/log4j-jcl-2.17.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/log4j-slf4j-impl-2.17.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/dom4j-2.1.3.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jaxen-1.2.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/openmap-5.1.15.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jsch-0.1.55.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/swingx-common-1.6.5-1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/swingx-core-1.6.5-1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/swingx-autocomplete-1.6.5-1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/swingx-action-1.6.5-1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/swingx-plaf-1.6.5-1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/swingx-graphics-1.6.5-1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/swingx-painters-1.6.5-1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/h2-1.4.199.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/aspectjweaver-1.9.7.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jdistlib-0.4.5.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/JTransforms-3.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/JLargeArrays-1.2.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/ssj-3.3.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/colt-1.2.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/optimization-1.3.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/concurrent-1.3.4.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jsr331-api-2.7.0-1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/svnkit-1.10.4.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/sequence-library-1.0.4.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/sqljet-1.1.14.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/antlr-runtime-3.4.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/trilead-ssh2-1.0.0-build222.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jsch.agentproxy.core-0.0.7.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/lz4-java-1.4.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/freemarker-2.3.31.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/ecj-3.25.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/guava-31.0.1-jre.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/failureaccess-1.0.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jsr305-3.0.2.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/checker-qual-3.12.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/error_prone_annotations-2.7.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/j2objc-annotations-1.3.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/opencsv-5.5.2.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jackson-core-2.13.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jackson-databind-2.13.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jackson-annotations-2.13.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/reflections-0.10.2.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jaxb-core-2.3.0.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jaxb-impl-2.3.3.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jakarta.xml.bind-api-2.3.3.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jakarta.activation-1.2.2.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/javax.activation-1.2.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/javassist-3.28.0-GA.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/gt-main-27.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/gt-referencing-27.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/ejml-ddense-0.34.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/ejml-core-0.34.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/commons-pool-1.5.4.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/gt-metadata-27.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/gt-opengis-27.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/systems-common-2.0.2.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/unit-api-2.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/indriya-2.0.2.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/uom-lib-common-2.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/si-quantity-2.0.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/si-units-2.0.1.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jakarta.annotation-api-1.3.4.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jai_core-1.1.3.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jts-core-1.18.2.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/net.opengis.ows-27.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/org.w3.xlink-27.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/org.eclipse.emf.common-2.15.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/org.eclipse.emf.ecore-2.15.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/org.eclipse.emf.ecore.xmi-2.15.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/jgridshift-core-1.3.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/GeographicLib-Java-1.49.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/gt-http-27.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/re2j-1.6.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/gt-shapefile-27.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/gt-epsg-hsql-27.0.jar;/C:/Users/aricouar/Documents/MesProjets_local/ISIS_simul/isis-fish-4.4.7.2/lib/hsqldb-2.4.1.jar;C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4.4.7.2\isis-fish-4.4.7.2.jar, fr.ifremer.isisfish.IsisFish, --option, launch.ui, false, --simulateWithSimulation, sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40, C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-temp\tmp-20230505163432-1569168700\isisfish-simulation-1683297608186-preparation.zip] 2023-05-05 16:40:10,275 INFO [pool-3-thread-1] (SubProcessSimulationLauncher.java:261) - Lancement du thread de surveillance des simulations externes 2023-05-05 16:40:11,515 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,512 INFO [main] (IsisConfig.java:196) getEnvUserHome - Using user home : C:\Users\aricouar 2023-05-05 16:40:11,617 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,617 INFO [main] (IsisFish.java:135) main - Starting Isis-Fish 4.4.7.2 with args : [--option, launch.ui, false, --simulateWithSimulation, sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40, C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-temp\tmp-20230505163432-1569168700\isisfish-simulation-1683297608186-preparation.zip] 2023-05-05 16:40:11,619 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,619 INFO [main] (IsisFish.java:136) main - Date: 05/05/2023 16:40 2023-05-05 16:40:11,625 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,624 INFO [main] (IsisFish.java:137) main - Java version: 15.0.2+7-27, Java HotSpot(TM) 64-Bit Server VM 2023-05-05 16:40:11,625 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,625 INFO [main] (IsisFish.java:138) main - Platform/arch: Windows 10/10.0/amd64 2023-05-05 16:40:11,626 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,625 INFO [main] (IsisFish.java:139) main - java.library.path: C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4.4.7.2;C:\Program Files\Java\jdk-15.0.2\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Pulse Secure\VC142.CRT\X64\;C:\Program Files (x86)\Pulse Secure\VC142.CRT\X86\;C:\Program Files\MiKTeX\miktex\bin\x64\;C:\Program Files\Git\cmd;C:\Users\aricouar\AppData\Local\Microsoft\WindowsApps;C:\Users\aricouar\AppData\Roaming\TinyTeX\bin\win32;;. 2023-05-05 16:40:11,627 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,627 INFO [main] (IsisFish.java:140) main - PATH: C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Pulse Secure\VC142.CRT\X64\;C:\Program Files (x86)\Pulse Secure\VC142.CRT\X86\;C:\Program Files\MiKTeX\miktex\bin\x64\;C:\Program Files\Git\cmd;C:\Users\aricouar\AppData\Local\Microsoft\WindowsApps;C:\Users\aricouar\AppData\Roaming\TinyTeX\bin\win32; 2023-05-05 16:40:11,643 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,643 INFO [main] (IsisFish.java:165) main - after init done in 0.136. 2023-05-05 16:40:11,644 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,644 INFO [main] (SimulationAction.java:173) simulateWithSimulationAndScript - Command line action : simulateWithSimulationAndScript (sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40, C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-temp\tmp-20230505163432-1569168700\isisfish-simulation-1683297608186-preparation.zip, null) 2023-05-05 16:40:11,658 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,658 INFO [main] (SimulationExecutor.java:87) - SimulationExecutor started with 8 thread for dans un sous processus 2023-05-05 16:40:11,810 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,810 INFO [main] (SimulationExecutor.java:87) - SimulationExecutor started with 2 thread for sur le serveur Datarmor 2023-05-05 16:40:11,812 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,811 INFO [main] (SimulationExecutor.java:87) - SimulationExecutor started with 2 thread for dans le même processus 2023-05-05 16:40:11,812 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,812 INFO [main] (InProcessSimulatorLauncher.java:106) simulate - simulate sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40 with file C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-temp\tmp-20230505163432-1569168700\isisfish-simulation-1683297608186-preparation.zip 2023-05-05 16:40:11,825 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,825 WARN [main] (InProcessSimulatorLauncher.java:114) simulate - Warning , simulation sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40 aleady exists 2023-05-05 16:40:11,825 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,825 WARN [main] (InProcessSimulatorLauncher.java:115) simulate - Deleting it before doing simulation 2023-05-05 16:40:11,827 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,826 INFO [main] (SimulationStorage.java:560) getSimulation - Try to open simulation sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40(C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-database\simulations\sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40) 2023-05-05 16:40:11,836 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,835 INFO [main] (SimulationStorage.java:762) importAndRenameZip - Import simulation file C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-temp\tmp-20230505163432-1569168700\isisfish-simulation-1683297608186-preparation.zip in directory C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-database\simulations and rename from ^.*?/(.*)$ to sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40/$1 2023-05-05 16:40:11,968 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,967 INFO [main] (SimulationStorage.java:769) importAndRenameZip - Last entry was sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40/simulators/DefaultSimulator.java extract name sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40 2023-05-05 16:40:11,969 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:11,969 INFO [main] (DataStorage.java:206) getStorage - Create new storage for sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40 2023-05-05 16:40:25,563 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:25,561 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (InProcessSimulatorLauncher.java:338) localSimulateSameThread - 05/05/2023 16:40 Java version: 15.0.2+7-27 Isis-fish version: 4.4.7.2 2023-05-05 16:40:27,106 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:27,106 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (InProcessSimulatorLauncher.java:199) message - Mise en place des aspects Cache 2023-05-05 16:40:27,106 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:27,106 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Mise en place des aspects Cache 2023-05-05 16:40:30,253 INFO [monitor-thread] (SimulationControl.java:206) setText - Mise en place des aspects Cache 2023-05-05 16:40:30,694 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:30,694 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DataStorage.java:163) getMemStorage - Create new memory storage for sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40 2023-05-05 16:40:30,939 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:30,939 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DataStorage.java:206) getStorage - Create new storage for sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40 2023-05-05 16:40:36,119 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:36,118 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (InProcessSimulatorLauncher.java:199) message - Simulation execution 2023-05-05 16:40:36,120 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:36,119 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulation execution 2023-05-05 16:40:36,121 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:36,121 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationContext.java:497) message - Exécution des scripts de Presimulation 2023-05-05 16:40:36,121 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:36,121 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Exécution des scripts de Presimulation 2023-05-05 16:40:40,241 INFO [monitor-thread] (SimulationControl.java:206) setText - Exécution des scripts de Presimulation 2023-05-05 16:40:49,994 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:49,993 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (InProcessSimulatorLauncher.java:431) localSimulateSameThread - Matrix backend: org.nuiton.math.matrix.DoubleBigVector and org.nuiton.math.matrix.DoubleSparseHashVector threshold: 1000 2023-05-05 16:40:51,088 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:51,088 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (IsisCacheBackendOnGuava.java:238) adjustedCache - Cache size ajusted to 524Mo (equivalent to 0 step need) 2023-05-05 16:40:52,736 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:52,736 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rules initialisation:[] 2023-05-05 16:40:52,749 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:52,749 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step janvier 0 2023-05-05 16:40:52,751 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 16:40:52,750 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 16:40:55,236 INFO [monitor-thread] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 16:40:59,568 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>---------- 2023-05-05 16:40:59,568 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-build\sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40\formules\PopulationCapturabilityEquationfr_ifremer_isisfish_entities_Equation_1672753256211_0_7116286904017354.java (at line 1) 2023-05-05 16:40:59,568 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus> package formules;import java.util.*;import java.io.*;import fr.ifremer.isisfish.entities.*;import fr.ifremer.isisfish.types.*;import org.nuiton.math.matrix.*;import org.apache.commons.logging.*;import resultinfos.*;public class PopulationCapturabilityEquationfr_ifremer_isisfish_entities_Equation_1672753256211_0_7116286904017354 implements fr.ifremer.isisfish.equation.PopulationCapturabilityEquation {private static Log log = LogFactory.getLog(PopulationCapturabilityEquationfr_ifremer_isisfish_entities_Equation_1672753256211_0_7116286904017354.class);public double compute(fr.ifremer.isisfish.simulator.SimulationContext context, fr.ifremer.isisfish.entities.Population pop, fr.ifremer.isisfish.entities.PopulationGroup group, fr.ifremer.isisfish.entities.PopulationSeasonInfo season) throws Exception {0 2023-05-05 16:40:59,568 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus> ^ 2023-05-05 16:40:59,568 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>Syntax error, insert "AssignmentOperator Expression" to complete Expression 2023-05-05 16:40:59,568 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>---------- 2023-05-05 16:40:59,568 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2. ERROR in C:\Users\aricouar\Documents\MesProjets_local\ISIS_simul\isis-fish-4\isis-build\sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40\formules\PopulationCapturabilityEquationfr_ifremer_isisfish_entities_Equation_1672753256211_0_7116286904017354.java (at line 1) 2023-05-05 16:40:59,568 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus> package formules;import java.util.*;import java.io.*;import fr.ifremer.isisfish.entities.*;import fr.ifremer.isisfish.types.*;import org.nuiton.math.matrix.*;import org.apache.commons.logging.*;import resultinfos.*;public class PopulationCapturabilityEquationfr_ifremer_isisfish_entities_Equation_1672753256211_0_7116286904017354 implements fr.ifremer.isisfish.equation.PopulationCapturabilityEquation {private static Log log = LogFactory.getLog(PopulationCapturabilityEquationfr_ifremer_isisfish_entities_Equation_1672753256211_0_7116286904017354.class);public double compute(fr.ifremer.isisfish.simulator.SimulationContext context, fr.ifremer.isisfish.entities.Population pop, fr.ifremer.isisfish.entities.PopulationGroup group, fr.ifremer.isisfish.entities.PopulationSeasonInfo season) throws Exception {0 2023-05-05 16:40:59,569 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus> ^ 2023-05-05 16:40:59,569 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>Syntax error, insert ";" to complete BlockStatements 2023-05-05 16:40:59,569 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>---------- 2023-05-05 16:40:59,569 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2 problems (2 errors) 2023-05-05 17:08:21,111 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:21,110 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (ResultManager.java:199) isEnabled - Enabled result: [MatrixFishingMortalityPerGroup, MatrixMetierZone, MatrixTotalFishingMortality, MatrixCatchPerStrategyMetPerZonePop, MatrixEffortPerStrategyMet, MatrixDiscardsWeightPerStrMetPerZonePop, MatrixAbundanceBeginMonth, MatrixLandingWeight, MatrixAbundance, MatrixCatchWeightPerStrategyMetPerZonePop, MatrixDiscardsPerStrMetPerZonePop, MatrixBiomass, MatrixRecruitment, MatrixLandingPerMet, MatrixRecruitmentPerZone, MatrixCatchPerStrategyMetPerZoneMet] 2023-05-05 17:08:21,111 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:21,111 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:08:21,115 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:21,115 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:08:21,310 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:21,310 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:08:21,311 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:21,311 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin janvier 0 - Nephrops_norvegicus =========================== 1683299301311 2023-05-05 17:08:21,315 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:21,313 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:08:21,316 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.03230017390273E8,1239988.08376617,3880875.44527748,5771262.31528453,6319197.31235647,6265889.3488571,5937321.82779105,5460037.73686387,4974253.49183175,4453629.65140668,3990742.71102152,3586352.09600613,3257856.68662652,2961576.36413305,2685823.89635289,2433680.22536461,2196010.34712586,1981972.35096743,1794870.0390979,1638995.9239956,1505411.3584511,1380932.21108339,1244090.01750267,1079666.59543264,899262.344695566,713256.620233922,499608.821989863,318444.363460107,121887.189723599,53489.7739921621,32910.6036288876,7257.45034126644,1774.23693862294,970.737040672912,0.0,1240110.93647053,3880941.71231819,5771062.70183874,6322710.8279607,6278380.84402493,5931260.50138108,1.13041575528648E7,1.10441408287472E7,9693445.47774883,8213174.38266464,6791525.05344249,5568793.66528508,4416527.3322364,3268424.56449991,2161620.33716607,1293324.14680748,706464.607002971,345949.970301748,132783.776941809,70772.7695667046,43088.7809638842,3882.34842854651,1913.58046971072, 2023-05-05 17:08:21,316 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.71699851232196E7,1095957.60125698,3442949.13558261,5157169.94747631,5605220.95772196,5306638.0397771,4657134.72937997,3772352.97870522,3058967.46686696,2193820.75977215,1674337.72938608,1356506.1762931,1221862.8157416,1109037.09009424,1018948.67655126,954419.517571197,881523.815007551,810834.324296628,740125.88869956,688771.744301983,648240.101978758,608347.653978749,543277.197125987,435092.928145969,335275.180599343,251188.010632789,137872.170322139,61808.441086377,17164.7031554987,10376.1454891225,7215.67354886819,1505.05275475119,701.397621815572,625.949016975499,0.0,1096072.7150576,3439000.72675923,5141207.33025051,5633205.60617839,5461340.40502594,4748188.40111464,7501616.6903116,7087725.49018671,5972300.40978357,5096550.27653681,4006240.33820549,3175915.20027903,2591119.62143265,2099628.80655169,1429371.95972844,890448.062544392,510359.35007614,216845.438635477,34890.5387243657,30004.2351138388,28440.5013511143,2410.61199545404,1572.6291349297, 2023-05-05 17:08:21,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0052589951103E7,143482.804466383,450802.3158375,675385.251141356,734007.419781366,693923.46776525,607390.241530611,489455.495587976,395348.534733456,280091.987374407,212352.97413216,171577.100495052,154962.286224573,140784.297215218,129465.94334895,121439.102140947,112270.05084896,103365.769544039,94387.9222558148,87933.7729482148,82837.9341445676,77805.3627992629,69479.6207588049,55495.8744899588,42678.3305602507,31914.903326053,17427.5575720144,7759.05506740273,2117.96235180947,1303.81618871279,909.513866784651,188.475856498046,89.9528450248856,81.437735738159,0.0,143497.902610362,450247.565295247,673217.317533844,737569.985763285,714340.818451291,618867.742506809,972536.407281908,918172.367022339,773340.444115647,660251.477923552,518327.590915726,410515.822645702,335193.83474255,272353.566825178,185541.034549762,115686.886304994,66445.6740923352,28122.2597919717,4423.60657674006,3854.33803474797,3688.04031869149,313.820862919488,205.587865219548, 2023-05-05 17:08:21,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.47796891861751E7,758667.900810518,2382079.33966573,3563910.28175932,3869012.85527786,3667420.54817348,3238791.17786327,2657481.23017192,2188325.46587377,1596090.73254602,1240288.71049293,1020361.38825013,926957.249828326,843072.179504848,772893.93518863,719486.418145148,660787.285849393,604975.079746245,550694.867082313,511456.287060791,480312.651690418,449341.408583803,401290.163999652,323509.370889134,251531.35151797,189414.703678115,106769.629283807,50318.0953301414,14145.2273727469,8140.08410553093,5564.01085177694,1155.18423464157,504.342869385094,429.085535758277,0.0,758747.547188253,2379362.78762132,3553217.95627694,3887756.26892647,3773275.00611618,3306772.22551088,5375641.26303766,5113305.35750696,4351005.65573727,3709994.92190014,2943546.13184588,2351138.41441299,1916043.03415702,1534554.20372289,1042089.09991386,645691.358519098,367991.698407444,160301.768958128,28441.851606024,22407.0826885534,20294.1214418836,1679.99042950197,1095.61220900572, 2023-05-05 17:08:21,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.32699943049394E7,1153459.54398977,3621669.84820551,5418541.86667799,5882274.87060514,5575259.67868856,4923038.31662876,4038703.46101362,3325256.55403566,2424398.6510737,1883542.4988787,1549405.1181934,1407667.62961277,1280299.9259415,1173742.99167209,1092671.48971261,1003545.6257702,918802.616295284,836371.479989747,776803.193326215,729524.975381462,682481.011721468,609453.766042414,491227.465548156,381866.739891764,287519.621238166,162023.565616655,76327.0516713337,21443.9418987351,12346.1506652182,8439.07502692551,1751.77102407876,765.724676355444,651.97431834396,0.0,1153580.65802389,3617528.1321993,5402235.34530736,5910737.42659663,5736325.53828348,5026426.0566292,8169433.03898944,7770619.77763699,6612176.98559726,5638183.74516063,4473306.43197714,3573005.21151959,2911953.36106887,2332412.73659035,1583949.74117701,981475.900754791,559383.692053223,243642.639890908,43190.8051604696,34039.0749550372,30843.4720872334,2553.59201374066,1665.54748674044, 2023-05-05 17:08:21,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.99340115290751E7,968728.936768012,3041646.67036471,4550743.30841592,4940207.83899209,4682362.21104035,4134596.39654102,3391890.88173491,2792705.00890701,2036122.67096318,1581886.53585956,1301262.43316577,1182224.70242928,1075255.38495391,985763.918887384,917676.303413903,842824.260387907,771653.142254715,702423.642662877,652395.426844354,612688.98196681,573179.274725528,511847.599565888,412555.657362466,320709.436971546,241472.341560043,136074.921109306,64103.0056038653,18009.6191010067,10368.8711662354,7087.52744796009,1471.21872670713,643.091173373149,547.558335704398,0.0,968830.653963131,3038168.2647596,4537048.33385693,4964112.01642684,4817632.80611931,4221426.22595926,6861069.57378289,6526127.66043012,5553213.56033302,4735208.7667156,3756890.65669143,3000775.84658889,2445593.77750599,1958868.62456043,1330274.6131493,824289.079539703,469796.424219356,204622.413263385,36273.6456421631,28587.597251744,25903.7814347171,2144.62526171808,1398.8041924607, 2023-05-05 17:08:21,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6559472220327E7,229382.5217043,720222.713393384,1077557.3394102,1169777.51860295,1108722.99849402,979019.116361146,803156.026694077,661276.537744972,482127.595282803,374570.335285071,308122.16605657,279935.56625767,254606.611112227,233416.18582583,217293.916384549,199569.917717486,182717.514604213,166324.861726843,154478.825270963,145076.851087853,135721.46184033,121198.911956145,97687.8602851521,75939.8595362869,57177.5370039857,32220.7868063729,15178.7652006113,4264.44559208223,2455.21499881412,1678.2351150628,348.36562499783,152.275698015446,129.654753829412,0.0,229406.607024591,719399.07179569,1074314.54601384,1175437.71960566,1140753.33126717,999579.300407635,1624612.81034269,1545302.88390893,1314929.36949064,1121236.38148908,889583.267197866,710545.029300341,579085.073705205,463834.83318689,314991.876201665,195181.025880115,111241.735830284,48451.9491160971,8589.13158573289,6769.1744286589,6133.68144756408,507.819609771237,331.218796981204, 2023-05-05 17:08:21,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.47035040412719E7,295199.944355491,923799.977438436,1373504.07753246,1504507.33800718,1494969.54027881,1421134.55631272,1314497.92104193,1202857.79213103,1090729.89551377,984867.833032085,888676.213961903,805895.028148714,732271.422283767,663775.309689536,600938.40672999,542146.910032678,489228.854726598,443124.615728532,404259.745235173,370825.361288348,339596.4647884,305602.110362185,265610.073192789,221392.866773302,175720.919476166,124062.050187236,79734.194316592,31386.2248895461,13683.6215788505,8318.67220942964,1844.94672397769,439.994019970658,236.262353253148,0.0,295229.140395062,923888.100292914,1373580.85347464,1504907.14198485,1495710.27944921,1418150.01421565,2717847.21739262,2657559.01221166,2334036.62138088,1977091.17519729,1637329.70196523,1343602.83647177,1064200.58242085,785012.678987361,518567.433545664,309883.819285585,168877.283886952,83026.350511109,33090.106208805,17414.8398054479,10406.417811329,977.183192280999,460.529293006086, 2023-05-05 17:08:21,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.32887115727959E7,158783.941469754,496898.264403956,738785.133322329,809267.101932344,804185.433523716,764517.970970403,707206.255360779,647182.074781207,586931.067656873,530012.421879322,478271.936309756,433718.823470813,394097.003531673,357233.441098407,323413.161370596,291772.12499975,263291.976961369,238479.232046713,217559.727694478,199562.074553311,182753.121650316,164460.048727226,142946.260279005,119155.280540223,94578.2847514068,66785.138798224,42931.1821248204,16906.5621928811,7371.28660258483,4480.32284590575,993.704363255549,236.875570083387,127.145217295318,0.0,158799.64468475,496946.103284959,738828.392856772,809470.917809529,804540.264850355,762859.351202301,1462131.38419514,1429712.14740891,1255674.03199044,1063636.06337422,880862.241226839,722843.231258865,572513.926603311,422298.557994258,278959.353582065,166696.168103584,90842.7274828171,44664.2724134257,17811.4790674916,9372.43168072,5598.68966034965,526.268603379034,247.766233573385, 2023-05-05 17:08:21,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.69947854337552E7,324233.206703438,1014773.01802399,1509067.57068343,1652376.04061086,1638533.80237459,1552714.10191361,1428005.89546839,1301032.51604666,1165015.96270099,1044021.52809357,938277.967210636,852331.871611216,774819.807518336,702675.918813619,636703.975572942,574522.871466814,518524.369145302,469573.675961045,428787.48092505,393831.31354238,361260.774333864,325464.067410666,282465.497796173,235279.375122012,186621.551747339,130742.92673283,83350.6048992299,31915.4541146383,14006.3144033214,8616.21213133583,1900.13134395643,464.320056058593,253.948507667476,0.0,324265.328443942,1014791.24375288,1509019.40112466,1653272.95477519,1641714.61638937,1551025.57285651,2956304.48451583,2888332.63032458,2535110.86671564,2147963.6028703,1776187.02645684,1456410.99313794,1155029.86784142,854734.455388242,565281.791757415,338208.134431535,184739.312380791,90470.6218416011,34744.8536643236,18515.7943598133,11269.2848170234,1016.23395961148,500.433035820406,] 2023-05-05 17:08:25,245 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:08:26,400 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:26,400 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin janvier 0 - Merluccius_merluccius =========================== 1683299306400 2023-05-05 17:08:26,402 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:26,401 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:08:26,402 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>64970.2700384353,295911.203978337,667964.125210648,1067401.47513906,1432079.72602181,1748547.35767645,2008285.56194838,2200946.95568577,2318723.0905486,2360510.78354889,2333018.17233766,2249370.54384553,2126524.33748228,1982531.06793162,1832024.1322933,1671134.17877772,1535522.77423722,1402790.28065015,1315358.78219611,1223384.37638431,1253107.60450693,1195075.27054695,1197782.03791573,1170266.92884831,1181925.7301606,1187182.72453724,1264463.32390555,1269557.73888427,1293724.70210323,1268974.65897032,1295368.98927398,1237838.56283432,1176558.64582271,1059383.21811268,919442.545109157,792269.42003444,639266.039446914,407809.842595913,380821.418067832,269518.391766942,14581.8970178112,4184.08212748321,5328.42926939705,63335.5677047643,39586.6760427407,4083.9942807341,951.655896697548,227.552839877473,55.6281334367254,13.4922427824977,3.13358876498256,0.689778661502142,0.143843636792759,0.0284972716433441,0.00538390063574065,9.74078414360249E-4,1.69550062958621E-4,2.85428877073839E-5,4.67617246433372E-6,7.51068498936181E-7,1.19289496498116E-7,1.89158245666299E-8,7.72739447729485E-7,5.38194544183672E-4,1816.59267221065,124.882947324568,19752.9850180187,39018.8280187941,129309.493618297,136599.25576751,61265.5871025342,16054.3254073511, 2023-05-05 17:08:26,402 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>36618.8235281325,166780.419051777,376469.168504196,601581.254266003,807087.71898114,985403.773362386,1131726.23586936,1240222.08945982,1306486.54281924,1329876.14357508,1314162.93559539,1266683.14743938,1196920.33547626,1115072.87820941,1030611.89410218,940343.526289916,864086.244819395,808331.040025695,771033.853929966,749507.644432992,730815.152830167,745712.343929857,734273.4873536,738497.425508077,775460.425526694,788300.001175388,823130.169444981,828295.394864431,839327.119089137,826783.328169653,754096.800536125,707350.474976093,660743.749160827,625928.699819278,553373.066139396,533447.644470763,481826.868226275,428504.819132038,337631.564828676,467026.258596719,237050.919827603,173730.259609867,141332.101112984,81342.0737217467,38658.5551514564,6260.32342580589,2282.00793693513,547.922995056765,129.924026189176,30.1581089543433,6.71138706645782,1.42336465692935,0.287677926804344,0.0555282107327291,0.0102663469256713,0.00182427870133932,3.12789079350323E-4,5.19940688699266E-5,8.42808048896274E-6,1.34176887078085E-6,2.11576205547762E-7,3.33530918278512E-8,5.30496682144028E-9,8.58009444530203E-10,1.41854455140304E-10,2.40294169826527E-11,4.17047617862793E-12,7.41241103328605E-13,1.36433211958884E-13,2.78167500069108E-14,1.50571630054078E-16,3.80183968745082E-19, 2023-05-05 17:08:26,402 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.88787200731104E-4,0.00349966415169847,0.0320864538749232,0.194845253171888,0.885693523406857,3.2298639421128,9.89027536579648,26.2870440685169,62.2198315414032,133.87521929258,266.279801242588,496.459333643192,877.871564134349,1487.09344538742,2434.48062427972,3882.43508959275,6080.87838553995,9449.22580658506,14801.6620036326,24065.5871092823,81242.6559681137,154901.25359758,273284.35409691,448571.835095503,684759.28169584,975796.487241684,1298736.3346954,1618410.85439932,1891058.5142653,2066901.60174706,2150965.75306945,2125066.32383139,2008856.52677243,1843064.70729094,1610311.64179207,1351266.61860911,1124548.02616687,927673.281871008,754625.55102196,627385.277170646,534415.809266297,464994.663995384,413475.437166641,375155.274154482,343935.583301124,314353.375224159,282452.467291259,246385.239561758,210763.024011928,302610.538471237,167661.58915997,44333.1681617822,7991.41901661373, 2023-05-05 17:08:26,402 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0113978265313886,0.189969884717756,1.56250613793296,8.49072260481281,34.4425435313659,111.751401567693,303.466483485,712.600444673329,1483.53008692784,2792.97487957516,4832.45821806764,7788.04164528268,11824.4011367709,17078.8940610115,23669.2484011778,31719.5182039211,41418.8049748839,53158.3846372874,67876.7828115159,87976.5462643203,208435.912883642,269659.151695867,325566.970527906,365290.963209312,379485.747798217,365277.871658925,326282.712881646,271395.703134045,211158.817141287,154118.269840539,106538.436065751,69904.0883308006,43791.1308571593,26391.291551717,15277.1537121766,8520.50850950273,4647.68009377545,2482.25770834143,1301.92305843364,680.654975689568,356.653749103186,189.326979907501,102.921204037281,57.7134212578341,33.2644857592995,19.4423192831172,11.3199210390453,6.45547915919794,3.60546361074573,2.82130406735937,0.755622761568362,0.0693915725998996,0.00277625856893893, 2023-05-05 17:08:26,402 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>223385.16843725,1017411.84076576,2296578.68806577,3669786.71819937,4923192.20468497,6010139.70553232,6900557.7658008,7557604.95673575,7952786.74439668,8080709.35912551,7963568.72105705,7646948.59718895,7190972.77732166,6660216.45060062,6114737.50288245,5547259.62600517,5051830.97629489,4689539.81450421,4441091.32026337,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:08:26,402 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4270403.76233003,4195842.43917588,4188974.08638145,4232408.52112099,4308221.92629705,4399127.66714921,4489602.99016649,4567034.02881435,4622389.44575165,4649986.32278034,4647037.93358037,4613432.3213278,4551482.1664176,4465553.67730226,4361716.27929616,4247654.11762196,4133244.74506049,4032617.80707627,3969245.2552993,3987241.8058496,6873030.08518667,6342954.39977965,5800002.91357874,5218460.63565184,4582377.26407961,3909071.74138303,3221198.44774566,2552766.40235786,1935445.05819345,1392534.12696328,955555.546078685,621149.282520756,381600.965817339,222314.190870527,120502.90332235,60747.7148553772,28664.8291304321,12601.1155017255,5115.96016671603,1947.57231067145,695.108727625396,230.957631844197,71.6539923373318,20.8452385822326,5.68513697353393,1.44195932712807,0.335520124486099,0.0705995464055549,0.0133227600190069,0.00236402019008187,1.57052723205299E-4,3.56160003356115E-6,4.61675179864375E-8,] 2023-05-05 17:08:29,328 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:29,328 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin janvier 0 - Solea_solea =========================== 1683299309328 2023-05-05 17:08:29,328 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:29,328 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:08:29,328 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>126454.24284871,86356.6305590421,44833.9084989582,36005.847627561,24631.1900507114,14775.3465331096,9949.57560698582, 2023-05-05 17:08:29,328 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>42797.1880393268,29226.5476683109,15173.592987809,12185.8230828654,8336.18270518505,5000.56992694377,3367.33547701609, 2023-05-05 17:08:29,328 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6692.56438475069,4570.40663125849,2372.82524089194,1905.60196357565,1303.60058764211,781.982128493264,526.579210397578,] 2023-05-05 17:08:29,712 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:29,711 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin janvier 0 - Lepidorhombus_whiffiagonis =========================== 1683299309711 2023-05-05 17:08:29,712 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:29,712 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:08:29,712 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,373335.48,301403.7,200241.09,141620.4,93819.33,50239.53,19755.99,12661.02,13478.49, 2023-05-05 17:08:29,712 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,5848922.52,4721991.3,3137110.41,2218719.6,1469836.17,787085.97,309510.51,198355.98,211163.01, 2023-05-05 17:08:29,712 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,3.5259462E7,2.8465905E7,1.89116585E7,1.337526E7,8860714.5,4744844.5,1865843.5,1195763.0,1272968.5, 2023-05-05 17:08:29,712 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.227747E7,4.148172E7,3.34893E7,2.224901E7,1.57356E7,1.042437E7,5582170.0,2195110.0,1406780.0,1497610.0,] 2023-05-05 17:08:29,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:29,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:29,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:29,719 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:29,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:29,719 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:29,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:29,719 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:29,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:29,719 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:29,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:29,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:29,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:29,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:29,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:29,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:29,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:29,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:30,325 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:30,324 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin janvier 0 - Lophius_piscatorius =========================== 1683299310324 2023-05-05 17:08:30,325 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:30,325 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:08:30,325 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,157999.959729089,59798.4580623624,38506.6747147397,14647.485730502,12983.1406989795,4934.49454179178,5125.91810702032, 2023-05-05 17:08:30,326 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,1390399.64561598,526226.430948789,338858.737489709,128897.874428418,114251.638151019,43423.5519677676,45108.0793417788, 2023-05-05 17:08:30,326 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,4771598.78381849,1805913.43348334,1162901.57638514,442354.06906116,392090.84910918,149021.735162112,154802.726832014, 2023-05-05 17:08:30,326 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5099855.98521958,6319998.38916357,2391938.3224945,1540266.98858959,585899.42922008,519325.627959179,197379.781671671,205036.724280813,] 2023-05-05 17:08:30,330 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:30,330 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:30,330 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:30,330 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:30,331 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:30,331 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:30,331 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:30,331 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:30,331 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:30,331 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:30,331 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:30,331 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:30,332 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:30,332 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:08:30,968 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:30,968 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:08:30,975 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:30,975 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:08:30,976 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:30,976 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:08:31,732 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:31,731 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:08:31,733 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:31,733 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:08:31,763 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:08:31,763 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:08:35,244 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:10:02,288 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:02,288 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step février 0 2023-05-05 17:10:02,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:02,288 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:10:02,480 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:02,479 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (IsisCacheBackendOnGuava.java:238) adjustedCache - Cache size ajusted to 152,304Mo (equivalent to 2 step need) 2023-05-05 17:10:02,480 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:02,480 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:10:02,481 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:02,481 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:10:02,791 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:02,791 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:10:03,014 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:03,013 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin février 0 - Nephrops_norvegicus =========================== 1683299403013 2023-05-05 17:10:03,017 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:03,016 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:10:03,017 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.03230017390273E8,1209371.5289955526,3785056.2891264954,5623381.671470838,5995811.937273641,6102238.194175459,5788846.354467115,5322683.11653913,4850659.334661328,4343072.509744968,3891560.260190703,3497291.3753920393,3176605.918556141,2888039.723798668,2619202.5700116884,2373342.2268619104,2141546.493746664,1932940.0684222714,1750473.6777642884,1598452.2389370564,1468169.6677038833,1346216.77983162,1212905.4455104528,1052001.6267456564,876980.8993468449,694980.4022347458,486807.0344060285,310284.6654746932,118763.99845204114,52160.69648391647,32067.31476294091,7078.263253890565,1730.4308725257579,946.7694577413419,0.0,1209492.488354446,3781497.929022969,5603059.203720659,6132499.425932565,6112348.142975031,5780365.648991277,1.1114284180759756E7,1.0860073809536709E7,9532478.576965146,8076698.039384825,6678856.594816803,5476426.659814659,4343458.613489084,3214310.560751001,2125826.0370268575,1271925.8274091112,694758.1848489415,340229.04087276803,130464.05868284294,69602.01641197105,42376.346915622504,3818.1788532647083,1880.1504253346354, 2023-05-05 17:10:03,017 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.71699851232196E7,1068897.3146373027,3357942.4185430994,5025074.546937315,5319894.126575077,5168119.025845433,4540688.413097096,3677472.6083162786,2982966.9675880144,2139364.2872438747,1632728.029378545,1322821.7574154718,1191392.793736478,1081501.0512908238,993675.0715174712,930757.7057513649,859661.9194946837,790775.3970661397,721819.1176370365,671733.9985436477,632203.9094881978,593057.1607762428,529661.4398687871,423948.48745456786,326968.2142537642,244754.09799987898,134340.7219216852,60225.2838770647,16725.047615434887,10118.343027156856,7030.851776984793,1467.892869834383,684.0800528298273,610.4942806805954,0.0,1069010.5832994836,3350914.3958681063,4991775.302413912,5464051.833113042,5317013.906929152,4627428.611020064,7375634.627878947,6969608.164338901,5873130.689495612,5011866.795022344,3939781.0850649714,3123239.6759853098,2548251.5727142906,2064866.700370667,1405703.4225254487,875715.5665880796,501902.6982856419,213259.51270993552,34281.345692586496,29507.89666187786,27970.26500585195,2370.768083769015,1545.17083977007, 2023-05-05 17:10:03,017 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0052589951103E7,139939.9700376681,439671.96700164076,657604.3952744905,682135.1612845963,675053.6138304465,592055.9689388972,476970.5638261633,385478.69351361145,273110.677407707,207049.2337416169,167297.76816480616,151068.3452933151,137273.7134185224,126243.36857459744,118418.85990175491,109476.19860653857,100804.76691334792,92050.01735717796,85755.45946192014,80785.61701275996,75823.06894276926,67718.33549789795,54034.83555870579,41618.057586093084,31074.680216225683,16968.74256417137,7554.782558366721,2062.202793475423,1271.2652874810983,885.5691108888361,183.8223710205739,87.73190136791942,79.42703087857046,0.0,139954.92677116243,438393.9054035146,651383.4920768735,712395.7075923705,694506.0756313328,602773.3653110698,956004.2730324644,902774.1666452045,760453.5317942011,649236.3219897776,509704.9117152362,403688.83571672975,329644.2568273406,267838.5555549429,182464.39547839816,113771.36884209707,65342.54222509273,27657.029158869733,4343.189218975174,3790.537606745078,3627.046470674597,308.6338602949834,201.85045489096873, 2023-05-05 17:10:03,017 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.47796891861751E7,739934.1966231432,2323265.591213892,3465780.402554228,3469592.512737031,3560927.231616831,3155694.4543435224,2588090.759870122,2133249.9893533518,1556031.1044776174,1209049.2601655207,994723.1963073547,903364.4381333615,821896.364656889,753540.7565928246,701496.6575900756,644248.3515374607,589947.703051037,537022.5025571011,498755.3657347335,468382.70850111713,437632.06794782804,390922.1960216373,314601.75734747254,245253.99568745424,184199.29685748482,103829.79915451982,48932.62032482236,13755.748024593671,7935.202064963764,5410.809544893547,1126.6626342647864,491.8905995720929,418.49137613303515,0.0,740014.0034998883,2313848.6291618906,3417800.3159802705,3728177.2796477885,3659953.4077728265,3217564.897801046,5282393.562842296,5026639.095717755,4278065.5331230275,3647676.101065628,2894345.8437382234,2311861.72072429,1884281.0898754522,1509058.9580012516,1024768.0573540732,634986.2057581696,361862.3276503905,157648.144829728,27890.176713503886,22035.777857371988,19958.345621922555,1652.2226301087062,1074.3610698035543, 2023-05-05 17:10:03,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.32699943049394E7,1124976.4911093481,3532250.501048981,5265533.26131249,5166378.696447189,5407376.508027641,4795550.676702665,3931826.040592401,3241173.319217158,2363304.2700277865,1835869.2534861295,1510306.2975955335,1371574.1854481704,1248006.5028122754,1144250.861841704,1065265.8650351844,978343.4370049164,895945.812135945,815578.0090536674,757485.4658193652,711378.4114689674,664464.9836330039,593534.5120074905,477356.20068205416,372311.4471435933,279400.6517177109,157448.3495490621,74171.73091987641,20838.40857921941,12033.93736204852,8200.772706446009,1708.5196433880378,746.8188667341516,635.8770150687799,0.0,1125098.6500948665,3515376.492884271,5178534.533042336,5644412.802687868,5556478.672245453,4887982.38336322,8026068.329449299,7638104.404162363,6500944.911390162,5543100.24473925,4398330.4818249615,3513160.1633782913,2863647.5130142663,2293612.32829169,1557585.7105115878,965191.2921573545,550048.737071509,239607.86416759438,42322.40589942319,33474.660866184706,30333.022895317965,2511.384850220799,1632.0597987626552, 2023-05-05 17:10:03,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.99340115290751E7,944808.7490015192,2966548.1464946764,4427968.352356074,4503499.973018084,4550368.800529931,4029297.0467290506,3304265.6076818984,2722679.3140173475,1985181.3947227777,1542196.8502091544,1268677.1476053803,1152310.8150914374,1048337.5143645568,961147.8821733341,894787.3037278986,821784.9390371364,752508.0951412689,685003.0955130779,636212.7867138556,597488.7877533115,558396.1074044924,498737.8420039425,401425.2772746142,312722.3347502758,234957.63525483897,132403.74228690445,62373.56424386511,17523.735797131598,10108.863004909643,6896.3123404441385,1434.8942069191667,627.2131957287633,534.0390722262367,0.0,944910.1398871334,2956201.2211519224,4375970.35534327,4776113.488599141,4677965.633243176,4109429.2792669674,6743151.372685742,6416051.637110477,5460375.148164287,4655917.789056781,3694232.2377673974,2950750.413154399,2405076.6376986727,1926356.5290223816,1308187.6624272775,810631.0767290418,461983.09311316843,201236.1234271035,35590.369411416745,28114.112385490866,25475.2768316832,2109.1777240444467,1372.4553201801095, 2023-05-05 17:10:03,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6559472220327E7,223717.2630295614,702440.3512405085,1042471.9584127953,903831.6809736147,1068029.1310890599,952224.0439109646,780163.3818839339,644073.4660106967,469677.65108583047,364805.7916814068,300141.64451450185,272432.73683694546,248018.6204603909,227426.6825265015,211739.96762072205,194454.86623396847,178130.39569272063,162154.90067237307,150603.55323497075,141435.42131845024,131855.7524260732,117821.41872256093,94507.13321702059,74008.77480595252,55315.8303486572,31171.67457838092,14684.542999475269,4125.594792343998,2391.3314204346534,1623.5916021269313,339.76444707032874,148.5159976354976,126.45356655141894,0.0,223742.53771587217,695975.3618918195,1008276.5811630599,1093869.8555911316,1095762.6298763186,968570.7186446753,1594077.281124874,1517958.7872055455,1292336.8972913125,1101867.4437629792,874420.5948590187,698452.2106158058,569436.054979473,456058.2318752595,309704.3330414123,191927.4518485389,109363.65875735093,47647.69708595091,8379.003450016302,6656.495073368447,6032.012605459072,499.42608990084494,323.1157207121713, 2023-05-05 17:10:03,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.47035040412719E7,287905.86711719655,900991.2747272567,1313543.371209442,834369.6961280414,1414911.0387157483,1376836.3186410696,1269533.2752451121,1169300.4076787068,1060807.3754160013,957263.9924643071,864129.9015957421,781878.6876138789,712090.0872991055,645827.0478481428,584835.5226999124,527526.5619818626,476657.94676777883,431774.64571338386,393890.6279913969,361301.33791051677,328098.82543505094,295708.84954262327,254014.7908374865,215530.30610689972,168049.77337629424,118646.08653718811,76253.37566630544,30016.05042557856,13301.722914872922,7955.5182374056485,1799.3948270596416,429.1305289105749,230.42901496693466,0.0,287939.9069469082,883555.5057537578,1220490.6620513513,1309982.1294453035,1405886.4795753416,1361473.5644085144,2658016.1275229156,2606126.6207044856,2291766.301137877,1940839.5333774306,1608219.5107557243,1319798.1957757177,1046265.357699747,771586.0679746921,509672.3884248603,304656.0200407813,165941.00690958984,81639.87660007889,31910.363092313983,17122.042701377293,10233.23059710899,961.0317747626433,444.11029876236745, 2023-05-05 17:10:03,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.32887115727959E7,154861.6410152633,484629.8025428536,711567.3240095585,550428.662471731,769431.1339908688,742474.7639792179,685440.7719085559,629876.8009684972,571411.1471895982,515796.1815083561,465567.85101976845,421593.72576127836,383644.25276317436,347877.2033727388,314993.0110311241,284143.8270438145,256622.26037204074,232450.5401621606,212054.85289318443,194508.29956942008,177169.55382150415,159591.66293547858,137679.93333391455,116077.08789522706,91093.89720300498,64324.687050145985,41349.541298629905,16283.702358343031,7174.130214736968,4315.26190006467,969.1697151089398,231.02709141968936,124.00599069511985,0.0,154878.867487614,478637.95972891763,678973.938394682,734197.5226332981,766389.9779382419,736563.4670672528,1432838.5270849094,1403501.3703303367,1233651.059379031,1044828.0036688726,865599.4354095308,710347.0854338538,562932.4156507672,415163.49364044773,274237.31261436397,163904.56036639266,89291.42993099493,43921.170349083885,17298.83891513434,9215.81632434135,5505.744674570934,517.5701484658507,240.63516269225505, 2023-05-05 17:10:03,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.69947854337552E7,316224.7280915167,989718.1829377033,1457071.50572354,1206713.574555188,1573665.4080648439,1509212.0258951213,1385767.2585376604,1266769.3027250897,1134612.5769163447,1016457.1787223979,913701.3605769677,829052.50664648,754549.0870735511,684480.2027542403,620296.1154332103,559666.9357678832,505454.76096764504,457757.59713185614,417989.775640179,383907.07367444504,350640.2211747173,316144.41376976843,272732.9353465764,229254.35029313123,180191.36497765343,126238.08026769284,80478.6967415165,30815.78299479734,13637.372458069718,8319.33402303069,1853.2169339164234,452.85595302749687,247.6784966728924,0.0,316259.1889584995,979825.8436237089,1403141.824570868,1521169.851769347,1571159.6101763437,1500542.4535930804,2899118.9076134223,2836408.6609493457,2491153.2661150675,2110470.566316226,1745690.6019518618,1431451.331205852,1135746.6962877652,840354.9736415006,555757.5461077231,332558.825884288,181604.5453553878,88967.3613488011,33828.425647110955,18207.05510488289,11082.362682100667,999.4370896820012,487.2336463742646,] 2023-05-05 17:10:05,248 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:10:06,354 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,354 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin février 0 - Merluccius_merluccius =========================== 1683299406354 2023-05-05 17:10:06,354 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,354 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:10:06,354 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>59131.49185210051,269318.1194512346,607935.2172004627,971475.7471804632,1303380.9248556478,1591408.097461972,1827804.029024191,2003151.2397908585,2110343.014657938,2148375.3119949037,2123353.419445156,2047223.0746012172,1935416.8677571842,1804364.0517514155,1667382.9428054772,1520951.9218205987,1397527.7055152848,1276723.6768663402,1197149.512631013,1113440.7051311387,1140492.7524831211,1087675.695070817,1090139.2094215786,1065096.840863355,1075707.8836433082,1080492.4400252493,1150827.950854576,1155464.5385988965,1177459.654023637,1154933.859179518,1178956.171636727,1126595.9160882714,1070823.1309155184,964178.0785738381,836813.6585000106,721069.3864704636,581816.1842411533,371160.59961580817,346597.5832678822,245297.18865767517,13271.444372738173,3808.065105523321,4849.571530816338,57643.69770153145,36029.08238627107,3716.97199953749,866.1320457539182,207.1030163361959,50.62891869027711,12.279715686695624,2.851977964918159,0.6277893146855852,0.130916630513552,0.02593626569488827,0.004900057770830902,8.86539486260033E-4,1.5431285971921873E-4,2.5977782313450862E-5,4.255932041073372E-6,6.8357112874767E-7,1.0856913302109766E-7,1.7215888522177E-8,7.032945427220997E-7,4.898278287194292E-4,1653.3382842931544,113.65990902947513,17977.814652096313,35512.265990381595,117688.64841974912,124323.29086274552,55759.74307055385,14611.547888813646, 2023-05-05 17:10:06,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>34120.2869134736,155400.8349073305,350782.32465801697,560534.8020411986,752019.3682580015,918168.7512957302,1054507.495187608,1155600.575105501,1217343.7427703748,1239137.4491675163,1224496.3680801839,1180256.170324256,1115253.340338643,1038990.4117129397,960292.2796301587,876183.0070698535,805128.831311947,753177.8563435946,718425.4921756464,698368.0361071294,680950.9507077009,694831.6925107731,684173.3198286437,688109.0547280678,722550.0346478359,734513.5540286298,766967.2273065295,771780.0245595326,782059.0439116455,770371.1275910514,702644.0697926278,659087.2897930308,615660.5845169105,583220.9985884388,515615.90372665116,497050.01223416784,448951.36988414754,399267.534123778,314594.64704400324,435160.6197070753,220876.71362262164,161876.48133717146,131688.87952815683,75792.02787306094,36020.845738385855,5833.175697071073,2126.3043988082345,510.53769609676004,121.05918823750974,28.100392944067586,6.253462843201152,1.3262471537245508,0.26804939251247584,0.05173946892469061,0.009565864462796043,0.0016998064575181344,2.9144718760926717E-4,4.844646487012018E-5,7.853024666189299E-6,1.2502187244611587E-6,1.971401629494639E-7,3.107737914472949E-8,4.943003968299019E-9,7.994666567960503E-10,1.321755928511251E-10,2.2389867363754113E-11,3.885920684242389E-12,6.906655288420607E-13,1.271242461677546E-13,2.591878710977716E-14,1.4029798675884854E-16,3.542436606003881E-19, 2023-05-05 17:10:06,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.3211391651472209E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.7594959562165733E-4,0.003261685590539639,0.029904562186219997,0.18159569807501674,0.8254660097965111,3.010231903047064,9.21773268770133,24.49951456471912,57.98885812683089,124.77165086970462,248.17266832395745,462.6999005167477,818.1759468810324,1385.9704966981085,2268.9349687476124,3618.427951660548,5667.376224748232,8806.674674807271,13795.143071044658,22429.117566646324,75718.12288895228,144367.90643769305,254700.90878441057,418068.771011312,638195.3768368427,909441.9360757052,1210421.744820967,1508358.2694085962,1762465.7794242718,1926351.4666714047,2004699.2221027687,1980560.9644051027,1872253.4799961231,1717735.5705076712,1500809.8064959582,1259379.9484317764,1048078.3108968165,864591.1279054596,703310.7119226883,584722.8275522037,498075.3206259792,433374.840981667,385358.94216991944,349644.56555945834,320547.82616288506,292977.2200593953,263245.58661697677,229630.94478943694,196431.0541354756,282032.9008993764,156260.53408143384,41318.4950064644,7447.999329250851, 2023-05-05 17:10:06,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.010534403295340986,0.1755790346585023,1.444141105596047,7.847522151845664,31.8334064023119,103.28586153611658,280.4778889068119,658.6185929356841,1371.1477529011106,2581.397751069004,4466.383449231821,7198.071610089986,10928.663456808861,15785.11108075093,21876.224179140445,29316.659292348933,38281.19285856032,49131.46034955667,62734.89095114908,81312.03052856645,192646.19982607654,249231.57484637672,300904.19061374496,337618.9588421155,350738.4413275011,337606.859020175,301565.71310569457,250836.5767423516,195162.83503767935,142443.29874729447,98467.79549423358,64608.6213403774,40473.807171740256,24392.0635153623,14119.8585507317,7875.051675273318,4295.6028818938275,2294.2184381053016,1203.2980603164922,629.0930993859288,329.63604240698925,174.9848320240711,95.1245808124003,53.341437809183795,30.744590421301663,17.969498988346945,10.462399402931647,5.9664551605853235,3.332337760859442,2.607580908737395,0.6983818263577868,0.06413493037924116,0.002565947756513701, 2023-05-05 17:10:06,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4168606.9248555684,975890.7112005183,2202854.0650142226,3520020.7299359795,4722274.0580557175,5764862.641299621,6618942.257128716,7249174.995496696,7628229.199862602,7750931.22323633,7638571.158202025,7334872.4734791545,6897505.274365755,6388409.40148096,5865191.745754704,5320872.94911134,4845663.011559423,4498157.148765981,4259847.972455528,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:10:06,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2229089.338379006,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4096126.266426163,4024607.831348594,4018019.779760471,4059681.6316381325,4132401.050590553,4219596.87880664,4306379.854773358,4380650.890697396,4433747.223017535,4460217.856512592,4457389.792676526,4425155.643704164,4365733.708248021,4283312.0074232705,4183712.2700021737,4074305.047069203,3964564.7831137697,3868044.485098131,3807258.201563558,3824520.3031157376,6592537.996104975,6084094.987192662,5563301.645907012,5005492.424056296,4395367.960201778,3749540.401417862,3089739.590333958,2448586.6196040837,1856458.4946331398,1335704.0532478562,916558.8054808399,595799.8430848146,366027.62323465623,213241.42804875813,115585.11441783985,58268.56763274998,27495.001891745374,12086.857137069628,4907.1750549043245,1868.090827353738,666.7409630828274,221.53212550384754,68.72975400974764,19.99453307900215,5.453123447235099,1.3831121841614316,0.3218273660550118,0.0677183405888956,0.01277905094982656,0.0022675432427196707,1.506433163088025E-4,3.4162492026314076E-6,4.4283396513487354E-8,] 2023-05-05 17:10:06,454 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,454 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,454 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,454 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,454 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,454 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,455 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,455 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,455 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,455 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,455 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,455 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,456 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,455 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,456 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,456 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,456 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,456 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,457 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,456 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,457 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,457 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,457 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,457 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,457 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,457 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,457 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,457 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,457 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,457 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,458 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,458 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,458 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,458 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,458 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,458 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,459 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,459 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,459 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,459 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,460 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,459 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,461 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,461 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,462 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,461 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,462 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,462 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,463 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,463 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,463 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,463 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,463 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,463 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,464 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,464 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,465 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,464 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,465 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,465 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,466 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,466 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,466 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,466 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,466 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,466 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,468 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,468 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,468 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,468 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,469 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,469 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,470 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,469 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,470 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,470 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,470 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,470 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,472 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,471 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,472 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,472 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,472 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,472 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,473 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,474 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,474 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,475 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,475 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,475 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,475 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,476 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,475 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,478 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,477 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,479 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,479 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,479 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,479 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,480 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,480 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,481 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,481 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,481 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,481 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,482 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,482 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,482 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,482 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,482 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,482 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,484 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,484 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,484 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,484 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,484 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,484 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,485 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,485 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,485 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,485 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,485 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,485 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,486 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,486 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,486 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,486 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,486 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,486 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,487 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,486 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,487 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,487 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,487 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,487 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,488 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,487 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,488 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,488 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,488 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,488 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,489 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,488 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,489 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,489 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,489 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,489 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,489 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,489 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,490 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,489 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,490 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,490 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,490 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,490 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,490 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,490 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,491 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,490 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,491 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,491 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,491 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,491 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,491 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,491 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,492 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,492 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,492 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,492 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,492 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,492 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,493 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,493 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,494 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,493 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,494 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,494 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,495 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,495 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,495 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,495 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,495 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,495 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,496 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,496 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,497 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,496 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,498 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,497 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,498 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,498 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,498 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,498 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,500 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,499 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,501 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,501 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,502 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,501 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,502 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,501 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,503 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,502 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,504 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,503 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,504 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,504 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,506 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,506 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,506 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,506 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,506 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,506 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,506 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,506 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,506 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,506 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,507 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,507 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,508 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,507 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,508 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,508 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,508 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,508 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,512 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,510 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,513 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,513 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,514 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,513 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,516 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,516 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,516 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,516 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,516 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,516 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,517 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,517 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,517 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,517 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,518 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,517 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,518 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,518 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,518 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,518 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,519 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,519 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,520 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,519 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,520 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,520 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,520 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,520 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,521 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,521 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,521 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,521 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,521 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,521 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,522 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,522 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,522 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,522 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,522 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,522 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,523 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,523 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,525 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,525 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,525 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,525 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,525 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,526 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,526 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,526 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,526 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,526 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,526 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,527 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,527 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,527 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,527 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,528 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,527 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,528 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,528 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,528 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,528 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,528 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,528 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,529 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,529 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,529 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,530 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,530 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,530 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,530 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,530 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,530 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,531 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,531 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,531 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,531 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:06,531 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:06,531 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:08,800 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:08,800 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin février 0 - Solea_solea =========================== 1683299408799 2023-05-05 17:10:08,800 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:08,800 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:10:08,800 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>125246.1887708534,85262.84698451648,44133.62103568611,35482.35662972041,24314.550536408136,14611.398410194117,9839.177278487747, 2023-05-05 17:10:08,800 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>42419.000448154045,28929.218073078646,14999.949390626565,12052.037883876154,8250.698080898463,4953.070039045052,3335.349911564647, 2023-05-05 17:10:08,800 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6636.6947455067575,4531.692490189371,2352.449096049995,1889.3194161599708,1292.5485559143162,775.4066479491954,522.1513510663557,] 2023-05-05 17:10:09,137 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,137 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin février 0 - Lepidorhombus_whiffiagonis =========================== 1683299409136 2023-05-05 17:10:09,137 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,137 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:10:09,137 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,734322.7278617916,592838.3425321297,393859.11952118383,278556.6441445053,184535.54516641606,98817.36586111321,38858.54210376757,24903.271298813335,26511.173125730988, 2023-05-05 17:10:09,137 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,1.150382094431642E7,9287341.767662862,6170154.642293171,4363838.453453364,2890914.020375813,1548062.2346598646,608753.7448562505,390131.97206011356,415321.1892953743, 2023-05-05 17:10:09,137 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,6.93422633726613E7,5.598186046205572E7,3.719220686126262E7,2.63041677039151E7,1.7425733793923426E7,9331346.49023639,3669421.0305638853,2351621.612300369,2503456.150071195, 2023-05-05 17:10:09,137 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.140229274936592E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:10:09,143 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,142 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:09,143 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,143 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:09,144 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,143 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:09,144 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,144 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:09,144 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,144 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:09,144 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,144 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:09,145 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,144 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:09,145 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,145 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:09,145 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,145 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:09,650 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,649 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin février 0 - Lophius_piscatorius =========================== 1683299409649 2023-05-05 17:10:09,650 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,650 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:10:09,650 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,309465.33083084284,117123.76154508749,75420.78396871046,28689.17830866579,25429.322504399002,9664.9074371722,10039.83763996367, 2023-05-05 17:10:09,650 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2722291.7128707413,1030309.4197285856,663458.4062292383,252371.7669732846,223695.6034195719,85019.85457058642,88318.02493824573, 2023-05-05 17:10:09,650 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,9340262.690082217,3535021.8298916374,2276345.245745015,865894.9325474505,767506.1745502446,291705.6139896386,303021.7332302534, 2023-05-05 17:10:09,650 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4989114.833150126,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:10:09,655 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,654 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:09,655 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,655 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:09,655 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,655 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:09,656 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,656 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:09,657 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,656 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:09,657 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,657 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:09,658 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:09,658 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:10:10,147 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:10,146 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:10:10,167 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:10,167 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:10:10,168 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:10,168 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:10:10,247 INFO [monitor-thread] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:10:10,764 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:10,764 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:10:10,766 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:10,765 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:10:10,774 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:10:10,773 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:10:15,248 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:11:14,151 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:14,151 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step mars 0 2023-05-05 17:11:14,152 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:14,152 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:11:14,323 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:14,322 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:11:14,324 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:14,323 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:11:14,426 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:14,426 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:11:14,605 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:14,604 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mars 0 - Nephrops_norvegicus =========================== 1683299474604 2023-05-05 17:11:14,609 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:14,609 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:11:14,609 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.03230017390273E8,1179510.3228928817,3691602.91637025,5476436.043247398,5604391.844433306,5938126.295665434,5643085.432994919,5187433.999591945,4729722.6074779285,4234943.306451115,3794497.619724323,3410169.960746595,3096949.7716966206,2816108.8125014757,2554070.308338858,2314367.423489444,2088303.8687924778,1885069.219964441,1707132.5590908607,1558870.7635505926,1431810.5724033965,1312045.2682120032,1182254.4314655932,1024511.5773473575,855209.839030694,676819.7405945316,474086.1896059505,302176.55939902057,115660.55440672557,50860.181186866335,31229.3578202021,6903.500311465386,1687.706382054208,923.3936365408204,0.0,1179630.0124159039,3682682.9060937897,5426514.841407741,5930089.834628156,5944877.431223273,5630950.594956341,1.0925978355839511E7,1.0678259542294193E7,9373784.263607273,7942101.859215956,6567835.51958825,5385418.911654346,4271561.34558826,3161043.4353072997,2090589.2155464077,1250870.0156144702,683229.9108246082,334601.1769500039,128118.0927555716,68450.10479931717,41675.564354296446,3755.069907771199,1846.3421191964499, 2023-05-05 17:11:14,609 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.71699851232196E7,1042504.6202725997,3275034.524825477,4893723.471286055,4971433.39269857,5029066.309916151,4426343.367976746,3584013.6103093266,2908591.5997364353,2086098.2279349049,1592002.534589078,1289867.1845853052,1161515.0515965216,1054563.3731256523,968964.1734356676,907628.6404982558,838288.3930213873,771190.8644519175,703946.8506437349,655100.000805622,616547.1731813533,578001.1070327474,516274.80892528116,412866.84292815544,318850.9814321877,238356.4388722284,130829.17235891604,58651.047366787185,16287.86942552229,9866.050255637783,6847.071430041604,1431.650465745189,667.1900561457961,595.4211231843917,0.0,1042616.617955176,3263324.409649727,4834304.505410681,5283455.452639174,5171255.017137372,4507785.942616304,7250654.719607542,6852918.061501035,5775352.420159785,4928341.505523028,3874288.975275562,3071335.8568220898,2506070.02214299,2030647.5116284764,1382402.6936572038,861218.6046829558,493574.338326434,209731.887146093,33664.63409585776,29019.538229467504,27507.716168671734,2331.5827340182036,1517.37365863376, 2023-05-05 17:11:14,610 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0052589951103E7,136484.47090908853,428816.42745769426,639608.9754596666,614781.9603164367,655626.1131930426,576899.8398742083,464556.5689585116,375787.988011369,266262.629605693,201840.3657844619,163098.49695748987,147230.22440753022,133829.2433905892,123084.87901253928,115460.1720048782,106738.31496797584,98301.70874523156,89765.40098976198,83626.635668772,78779.78556223663,73853.38262795357,65973.34769423719,52556.16607673251,40580.0748681379,30224.318022601707,16504.390974726055,7348.045065849246,2005.7703771494907,1239.3044478445222,861.3354104452236,179.28378050891547,85.56579300522385,77.46597049885023,0.0,136499.42731711417,426397.2058244258,627075.8836352271,683843.0030488785,673868.6724644928,586594.2903295296,939467.6567562718,887495.5150815104,747715.9770606128,638341.1464690063,501191.0322176394,396949.30746382,324180.74424624385,263390.0226697196,179432.58074887856,111885.45622381881,64254.67609484418,27199.238479794458,4259.68724499773,3727.734662014134,3567.0389318878456,303.5325912828853,197.96968650123276, 2023-05-05 17:11:14,610 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.47796891861751E7,721661.859046963,2265903.9593852735,3364555.7530192416,2961175.1181473304,3448433.5899663977,3072933.202546792,2518346.570747715,2078960.1370125248,1516602.3829167483,1178242.5012238102,969473.3775589449,879966.7336897157,801045.4781048936,734516.8597106411,683827.1045012262,627994.6614294293,575241.5969371903,523646.10527573415,486327.87871845363,456708.28606235667,425875.1732599753,380558.17624677846,305413.22001050826,239094.7898922616,178819.40918334125,100797.25415456585,47503.45091190795,13353.985474417417,7733.235296200472,5252.776652942644,1098.8452347103985,479.7457773962218,408.1587872409264,0.0,721742.9926532104,2246268.3184211105,3260802.7803833904,3539686.1004727567,3538560.115811075,3126434.8146616025,5188218.827105093,4940195.972612621,4205754.656889261,3585825.8536601206,2845650.511601254,2273000.212495379,1852992.0208914997,1483911.1961362036,1007678.7985201998,624439.5183587883,355807.80931228504,155036.09005816537,27302.16420158412,21670.076189763087,19627.92626147175,1624.913792069986,1051.7101645097875, 2023-05-05 17:11:14,610 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.32699943049394E7,1097194.0686961845,3445038.925440116,5103982.023663746,4220849.785720275,5224393.582935337,4667373.990761376,3822968.9369892497,3157882.363306175,2302917.8098991276,1788616.4816849155,1471626.2534111782,1335506.4978420737,1216068.2003385464,1115154.9440807023,1038259.8659832169,953488.3877277824,873542.1326929387,795204.9380686422,738554.9450697775,693592.6435909146,646141.9511498525,577445.4039066938,462710.4884260716,362909.7759539433,270828.3915410444,152617.6943289557,71896.07633106296,20199.06769396898,11724.649768501564,7949.165715348556,1666.3361430914656,728.3798432155845,620.1771556275705,0.0,1097319.8654472202,3407521.6194948284,4905166.278845162,5312089.564130285,5356850.240048935,4743743.598465604,7879568.077896538,7505081.3217585385,6390265.335149233,5448335.535258927,4323905.938390973,3453782.115510635,2816023.8088495987,2255288.261867151,1531535.779276287,949134.6053613172,540809.0206661331,235634.6635586513,41367.21127360011,32918.38455475821,29830.578983891864,2469.875309752234,1595.2250603854297, 2023-05-05 17:11:14,610 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.99340115290751E7,921477.7832815234,2893303.8117855364,4301749.098917326,3924276.580777076,4411492.234034215,3924587.614941496,3216382.4041449996,2653710.624888126,1935078.9150325991,1503091.0836039311,1236610.3279329895,1122682.3162213925,1021852.8096613707,936965.907113732,872318.4788878222,801121.1204385152,733777.564016433,667964.0180804566,620382.7482840985,582618.2487746843,543583.8057448223,485656.787166344,389982.64833575,304889.3736519407,228260.1670365262,128629.57314790026,60595.60557598405,17024.22164667591,9852.771022229168,6699.732932953989,1399.4665427202967,611.7272467492295,520.8536005526634,0.0,921580.2254079996,2871934.6949582617,4189299.8144453936,4553659.224863585,4528959.088534101,3995359.7946772855,6624297.763185006,6306382.359392155,5368398.090029137,4577281.588880815,3632249.469851856,2901278.546957299,2365168.341970943,1894295.4823626506,1286402.112540465,797177.2420340937,454267.99993999087,197903.1282705624,34865.20191409183,27647.830253606073,25053.628906775375,2074.3160826341623,1344.491013931408, 2023-05-05 17:11:14,610 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6559472220327E7,218191.04807482412,685097.0371735315,1004423.1739878596,621066.7542075848,1022428.5913298343,924880.4428030384,756286.84685133,626888.7284975643,457281.5369391373,355042.84980901965,292185.07131775614,264841.77900770574,241453.238870439,221479.8677951647,206235.33599872436,189378.92007335712,173621.23715215587,158058.3799029643,146795.4761136173,137856.20913342814,127849.09653122183,114350.02254741998,91057.75358683085,72099.27207535107,53296.87905962026,30033.95157621704,14148.57749320264,3975.0162893811626,2327.5109798514777,1564.3327545723942,331.37563298251746,144.84912458867723,123.33141686893333,0.0,218218.3147766632,670573.2239292725,928158.6380753466,994195.9645784596,1044501.5537702325,935451.4001347764,1562299.2702758962,1490207.8398011567,1269707.9290046545,1082419.413383487,859289.2100522256,686392.7596693848,559909.4041175576,448357.5227656389,304465.36506143416,188714.4916317564,107497.78475616299,46855.10558081306,8140.7390256892395,6545.297913708015,5931.886372579785,491.1713027112298,313.9276374698426, 2023-05-05 17:11:14,610 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.47035040412719E7,280789.4422292053,878745.7208925361,1244543.4004548183,353933.64598445344,1320177.3594828448,1329703.3047276193,1220412.1724080453,1134902.6733381043,1030326.9486393876,928920.6953000949,839061.7491022354,756688.2600368815,691496.8480903942,627644.9709845645,568580.2827407618,512731.0957848744,464182.73618223815,420526.2317717306,383608.16537251434,351851.6818911831,315572.4939557065,285063.5261941005,240671.4833204378,209640.0472759275,159222.17795581796,112413.64938996338,72247.81269348033,28439.317866205765,12910.203264377833,7537.617665753081,1754.967610483776,418.5352584004447,224.73970231617642,0.0,280830.64531383535,837142.6461608823,1037539.801767361,1080373.9056102145,1298488.0196195666,1297303.1999113362,2592608.2801697673,2552202.0623143944,2248542.4443571507,1903589.5469856896,1578672.9731475622,1295671.2824776685,1028471.1568018004,758178.50793246,500778.8644051683,299467.01243370294,162988.19226385307,80269.94198576476,30487.126698348646,16831.855972356963,10062.372791027097,945.147316694586,424.30250346073194, 2023-05-05 17:11:14,610 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.32887115727959E7,151035.36022914227,472664.25008437876,681355.4467757121,316434.5436334749,729621.4740840412,719636.6356114568,662407.7357678978,612432.9890923453,555835.0789884952,501448.96394848474,452795.11278378294,409166.8039550685,373141.0912899927,338522.7303091118,306594.6049054883,276522.3557709598,250044.68666395394,226510.33705994597,206628.67829581723,189524.98322061764,171274.1657921825,154503.01960826185,131834.2893546352,113016.55261154006,87226.21308347274,61593.5757656732,39593.91365351717,15592.325449984395,6975.375016288419,4132.043589783045,945.2408295834244,225.3230122086988,120.94427187584358,0.0,151054.89462439262,458315.84713202924,606891.3104943217,643746.2133161513,722061.8209699731,707838.1028859239,1401795.2036082433,1376591.2731940546,1211433.3736234207,1025790.3852455035,850278.801067762,697815.6003312356,553456.8239849813,408077.8739689329,269544.19712969684,161143.02572797905,87743.7970681295,43188.199239519236,16702.97421738975,9061.037083101282,5414.156073769119,509.0154663663806,232.34639838918403, 2023-05-05 17:11:14,610 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.69947854337552E7,308412.37876393134,965281.9539338128,1399111.0924027252,751756.3084098547,1498637.9828208121,1464177.9806560194,1341070.9516707202,1232264.980554601,1104126.723716588,988665.947199301,889014.8883067033,805217.1045570454,734199.3537822443,666303.0801312083,603943.4220464051,544836.4489608691,492571.5556052533,446119.87135529786,407351.082048084,374125.5887711256,339428.3476817472,306408.67219579674,261883.97316675738,223268.10397388332,173023.5863546267,121216.49328283971,77277.3586408565,29589.971143994546,13265.79643856201,7988.401713508012,1807.4608447874434,441.67489970875477,241.56329280134838,0.0,308450.721761266,940849.6433097475,1270917.5423314488,1355524.835403626,1488083.903473283,1445265.4920868122,2838566.231790961,2783163.5989425676,2446848.78204297,2072558.493151631,1715103.3470849493,1406440.5783477637,1116681.646793944,826081.3504005566,546296.0635544095,326971.89771228743,178479.08590123153,87484.80487402667,32754.595585292813,17902.005528779417,10898.185959879343,982.917847592804,471.7671821035385,] 2023-05-05 17:11:15,237 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:11:17,168 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,167 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mars 0 - Merluccius_merluccius =========================== 1683299477167 2023-05-05 17:11:17,168 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,168 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:11:17,168 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>13846.553070490041,81696.3329996639,237161.24713689814,469646.6806783925,740578.5351807569,1015747.0083031851,1272746.811434631,1495938.0521620673,1673517.279880828,1797597.3626306106,1865206.600182924,1878716.307839377,1845276.7663949383,1775485.630406138,1681241.8841188916,1558070.527110344,1436234.9641357313,1329970.0213148026,1236661.0445307817,1154279.7768418537,1101481.640254879,1066256.8408628842,1038079.883543851,1017564.407217322,1004379.1043959864,1000601.1616452914,1016777.3468377253,1040188.5224257468,1058789.3554563636,1067182.7717070498,1073194.005416519,1067850.2056447284,1040418.51971369,987884.27143947,906922.7438431494,810782.8737053018,703293.0277159405,564319.4515663767,452607.1452131602,507926.7822456185,186174.3170460666,46534.31888606417,13507.782443221266,31293.305851520065,38712.33115599831,18655.657965981136,4776.901316699587,1178.571354332176,283.96894324839946,67.25411380390325,15.59313629290026,3.501454546175887,0.7546458016301224,0.15527486169830085,0.030437030186914894,0.005685255266012329,0.001013982632663817,1.7331727877866767E-4,2.854670224870809E-5,4.5651719262347145E-6,7.159306351579618E-7,1.1146730545402957E-7,4.6240154193358006E-7,3.167461742276742E-4,1087.3484905113048,480.7546545143637,12289.163729077303,28885.199981897036,106414.22019885539,117234.17440804666,53778.55469031729,14414.250857167675, 2023-05-05 17:11:17,168 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8182.5767415227265,48277.66923552939,140146.38554943245,277525.1568493633,437615.78087028605,600199.182264122,752032.5037494516,883871.5126995444,988738.9715836297,1061967.398717337,1101791.2477860164,1109591.4625799279,1089555.0203585045,1047916.094908521,991968.8912209279,919216.7914653827,847350.9069874946,788815.5092092877,742054.4406829467,706844.1608865822,680538.8478001755,666709.078073985,659583.1064065521,654727.2331269381,661481.9099300491,674910.6464084015,692552.1714433957,709569.931403846,722074.7223575624,727692.1396930895,710688.7737782751,676784.5646916353,639245.2113183362,602851.6438134707,559952.1594510478,520182.6123734976,484607.19671086525,445400.37491178286,393776.6488234446,549030.6127913424,344044.20105979784,211149.44262837453,151351.4114413793,103294.42089808833,58547.26673168346,23787.242630192253,6992.0832258164555,2080.4783629837048,557.3669580230722,139.5651423801105,33.107559432394936,7.455308348269053,1.593548214429704,0.32341658401115064,0.06239517654138667,0.011465483048892233,0.002012527098563329,3.3880058195992605E-4,5.500412158565358E-5,8.676363569932238E-6,1.3428215175345465E-6,2.0637844971886809E-7,3.192272521992495E-8,5.03399965073999E-9,8.173287855827205E-10,1.373447782515475E-10,2.3902610637549962E-11,4.302547828961278E-12,8.106948932893317E-13,1.677266603555645E-13,1.070195433479373E-15,3.2460470366369173E-18, 2023-05-05 17:11:17,168 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.637838227977042E7,4262624.069388149,2275579.78678137,1214806.4857971924,648518.1519485479,346208.05726993264,184821.37864373927,98665.93594943229,52672.29899600818,28118.834072042653,15011.09396479905,8013.594782867085,4278.016078946995,2283.7967313816625,1219.1930591231903,650.8599014041386,347.4581880907844,185.48875450904157,99.02221109932688,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:11:17,168 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,52.41179405233586,28.024382976924528,15.348587169485313,10.418265309258611,15.064522093877759,40.43215321008806,113.73292035625276,286.75641627817987,643.2349100193669,1301.8533313514345,2413.1034013338362,4150.833082307309,6702.065618366755,10260.457732912351,15029.836573187267,21246.89126396259,29242.432808463942,39594.96755854514,53537.66504684745,74134.24547595257,196944.696895855,296466.73484606616,428291.41833174374,595489.1447847093,796825.853614326,1026658.6980288376,1272605.9721378803,1514824.9400856853,1726787.7592189824,1874953.692081157,1947833.7716204268,1938070.8373785305,1849688.6661688862,1708139.3799607626,1517127.0741162153,1292440.597221057,1076726.8171548126,888036.5747392342,723874.1484816032,594383.7888022655,499271.5103146661,429274.6501149178,377554.7993587666,339337.9410515358,309410.30178751866,282599.6947986908,254849.32470728233,223911.17449975226,193460.73595053525,283174.522974324,159526.39935779152,42630.33926862417,7721.478886574152, 2023-05-05 17:11:17,168 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4983151.518680469,1625177.3766125431,1606758.5261707907,2167801.4329859256,3027896.86401908,3985213.9468453364,4915922.4652146585,5739416.505787501,6398840.28498661,6857089.405430601,7098573.836307177,7130026.947259301,6978035.471300229,6683632.470880208,6295349.094379546,5802696.520539648,5316081.895152616,4913742.228931154,4588673.99527613,3330692.438845522,1802782.5215208202,975829.4716436466,528233.9275822948,285956.78705858655,154809.02201497645,83813.47589642068,45378.814812216944,24570.50841325542,13304.446734316758,7204.45548189778,3901.459981084562,2112.8797795332953,1144.3109069923744,619.7761962324508,335.6969034913311,181.8366200687566,98.50015653898213,53.35977995903996,28.9076415806595,24.146920987119007,7.088944301410461,2.081551471145351,0.6113337715499816,0.17957882180956872,0.05276150724811635,0.01550473903908005,0.004557186080698907,0.0013397196756131284,3.939270607871678E-4,1.1585165243167211E-4,3.407791479934285E-5,1.0026006406381892E-5,2.9503052017813062E-6,8.683398397834439E-7,2.5562076602657236E-7,7.526376898008348E-8,2.216455504034106E-8,6.528525250214148E-9,1.923330697271687E-9,5.667289841525413E-10,1.6702414136392348E-10,4.92340094325572E-11,1.4515535400934898E-11,4.2803824131289175E-12,1.2624479821844368E-12,3.724136326733113E-13,1.09879973319525E-13,3.2425908350892473E-14,9.570753143445893E-15,4.000286776460786E-15,8.997316628154011E-18,2.0327684771769934E-20, 2023-05-05 17:11:17,169 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2779229.1770131723,740244.7053460338,395175.80282399955,210962.55604366987,112621.2681404989,60122.280822899316,32095.96829293475,17134.266474280423,9147.039432870957,4883.099636164012,2606.8174551665975,1391.6359998542948,742.9176723717669,396.60275242956527,211.72432570159052,113.02793492779472,60.33937778150073,32.21186438011578,17.196137000290403,1004336.8596251176,2349624.592512614,3064440.586579623,3461960.2604727987,3704716.159935497,3873330.580243448,4004415.299293162,4111705.2557043615,4197963.006446962,4261541.430397394,4299802.279704713,4310842.398557924,4294349.487435906,4251970.565949056,4187447.0652382188,4106806.418685881,4019052.315121162,3938169.7673262637,3888054.3830064307,3913555.8928257637,6758012.314943481,6252697.236773557,5745261.029392797,5214356.698602484,4641472.752210368,4026638.0691918447,3385776.384383895,2745356.4993331186,2136081.5573821813,1584583.9407297827,1118631.852941383,750135.048204131,476045.81630150415,285821.5123341151,161240.44453142266,84745.12164742366,41513.13794765576,18961.3933995141,8033.895302476045,3160.3580078410932,1161.2156894219606,397.94250735675155,126.88910292374435,37.7277845614013,10.482476434167085,2.7146343154129893,0.649264323615792,0.14152017763196628,0.027835560125703797,0.0051837128673664365,3.57954960271956E-4,8.50336339715776E-6,1.1457271707186897E-7,] 2023-05-05 17:11:17,271 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,271 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,271 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,271 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,271 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,271 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,272 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,272 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,272 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,272 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,272 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,272 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,272 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,272 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,273 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,272 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,273 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,273 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,273 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,273 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,273 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,273 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,273 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,273 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,274 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,274 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,274 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,274 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,274 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,274 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,275 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,275 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,275 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,275 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,276 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,275 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,276 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,276 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,276 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,276 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,276 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,276 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,277 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,277 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,277 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,277 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,277 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,277 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,278 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,277 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,278 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,278 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,278 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,278 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,278 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,278 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,278 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,278 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,278 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,278 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,279 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,279 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,279 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,279 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,279 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,279 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,280 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,280 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,280 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,280 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,280 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,280 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,280 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,280 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,281 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,280 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,281 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,281 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,281 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,281 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,281 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,281 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,281 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,281 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,282 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,282 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,282 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,282 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,282 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,282 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,283 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,282 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,283 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,282 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,283 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,283 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,284 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,284 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,284 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,284 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,284 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,284 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,284 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,284 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,284 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,284 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,284 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,284 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,285 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,285 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,286 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,285 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,286 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,286 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,287 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,287 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,287 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,287 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,287 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,287 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,288 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,288 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,288 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,288 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,288 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,288 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,288 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,290 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,290 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,290 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,290 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,290 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,290 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,290 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,291 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,290 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,291 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,291 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,291 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,291 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,291 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,291 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,292 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,291 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,292 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,292 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,292 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,292 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,292 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,292 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,293 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,293 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,293 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,293 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,293 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,293 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,293 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,293 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,293 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,293 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,293 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,293 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,294 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,294 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,294 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,294 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,294 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,294 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,295 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,294 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,295 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,295 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,295 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,295 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,295 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,295 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,296 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,296 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,296 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,296 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,297 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,297 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,297 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,297 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,297 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,297 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,297 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,297 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,297 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,297 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,298 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,298 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,298 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,298 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,298 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,298 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,298 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,298 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,299 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,299 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,299 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,299 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,299 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,299 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,300 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,300 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,300 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,300 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,300 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,300 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,301 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,301 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,302 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,301 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,302 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,301 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,304 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,303 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,305 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,304 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,306 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,305 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,310 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,310 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,311 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,311 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,311 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,311 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,312 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,311 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,312 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,312 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,312 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,312 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,312 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,312 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,312 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,312 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,312 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,312 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,313 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,313 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,313 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,313 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,313 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,314 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,313 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,314 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,314 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,314 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,314 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,314 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,314 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,315 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,314 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,315 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,315 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,315 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,315 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,315 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,315 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,315 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,315 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,315 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,315 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,316 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,316 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,316 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,316 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,316 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,317 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,317 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,317 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,317 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,317 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,317 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,317 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,317 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,317 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,319 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,319 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,319 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,319 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,319 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,319 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,319 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,319 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,320 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,319 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,320 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,319 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,320 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,320 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,320 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,320 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:17,320 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:17,320 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:19,402 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:19,402 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mars 0 - Solea_solea =========================== 1683299479402 2023-05-05 17:11:19,403 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:19,402 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:11:19,403 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>124068.27673201666,84161.76400828133,43425.946155806356,34953.91064634379,23995.68832989153,14446.9455650734,9728.439167975921, 2023-05-05 17:11:19,403 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>42023.00136867136,28634.634535347846,14828.050592525024,11919.555515863041,8166.0071211707345,4905.990779991683,3303.64758794627, 2023-05-05 17:11:19,403 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6574.764975601882,4493.3180638352305,2332.258194269702,1873.1830213217138,1281.5937307981162,768.8877492813841,517.7615932413559,] 2023-05-05 17:11:19,811 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:19,810 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mars 0 - Lepidorhombus_whiffiagonis =========================== 1683299479810 2023-05-05 17:11:19,811 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:19,810 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:11:19,811 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,722081.2894635834,582955.502501651,387293.33861007117,273912.99923154496,181459.26763512928,97170.04289130082,38210.75546805694,24488.124320582174,26069.22181417639, 2023-05-05 17:11:19,811 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,1.1311966463382687E7,9132452.523235824,6067252.152597965,4291060.724608446,2842700.9256581594,1522244.493065884,598601.2803576123,383625.5628107393,408394.68795475573, 2023-05-05 17:11:19,811 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,6.81859985480262E7,5.5048377000144005E7,3.657203615363635E7,2.5865552314424787E7,1.7135164059833772E7,9175748.631320866,3608234.356549289,2312408.9125858885,2461711.6475765593, 2023-05-05 17:11:19,811 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.0541215504568465E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:11:19,820 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:19,819 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:19,820 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:19,820 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:19,820 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:19,820 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:19,820 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:19,820 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:19,821 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:19,820 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:19,821 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:19,821 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:19,821 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:19,821 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:19,821 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:19,821 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:19,822 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:19,821 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:20,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:20,355 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mars 0 - Lophius_piscatorius =========================== 1683299480355 2023-05-05 17:11:20,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:20,355 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:11:20,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,302904.48531856586,114640.66948675892,73821.81935866822,28080.950995279884,24890.206035406143,9460.005762352914,9826.987226163521, 2023-05-05 17:11:20,356 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2664548.3643871355,1008455.216673105,649385.5903828889,247018.63350163537,218950.72867986755,83216.47285830187,86444.68474208613, 2023-05-05 17:11:20,356 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,9142334.378263813,3460111.63450981,2228107.5048424415,847545.8638008927,751242.0493880868,285524.1176398382,296600.43844523246, 2023-05-05 17:11:20,356 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4880772.79647656,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:11:20,359 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:20,359 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:20,359 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:20,359 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:20,360 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:20,359 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:20,360 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:20,360 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:20,360 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:20,360 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:20,360 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:20,360 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:20,360 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:20,360 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:11:20,886 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:20,885 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:11:20,908 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:20,908 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:11:20,908 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:20,908 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:11:21,532 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:21,532 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:11:21,534 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:21,533 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:11:21,542 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:11:21,541 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:11:25,242 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:12:20,540 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:20,540 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step avril 0 2023-05-05 17:12:20,541 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:20,541 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:12:20,741 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:20,741 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:12:20,742 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:20,742 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:12:20,866 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:20,866 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:12:21,031 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:21,031 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin avril 0 - Nephrops_norvegicus =========================== 1683299541031 2023-05-05 17:12:21,032 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:21,031 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:12:21,032 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.03230017390273E8,1150384.625591069,3600456.915608605,5324814.392118225,5003303.771244865,5764319.713401055,5498010.893240529,5051589.046142218,4610564.786649616,4128559.707527728,3698823.844704095,3324404.4738053367,3018000.445755707,2745311.028147493,2490068.904287506,2256461.0787391616,2035997.5739714166,1838229.6606773413,1664736.222409564,1520147.6468989584,1396236.1334555587,1277758.8519955745,1151636.575190433,996146.7547270155,833854.5639397711,658081.1803748254,460960.5490839134,293810.44163432845,112458.35427306629,49578.751046302925,30364.735872824254,6733.052281462874,1646.0367630109454,900.5949664221497,0.0,1150504.8436353363,3580723.4458905407,5215837.25925148,5681539.361508285,5764643.263109959,5478355.715134127,1.0735975024497509E7,1.049703182076531E7,9216524.444521211,7808579.786074311,6457991.221885893,5295402.442099002,4200741.3127477635,3108511.0636293795,2055830.1832953754,1230127.9857802792,671845.1795525824,329061.758604093,125613.41985499908,67315.67216915383,40985.98474676451,3693.004061397548,1810.2466468734287, 2023-05-05 17:12:21,032 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.71699851232196E7,1016762.4770748076,3194173.6342972885,4760453.978104453,4498124.675666424,4885350.765500979,4313232.037714025,3490970.597966362,2835536.0762857236,2033830.5643659045,1551988.3977231602,1257516.999481044,1132046.2154741152,1028123.2809551416,944737.3991465564,884964.8535361908,817336.9315150051,752046.9901618673,686479.8938932671,638841.9251969049,601243.128004362,563022.9859879378,502998.8424679504,401623.3480246595,310902.5793670833,231865.34022485727,127266.33567720644,57053.818711959306,15844.306131420382,9618.228576258367,6660.606922062352,1396.302889801262,650.7170749657348,580.7201232727801,0.0,1016874.3219371405,3174455.14829629,4656909.23889433,5075694.038783238,5018874.493266489,4387272.141297347,7125511.727631149,6737072.800296911,5678678.93678394,4845698.190036215,3809608.2031442747,3020085.6458087806,2464540.1436726386,1996928.5653386996,1359438.7791315631,846944.7937464498,485359.9218267248,206260.56556622693,33021.89293381083,28538.789663055715,27052.63745198399,2293.0450611302645,1488.403241018864, 2023-05-05 17:12:21,032 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0052589951103E7,133114.03712114942,418228.9121400677,620871.0475225388,523313.1985506482,634825.090632047,561752.5711739821,452016.94108659937,366218.78836820804,259512.30996914944,196694.2933253317,158956.2087933354,143413.35044508104,130432.3020578849,119976.12554555487,112550.78284173651,104044.28658657796,95850.80048090276,87529.09691986271,81542.53600277979,76815.83666804626,71866.15731038932,64221.90868133921,51016.48528677831,39560.624466723304,29338.869076783943,16020.879797434734,7132.777387931345,1947.0095056991765,1207.7430223423842,836.1018044924305,174.85724819625727,83.45316604855941,75.55332887242304,0.0,133129.24444857243,413905.5110204423,598010.7292017132,648924.1736933002,651405.4353031059,569938.3448979852,922694.6841006199,872221.5361354352,735072.0289037444,627511.9994400775,492755.9177249045,390274.5379965818,318797.1313192809,259000.04352067897,176439.7998657923,110026.9366381239,63179.337960673394,26748.5556100023,4169.497262088624,3665.86491746812,3507.983107163633,298.515638831222,193.7780917631367, 2023-05-05 17:12:21,032 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.47796891861751E7,703837.4920353232,2209958.591292702,3250969.6967346733,2207792.67353615,3315566.0744627044,2987570.451514468,2444736.7005581236,2024454.6755314062,1477176.3693116384,1147278.7888451319,944183.9597338852,856097.6604851399,780173.0229753901,715559.9697556879,666257.7437251926,611808.5534174575,560763.633615801,510487.12689997436,474098.3219798181,445216.24512607005,413498.34116066963,369768.22264056024,295102.5918786859,232987.77086266156,172782.53746319056,97394.37917665641,45899.75341212682,12903.160266851952,7530.446964486574,5075.445014429595,1071.7146491981514,467.9008119482732,398.0813108775389,0.0,703923.0946716683,2170435.1985753584,3042400.5304364674,3270473.0100669526,3391079.2338379263,3026427.8917095596,5088904.618546434,4851897.550912012,4133073.0831370805,3523472.574557678,2796922.4361390662,2234145.169664428,1822078.4853136623,1458978.1899456284,990723.8520602367,614016.9326412125,349781.4613349423,152460.9803894494,26601.209714813118,21308.967573499314,19302.442431204596,1598.0563294218664,1024.7086069353506, 2023-05-05 17:12:21,032 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.32699943049394E7,1070092.6254461294,3359980.6113051814,4923322.829215175,2997327.873933425,5010093.155730134,4535109.132288174,3708086.3913008976,3074215.8560178415,2242505.3013682594,1741097.1845315518,1432865.561089206,1298691.919679269,1184080.5236953073,1086148.1803392768,1011395.4577432212,928725.514993601,851480.6093655275,775158.4433966401,719921.5410593842,676080.4855051733,626852.6186961824,560690.2870700313,446332.5106600068,353584.1735589375,261242.22160103233,147215.6788852814,69351.26187565089,19484.106849419382,11413.937591028078,7667.799153316228,1625.1941571281686,710.3960808098025,604.8649270971074,0.0,1070226.9414362703,3286909.887715621,4539975.700723775,4860141.598335996,5117249.150501794,4585751.272796584,7725005.362917607,7369110.004090133,6278959.862342681,5352745.625691983,4249398.010918855,3394388.3445413564,2768965.067401199,2217282.4623738783,1505683.9963954887,933264.5144711081,531609.2221621508,231717.3617650754,40236.902712117,32369.026570970786,29335.61474086909,2429.0518616401473,1551.6374825010882, 2023-05-05 17:12:21,032 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.99340115290751E7,898720.2967558929,2821867.886143791,4166616.4552427703,3137141.5094688917,4257283.215103982,3818709.9323627204,3126152.8264412507,2585188.232199644,1885429.8681014397,1464210.3024296348,1204800.2206154217,1092938.5377762362,995589.1536261834,913056.0253499048,850133.2122745834,780698.1780425741,715400.5985444679,651254.5822177957,604855.6760938027,568029.4395383854,528402.008581376,472348.1111740909,377731.9602911874,297169.2354778768,221089.73493833508,124588.87856657748,58692.090473579716,16489.432651614363,9598.320445198491,6489.271420130886,1364.9135906671274,596.6236472123252,507.99367933465845,0.0,898826.3285697271,2781717.409183026,3953944.1624365677,4266834.435934385,4360042.57451802,3875105.5427925847,6501983.807054157,6195866.035513208,5276673.273829227,4498709.909145004,3570612.9439259246,2852109.505269282,2325804.996323442,1862601.669798474,1264856.6717632085,783905.1100656126,446622.19154203316,194620.17930455046,34052.55896555419,27188.080359983345,24638.52445331269,2040.030653473782,1313.1534314175956, 2023-05-05 17:12:21,032 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6559472220327E7,212799.6711529094,668181.9310565884,960080.7324049473,339374.28633114137,966914.2957599214,895894.4543109341,730229.1452769877,609347.1575058876,444703.8917099464,345060.7272518791,284092.16265585367,256913.90768587255,234780.6822213533,215477.50947059298,200697.6389718493,184260.5574480411,169155.4079080815,154006.13039952042,143026.53633374855,134312.0197111243,123489.98302385132,110625.24375051814,87037.8113715748,70186.67953425446,50943.972627892195,28708.037581237353,13523.957823703427,3799.5305656665287,2262.356089387889,1495.2718890106632,323.19393945251215,141.27278695996378,120.286353336769,0.0,212830.4853877984,640969.3131681412,822701.6099700832,862846.9102317736,980825.2313697871,897694.6880361389,1527682.6933147877,1461257.360559196,1246660.4416732625,1062521.1316558302,843983.7168007668,674210.5649061935,550468.3559814894,440682.202101641,299237.8561980933,185529.15322740012,105626.29912135295,46072.45316747604,7846.463936169309,6435.202507015593,5833.148177348221,483.052955152871,302.57964027601327, 2023-05-05 17:12:21,032 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.47035040412719E7,273843.9539302925,857049.4117389732,1157639.9257617935,88395.20609784713,1197551.5371669363,1276175.0414318573,1162447.023948577,1098116.870148861,998080.8316963639,898521.5871029447,812423.1203232903,728708.1205070422,669644.9836775202,608595.843551575,551656.7001025148,497258.6079852902,451596.8351825398,409206.9884468812,373249.2263052382,342321.74573569477,300846.82469395705,272769.72144469275,223865.9720361974,203559.53468562957,148104.07592137303,104564.0744122317,67202.92156333594,26453.46864666911,12491.397339190813,7011.283939004715,1711.637305793505,408.20158605129325,219.19085929526372,0.0,273896.9119758967,778686.987050475,808180.3378755541,800832.8684055172,1158444.0791323306,1217982.370814401,2515572.481656437,2492656.7596590803,2202804.0871308725,1863834.8843274051,1547820.2713641229,1270543.049699548,1010666.3984785536,744595.1071789867,491747.3184961322,294270.43288287724,159956.79154082533,78910.14464269202,28595.590345575976,16542.095391610837,9893.293392333751,929.5254056252253,397.97717546870774, 2023-05-05 17:12:21,032 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.32887115727959E7,147301.9454538758,460994.1281687333,644942.3286496728,130561.83468404641,679767.802299172,694774.0915603188,636471.3722359027,594320.7361489348,539789.5237959985,486519.8840539471,439594.7303427463,395882.2654782761,362297.671431602,328953.3074875454,298041.32809024974,268735.9404480613,243488.13315209007,220599.12984648015,201224.9443939668,184558.8243319387,164658.85235796595,148883.22346023293,124788.77797867198,109917.99680134031,82564.65439817013,58301.88101108662,37477.92872705879,14759.037639405216,6768.965330921553,3911.218186465704,921.9027503465979,219.75976721522497,117.95814716355976,0.0,147325.33598756543,433822.4506828952,513565.36046426615,527958.7240690147,665694.5396138665,673953.3046178761,1366924.9193773977,1347917.3334085804,1188491.253001155,1006011.8744798356,834605.1955126241,685018.3545921213,544035.1750578058,400975.348522463,264832.53230832965,158395.68094037968,86178.75888324018,42463.130402979215,15942.63417480479,8907.342908130182,5323.729089423847,500.602180725033,221.76970299670907, 2023-05-05 17:12:21,032 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.69947854337552E7,300789.8087735627,941449.0575737241,1328900.39697001,342400.505186249,1403601.2235064341,1415243.470581605,1290775.7242048648,1196511.6097468138,1072782.2924896309,959807.4084482281,863552.2779795736,779790.8330380352,713231.5124404351,647741.3711524641,587317.0496642999,529711.5124954804,479742.18524892075,434549.60497852624,396766.4445112308,364387.3000771307,326858.1686649042,295672.6631956258,248742.01755039237,217216.6591662435,164340.8545900185,115133.56367309183,73399.39846968796,28105.076582629845,12880.69898575705,7587.5248690981125,1762.8344775242974,430.76990758006826,235.59907385135747,0.0,300835.0463060561,893635.5885337561,1093166.1894381966,1134068.416384446,1380817.3419778435,1379887.7433261778,2770667.5381715875,2726563.9025107725,2401186.9886879246,2033251.656827755,1683863.0585116555,1380940.166233977,1097735.5245355505,811786.6816215737,536806.4431367274,321416.86976372584,175322.4559306851,86018.67207417716,31371.23338885867,17599.241555401524,10716.382071816559,966.67164455931,451.84250058699024,] 2023-05-05 17:12:23,550 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,550 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin avril 0 - Merluccius_merluccius =========================== 1683299543549 2023-05-05 17:12:23,550 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,550 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:12:23,550 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3240.7079923864135,23481.126451960274,83561.94055249865,199582.40295473323,369096.23460346396,575462.7077196242,798055.3565635929,1017945.9360936368,1219295.9533192217,1389561.790577242,1519853.2210956053,1605414.6825485572,1645831.4207339624,1644720.7304151326,1608811.8849252027,1530077.1515960307,1436769.0509439888,1349631.096382293,1266298.0524124992,1187093.7105887216,1117574.442670614,1062285.733809003,1019347.6099991123,986079.5252982628,961178.6179034337,944441.1520371917,938783.6102354601,944723.2549848807,957034.9371405189,969207.9138720286,978718.8023968386,983538.9632981485,978056.8442293253,956455.4215521731,914334.5945950437,852433.8007697762,775103.3991171152,679471.4498786305,577233.5793672929,735925.1519324471,384818.678730208,155200.9402298726,51823.98350624963,29116.389824263235,32602.168189527936,25489.74850073697,11906.56400065964,3921.057343299124,1113.64362203194,290.0088122895088,71.10699929177633,16.599197255292644,3.6990784838649167,0.7860468463568776,0.15894596120489912,0.0305349312432944,0.005570160035704422,9.657188344442736E-4,1.5954206172711356E-4,2.5234657621775668E-5,3.849984184541916E-6,5.727424141901722E-7,3.6672899242295145E-7,2.0472430310001157E-4,714.7450822250958,587.6242059551726,8490.443849614221,22962.358028647424,95485.63310336378,110161.5835760346,51751.82163670289,14187.6837788311, 2023-05-05 17:12:23,550 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1964.4131979465349,14233.380476288034,50651.6059197613,120976.63562906727,223723.67763198688,348803.3497459099,483710.147778518,616968.149573514,738974.525654969,842122.666041539,921018.4097855926,972769.5869498034,997106.5111604254,996197.7831638928,974167.092594787,926271.6085829887,869659.0142634286,817828.0723205004,770654.757558387,729300.5420995523,694578.9836417984,667744.2164107695,649028.1081204051,636464.6133475743,630487.7644562363,632003.4676542553,639912.7119291838,651916.703419246,664820.0018771989,675524.462001408,677821.3767119059,666707.6258930368,644279.7729705337,615698.9193418483,582631.7167320099,547124.8629598913,512912.4870843101,480401.5437179397,445833.4952501003,656110.1481814843,456132.6366705213,292316.2223151037,191327.17493789038,130162.17918522672,82410.30074237083,43354.6160821988,17881.554192228574,6092.002774997762,1880.660031543584,529.0271824284745,137.5683360814884,33.40996420117262,7.61897169103371,1.6359179608981003,0.33126035164077816,0.06334605767463566,0.011458799020880619,0.0019654383584315057,3.207830615466986E-4,5.008140686627976E-5,7.536967872799647E-6,1.1053055040944754E-6,1.602294024787957E-7,2.3352237182448553E-8,3.480448595498082E-9,5.376012378148107E-10,8.664654580304261E-11,1.4599696388116254E-11,2.6430722956249146E-12,4.32258255894729E-13,6.785599413993998E-15,2.504084677097553E-17, 2023-05-05 17:12:23,551 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.712322571310405E7,6301211.078727888,4738025.893397508,3262957.181139575,2133534.198618584,1348041.2425542376,831253.135809548,503341.6945972086,300513.6391496413,177407.80287523146,103773.00352323425,60237.85929006943,34741.03975805244,19925.443142927797,11373.330161614382,6459.141139051427,3654.4891751087202,2064.5208791516616,1164.346249880619,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:12:23,551 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,649.4655021277397,364.78645171730756,204.58529112335535,115.10944115446392,67.33698920794596,48.86260028775973,62.01067295655837,126.3839127542108,283.8887406338593,603.78314505366,1185.29525384035,2156.3399247026477,3668.708697608348,5892.319313973158,9013.40640939268,13244.872088705903,18865.419537552956,26329.768211284303,36573.427350939026,51909.62645361251,142177.83606078572,220277.6623548009,326121.6989309242,463772.6261496601,634459.766652764,835398.3807851785,1058352.41120625,1288288.184657633,1503264.9670464748,1674462.7433432215,1781222.4750095252,1812798.6074935098,1767474.2662389504,1659963.9731830754,1501609.4812035523,1303949.7411652973,1097313.090769358,907747.0747501152,741789.368948797,605602.0978957384,502366.5598387013,426540.9759941913,370886.54341883754,329986.55847526883,298818.30207797635,272302.8046643894,246127.75866539468,217584.5037798416,189748.220319325,283130.47275933257,162292.5649146281,43869.808336912254,7990.531386421585, 2023-05-05 17:12:23,551 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5184181.340003392,2055918.6518299957,1819663.1497738569,1828315.04697858,2157599.8098411076,2741956.5488170707,3475391.6386148,4256620.355890304,5001392.500691131,5644184.196700908,6138735.082349595,6458887.936761514,6598589.378526565,6570060.956926826,6400024.774820109,6059480.16089372,5661628.7808950525,5294465.791633823,4957818.161115198,4412917.703459849,3494223.3700270313,2487051.7863743883,1665342.7085492127,1071411.976640151,669937.0884345731,409976.83695114,246662.45744668297,146359.78145284756,85839.97387635178,49846.005768744384,28694.41824982171,16391.70666396261,9299.458139666727,5243.021763484067,2939.2316679922255,1639.1517249265034,909.7512842649176,502.71330942795737,276.677896372738,230.54290716010124,69.46090393437633,20.571659341274174,6.005304746684249,1.7318752902865933,0.4943834827724276,0.13994265987352245,0.03934600054135554,0.011005421280840644,0.0030670958754371687,8.528695611390616E-4,2.369414861828884E-4,6.584235110649906E-5,1.831882516559246E-5,5.106813835671967E-6,1.4272511315386748E-6,4.000327959625001E-7,1.1246087742883251E-7,3.1711564269041056E-8,8.967987054368339E-9,2.5430359878527463E-9,7.229243215280191E-10,2.0597466723865856E-10,5.88053333820234E-11,1.6819422343956845E-11,4.818554236716935E-12,1.382498617940284E-12,3.972032706711732E-13,1.1445272431298845E-13,3.4043659435577674E-14,1.1797661242589478E-14,1.6415901459242796E-16,2.4098271075457066E-19, 2023-05-05 17:12:23,551 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2915003.8347810465,1105629.8837136265,836058.1450751863,577556.8375986085,378382.9977303472,239397.51518106778,147766.76598545277,89543.07753397374,53492.12249283352,31594.077229115977,18487.933353487482,10735.369622443717,6193.161408649818,3552.8981548201527,2028.4016755030284,1152.1802601875954,651.9923459420448,368.383022360068,207.78857622314806,246367.7215632812,912819.1577405591,1721696.812808127,2402575.32454983,2911345.693460246,3277042.227428472,3540989.0495554395,3736452.407111888,3884853.332041941,3997829.897980534,4080600.7353978055,4134957.4700339427,4161489.6680856836,4161109.3598709605,4136086.1395608224,4090899.180230965,4033385.8680132735,3977050.582501878,3946225.432948337,3987423.9111208813,6908521.784428208,6412744.049311876,5914900.185757189,5403054.944873356,4860284.405277064,4277739.036795312,3661685.1727678063,3031725.18398118,2415567.050993343,1841638.393511405,1337939.4787357738,924017.4244765838,604922.6651276682,374622.7840919957,218677.5250647505,119500.9648353437,60866.00306579927,28871.29808520907,12725.747352643622,5200.185945385515,1973.768677528563,697.320608583811,229.03355987190926,69.88949028327723,19.842911039844502,5.243034829003805,1.2834412648834743,0.28817157730092735,0.058801448477763515,0.011468085625745673,8.241199588943111E-4,2.0567355659625565E-5,2.893519902234721E-7,] 2023-05-05 17:12:23,682 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,681 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,682 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,682 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,682 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,682 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,682 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,682 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,683 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,682 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,683 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,683 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,683 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,683 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,683 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,683 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,683 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,683 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,685 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,683 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,685 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,685 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,685 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,685 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,685 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,685 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,686 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,686 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,686 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,686 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,687 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,687 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,689 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,689 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,689 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,689 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,690 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,690 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,690 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,690 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,690 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,690 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,691 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,690 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,691 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,690 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,691 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,691 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,691 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,691 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,691 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,691 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,692 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,691 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,693 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,693 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,693 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,693 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,693 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,693 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,694 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,693 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,694 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,694 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,694 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,694 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,694 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,694 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,694 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,694 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,694 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,694 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,696 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,696 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,696 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,696 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,696 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,696 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,696 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,696 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,700 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,700 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,701 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,701 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,704 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,704 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,705 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,705 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,705 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,705 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,705 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,705 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,705 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,705 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,705 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,705 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,706 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,706 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,706 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,706 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,706 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,706 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,707 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,706 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,707 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,707 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,707 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,707 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,707 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,707 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,707 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,707 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,708 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,707 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,708 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,708 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,708 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,708 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,708 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,708 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,709 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,709 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,709 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,709 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,709 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,709 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,709 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,709 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,709 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,709 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,710 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,709 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,710 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,710 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,710 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,710 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,710 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,710 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,711 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,711 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,711 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,711 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,711 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,711 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,711 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,711 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,711 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,711 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,711 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,711 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,712 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,712 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,712 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,712 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,712 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,712 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,713 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,712 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,713 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,713 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,713 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,713 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,715 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,715 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,715 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,715 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,715 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,715 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,731 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,731 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,731 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,731 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,731 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,731 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,733 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,733 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,734 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,734 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,734 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,734 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,735 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,735 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,735 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,735 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,735 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,735 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,736 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,736 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,736 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,736 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,736 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,736 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,737 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,737 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,737 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,737 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:23,737 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:23,737 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:25,245 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:12:25,860 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:25,860 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin avril 0 - Solea_solea =========================== 1683299545860 2023-05-05 17:12:25,860 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:25,860 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:12:25,860 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>122919.96784227376,83112.81733934725,42762.36575870334,34455.815346741016,23692.285938648016,14288.516084436402,9621.756792536511, 2023-05-05 17:12:25,860 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>41628.26488194837,28342.22360739939,14657.403620238285,11788.037434202752,8081.939385850473,4859.268251813678,3272.1854819486016, 2023-05-05 17:12:25,861 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6513.080025155185,4455.315178522862,2312.281180371257,1857.2122201704979,1270.745616492469,762.4287578922894,513.412175964926,] 2023-05-05 17:12:26,192 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,192 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin avril 0 - Lepidorhombus_whiffiagonis =========================== 1683299546192 2023-05-05 17:12:26,192 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,192 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:12:26,192 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,710037.8619138562,573232.5219154776,380833.76219934964,269344.4673926654,178432.75029576753,95549.36612174401,37573.44707658518,24079.692534040892,25634.419266626606, 2023-05-05 17:12:26,192 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,1.112301824959185E7,8979909.58586231,5965908.459566082,4219385.45384033,2795218.17683784,1496817.846085556,588602.6083263075,377217.714529697,401573.11125891714, 2023-05-05 17:12:26,192 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,6.704629628319508E7,5.412826493493532E7,3.59607488905419E7,2.5433219736159556E7,1.6848756502518468E7,9022379.586072205,3547924.132225095,2273757.9031263213,2420565.1013669586, 2023-05-05 17:12:26,193 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4.9691130442186885E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:12:26,197 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,197 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:26,197 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,197 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:26,197 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,197 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:26,197 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,197 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:26,198 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,198 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:26,198 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,198 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:26,198 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,198 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:26,198 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,198 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:26,199 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,198 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:26,671 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,670 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin avril 0 - Lophius_piscatorius =========================== 1683299546670 2023-05-05 17:12:26,671 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,670 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:12:26,671 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,296481.946610256,112209.92259124528,72256.56194146536,27485.545501222372,24362.45448510447,9259.423545402093,9618.623834714483, 2023-05-05 17:12:26,671 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2607889.2817017264,987011.3771580526,635577.0244165212,241766.0175733728,214294.95000979022,81446.95383605998,84606.520869372, 2023-05-05 17:12:26,671 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,8947661.89914574,3386433.6785255265,2180663.2533238656,829498.6290744242,735245.4618513383,279444.3041557569,290284.77110353904, 2023-05-05 17:12:26,671 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4773939.583789386,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:12:26,675 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,675 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:26,675 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,675 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:26,675 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,675 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:26,675 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,675 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:26,676 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,675 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:26,676 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,676 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:26,676 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:26,676 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:12:27,180 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:27,180 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:12:27,200 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:27,200 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:12:27,201 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:27,201 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:12:27,917 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:27,917 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:12:27,918 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:27,918 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:12:27,929 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:12:27,929 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:12:30,249 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:13:27,399 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:27,399 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step mai 0 2023-05-05 17:13:27,400 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:27,399 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:13:27,575 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:27,575 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:13:27,576 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:27,575 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:13:27,673 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:27,673 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:13:27,820 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:27,820 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mai 0 - Nephrops_norvegicus =========================== 1683299607820 2023-05-05 17:13:27,820 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:27,820 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:13:27,820 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.03230017390273E8,214936.44843856295,1014270.3439860679,2288599.0887772148,3351821.696646832,4149413.857432419,4744945.164935549,4986972.660219337,4978024.476724944,4789647.5301800845,4485932.305537818,4131836.655073929,3777077.3055437845,3437738.5101334024,3120545.563116211,2822655.9769667387,2544030.057073112,2285858.0799637376,2051581.3434036404,1845404.2746832937,1667807.0255429568,1511224.8399459682,1362192.4179703353,1202735.337171613,1028423.3663357148,840587.6477279479,631707.6647394823,428623.6850768771,224466.25339020748,96383.68124761007,45085.697369814254,15766.492283061172,3493.635398829654,1261.4398733119856,0.0,214969.28666903955,1010573.8917286649,2261635.7411736855,3455335.693435342,4332417.871081496,4850461.5328265885,8035296.36486954,1.0794149646340977E7,1.0897363082222668E7,9781010.760988854,8280267.086722774,6794299.30993858,5427491.114851421,4135739.5600455212,2899352.925267937,1832033.026571431,1042643.8529923297,530628.7350312419,226155.89238104975,99042.8241154798,53744.73996338205,13226.737900574946,3352.188830026645, 2023-05-05 17:13:27,820 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.71699851232196E7,189970.65056895136,898745.5072038526,2036849.7503527217,2996425.131192939,3659910.7297030445,4039105.1392892785,4006227.1104651843,3702752.3389051445,3214864.6141961887,2654033.7462894917,2154699.247513023,1772612.5927290595,1497387.0725719049,1295050.2600805857,1145261.609540294,1028465.5733469682,929308.3698606731,840636.0940431403,764066.7125554902,702018.6404702199,649450.5127355303,592302.5291519254,510141.3643731978,411608.02268908184,315724.2355091529,210400.07648125777,113960.28163293468,46762.221128177254,18170.99467539526,9462.743791776578,3435.585611984469,1015.7203095238616,713.9296517504641,0.0,190000.71910012467,895043.3798403428,2010944.330640639,3080663.367983336,3840509.645768129,4187347.2024617167,6068961.274308232,7523851.544648637,7235195.534861901,6309596.524148234,5186938.553455819,4092636.593085035,3220695.170943834,2546977.2499990463,1871573.2355672836,1228195.1399094476,729850.2820144114,361179.0945653816,114203.60122034524,41106.04092802245,32118.26565678929,8992.223239238692,2781.529812467989, 2023-05-05 17:13:27,820 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0052589951103E7,24870.862961540788,117672.76719530177,266211.5549063744,378132.3479497488,457545.3734789605,513086.3096095727,512276.53954034875,475073.673456241,412505.23878756526,339536.19514387765,274666.08334638877,225490.34397353765,190235.87217041192,164509.81937629476,145519.78848805433,130756.93727969508,118250.45070796892,107054.85399612742,97385.55884112997,89562.83427817807,82884.9816510766,75569.11326268157,64965.96595762689,52341.216221528586,40073.15111511626,26568.690223829544,14330.634109438835,5799.4650907047835,2268.758246360564,1187.0398931238208,431.138447968943,128.96139254334872,92.55586656146504,0.0,24874.905022971623,116854.17139275497,260488.097789293,396352.0697350751,494172.2466429245,539713.4419686968,783855.0089182849,972185.590012113,935447.543250312,816029.0287802658,670649.5180351309,528825.3030933347,416179.5532634856,329636.9786934585,242557.47510752286,159323.24304579926,94826.55315045558,46889.599368933494,14706.810205483318,5268.843223972278,4153.068437737921,1164.2971420089623,335.5315874627714, 2023-05-05 17:13:27,820 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.47796891861751E7,131504.13127109525,621920.2893500325,1400903.13305537,1873859.5907046418,2229036.6950011775,2578824.9367590235,2627500.3612016323,2488834.4607770145,2206485.2760723396,1852951.5363063698,1528428.7083534172,1279926.453846681,1096339.6873017221,959260.7546636726,853327.4093234574,767433.4759889998,692925.5067436665,625786.0325701215,567773.7408963863,520651.99464909843,479652.40706810757,435392.4995828454,374177.9031380028,303657.3795469598,234379.59495409628,156779.39788698024,87187.64902175903,35677.372195622505,14333.695317608672,7298.1360383770525,2627.4225181952925,751.1520467954483,494.748914880009,0.0,131526.4741113895,614397.5164315888,1348590.6944507302,2023585.50123378,2523217.2326518376,2774173.288345166,4164680.62307106,5269451.8415506445,5141172.941934898,4521612.731246556,3741545.724103511,2978027.6305415076,2358446.4357602703,1862260.7566008263,1361933.7621679571,890004.6757301289,526463.2444860394,261783.07397984472,84434.28911669017,30668.698570933037,22998.646774095592,6267.5945270322645,1436.8171211754561, 2023-05-05 17:13:27,820 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.32699943049394E7,199934.7898930005,945553.6910845338,2126085.8520805356,2769892.639831522,3270124.5358284097,3836912.691349939,3935963.9927870287,3744465.2123116795,3328917.918505325,2799638.990152345,2311252.0399389397,1937266.8963451374,1660329.2378353532,1453819.5445492791,1293908.7332723974,1164055.3318203592,1051367.401057329,949746.0511478941,861855.0559152543,790416.8382708805,727808.9092415948,660167.9388210276,566702.9593602241,459923.0402281689,354895.10897288413,236922.92395430486,131711.9005888688,53653.295188587246,21679.873738653325,11036.973784951622,3975.117395886666,1139.1432802006022,751.4111889995438,0.0,199969.53810953672,931627.9133109843,2029782.836101487,3026172.1652106927,3775857.654282989,4165340.724593048,6288193.546840986,7976072.877314358,7792638.8737582825,6858107.714597987,5676673.671619571,4519480.980492218,3580444.1887830216,2828198.310790813,2068566.7474380208,1351861.514258158,799764.4084406988,397581.16909275186,127964.99336395595,46475.070735607595,34907.29311979257,9497.074826117045,2080.9183976564746, 2023-05-05 17:13:27,821 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.99340115290751E7,167915.79479351363,794121.8444742745,1791847.4632975084,2463617.8178296736,2955459.0657889573,3375010.0048976345,3417298.421296792,3219130.5676998347,2842731.7072916823,2382221.2770621898,1962758.674752332,1640713.6161397449,1404207.2993477636,1227022.9524526752,1090726.6879417677,980498.4310407059,884947.346746314,798956.8018108468,724746.3993739309,664540.3661680329,612530.834950427,556573.4545233478,478872.20247912843,388520.767353795,299813.5978447129,201136.89933950943,111779.83080960138,46259.12108132555,18310.567118882052,9326.070207457029,3354.892039565134,957.995747931887,631.4313032526994,0.0,167943.71250229084,786493.7919228914,1738574.1903594648,2625361.8981007948,3274040.1223091767,3595002.010627455,5362938.2564766705,6765859.894176225,6587372.183819033,5788360.279077204,4788431.260452197,3809846.621045764,3015649.5443052887,2379997.7591651487,1740634.0929004953,1137549.8905724871,672726.4030092449,334683.703917306,108261.16770453201,39254.56116386811,29401.207827553742,8037.909681382541,2078.0372901226615, 2023-05-05 17:13:27,821 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6559472220327E7,39759.22880836487,188036.20728537408,419061.1388038997,492797.311759767,562875.0056759344,699632.6919875295,737658.1765049106,714360.2378771077,642671.8597883928,544044.8490517974,450903.16092691215,379532.27684559475,326086.8337687784,286479.9746503565,255518.62409842774,230198.16054390915,208188.18336294906,188277.32251239612,170976.29858466715,156865.1189472944,144064.33885939245,130223.61069277654,111212.7062886528,90352.14601904104,69673.78381890764,46116.76476725883,25623.576181630873,10244.01917909076,4252.239873817599,2163.0041018537963,780.8172035810838,225.83350187766794,149.25604287645552,0.0,39766.90570086989,182835.83075368358,384231.49458977603,554826.376663081,694834.4074456191,780055.2518806618,1211385.4277951317,1555832.4533804043,1530288.8504464314,1351094.2620271756,1120028.492829799,892905.3948415051,708501.411000363,560443.3945859805,410001.4396874308,267973.60165024514,158590.25347698838,78758.77074802412,25127.41826516924,9131.099196423163,6900.994714597659,1861.6643050254602,332.85828354023784, 2023-05-05 17:13:27,821 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.47035040412719E7,51164.66751623065,241438.07035489014,523133.4226081647,537861.085247497,588518.651555585,818039.3440702353,947660.7664094564,1019722.0895328384,1038117.0998880557,1005082.4141499647,943509.3355434338,880231.1618268955,808146.6005573923,744187.5627181652,678393.0569900383,614137.4236035561,554438.9039751346,499761.93860397144,450666.9568221556,407537.09683113254,364393.1109388846,322201.0237268614,277106.553158935,238501.170222643,194360.71541324497,139785.75977132036,95401.37689318303,44850.37620519127,22979.904129237166,10700.7798720208,3781.579885737398,866.3225252318284,307.38134033834086,0.0,51177.03251232346,226436.71119966876,431879.341555388,568668.9883776377,723490.9213993683,874279.4538328781,1671851.8549498646,2375865.781834747,2477756.8349898146,2256197.073556955,1922100.455678169,1587961.5756286816,1278074.221714096,979086.2274223461,685343.4521494955,432470.85445012315,246316.10361650382,124704.07779140852,50992.92863910235,23070.03485433196,12752.786862962263,3030.160380333009,211.03512253760914, 2023-05-05 17:13:27,821 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.32887115727959E7,27521.714302883483,129867.45376152029,285772.615430229,313552.5768050842,355606.4754934411,477808.5547407244,543898.7943984303,574782.659315043,576838.0625129308,554782.9995251906,519476.4537873163,482265.0743810065,442109.09590415016,405263.964868129,368543.76028418617,333175.7005346472,300293.1265509749,270267.95583059464,243483.7184727128,220084.59280823512,197717.07580696515,176075.13634724673,152976.35147300968,131360.784954659,107195.39883470577,78579.89723077968,53645.51033830955,26508.786698734384,12696.224224610518,5915.12403985412,2079.608061280904,468.78367951457693,165.68808741191438,0.0,27527.413344434186,124669.71794545208,252127.78949247865,351694.1421930387,445116.9536669998,522926.9689745455,948514.3832809674,1321320.0778342409,1361603.5396089328,1233410.270075044,1048686.2824381762,864505.123286006,693800.1766042323,530036.9374738655,370973.042396308,234091.34867520383,133183.93782550222,67580.88811039981,28274.075573384416,12680.339671598842,6919.839336312463,1668.5635344436892,196.60972017400687, 2023-05-05 17:13:27,821 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.69947854337552E7,56199.19789095449,265208.1210314858,585925.6312816928,658936.2500318112,753338.1845523622,993752.557311897,1118725.788794172,1173287.9164230772,1167893.3885620297,1113613.961643199,1035060.8318766541,956483.0610115475,874580.1083352139,800376.2625153578,727234.208049827,657209.7797479609,592163.8335814452,532761.645072205,479964.83855360345,434096.4949687261,390870.0108714979,348929.8470559051,303878.28374836827,260612.00464326152,212674.85596743584,155723.71273225022,105713.9684635619,51532.41447751622,24380.398142007092,11395.072583347792,4012.05760772957,907.9313220387038,329.07399801742986,0.0,56210.363361110925,256064.88283448093,525830.3131754979,743766.8615385555,938512.4011109155,1089660.9593938587,1943092.887274503,2688203.9660397116,2761937.3768032216,2498216.415728849,2121266.0284191687,1746222.9235100008,1400744.7781232905,1071568.3115597258,751329.6986195608,474724.4445808014,270586.27872876264,137248.68411972228,56700.77635281634,25144.15173602859,13875.995742695095,3339.4379322746995,394.979147761463,] 2023-05-05 17:13:29,972 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:29,972 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mai 0 - Merluccius_merluccius =========================== 1683299609972 2023-05-05 17:13:29,973 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:29,973 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:13:29,973 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>780.1966507953159,6702.991135367057,28285.671761772348,79484.355802862,170310.1320497657,301627.35582281783,465684.09020938945,649758.304347236,839549.9084170207,1021312.5936084131,1183117.9720799269,1315716.1348335661,1413138.7490796074,1472987.2979411224,1496305.773303336,1470038.1753114108,1418876.8003684757,1363367.97987723,1302378.5995543238,1237334.8834085197,1171743.522708731,1110460.2474043046,1057012.970973634,1012553.84523435,977020.1992018633,950200.8933151051,932793.495081862,925993.0854993874,929281.0192716292,939679.6931411952,953583.3568597579,967881.4605255016,978885.2036559791,981946.0536153691,972329.9866223017,947042.6258242535,906386.1406164503,851191.0663512212,784982.2947460361,1137752.2207186709,764271.624737632,447597.8725854495,237890.2164634529,132954.30949121568,89618.3352674798,62585.2165205142,36100.7190849778,16152.320362296545,5884.826020062968,1863.9652021523455,531.2293763065458,138.9965894529621,33.78627808975175,7.679410745897768,1.637606941287598,0.32815113858274847,0.06184357912840023,0.01097090096870501,0.00183457804703383,2.8993688438838904E-4,4.350122100497445E-5,6.242194053977066E-6,1.0508867249585278E-6,1.36199846136881E-4,483.23581400435177,584.1809013557684,6094.791021616173,18481.81897559747,87485.30621072718,106136.59759145281,51132.246884724074,14339.053894710769, 2023-05-05 17:13:29,973 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>478.9793302902679,4114.853744834611,17362.79425113849,48785.97815342867,104521.40160090654,185086.9966906058,285708.79241080186,398560.8998701805,514849.19100697734,626120.9265485945,725041.3191989297,805921.7184600601,865088.2499584854,901057.2145236408,914473.7845436543,897426.1447017102,865080.8004216183,830239.0121008105,792843.7427384428,754601.0850944429,717668.9998001704,684119.9848146787,655608.5708361503,632696.4455529446,615434.7446010953,604145.0975360111,598849.8214468713,598680.8225519818,601818.5521026116,605796.0015972685,607088.0366339308,601410.3411662477,586254.1751657784,562283.6052842101,531541.6542116603,496248.31935058034,459311.2180459238,423619.9490519835,390511.17648063484,569459.0239390461,393106.89459818054,247408.79631685241,148709.974304378,90469.80200786737,54923.87451809173,30774.696960653226,14821.712407003146,6007.566089768984,2108.660695650757,664.4359788125716,190.8113597582977,50.48212528648749,12.39813669794339,2.8402967188688537,0.6087239732746963,0.12226335690009642,0.023043597112979937,0.004080885839945238,6.803058405113291E-4,1.0706809532938515E-4,1.5983275576451855E-5,2.2801817189001624E-6,3.1442419943240515E-7,4.2591826536943985E-8,5.7853270618613E-9,8.055296553752515E-10,1.1706809365162688E-10,1.7960212989250783E-11,3.0281283864430064E-12,3.932352050490443E-13,8.561060013482913E-15,6.61123583402327E-17, 2023-05-05 17:13:29,973 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.5924561900175285E7,7135088.667132956,6204974.534202677,5041186.49454102,3854097.9896490844,2806431.606118943,1966424.4878426827,1336244.03937285,885777.3735014461,575326.2352395226,367387.8929331032,231259.8888406712,143795.20621077996,88467.11948020384,53926.44325566307,32548.72268723629,19502.829288127148,11649.3414852083,6933.854372199881,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:13:29,973 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4093.054361367705,2415.2946166919073,1419.4681874607074,830.9183477322887,485.2172031763377,285.512533497396,178.01897331461612,139.3672125634558,171.75787837311765,302.7949706135881,587.2082928134419,1108.0850502058922,1976.1676302483554,3327.3698316226864,5320.927055396033,8144.077491209252,12036.515531289504,17368.033494078285,24865.40497188262,36298.80691353005,102960.13955220136,164724.58359720663,250402.72556505245,364542.69400727557,509961.4186930742,686272.1295431859,888487.4733868995,1105603.0015934077,1319838.3475980766,1506457.8094792163,1641725.9115420477,1709779.7293501494,1703943.0026727172,1630832.1634279937,1502017.7609515053,1328982.6439163757,1134231.00783995,944563.3054502625,774348.9324341565,630769.6626296833,518241.6041193699,434529.03851475957,373281.441190864,328527.4952556895,295073.43567607953,267846.48913139495,242300.42458679696,215276.71452894618,189333.2922858961,287928.1889903607,168028.86906622615,45983.37150385254,8429.200792833028, 2023-05-05 17:13:29,973 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7702438.777924785,2228984.481831475,2050889.1377984611,1910619.8814104109,1918738.6739395612,2133258.149413474,2545854.9274816015,3105854.723262512,3745121.904142576,4394233.390018759,4991584.504979991,5488564.925055265,5852490.206752556,6067715.53351308,6134932.37986759,6000075.689905123,5763762.443232602,5510917.01270499,5241068.683473107,4905355.997146488,4393280.000589705,3684036.4920319538,2893699.8755626106,2152975.339608674,1533465.4028568268,1054278.569766963,704037.4882744058,458818.1341601611,292853.25721480383,183583.04591317664,113276.17650629532,68917.133531572,41401.28822176406,24586.985237611443,14448.628398345836,8408.997155244522,4850.506965785448,2775.0220952310206,1575.674329248508,1344.673756233667,426.0095181376404,131.07075734840174,39.27298530156493,11.488783799976844,3.2889380259950487,0.9234443066628601,0.25486535087223333,0.06930377459239072,0.018612242213796714,0.0049492758996508,0.0013065872868352835,3.4337020904469726E-4,9.00669130611184E-5,2.363841259155559E-5,6.220907945092859E-6,1.6444157612737748E-6,4.371272963782597E-7,1.1693137085467829E-7,3.1482248391228064E-8,8.529772625012236E-9,2.3246901949175296E-9,6.369584823714773E-10,1.753563698268515E-10,4.847887537865476E-11,1.3451943691518063E-11,3.744818973082783E-12,1.0455851701910428E-12,2.935162214990778E-13,8.707393542229921E-14,2.560801007350997E-14,5.912548206679159E-16,3.739424821039288E-18, 2023-05-05 17:13:29,973 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4340105.271590303,1240895.6217930792,1090276.8674726605,892068.0940195244,685313.4190687146,500736.18443185557,351743.0080355851,239477.6831228207,158984.0334788897,103386.35295836095,66084.36492316438,41631.99181259287,25904.123038482947,15946.319552973331,9725.225362590458,5872.463711719669,3520.05636570827,2103.3138276940367,1252.3167844723912,61120.89809433398,307397.309641774,775733.7334874424,1362211.6782327734,1943940.216672374,2452118.393615266,2865690.4099650783,3190163.3322428605,3440811.3060212075,3633241.163945088,3779562.209062507,3887805.655151612,3962849.5208430435,4007840.7551863315,4025663.341583413,4020396.3851787467,3999062.819242706,3974463.858284155,3970803.236772465,4035544.9699968225,7030160.98765256,6557991.081932312,6072948.701318308,5575992.637249579,5056714.6229229355,4503741.389952371,3915320.5342881326,3303047.4968245784,2689463.8949313676,2102086.3116924902,1569387.3903235828,1115256.8203481308,752206.2595533299,480293.7933030661,289484.5287101621,163899.46398631154,86701.16469869622,42715.52363102748,19560.658522952937,8306.002928824622,3267.6442001016544,1192.4000148079197,403.7892757313972,126.78434539918314,36.9081349406223,9.967514576056868,2.493433915595768,0.5742725865724397,0.12096375643005798,0.024614123444680305,0.0018397357661551325,4.828099462396828E-5,7.115970138297013E-7,] 2023-05-05 17:13:30,084 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,084 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,084 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,084 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,085 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,085 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,088 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,088 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,089 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,088 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,089 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,089 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,089 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,089 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,089 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,089 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,089 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,089 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,089 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,089 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,089 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,089 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,089 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,089 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,089 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,089 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,089 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,089 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,089 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,089 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,090 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,090 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,090 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,090 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,090 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,090 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,090 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,090 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,090 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,090 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,090 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,090 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,091 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,091 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,091 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,091 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,091 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,091 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,091 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,091 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,091 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,091 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,091 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,091 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,091 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,091 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,091 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,091 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,091 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,091 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,093 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,092 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,093 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,093 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,093 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,093 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,093 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,093 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,093 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,093 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,093 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,093 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,095 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,095 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,095 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,095 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,095 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,095 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,096 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,096 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,096 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,096 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,096 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,096 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,096 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,096 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,097 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,096 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,097 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,097 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,097 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,097 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,097 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,097 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,097 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,097 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,098 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,097 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,098 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,097 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,098 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,098 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,098 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,098 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,098 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,098 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,098 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,098 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,098 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,098 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,098 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,098 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,098 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,098 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,099 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,099 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,099 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,099 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,099 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,099 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,099 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,099 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,099 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,099 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,099 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,099 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,100 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,100 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,100 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,100 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,100 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,100 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,100 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,100 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,100 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,100 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,100 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,100 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,101 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,101 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,101 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,101 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,101 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,101 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,101 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,101 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,102 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,101 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,102 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,102 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,102 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,102 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,102 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,102 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,102 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,102 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,103 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,103 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,103 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,103 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,103 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,103 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,104 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,103 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,104 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,104 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,104 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,104 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,104 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,104 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,104 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,104 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,104 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,104 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,105 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,105 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,105 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,105 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,105 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,105 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,106 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,106 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,106 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,106 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,106 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,106 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,107 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,107 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,107 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,107 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,107 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,107 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,108 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,108 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,108 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,108 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,108 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,108 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,108 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,108 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,108 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,108 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,108 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,108 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,109 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,109 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,109 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,109 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,110 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,110 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,110 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,110 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,110 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,110 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,111 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,110 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,111 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,111 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,112 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,111 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,112 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,112 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,112 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,112 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,112 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,112 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,112 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,112 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,113 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,113 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,113 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,113 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,113 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,113 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,114 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,114 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,114 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,114 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,114 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,114 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,114 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,114 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,114 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,114 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,114 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,114 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,115 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,115 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,115 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,115 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,115 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,115 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,116 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,116 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,116 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,116 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,116 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,116 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,116 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,116 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,116 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,116 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,116 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,116 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,116 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,116 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,116 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,116 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,116 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,116 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,117 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,117 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,117 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,117 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,117 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:30,117 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:30,241 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:13:32,188 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:32,188 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mai 0 - Solea_solea =========================== 1683299612188 2023-05-05 17:13:32,189 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:32,188 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:13:32,189 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>121791.05501636922,82108.62629407694,42136.217424491915,33983.57124075576,23402.141946588228,14135.31508698008,9518.594941190242, 2023-05-05 17:13:32,189 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>41240.07376730752,28049.714437082937,14486.046257352442,11656.137297191412,7997.819475797316,4812.651998635736,3240.7949554341, 2023-05-05 17:13:32,189 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6452.573409118603,4417.694512324933,2292.5282541096685,1841.4138364065823,1260.00742267437,756.0306849220578,509.1037800322068,] 2023-05-05 17:13:32,528 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:32,528 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mai 0 - Lepidorhombus_whiffiagonis =========================== 1683299612528 2023-05-05 17:13:32,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:32,528 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:13:32,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,698170.7558460326,563651.8903689274,374468.7570458973,264842.8210231117,175450.5426033132,93952.41682748566,36945.46918173077,23677.24038224746,25205.982434252415, 2023-05-05 17:13:32,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,1.0936945035191545E7,8829687.712251088,5866106.792520344,4148800.7800968736,2748457.916318313,1471778.086036336,578756.0741502357,370907.36682583956,394855.3303516153, 2023-05-05 17:13:32,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,6.592792367662344E7,5.322537287228074E7,3.5360901938502826E7,2.500897831155207E7,1.6567709095401132E7,8871880.86004961,3488742.6206481527,2235830.251730168,2380188.6174765183, 2023-05-05 17:13:32,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4.885609470849388E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:13:32,535 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:32,535 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:32,536 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:32,536 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:32,536 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:32,536 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:32,536 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:32,536 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:32,536 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:32,536 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:32,536 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:32,536 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:32,536 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:32,536 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:32,536 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:32,536 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:32,536 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:32,536 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:33,120 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:33,120 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mai 0 - Lophius_piscatorius =========================== 1683299613119 2023-05-05 17:13:33,120 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:33,120 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:13:33,120 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,290170.2851660677,109821.13956357063,70718.3267763574,26900.41895373448,23843.81391889973,9062.304134742832,9413.85758200391, 2023-05-05 17:13:33,120 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2552371.223318119,965999.3826509126,622046.5411262907,236619.18102130404,209732.93135760556,79713.07012789628,82805.37470944198, 2023-05-05 17:13:33,120 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,8758701.946356533,3314917.750092976,2134611.219838271,811980.9776974114,719718.2828714114,273542.89850189263,284154.4325568414, 2023-05-05 17:13:33,120 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4670177.192866378,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:13:33,126 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:33,126 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:33,126 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:33,126 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:33,126 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:33,126 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:33,126 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:33,126 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:33,126 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:33,126 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:33,126 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:33,126 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:33,126 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:33,126 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:13:33,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:33,738 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:13:33,764 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:33,764 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:13:33,765 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:33,765 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:13:34,464 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:34,464 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:13:34,464 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:34,464 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:13:34,473 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:13:34,472 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:13:35,244 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:14:34,374 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:34,374 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step juin 0 2023-05-05 17:14:34,376 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:34,375 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:14:34,542 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:34,542 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:14:34,543 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:34,543 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:14:34,636 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:34,636 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:14:34,782 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:34,782 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juin 0 - Nephrops_norvegicus =========================== 1683299674782 2023-05-05 17:14:34,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:34,783 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:14:34,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.03230017390273E8,209629.6486182971,989227.9199659986,2232093.375943428,3266000.357504698,4035584.095156295,4605767.60930703,4834262.06443952,4832703.159140298,4656164.953159711,4362775.011802271,4018014.980058747,3676528.1962417383,3346710.3485800168,3040172.246418961,2750735.3788973666,2479573.834904662,2228291.724566912,2000108.9335527215,1799246.5327889337,1626133.6503524298,1473412.3768763524,1327334.3872330394,1171483.297769818,1001561.870338924,818872.5244646023,613994.0289412513,416932.10341558175,215695.5016015224,93978.32835140263,43951.32268689375,15377.216201587778,3407.377233491619,1230.294811868944,0.0,209661.6760699744,985622.733440014,2205795.7557642404,3368535.543794583,4218067.831114556,4707525.0712304525,7872373.439532634,1.0581377072771443E7,1.0694705001375891E7,9602853.424858833,8129090.513979662,6671281.419649074,5331014.715623137,4063998.5001416476,2848961.0674984306,1800083.1136773166,1024806.9132129061,521279.90043154417,221683.50257762335,97288.08986839277,52820.38808457659,12972.59188112379,2905.182467141489, 2023-05-05 17:14:34,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.71699851232196E7,185280.25849436907,876555.4015668487,1986559.7508314445,2920475.250499219,3562335.1056551845,3925905.159460326,3890230.7260648194,3599349.6134447716,3128146.0875939154,2583234.676799295,2097075.837660083,1726387.852340518,1458492.0104598654,1262083.6197477393,1116335.3921501352,1002595.3229991624,906034.1890707514,819639.7735039474,745025.0323359593,684536.0665008061,633261.1316089714,577295.806693725,497071.7176116908,401022.85186282964,307669.711981119,204698.69428620182,110934.77923065168,45123.57078249299,17718.880552897386,9225.911182262482,3350.760700990378,990.6420857271083,696.3026658431634,0.0,185309.58463086255,872944.6800536263,1961293.938210996,3003648.899676261,3740985.968321706,4069580.3805295024,5952307.4912187485,7382283.833919557,7104856.718419995,6197665.637999112,5094763.718962227,4020353.372113337,3164576.871313218,2503382.7946594753,1839493.6943112928,1207091.1205012694,717483.4597804009,354926.57281970646,112049.5205380676,40391.52776855036,31571.93186856296,8826.241115766898,2498.06549675542, 2023-05-05 17:14:34,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0052589951103E7,24256.799167089066,114767.41622138025,259638.7681966617,368209.2128509498,444119.2434418472,496379.84858737147,494478.1533209573,459716.87114116683,400095.76145436807,329560.5998675365,266552.9084726123,219184.00725712586,184961.2589945563,160150.28993234693,141731.77065168426,127385.06233140014,115231.71532461865,104339.11118191079,94927.81659848992,87306.36937897744,80791.95465864895,73587.88135239163,63219.22752232029,50921.932301363384,39005.965082088216,25761.680050461502,13913.901107078042,5515.323514857456,2211.717761056914,1156.7836885452825,420.49360176062174,125.77732441650473,90.27065407376857,0.0,24260.741429667585,113969.03162121157,254056.6237393031,386276.3204904695,480541.76488714095,522014.9304096054,765916.5908242203,950866.3604870329,916701.9683536342,800205.7582131927,657596.5036735655,518668.48044907924,408419.6623700954,323730.6745644652,238197.52218311006,156443.40581828603,93165.99461105933,46027.81848696281,14382.710637317194,5171.126605591205,4079.696593439462,1139.7463925911734,266.2075696179009, 2023-05-05 17:14:34,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.47796891861751E7,128257.28270137422,606565.0226946154,1366314.7114604486,1820787.7900739652,2149783.286800534,2467871.898181905,2501184.345570708,2383112.121577514,2124239.0133535126,1786913.5593346683,1473393.696497897,1238522.9486706736,1061489.819319796,931514.9142023566,829581.2710835508,746514.6867821463,674457.4956221157,609342.5115638043,553028.0250798111,507182.5114646326,467178.5166950882,423086.6815754978,363017.0062069706,294437.5935644105,227528.71949514275,150829.33473284726,84141.25735244312,32799.43596128769,13964.637703644112,7104.299459300203,2562.5512250823112,732.6060366799708,482.5335206477347,0.0,128279.07389497609,599227.9877013189,1315293.87156697,1970159.539348109,2443859.5449865176,2653326.4897958743,4034111.4036571705,5115946.84816415,5014025.240021715,4416626.354558823,3654037.251214635,2910161.29101211,2307787.669770709,1825427.368759481,1334813.7636904025,872073.0473553415,516550.29855902545,256323.06841630276,81953.38529173777,30017.064310781792,22557.241010217233,6097.301332666084,854.4735740209131, 2023-05-05 17:14:34,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.32699943049394E7,194998.38234194551,922207.887269722,2073592.60535735,2689313.3769897614,3146367.5190927614,3657075.1248411913,3727500.295712115,3571429.142274158,3196013.9114048094,2693401.836656878,2222518.4264241885,1871466.563081268,1605062.2551068182,1410466.3153092973,1257042.4955820986,1131692.1084780076,1022908.928417571,924470.5710122657,839237.6456119976,769770.615828198,708678.3708947448,641009.6570776156,549183.6620382614,445407.04373769165,344180.69676529,227270.10226631808,126825.16126042679,48710.58772095232,21116.808734185866,10739.461294757022,3876.9713976845196,1111.0177324001158,732.85878064025,0.0,195032.27262195857,908625.9381744752,1979667.319314761,2945178.461452067,3651709.332134614,3967410.6587261246,6071452.730396494,7722558.812258681,7586422.884638196,6689175.503364696,5535678.2508782195,4410506.104061719,3499787.2982794517,2770313.198189523,2025893.3405583051,1323588.6578194061,784315.5077893345,388924.65329326363,123858.80159268601,45441.190575254375,34217.628343528275,9217.731711522447,1112.2380621854675, 2023-05-05 17:14:34,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.99340115290751E7,163769.93904822934,774514.906273982,1747606.591796884,2396687.053268365,2860558.5711910417,3249368.375430057,3278236.526450119,3100497.2486071447,2748105.16131786,2305590.122058673,1899126.243493914,1591627.5494644903,1362735.1326597326,1193183.3692173152,1061462.2807782996,954572.5557748689,861913.7852967689,778366.1396082998,706219.282852244,647597.9699417794,596857.7326932776,541474.853381619,465370.13327404164,377424.3373368676,291482.59666654974,194348.38675474274,108237.5336623054,43335.17626062383,17845.275078459963,9083.918084171371,3272.0594599728247,934.3427486389655,615.8412088273258,0.0,163797.16746632088,767075.191011145,1695648.6406542195,2557477.316414242,3178096.6368732667,3459847.2255314435,5219971.66524732,6595781.52652003,6441606.509350489,5666258.0137313735,4686867.305607347,3730598.589827706,2955618.135595917,2335383.3877313645,1707845.7584178122,1115939.4609923547,660551.6414549191,328163.580223332,105521.08510780227,38479.35850752736,28861.8263018875,7846.6395773910235,1450.3769683878984, 2023-05-05 17:14:34,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6559472220327E7,38777.56995140069,183393.57678563954,408714.48242132436,477750.0113100538,539159.3982938684,661813.5960517084,691861.423491979,676366.2203010251,613826.7990818908,521049.2017443121,431578.8165927861,365490.59352349665,314315.7536636327,277455.32485020696,247919.610104484,223563.00866824333,202390.34893609674,183147.79235238823,166402.1880277864,152693.9497154279,140202.08702151096,126259.53725617874,107547.8925240147,87297.19504902646,67444.72030374953,43997.0156020129,24569.1699728855,9083.684293217706,4140.010410252593,2103.088484909252,761.5387581348757,220.25765284935864,145.5708980475329,0.0,38785.057300754415,178321.59800800227,374744.78518686927,539598.7352464154,670127.2733784759,737222.2987746325,1162570.074538553,1498654.4979975992,1484825.8153289724,1314231.5442724172,1089165.4890059389,869159.4080622555,691148.6298079076,548248.5618119849,400991.78688071744,261983.77113147793,155381.61259683972,76908.57367559178,24193.866238080915,8910.863225113832,6757.338667951848,1799.0843644775773,145.57652922141412, 2023-05-05 17:14:34,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.47035040412719E7,49901.407374213806,235476.94315811832,510217.2123830497,517662.817364783,551557.5577062591,745743.1083105883,847796.1532350606,931490.2947114592,966760.3030064392,941666.5312643753,882777.9232303738,834751.1010490382,767972.8892802155,714663.365666113,654100.5054293353,593381.2319285368,536888.6127894155,484607.3166345852,437489.10395381635,395765.9517558956,353692.7557852116,310167.8103049075,265232.8175113638,227834.27286004197,186440.87393557522,129851.87736867109,89612.6607787943,35446.128496276746,22326.178261347308,10365.56003825404,3688.2123456866543,844.9329458720176,299.79206800453824,0.0,49913.46707746531,220845.96888013394,421216.20261923975,551172.9094578221,688376.1107637736,795423.3853004356,1557722.6641042428,2231786.6606734158,2365250.109900696,2165659.493286896,1843830.452892615,1526626.9361255323,1234576.9743823344,951627.2636011268,665798.6659757158,419779.3028906907,240234.298069266,120732.98056637334,47856.428237080545,22303.703917057202,12421.524310573222,2866.9106601062485,34.653029846582356, 2023-05-05 17:14:34,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.32887115727959E7,26842.200755614198,126661.01490349192,278716.8644153632,303334.4905834235,338461.80635114585,447131.31605547236,503143.2064003791,538548.3035930789,546895.9541223082,527934.9102173488,493925.7191729326,462346.35522547585,424384.4924035485,391528.02273184055,356929.1449415994,323087.8475501261,291596.30768630834,262661.47633209627,236792.87060533132,214084.97038307638,192268.8258771484,170359.51166898696,147491.86578576453,126499.19225813681,103491.11605569135,74386.89521937481,51130.03693254905,22729.610599478176,12353.513212715994,5745.005105962783,2028.2623553012902,457.20936922768016,161.59723395785693,0.0,26847.759087327657,121591.61164197592,245902.73218980734,341700.3366998989,427595.4277882251,488755.02437536715,902468.3987763785,1263464.9593433796,1314877.6827546353,1195112.7858509007,1015740.1928522685,838465.5743292463,674868.7476799712,517529.0634372964,362110.86999372876,228379.79507426327,130315.72967692015,65828.04253660487,27020.80793021814,12340.715665911905,6765.352493630951,1602.5344392535462,64.60538335277572, 2023-05-05 17:14:34,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.69947854337552E7,54811.63475108969,258660.10919241782,571459.0759004931,636956.0870149545,715308.0724597888,926196.0437482591,1029558.312353289,1095019.5945617591,1104210.6879912894,1057175.153543726,981705.7694609531,915438.7167229262,838211.5668796219,772531.8129678592,703832.0031106203,636952.8642324107,574767.3819038984,517587.8758183306,466644.8433146959,422153.83363023604,379989.91688949015,337339.1239926388,292654.07923878444,250655.106524832,205121.53035908492,146984.84473829303,100530.3468872451,43632.69644031784,23716.81064443145,11062.825431877007,3912.99955244733,885.5144178253361,320.94913205719126,0.0,54822.52454480571,249742.6183508429,512847.5164850255,722361.3963898638,900233.3359936564,1014222.3017018087,1842790.6537400507,2563443.011537139,2662399.9593152893,2417127.761016929,2051560.5443319385,1691321.930998101,1361058.4658265011,1045543.41285996,732842.6086589803,462777.9600982325,264626.8908871263,133563.25006646273,54035.75443505991,24445.63174091302,13558.370847346428,3199.8602583103775,116.59471897745057,] 2023-05-05 17:14:35,248 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:14:36,979 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:36,979 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juin 0 - Merluccius_merluccius =========================== 1683299676978 2023-05-05 17:14:36,979 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:36,979 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:14:36,979 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>187.74826958532816,1865.6488654001653,9112.005216420985,29516.796154675874,72267.06419843581,144430.7540439961,248084.44444415008,379761.0443884102,531683.4358494784,693598.6324014042,854477.5580407981,1003876.4793086753,1132977.0243011403,1235328.5585797953,1307270.1659131735,1331460.0384825012,1327118.1406896526,1311612.3916052324,1283184.6890291907,1243100.8192605048,1194319.7511211904,1140955.4426506402,1087429.2804819935,1037338.2660758956,992970.3830947704,955569.5999014883,925982.4182872052,905134.4276683875,893648.2958870858,890995.4100831985,895364.1712816189,904269.733838718,914842.0019023827,923674.4092118768,926940.0364484115,921207.3808221007,904812.8553521979,878259.650902125,844403.9123092736,1297496.6677333678,956203.9673975253,627627.1332370217,368298.4828196043,204557.51117886507,120631.97966749343,78510.28194053561,49587.63852141747,26742.603424195742,11901.354726736656,4471.995928430633,1467.4714313280651,431.0587966950442,115.25809518650475,28.36242124421442,6.46771740451184,1.372395440892945,0.2716005681058455,0.050195940431412955,0.00867166471294539,0.0014020237528896235,2.125993919329521E-4,3.0356759919746072E-5,4.230905659700164E-6,9.096135490910028E-5,326.59923843703217,523.3756163128722,4412.497181172627,14700.872466012568,79576.14359629524,101890.3211444079,50409.616154029565,14462.860665535261, 2023-05-05 17:14:36,979 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>116.88312653180486,1161.4018146537526,5672.035279840532,18372.200815725264,44977.234435883875,89880.23414918534,154364.05356245616,236258.20077853766,330707.8390741644,431316.6283490941,531205.735394186,623861.8920328369,703784.7060110801,766948.0459694855,811066.1326511294,825408.7991776033,821919.0923634926,811443.2558328073,793141.1557924948,768265.5726379826,739081.1548444986,708160.8584757325,677956.3028609405,650402.9046661081,626751.9171487598,607815.7390942178,594129.510549104,585777.4205300745,582163.7437214339,581957.7101539768,583020.8830026144,582363.7126909363,576870.6049282349,564613.8276314808,545377.8024765367,520255.0896927634,491392.09721168614,461887.19766605034,435193.0924181992,662836.53218169,491339.5345429348,333948.93943741824,210962.92368886154,128634.53127861924,77715.14307215944,45465.79740640776,24375.235874174985,11466.633658245271,4682.234539117638,1682.7834975192793,542.2347530624821,158.67518668365486,42.560519738445684,10.532929912577668,2.415942488632187,0.5150824182042087,0.10226031789598289,0.018927967440056644,0.0032698807239913375,5.279697574788736E-4,7.986852704982088E-5,1.1367579531366648E-5,1.5333796036734933E-6,1.9838479991471755E-7,2.5069558821819443E-8,3.171742095203091E-9,4.131648391140477E-10,5.686123477917511E-11,8.724010307183286E-12,9.513365848273577E-13,2.1692713240375514E-14,2.4138470876238805E-16, 2023-05-05 17:14:36,979 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.8032117969872966E7,1.0205798222882876E7,8362178.542779235,6911919.573404639,5619924.175968649,4441687.440725262,3402106.7807298684,2528453.451530822,1828399.2520627205,1290460.4178627448,891570.5320528827,604564.4255381121,403264.70208565786,265118.90101436654,172072.53036554932,110119.58206222444,69748.54140518674,43974.44579403019,27577.782036032757,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:14:36,979 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,17123.80839035764,10606.230711101312,6528.552148313364,3993.3906380764815,2427.581921856018,1467.6284260702107,885.7053357765678,542.771089665829,360.02527013182583,302.7593127608044,372.21661810353896,601.9944123501559,1056.3110155605843,1828.5571289808895,3040.2918669859177,4843.824998621285,7437.682956509086,11120.171516589944,16454.489209024563,24784.81528968943,73147.28093880865,121295.60303325755,189768.0940588527,283191.6310214151,405301.9098056748,557546.918891703,737642.3934706337,938121.387688796,1145213.7159776771,1338293.3866270725,1493932.3484202656,1592704.481007127,1623175.958723574,1585289.1965819325,1487429.326454964,1340643.4811022277,1162774.136944583,978266.5254245985,806130.1645828594,656836.2528878909,536181.8753433956,444496.75063865684,377116.3617132193,328078.06045389955,291935.3004998748,263564.33722213906,238259.66516810728,212483.10733362826,188294.1762327164,291723.02949688205,173404.98667857543,48081.002447429055,8877.37618430021, 2023-05-05 17:14:36,980 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8323945.380053539,3107969.9532416323,2611868.043083049,2276730.122865821,2071721.937885263,2016849.2880061436,2132359.674754847,2414888.265103629,2835671.244854387,3348569.896009082,3899841.6670761425,4436458.0169315655,4912305.257035364,5292356.987880054,5554951.067515831,5623204.405311073,5575276.819456826,5482620.1226822855,5338268.199898178,5135284.2568827905,4837550.48455923,4400215.207086811,3824727.3097577584,3169095.4017048064,2510258.679555436,1909898.84828538,1402625.7741637933,998696.4956802706,692032.1905009331,468157.45185485383,310005.55438605056,201374.7788983597,128554.87845126443,80776.4893611297,50022.15056250678,30564.562691329065,18446.214659123525,11006.99553519818,6500.049469684776,5755.020652278209,1947.0361045179468,633.4689645483412,198.79946022153206,60.331617232661074,17.74560200643749,5.069494080345641,1.409500702109056,0.38222937485828173,0.10133239702141486,0.026330654695835065,0.006725690411252241,0.00169439689279598,4.2257315784734493E-4,1.0474389905986036E-4,2.5910398414234012E-5,6.421630767062649E-6,1.6000734897025846E-6,4.0190042903784436E-7,1.0193564079132236E-7,2.6126765894047565E-8,6.766453699412419E-9,1.7695542767416797E-9,4.6684012843296E-10,1.241099379596097E-10,3.321492657554669E-11,8.9404105766032E-12,2.4187270606906632E-12,6.595897024127327E-13,1.9352964506008726E-13,4.904911898098309E-14,1.4862329687155703E-15,1.6121265767335086E-17, 2023-05-05 17:14:36,980 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4691820.683343917,1747532.5003852474,1450581.4922882935,1212964.1708042764,995378.9501021885,792249.1529493529,610061.2896566361,455246.1980416597,330242.89906463854,233663.6502578636,161761.2462921233,109868.92847726344,73386.27602402707,48301.83479374421,31380.41263136436,20098.853498811168,12739.555317486584,8037.1086989571195,5043.241375974631,17950.293196842616,97756.5488212403,306912.27724556223,661152.9785195788,1117150.2074518236,1608758.2322945911,2080516.1012642249,2499430.7485552584,2852753.7779600257,3140834.1758723618,3370262.1404377636,3549207.488293939,3685051.12889733,3783740.0689211236,3850249.288409425,3889767.807845495,3909610.838372826,3922443.9391394644,3952419.21625155,4047685.009593899,7106695.256018536,6677937.891885235,6215716.821367462,5734739.522885352,5234742.098622488,4707247.817443086,4146327.3929256224,3556255.395994779,2953079.2008420057,2361080.5655388404,1808122.2392845592,1320504.573331214,916563.9629331178,602899.1662040892,374762.67290640064,219303.00638692005,120220.95561607326,61469.535777635654,29225.834217247313,12888.885092255014,5262.081029642742,1987.85003039003,695.101792019881,224.92792685766366,67.31305438639795,18.628726126728456,4.765554742817964,1.1234696187113604,0.24328621513583776,0.051420953665303255,0.003989632050534378,1.1000136344709929E-4,1.701478843199691E-6,] 2023-05-05 17:14:37,057 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,057 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,057 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,061 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,061 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,061 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,061 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,061 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,061 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,062 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,062 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,062 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,062 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,062 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,062 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,062 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,062 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,062 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,062 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,063 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,062 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,063 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,063 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,063 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,063 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,063 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,063 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,064 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,064 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,064 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,064 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,064 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,064 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,064 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,064 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,065 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,064 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,065 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,065 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,065 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,065 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,065 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,065 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,065 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,065 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,067 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,067 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,067 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,067 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,067 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,067 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,067 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,067 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,067 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,067 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,069 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,069 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,069 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,069 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,069 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,069 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,069 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,069 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,069 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,069 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,069 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,069 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,070 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,070 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,070 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,070 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,070 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,070 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,070 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,070 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,070 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,070 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,070 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,070 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,071 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,071 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,072 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,071 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,072 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,071 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,072 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,072 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,072 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,072 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,072 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,072 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,074 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,074 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,074 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,074 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,074 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,074 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,075 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,075 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,075 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,075 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,075 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,075 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,075 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,075 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,075 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,075 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,075 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,075 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,076 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,076 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,076 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,076 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,076 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,077 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,076 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,077 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,077 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,077 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,077 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,077 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,077 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,077 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,077 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,077 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,077 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,077 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,077 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,078 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,078 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,078 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,078 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,078 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,078 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,078 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,078 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,078 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,078 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,079 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,078 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,080 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,080 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,080 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,080 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,080 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,080 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,080 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,080 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,080 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,080 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,080 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,080 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,080 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,080 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,080 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,080 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,080 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,080 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,081 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,081 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,081 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,081 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,081 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,081 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,082 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,082 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,082 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,082 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,082 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,082 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,082 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,082 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,082 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,082 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,082 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,082 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,082 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,082 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,082 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,082 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,082 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,082 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,083 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,083 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,083 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,083 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,083 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,083 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,083 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,083 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,083 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,083 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,083 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,083 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,084 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,084 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,084 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,084 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,084 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,084 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,084 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,084 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,088 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,088 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,088 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,088 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,088 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,088 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,088 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:37,088 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:37,088 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:39,176 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:39,175 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juin 0 - Solea_solea =========================== 1683299679175 2023-05-05 17:14:39,176 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:39,176 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:14:39,176 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>120644.24970555652,81061.2849221792,41471.74278699287,33485.13217487775,23099.11292839297,13977.656254035335,9412.43157939869, 2023-05-05 17:14:39,176 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>40855.67661362616,27750.615656576454,14308.3738807164,11520.00762366138,7911.716673868636,4765.426961868999,3208.994541994371, 2023-05-05 17:14:39,176 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6393.027149621293,4380.302995211598,2272.866956931727,1825.697071821668,1249.3336255500922,749.6766062881902,504.8250100288799,] 2023-05-05 17:14:39,520 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:39,520 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juin 0 - Lepidorhombus_whiffiagonis =========================== 1683299679520 2023-05-05 17:14:39,520 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:39,520 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:14:39,520 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,686519.3466616804,554245.396674897,368219.4424211241,260422.99671589167,172522.53960924523,92384.49373252683,36328.90543233312,23282.103213095284,24785.332882869832, 2023-05-05 17:14:39,520 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,1.0754196081546327E7,8682149.603095759,5768088.115928775,4079477.125364627,2702533.0436295574,1447185.6697486376,569085.4516293722,364709.7556127794,388257.5648667557, 2023-05-05 17:14:39,521 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,6.482830486197556E7,5.233762124651915E7,3.47711137136344E7,2.459185091616506E7,1.6291374522416916E7,8723905.820476444,3430553.5133444606,2198538.602394741,2340489.199684662, 2023-05-05 17:14:39,521 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4.80344695670785E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:14:39,526 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:39,525 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:39,526 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:39,526 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:39,526 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:39,526 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:39,526 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:39,526 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:39,526 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:39,526 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:39,526 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:39,526 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:39,527 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:39,527 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:39,527 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:39,527 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:39,527 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:39,527 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:40,031 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:40,031 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juin 0 - Lophius_piscatorius =========================== 1683299680031 2023-05-05 17:14:40,031 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:40,031 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:14:40,031 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,284027.5484190088,107496.28969407089,69221.26078860114,26330.9526766351,23339.054198703587,8870.460408946961,9214.571673498633, 2023-05-05 17:14:40,031 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2498191.7356600254,945493.99881336,608842.2851819305,231596.43751099837,205280.90546804355,78020.99130341846,81047.65516766554, 2023-05-05 17:14:40,031 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,8574056.869851546,3245034.8787129,2089610.778630268,794863.3396426195,704545.6650318342,267776.2506891665,278164.07950452477, 2023-05-05 17:14:40,031 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4568684.842376519,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:14:40,035 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:40,035 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:40,035 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:40,035 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:40,035 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:40,035 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:40,035 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:40,035 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:40,036 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:40,036 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:40,036 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:40,036 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:40,036 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:40,036 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:14:40,547 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:40,547 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:14:40,574 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:40,573 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:14:40,574 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:40,574 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:14:41,357 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:41,357 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:14:41,358 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:41,358 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:14:41,367 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:14:41,367 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:14:45,240 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:15:43,504 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:43,504 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step juillet 0 2023-05-05 17:15:43,505 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:43,505 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:15:43,730 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:43,730 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:15:43,731 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:43,731 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:15:43,829 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:43,829 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:15:43,986 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:43,986 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juillet 0 - Nephrops_norvegicus =========================== 1683299743986 2023-05-05 17:15:43,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:43,987 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:15:43,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.03230017390273E8,204453.87415244165,964803.7955980087,2176982.7941304087,3182071.8822957794,3923749.369313738,4468496.687990023,4683311.539571027,4689409.535444645,4524894.802825553,4241770.355237442,3906159.1941766073,3577932.254753338,3257482.219255075,2961538.523483302,2680425.754033381,2416587.262133752,2172062.9019578504,1949846.4991591754,1754184.162169169,1585452.3189710707,1436496.2700842184,1293246.5873785776,1140888.7433135188,975256.048619606,797622.9158546311,596567.5671855881,405449.53805112763,206953.46661779555,91630.45376393241,42843.38063326972,14997.551380811228,3323.2487898440545,1199.9187247328139,0.0,204485.11084351953,961287.6214445048,2151334.464506891,3283767.923453015,4106003.267145373,4566511.596973855,7709750.061071756,1.0369367755427435E7,1.0493561146948868E7,9426290.610610938,7979241.341857555,6549418.002634729,5235575.40231123,3993162.8228580668,2799197.5268989177,1768523.140939985,1007214.6051193711,512037.8424886694,217226.2400636397,95552.6548211922,51908.32227265088,12719.779039076977,2485.5055752354283, 2023-05-05 17:15:43,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.71699851232196E7,180705.67261272986,854913.1715901231,1937511.4158224426,2846560.7823149767,3467764.4367813123,3816630.0583711737,3778545.363337804,3499503.595686473,3044177.3943280806,2514619.141795401,2041240.937945571,1681506.215565176,1420715.045052485,1230011.763893177,1088176.196298864,977402.5874362048,883361.3809852828,799181.3871456627,726467.8176345937,667497.2627060378,617483.9773192998,562690.7547671711,484363.4851190197,390733.57083369937,299835.20083545404,199180.13236706695,108001.45328570616,43569.084936345695,17278.210231777153,8995.185292309336,3268.0301245109204,966.18304548207,679.1108917685892,0.0,180734.27468433342,851391.5991087033,1912869.4183382688,2928613.1741120974,3644304.6973909494,3955928.529126738,5838817.0205913065,7244350.344580045,6977472.947919562,6088152.063468054,5004590.758232973,3949608.802244855,3109599.4224981614,2460619.124378052,1808028.7518213224,1186395.1674673376,705343.3462605298,348798.2727962714,109951.09534660673,39691.41753532133,31035.765778606616,8664.30192752659,2255.2429491045737, 2023-05-05 17:15:43,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0052589951103E7,23657.896661742572,111933.79861859341,253228.2641690308,358635.1999273633,431407.4267440017,480822.03893487854,478066.8438567701,445399.7845684574,388393.9287748489,320117.6448803086,258879.6639316859,213165.43765257808,179920.00684183263,155951.27265845978,138071.85596895727,124121.83658629053,112305.03884505792,101703.23892278246,92540.16555059844,85113.58831698264,78758.8323483078,71676.03678978044,61541.00276902229,49560.298641787,37978.94676282134,25001.869146251356,13518.754491487789,5265.700204847904,2156.266473415347,1127.4421180284235,410.11157774162876,122.67187121182029,88.04186368342728,0.0,23661.74158951122,111155.12620443813,247783.94334939492,376500.5557264888,467502.83386914065,505551.3546671723,749142.7132184891,930810.3274262598,898831.0852070213,785044.5545816016,645096.8808841754,508922.1908483404,400938.6169229463,317999.9933280973,233969.41236970614,153653.18199069717,91548.73205452177,45195.09296943163,14078.029361642908,5076.84117221433,4008.3419095979684,1116.5185139816851,218.37025193239126, 2023-05-05 17:15:43,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.47796891861751E7,125090.5991084703,591588.878923749,1332580.2810375069,1769565.2753609729,2074566.0564996041,2364043.9959857403,2383972.8454375295,2284084.3638166673,2046451.6813161855,1724249.6287425198,1421209.9495628192,1198954.296554538,1028141.4347403799,904777.997077072,806632.2167692992,726266.5066344066,656551.0279421478,593381.7242851101,538702.3983035577,494092.86311966745,455061.2428114677,411207.81884960696,352286.57064435317,285585.0815413487,220932.13894914777,145209.29843620467,81246.31019617195,30247.2528424106,13605.85638723223,6916.307010279318,2499.281609903125,714.5179291857678,470.6197255736638,0.0,125111.85227558512,584432.9959698882,1282819.1501693865,1918320.785817554,2367861.3052422805,2540345.382318984,3910748.9097042107,4970273.916636253,4892170.229179009,4315622.091536306,3569885.511916992,2844794.0443663145,2258814.781478258,1789633.142625745,1308470.301678206,854667.9209027659,506886.25870288565,251034.99977112305,79600.27385685135,29386.686653319623,22127.454270394705,5935.020115643864,521.7370637612572, 2023-05-05 17:15:43,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.32699943049394E7,190183.85512759007,899438.4934048671,2022395.4215136783,2613153.626164745,3034524.504162775,3499781.7325984156,3548368.330219089,3419767.9573395657,3076913.856355081,2597433.2724178415,2142510.1223677513,1810938.6714071706,1554050.094907337,1369674.2936839089,1222064.9181397522,1100846.5438336541,995647.6618203927,900179.7647228255,817442.5348356679,749857.0275392501,690249.1229084664,622894.0855013531,532804.891613607,431885.3225428613,334121.5504798455,218647.0865264826,122394.80247000633,44783.3512546108,20573.119663629066,10454.239417563418,3781.248632812051,1083.5866068490748,714.7644328754334,0.0,190216.90865360823,886191.8838276087,1930789.1590462448,2867424.8063791217,3536878.3329517967,3794641.7134953565,5881171.797784049,7497666.310937223,7398848.630766403,6533895.177055193,5406237.077406192,4310016.107599039,3424626.119332625,2715526.4720597668,1985557.26079388,1296924.9402964085,769548.7621412813,380814.14713750384,120220.71490320402,44475.84147623363,33560.970090731724,8967.356931519284,661.702218418429, 2023-05-05 17:15:43,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.99340115290751E7,159726.44484601397,755392.0651027098,1704458.0313055534,2332586.4074560027,2772314.339725023,3135315.2505988507,3153720.7881805464,2992634.5454764073,2660643.484702117,2234355.398742335,1840052.434720818,1545426.0009968022,1323611.456929995,1160864.1805726087,1033370.1600758083,929617.1564908227,839676.3518695707,758449.7033218263,688270.9670238473,631176.3883849496,581676.986224415,527010.7513172247,452526.60210447846,366893.59618984285,283536.8728572327,188088.18631647425,104936.33662987329,40876.02042799069,17394.000665020245,8850.027889849402,3191.2720240575695,911.27374397938,600.6360352048011,0.0,159753.0009920675,748136.0370641963,1653782.9265474288,2491856.924070393,3087461.080307006,3337347.419038858,5089796.736559054,6439628.858353565,6305204.142472311,5551135.785716681,4591192.867093401,3655712.6350591164,2898482.327481663,2292487.637912189,1676346.8668186169,1095209.003443839,648773.8859712537,321935.5585772847,103007.8186292754,37740.56691979041,28341.27815239806,7669.61771210393,1073.2771802931143, 2023-05-05 17:15:43,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6559472220327E7,37820.14833797313,178865.5732413634,398623.2858950474,463541.5559592575,517714.19920605485,628651.5465806171,652373.1122046395,642985.0830431145,587949.7226451798,500263.4602722198,414142.0937782057,352577.8405413443,303455.57995848067,268971.65613662044,240716.74530227538,217244.76578921964,196840.95215489372,178221.67537648088,161997.16657750023,148673.19918476295,136483.81544217299,122514.78802138944,104124.4652087376,84453.57361641631,65353.850416346206,42101.0023734953,23612.839470811632,8159.938146183238,4031.7027309812265,2045.6937863085623,742.7362992026914,214.81947202407503,141.9767397686247,0.0,37827.45082401263,173918.8220659364,365492.3034736819,524991.3481891152,647286.0527048403,699735.233736234,1119446.538986346,1447669.4704362361,1443363.9657841106,1280290.9828583074,1060781.1126440226,847231.4366231371,674968.0410539431,536708.8472075178,392476.9090963335,256335.14286814287,152316.16037789432,75174.57422994166,23362.35275646685,8705.122947751333,6620.613065474563,1742.764096092623,71.09945006170506, 2023-05-05 17:15:43,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.47035040412719E7,48669.33723623446,229662.99671624508,497619.9045246534,499058.08246522764,519523.40757761785,685651.7221038963,766762.035724721,857951.8686661966,905571.7091074876,886733.904375024,830293.9805018128,794426.8223944899,732192.5618102647,687652.002611352,631590.625833582,574005.398822311,520363.9990478989,470255.7292588515,424947.1904029403,384543.7484371446,343514.73541175685,299076.3560909173,254470.39613418168,218214.99910293936,179218.65417650118,121367.45294886483,84575.31822519808,28766.881429422254,21701.613567020377,10049.492804785323,3597.1500584134615,824.0714771082776,292.39017547229815,0.0,48681.09918435178,215393.26248029535,410816.3375214791,534636.4390124261,657013.7356069318,730054.1267627312,1461311.5783488222,2108615.857445993,2266355.768549005,2085133.551562988,1774313.19071237,1471874.1140257155,1195264.6871544404,926313.7275749877,647812.7832317852,408135.0285901195,234549.10116440483,117119.9814701856,45178.84620668739,21609.429596266487,12113.606004281264,2725.7339049225952,7.131530550749155, 2023-05-05 17:15:43,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.32887115727959E7,26179.46445760493,123533.74330294404,271835.3205137606,293739.89260579244,323102.2025643201,420534.8597644661,468446.7849085839,507067.436017672,520296.993126787,503892.5457968078,471087.6481372363,444177.9570049962,408160.299277743,378694.3355581897,345976.084902917,313524.5736452014,283302.6214709793,255379.3093048325,230366.1666125023,208315.78887198085,187037.66999396207,164989.96424936992,142403.3338811102,122006.10960193175,100038.54079289657,70673.76654964342,48869.25629729362,19797.10052580139,12023.511662457837,5582.618900766629,1978.1843793192802,445.9208296799782,157.60738403545935,0.0,26184.885553619406,118589.50405391873,239831.37209956767,332145.19454505545,411522.0858893887,459189.3335261073,862122.9994294698,1212282.4002026976,1272578.816336797,1160102.5998667928,985657.1009917019,814588.7574995856,657333.1378217787,505760.1738726546,353783.6793940367,223025.55436671813,127588.51698323483,64195.71079766302,25913.347682933163,12025.517603588027,6619.074506178601,1543.5654972177383,24.258794777647918, 2023-05-05 17:15:43,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.69947854337552E7,53458.33066721439,252273.76834169595,557349.7010443022,616557.8640421199,682012.8589803564,869301.8549737685,956025.9150059986,1028941.6489751912,1049018.5531295855,1007788.8348795122,935122.1964150857,878709.4750712911,805524.640181727,746854.8007193549,681993.7549513316,617921.5343884132,558296.9605924344,503148.61544960656,453914.72028767987,410723.32512997714,369596.8854148987,326575.73800071026,282394.61080656527,241598.3684987406,198177.55048625942,139439.4452646463,95974.56790435454,37759.04671736292,23080.52738550236,10747.877339735254,3816.387249264311,863.6509889490488,313.02486975226896,0.0,53468.95159096557,243576.45113348606,500185.26618695917,702027.0887329448,865736.1985650833,950841.0004515785,1757493.0653637922,2456140.1833251654,2574398.4749339684,2344572.5537157017,1989279.8963534974,1642014.0260677254,1324963.2763283371,1021398.2159122484,715720.7479662938,451746.6278100625,259022.65016432403,130188.62644047623,51746.74272522847,23808.76067015124,13261.291347034534,3078.457655056172,41.442300629817055,] 2023-05-05 17:15:45,246 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:15:46,434 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,434 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juillet 0 - Merluccius_merluccius =========================== 1683299746434 2023-05-05 17:15:46,435 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,435 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:15:46,435 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>45.29900918413435,511.08729645369823,2836.722694991233,10420.592884932228,28779.983477867274,64364.835689670566,122503.67395407408,205611.2701630027,312421.29539023427,438260.8162294866,575966.1606895792,717033.2234751885,852749.1126239606,975179.0739374198,1077940.5606080717,1141419.548885276,1178881.6142344633,1203354.5119227758,1211580.1917403005,1203453.549934202,1180807.518879609,1146737.8124512695,1105119.4827875504,1059997.9823804803,1014959.4879508608,972779.2411712373,935458.849791362,904507.4414917405,881099.7230264428,865867.8817070836,858583.611247546,858126.6208995301,862683.924011672,869900.2987344603,877005.0070383195,881216.258025935,880672.209842206,875580.1039364005,869158.2678715202,1403506.448347749,1114378.063586386,800343.2946590637,516809.9676006527,305497.08442743676,175507.7520659288,105475.25237183011,65779.19026903783,38744.98321407732,19943.753482702934,8768.567061249907,3326.3927609470793,1109.7205464617225,331.1505537895054,89.54289246077036,22.143312864735247,5.039408500468026,1.0596988304967554,0.20639154495682363,0.037281954080840514,0.006251444703335192,9.739857031791818E-4,1.4124614071216914E-4,1.921198986285657E-5,6.268455478770662E-5,221.31564724091194,443.3146513209363,3227.068752157718,11624.007643616917,72117.5604723673,97747.1849381127,49733.49122184966,14602.091430648028, 2023-05-05 17:15:46,435 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>28.548285474334563,322.08159345245315,1787.5729783879158,6566.156595831795,18133.270908343326,40550.36962651501,77169.93749477036,129505.88209856644,196750.3015500367,275947.1088063704,362569.95691899006,451247.8537556809,536478.7652788284,613251.5951371945,677534.6903886831,717006.8285101723,740002.8669406438,754721.9726857622,759202.8273100209,753590.4412490806,739351.4803673198,718696.2944148396,694138.2654640604,668130.2611734349,642775.0413638158,619710.7561030103,600148.6408084662,584887.305884074,574228.1648442597,567869.5755795571,564821.0960910679,563333.6420692547,561053.2059773515,555624.018252454,545454.5703647782,530165.4013568212,510748.4744455092,489715.4334844755,471158.1503533848,742219.0502872622,581445.3692752115,422210.38465502067,283754.76050542045,179498.65188566575,109669.56721737351,65270.91696694283,36952.519001138586,19143.67148188805,8826.736813905249,3595.051706173649,1301.8849890111544,423.6260235678211,125.01428067097291,33.702337674471394,8.345064902304532,1.905097334689797,0.40198324378566347,0.0785183585988721,0.014210656332895448,0.0023847947477374882,3.714563112728202E-4,5.380229378013765E-5,7.273641232436872E-6,9.243144877789184E-7,1.1179096948030128E-7,1.3131297800482365E-8,1.542492505519679E-9,1.8796725788298453E-10,2.5502720523529365E-11,2.2687592883527054E-12,5.335227745476045E-14,6.822503095604091E-16, 2023-05-05 17:15:46,435 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.859720789505331E7,1.1662132312609367E7,1.0276546328272521E7,8819787.188828923,7441243.47679877,6163398.039953355,4995521.025851944,3954115.3857636503,3055244.7632131404,2306205.524905124,1703011.4141247352,1232367.7398608425,875441.3144732896,611519.4657177844,420696.7329990477,284429.1579794078,189886.88750742158,126039.31495542353,83089.12227784835,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:15:46,435 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,54164.32042525253,35136.603677021594,22610.61913400838,14432.456843891192,9138.042872347592,5739.932332806188,3578.399310986398,2217.930385029986,1376.275394256411,876.9822315985604,618.7528049971405,556.5090264734708,690.1445292945134,1057.9460143795027,1733.0174946518443,2823.363310563592,4481.146935619346,6938.987760342884,10628.086073160126,16560.667630348642,51089.55733918412,88146.07113639625,142315.6452736607,218062.87643526163,319557.57404053974,449511.16795226705,607780.4380123357,789894.3000194747,985729.9782441489,1178616.104809863,1347143.0802498553,1470369.6901539636,1532967.7017527989,1529192.9557994416,1462892.495032351,1343333.6945894936,1185306.7563058187,1010215.3591076705,838894.3454975145,685338.8686399014,557481.2872925309,457858.5100901655,383764.92445038195,329830.99884221307,290473.78047963727,260450.11968772154,234913.8313423447,210004.2106993965,187317.9592912612,295491.0895059224,178968.8988986111,50315.605536006035,9364.568654765153, 2023-05-05 17:15:46,435 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8477333.37393889,3531296.1433246047,3152396.2020198754,2768025.776868112,2445097.071106496,2218091.2016597376,2114420.6022470607,2151945.016571488,2332425.7795407716,2639653.843188806,3042469.4062078665,3500384.2207404473,3969779.7223721705,4409487.848674832,4785168.155243941,5006333.034540991,5125951.162309014,5196634.9829388745,5201912.103483174,5137260.477691927,4993970.0380788995,4750986.831556523,4389157.476524739,3913503.766608909,3358485.699126059,2774606.2068939777,2210975.0018488253,1703991.87071456,1273811.905259433,926182.966479594,656649.0111511877,454969.58115849283,308668.11536514986,205401.1910688678,134267.1570252189,86334.1580452373,54676.397334165544,34149.417179987584,21061.615840677565,19480.98678375303,7092.8155348245355,2464.2814944926554,819.5605344410927,261.5809678886264,80.29931220795228,23.753827362715505,6.783394312583116,1.873336796082049,0.5012339354212412,0.1301998207785209,0.03291249459556807,0.00811955266787285,0.001961673776235023,4.660706849350522E-4,1.0942755264470785E-4,2.5528911188327553E-5,5.952196378516572E-6,1.394700166653053E-6,3.2999639905136284E-7,7.911188381057785E-8,1.9250986521387458E-8,4.75610950504331E-9,1.1919258172933538E-9,3.0253585212765044E-10,7.763905153364702E-11,2.011161744061896E-11,5.251778732608789E-12,1.386442726190509E-12,3.9933760923499577E-13,8.823087499594611E-14,3.16023362959631E-15,4.689816759618584E-17, 2023-05-05 17:15:46,435 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4778624.140045203,1989369.6455793579,1770103.2822012997,1534916.5985888182,1308061.2311526183,1093234.1442047304,892892.6348722845,711235.099216123,552393.0755714116,418718.2802613873,310263.345948027,225153.93213076473,160319.15095328787,112207.99060383969,77322.69744634032,52350.61922084867,34992.02401563112,23251.327227795828,15342.644093069148,13676.979585005893,35092.18076431095,114752.10258412723,288676.0196310815,568983.2506569149,936721.5776165507,1353873.5230792838,1779942.0729284442,2182957.1883099778,2543192.637297917,2851912.0435773525,3108033.2954387856,3314741.4204360857,3477048.0803043963,3600586.3075496005,3691627.29801872,3758373.184942495,3814027.442964793,3883147.1553669344,4014724.5007330966,7121664.892881556,6759362.705275144,6335606.32007318,5877421.915890326,5396389.461973992,4891072.083173594,4355780.4331381,3789854.8755254922,3202831.427993031,2614134.0880461936,2049459.179918411,1535868.5144387535,1095772.0376267713,741810.4923891292,475085.10912792775,286877.9210930541,162638.77030056392,86170.86456168011,42501.918620789,19454.797253948276,8243.568965216567,3228.1866952589535,1167.6306895865266,389.97964551537234,120.20259763996022,34.17187207255173,8.956064847768445,2.160856200482567,0.4798507757570196,0.10491291289226179,0.008426203605107777,2.43519391592451E-4,3.953510206201901E-6,] 2023-05-05 17:15:46,523 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,523 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,523 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,523 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,523 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,523 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,525 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,525 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,525 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,525 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,525 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,525 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,525 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,525 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,525 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,525 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,526 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,525 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,526 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,526 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,526 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,526 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,526 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,526 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,526 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,526 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,527 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,526 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,527 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,527 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,527 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,527 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,527 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,527 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,527 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,527 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,528 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,528 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,528 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,528 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,528 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,528 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,528 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,528 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,528 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,528 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,528 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,528 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,529 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,529 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,529 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,529 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,529 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,529 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,530 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,530 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,530 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,530 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,530 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,530 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,530 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,530 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,531 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,530 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,531 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,531 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,531 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,531 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,531 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,531 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,532 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,532 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,532 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,532 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,532 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,532 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,532 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,532 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,533 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,533 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,533 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,533 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,533 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,533 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,534 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,534 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,534 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,534 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,534 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,534 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,535 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,535 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,535 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,535 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,535 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,535 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,536 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,536 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,536 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,536 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,537 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,536 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,537 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,537 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,537 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,537 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,537 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,537 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,538 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,537 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,538 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,538 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,538 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,538 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,538 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,538 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,538 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,538 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,538 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,538 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,539 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,538 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,539 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,539 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,539 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,539 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,539 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,539 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,539 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,539 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,539 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,539 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,540 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,540 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,540 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,540 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,540 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,540 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,541 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,541 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,541 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,541 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,541 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,541 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,542 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,542 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,542 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,542 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,542 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,542 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,543 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,542 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,543 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,543 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,543 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,543 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,543 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,543 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,543 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,543 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,544 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,543 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,544 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,544 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,544 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,544 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,544 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,544 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,545 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,545 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,545 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,545 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,545 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,545 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,546 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,545 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,546 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,546 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,546 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,546 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,547 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,546 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,547 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,547 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,547 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,547 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,547 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,547 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,547 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,547 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,547 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,547 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,549 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,549 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,549 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,549 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,549 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,549 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,550 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,549 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,550 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,550 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,550 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,550 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,550 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,550 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,550 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,550 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,550 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,550 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,551 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,551 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,551 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,551 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,551 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,551 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,551 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,551 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,551 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,551 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,551 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,551 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,552 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,552 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,552 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,552 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,552 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,552 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,553 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,552 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,553 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,552 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,553 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,553 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,553 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,553 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,553 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,553 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,553 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,553 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,553 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,553 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,553 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,553 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,554 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,553 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,554 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,554 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,554 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,554 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,554 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,554 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,554 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,554 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,554 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,554 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,554 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,554 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,554 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,554 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,555 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,554 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,555 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,554 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,555 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,555 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,555 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,555 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,555 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,555 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,555 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,555 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,555 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,555 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,555 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,555 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,556 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,556 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,556 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,556 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,556 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,556 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,556 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,556 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,556 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,556 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,556 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,556 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,557 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,556 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,557 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,557 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,557 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,557 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,557 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,557 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,557 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,557 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,557 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,557 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,557 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,557 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,557 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,557 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,557 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,557 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,558 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,558 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,558 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,558 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,558 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,558 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:46,558 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:46,558 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:48,871 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:48,871 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juillet 0 - Solea_solea =========================== 1683299748871 2023-05-05 17:15:48,871 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:48,871 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:15:48,871 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>119519.07002715851,80044.05005115316,40832.088149821924,33003.87960246755,22804.986409805046,13823.60705575611,9308.698730590348, 2023-05-05 17:15:48,871 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>40473.484640964685,27457.711531048648,14135.478029236498,11387.250380307167,7827.434794912559,4718.995915759502,3177.728762934904, 2023-05-05 17:15:48,872 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6333.036609481611,4343.257729750945,2253.4002093456584,1810.1321971792263,1238.7591078510102,743.379191692751,500.5843967359401,] 2023-05-05 17:15:49,221 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,221 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juillet 0 - Lepidorhombus_whiffiagonis =========================== 1683299749221 2023-05-05 17:15:49,221 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,221 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:15:49,221 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,675067.9187189267,545000.3531761401,362077.3891308409,256079.0329280836,169644.79196754665,90843.48199243502,35722.924195503554,22893.748058070203,24371.903232379274, 2023-05-05 17:15:49,221 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,1.0574967274454327E7,8537453.402230749,5671957.494506183,4011488.7966049504,2657492.7849376416,1423066.9574559762,559601.1065555488,358631.5240148398,381786.8868478826, 2023-05-05 17:15:49,221 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,6.374761586674966E7,5.146515216934928E7,3.419147862951371E7,2.4181904323948618E7,1.6019797019334523E7,8578478.1552668,3373366.125253747,2161888.924784847,2301473.203092904, 2023-05-05 17:15:49,221 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4.722819311925508E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:15:49,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,227 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:49,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:49,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:49,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:49,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:49,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:49,229 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,229 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:49,229 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,229 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:49,229 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,229 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:49,785 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,785 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juillet 0 - Lophius_piscatorius =========================== 1683299749785 2023-05-05 17:15:49,786 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,785 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:15:49,786 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,278032.95487910026,105227.50778417822,67760.29925491387,25775.220108813417,22846.467672129318,8683.243341590376,9020.091905129508, 2023-05-05 17:15:49,786 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2445601.365747653,925590.0505143775,596025.3181977883,226721.01416168804,200959.46024011797,76378.54219312522,79341.4906227445, 2023-05-05 17:15:49,786 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,8393315.157693181,3176629.318906724,2045561.6388114942,778107.5654368192,689693.7936569931,262131.50879398643,272300.36145905836, 2023-05-05 17:15:49,786 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4469886.831971884,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:15:49,791 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,791 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:49,792 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,792 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:49,792 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,792 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:49,792 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,792 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:49,792 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,792 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:49,792 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,792 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:49,792 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:49,792 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:15:50,342 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:50,341 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:15:50,360 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:50,360 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:15:50,361 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:50,361 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:15:51,043 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:51,043 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:15:51,045 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:51,044 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:15:51,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:15:51,054 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:15:55,247 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:16:51,760 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:51,759 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step août 0 2023-05-05 17:16:51,760 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:51,760 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:16:51,936 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:51,936 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:16:51,937 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:51,937 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:16:52,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:52,051 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:16:52,205 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:52,205 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin août 0 - Nephrops_norvegicus =========================== 1683299812205 2023-05-05 17:16:52,205 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:52,205 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:16:52,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.03230017390273E8,199405.89001346967,940982.7050092954,2123232.897430523,3101731.533874671,3813526.3964853087,4332162.100031895,4526213.8294438645,4541292.736621637,4383673.359621397,4115244.9075199794,3789836.9084514924,3479623.4691717555,3169008.8896703483,2884143.4556439263,2611322.060451184,2355033.468363524,2116999.8676720983,1900377.8543239597,1709931.4906691287,1545431.704846378,1400336.2020132444,1260424.2146487567,1111180.1964816889,949717.8601995414,776679.2756865068,577602.0111266664,393062.48914114136,176961.97829832934,89310.7776632078,41730.944408822885,3984.054680520875,3241.197484871068,1170.29262586031,0.0,199436.3554678969,937553.3455049652,2097916.916534978,3199668.084328942,3984306.503461795,4412997.806287585,7531852.162790292,1.015786849328994E7,1.0298420298480777E7,9258604.488582335,7838873.905704622,6434964.427015208,5144850.376633252,3924352.2731559966,2750385.276606121,1737842.9785298642,989384.6581505882,502528.4996212503,211996.86171364924,93773.70486125108,51000.024451273166,10769.583365679518,2104.428026314332, 2023-05-05 17:16:52,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.71699851232196E7,176244.03365894227,833805.2901754258,1889674.0885196768,2775384.125529653,3375493.0749671096,3709862.2840125496,3666360.9379830384,3399480.6377658728,2957814.7340994347,2445242.7569868634,1984981.4816064814,1637347.598357704,1383658.7755091866,1198641.853184779,1060639.940937243,952840.0025609004,861222.2537558478,779143.0163672921,708311.4501612266,650808.905457218,602070.3827000919,548579.1126567109,472035.95857450407,380756.7793922592,292167.283041884,193463.98981844125,104977.66616243286,39456.78098160495,16845.518410565695,8766.62761452277,1531.463536365812,942.3279010923843,662.3435841083053,0.0,176271.92954288176,830370.665628371,1865489.7143957675,2854785.588020658,3544151.6820236607,3838313.8924875436,5720739.032718441,7108806.495419842,6854011.01491446,5983197.186578069,4918873.263870147,3882219.549447451,3056800.011310788,2418972.897022315,1777217.8565889902,1166237.8530445972,693218.3774334909,342631.3663665951,107665.46415474343,38988.627739522395,30505.82766048907,7831.40686950624,2038.4475600869307, 2023-05-05 17:16:52,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0052589951103E7,23073.781111939534,109170.14328369746,246976.03604978483,349557.8364924446,419123.0691227556,465836.7004195295,461554.2973595642,430985.761166091,375986.9342629312,310383.58315537253,251021.8969477047,207241.35991205083,174983.19471334532,151850.3053362505,134495.22512280554,120949.32265301098,109449.65782553077,99115.15145626252,90200.04608595335,82959.80365956044,76771.98885012252,69851.32355551912,59929.10042410018,48254.129184020494,36974.98643876846,24187.037908397146,13096.80797369922,4436.115509154399,2101.526936946962,1098.0054401195594,94.0455683366094,119.6430919199514,85.86810232389392,0.0,23077.53110810333,108410.69635994878,241627.5594197521,366818.9096186234,453385.7803084816,488048.36690428486,731304.2568078043,911418.7965570409,881906.2968673689,770967.4180279487,633671.1147118581,499974.1242316854,393954.6714780137,312494.9003734099,229865.42022809447,150973.39293698332,89915.97342603003,44345.32090906275,13727.164048226356,4981.125408895153,3937.7642728092633,929.4598579769535,181.78505847042433, 2023-05-05 17:16:52,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.47796891861751E7,122002.1012120536,576982.4974600616,1299678.7566693816,1722696.8118038976,2000699.486174318,2261639.0780622093,2257788.7090489464,2177344.6991508994,1953255.2026928181,1653299.1670045413,1362952.0678491758,1158622.8230259814,994597.7066472203,878238.4838896543,783885.1264882515,706508.3871936087,638944.6373892409,577431.2068489981,524470.6058621369,481014.99712590117,443118.9761730628,400141.9717441339,342058.9486488656,277159.75862341264,214363.53471675387,138328.6588379533,77716.25944440771,19308.349982578733,13242.527720164479,6717.170418576488,36.90776522524497,696.8764186568377,459.00008314804813,0.0,122022.82963660268,570003.2938858466,1250568.2221605096,1865272.8464686023,2271857.8597723376,2405297.7749057487,3764240.5021966025,4826452.02899788,4778794.751111268,4226787.486881799,3498668.460999667,2789104.7131851725,2215662.849749072,1755999.695637726,1283013.34462708,838287.386166822,496593.9267745018,245237.16448734057,76366.05886800039,28703.65229975234,21692.672724193817,3602.674139019809,316.70467670805795, 2023-05-05 17:16:52,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.32699943049394E7,185488.19901369905,877231.2778775971,1972462.3006430084,2544135.6559766512,2927838.6739710374,3350847.2529116995,3364633.5220261263,3263035.1120554246,2939412.1649074717,2492303.947583284,2056115.9024644217,1750687.157828612,1503855.673117085,1329760.201456787,1187779.4635957226,1071012.169937279,969035.2490181675,876063.6643264167,795905.1178101838,730064.5163623424,672179.0188621335,606188.7034420061,517431.7952890331,419229.4903722218,324257.0766529226,208489.30178307052,117170.85598235628,29092.39062293525,20025.44783131545,10155.005338402007,66.39059741404148,1056.8327582010506,697.11683614872,0.0,185520.43644525204,864311.7282561274,1882283.7597100511,2788481.441360806,3395775.850863763,3597313.7221544045,5665878.606031895,7284530.037840403,7229405.767334354,6400491.142139244,5299148.545238158,4226185.469944478,3359566.591536794,2664746.027906827,1947166.9401287374,1272209.2272589817,754042.8835221037,372121.9359824038,115454.32971893791,43454.384616088064,32905.850872311814,5552.941653236619,409.7521531433275, 2023-05-05 17:16:52,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.99340115290751E7,155782.78487136422,736741.3685622244,1662374.8125686045,2272745.4744683295,2687581.2443855936,3026417.830754479,3027728.964472647,2883155.0243902844,2565028.1535824,2159373.770102179,1778459.1512517717,1499830.791205297,1285283.2597567528,1129306.575109695,1005907.7906156017,905409.2510846133,817985.8803248628,738831.305730888,670638.6872750162,614989.8915472637,566830.2716817526,513370.39239677443,440298.0018436512,356886.3250241619,275768.22849192837,181140.78987537624,101284.18432937158,31754.85581012523,16945.73244739258,8612.015333456387,328.36991776224414,888.7743150742585,585.8062786566412,0.0,155808.6853438355,729664.4924943068,1612550.8969122297,2426366.8557348945,2984859.5505254464,3203600.3323325105,4948196.266348692,6290180.088345821,6178460.926113388,5447287.920783751,4506870.732153513,3589305.586076024,2846565.9571424923,2251807.8286379166,1646004.0021146599,1075555.5003095733,636734.4238371826,315477.93470179423,99965.07444626468,36980.54612433062,27825.337456074365,5821.85190677608,814.7030312511683, 2023-05-05 17:16:52,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6559472220327E7,36886.36554840707,174449.36650293143,388781.2418987436,450988.77293013287,497422.01715105894,597589.135665437,611856.7799721229,608312.0445838189,557170.2201774966,476980.86165716423,394953.6414146795,339678.45314921543,292761.5691080654,260669.5608912247,233649.22203341202,211153.8824867003,191423.87971724584,173301.7802283231,157624.74273609553,144650.55111811095,132831.8782048241,119127.83614004868,100952.14895567554,81827.81423981373,63302.00157057627,39794.41562690592,22442.00741035536,4526.365652162733,3921.354264571364,1984.0206040551107,2.736081636460558,209.5155603617735,138.47132157380685,0.0,36893.48773542384,169624.7510491997,356249.0322265322,509959.16221408144,617678.7556575469,656064.3857248282,1069854.0225080412,1399877.3291555552,1406749.8041831702,1252221.0402840578,1038419.5577579096,829792.4233394975,661498.6355604634,526220.0379840839,384461.1791476191,251198.61786769453,149033.26700006667,73275.5075731756,22229.605736832404,8483.510500787956,6483.6939157544175,901.5785043814561,36.781648183305954, 2023-05-05 17:16:52,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.47035040412719E7,47467.68701834909,223992.59712348424,485333.625305487,484076.090261462,490018.00544912065,631453.7550037751,685261.8334469825,781778.2855234804,828240.7910674693,822159.6078010612,770204.3355934288,753862.5077141267,696974.7166113979,661224.8629296487,609427.5964930025,555551.1837677399,504232.80930119014,455588.4759458134,412274.6746389466,373019.39296259196,333449.2763112522,289721.7117667621,244916.19502745644,209719.94050855574,172120.69870307515,110366.88923407807,77858.25694857765,7954.654429311931,21036.106282846864,9679.284819120343,0.013595360825266812,803.7250798435324,285.1710363178359,0.0,47479.15856293267,210075.18388115245,400123.0452454227,516739.1943785941,610310.5155590135,651982.674680813,1348084.4153478537,1996925.324373085,2184401.111595244,2025622.5654346945,1726998.7556265937,1434248.903065913,1166378.8918229262,904778.2591636056,631483.36466537,398196.6251932749,228048.28457825203,112911.96136650397,41271.68172944457,20823.68399720485,11801.331828557728,638.3718270609562,1.6702173969370089, 2023-05-05 17:16:52,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.32887115727959E7,25533.091177095524,120483.684313325,265123.6825364695,285523.45221240044,308704.4929304725,395938.776818516,432977.4920911267,474298.8508443376,487786.45173832186,476390.1522814736,445508.99595898204,425969.3247910577,392179.12849818886,366135.34083124204,335216.28761857754,304343.0939338712,275207.11313316476,248051.784834363,223950.67819857073,202495.44523004972,181888.77184162056,160246.95192554095,137758.64545134385,117922.27166874905,96648.22482286271,66023.85069153886,45999.48224563316,8893.635566552832,11682.406594894288,5402.973129632846,0.9060576705515677,434.9110051667807,153.7160438586395,0.0,25538.378425772502,115661.51876631108,233712.3193184956,322146.74926910567,389509.765284507,424231.73563323537,815157.2860334117,1164879.493309408,1236119.704994621,1132337.2280280401,963207.956533657,796590.7774089588,643375.8314222071,495307.6903434109,346044.6674007302,218264.698578445,124599.85494733632,62365.75935942535,24354.401811443244,11679.49975101875,6471.946491344639,628.1023249378507,9.87130473406888, 2023-05-05 17:16:52,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.69947854337552E7,52138.43978022238,246045.10680839547,543588.687894536,599190.6723789255,650819.1000015773,816731.8294120462,880799.9174118191,960041.2576611234,981146.3462637991,951009.6780484028,882716.9346098003,841837.4295159335,773292.8408491727,721708.9400232289,660523.0186472506,599656.2925451765,542213.7394869043,488591.5872932145,441187.89209598524,399167.92677885195,359359.6498873814,317108.4097220716,273050.452270886,233385.0447329974,191352.6656191012,129929.71880318165,90146.67287883973,16193.443893096446,22420.661109722612,10397.215846338155,1.1047021922654936,842.3273700550794,305.29625818076573,0.0,52148.79847243181,237562.52712717376,487398.8839439906,680667.3646270076,817958.5434406165,875608.9795682299,1657839.478607459,2356820.382167207,2498786.2062507654,2287423.157857998,1943230.769685808,1605188.820228883,1296457.7076830762,1000036.5628958506,699835.8952711646,441973.34095241234,252848.68967842453,126384.72628796427,48501.68826167154,23106.354245092665,12962.009061417995,1188.1987034939316,15.995570963036641,] 2023-05-05 17:16:54,382 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,382 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin août 0 - Merluccius_merluccius =========================== 1683299814382 2023-05-05 17:16:54,382 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,382 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:16:54,382 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>10.971090255956165,138.54879945406228,861.5379051962186,3541.825897542904,10911.585558619327,27078.01485920442,56795.713921382856,104240.69127651314,171817.7243263188,259439.0705590181,364414.73102788813,481851.8811214179,605367.5622761416,727929.829706314,842687.5191824045,930214.5062824984,998618.6151337182,1056680.9382281245,1099729.3849498893,1125862.634130561,1135170.1190544092,1129208.226858309,1110622.0330719436,1082775.962366614,1049316.121843012,1013737.0885856013,979094.9343297476,947937.491572548,922367.7669855477,904053.0034369921,894089.811321168,892831.3912931458,899809.1137620979,913763.2796235643,932784.4710199123,954694.8772360815,977928.2702340406,1003113.8367379536,1035283.8300781229,1786511.9209555748,1564727.1880700127,1257199.6657231739,918111.7805582951,611397.5573268434,380241.1854727915,229904.13691221026,138496.96120995635,81264.60888087175,44138.73530497317,21344.432367494202,9062.955922634734,3389.2038967589137,1126.9069133408043,336.50759404124716,91.01362701805652,22.441403688568364,5.06805603415653,1.051506990802428,0.20079862739135962,0.0353276136516492,0.005729383875258666,8.570448550148503E-4,1.1846272866360773E-4,5.544372945034741E-5,150.51761694653894,362.86453171652613,2383.2619541256154,9164.08298738556,65229.0968642053,93803.98656916004,49149.24947625175,14772.28704412845, 2023-05-05 17:16:54,382 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.982954669205276,88.1726227167174,548.195303770912,2253.2215625472945,6940.057380901819,17217.475819497064,36101.06491832716,66231.14042909551,109112.69945616732,164656.4326797122,231109.99459093434,305314.1838597907,383159.08680582186,460122.23258346785,531799.6437033808,585888.9888809075,627476.5072260621,662042.8953306417,686628.8797563256,700096.2004280547,702653.2709560147,695488.762956117,680442.9408997188,659695.5635557072,635470.7679143322,609797.2475744564,584366.3406846474,560466.175035762,538928.5943578555,520063.0603210731,503594.91114313377,488630.73768371093,473717.7027973502,457119.1882032848,437316.7033251276,413545.0270917255,386172.64116840926,356907.4209132997,328823.8826795656,476976.87240252073,325520.7586078136,199877.24903841232,109833.02892984367,54455.70988596016,24879.94150613904,10703.751670169528,4355.798826130407,1648.6567886131847,566.49259137033,173.82357495108494,47.424305811845166,11.551169816291488,2.529617149771309,0.5015407631112037,0.09055129933306334,0.014953468273561515,0.0022657451867861855,3.156358428133063E-4,4.0473942540314735E-5,4.780030549490065E-6,5.20109236546182E-7,5.216695130162354E-8,4.829846084725506E-9,4.1412577186770447E-10,3.3111094503742467E-11,2.5010777302208405E-12,1.825672807983757E-13,1.3352621169067831E-14,1.0584526479114176E-15,2.30049475796617E-17,6.969816023391445E-20,1.2920682638579719E-22, 2023-05-05 17:16:54,382 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.516928078516907E7,1.2227578463697422E7,1.1342165849311186E7,1.0239972857172603E7,9027038.13030082,7795023.458630391,6599573.0463181585,5476251.701597189,4451229.525947215,3543436.337412264,2763449.91090114,2112885.99831483,1585382.82283143,1168765.185825987,847579.23539007,602671.6075518426,422518.34924107464,294299.9352152643,203358.3341350302,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:16:54,382 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,138844.0993322237,94129.46609833317,63205.66400391911,42033.02109151268,27685.253259829107,18062.579794670273,11675.193332959596,7479.146697822031,4752.957609060155,3006.3352097449915,1914.187964569949,1270.2233150217648,955.3161407898496,916.6210527402288,1154.404689898329,1715.2772626178905,2694.136384196282,4256.436934830224,6720.273177242567,10835.068123566529,35069.62472599478,63180.23608131585,105571.45270720785,166418.02107199398,249994.1999146019,359787.5429579494,497255.0647555649,660383.911290819,842260.6479318589,1029910.0720308123,1204760.692158708,1346081.8886887552,1435976.4320590463,1463995.9801484598,1429095.3005159483,1337550.714139023,1201491.8358969765,1039366.9614144706,871966.999949893,715990.9030332732,581971.1780729506,474683.00863809726,393470.8819963854,334024.06136060826,290884.29245257017,258686.40982727346,232436.75280628685,207993.8078380176,186531.1811388413,299382.4012552799,184798.8098593331,52713.98471353759,9897.5620940094, 2023-05-05 17:16:54,382 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7447725.453391511,3686710.8439722215,3453571.3308279496,3158342.9323390857,2844036.629751652,2555528.1412030193,2330447.1644259184,2198781.4648349094,2180552.4116552295,2282800.761741804,2498347.767132938,2807126.310684887,3179547.547916447,3580917.196032479,3975991.4313559807,4273260.813190555,4504393.734291091,4703429.195950731,4845117.5754610635,4917411.996083336,4913943.646050278,4825987.396365148,4640626.380409614,4348646.317283091,3955061.045953238,3482744.99406045,2967251.14338569,2447432.8958400087,1957030.9330395197,1519828.3171085531,1148519.8266623504,846168.522570795,608881.3365933183,428639.5334098193,295670.7171990338,200132.28642966266,133122.41244958632,87153.32197103763,56251.27194091513,54568.08990572976,21451.35636908031,7997.962999873329,2837.0473066983086,959.9179739971908,310.46588751124943,96.16034751613395,28.567373619710086,8.152047795118309,2.237677881460063,0.591703789324391,0.15097745504375795,0.03724726798577599,0.008907399562725198,0.0020715521178200995,4.7048933440477176E-4,1.0490934684920566E-4,2.3114872547178765E-5,5.0698834000161905E-6,1.1156340795841542E-6,2.4810072002538306E-7,5.6079637397368226E-8,1.292788918985487E-8,3.0421955496655894E-9,7.29975810161559E-10,1.7820348198201275E-10,4.414519233755227E-11,1.1071377954859456E-11,2.817555792597407E-12,7.909352730547163E-13,1.537990113972861E-13,6.120233938042582E-15,1.1175959827844002E-16, 2023-05-05 17:16:54,383 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4198309.9366699895,2077881.1484006015,1944660.1970915003,1771570.9255030064,1576064.9970519454,1373229.6550205252,1172466.2237604288,980321.9893199053,802152.9195333102,642226.3489656269,503304.4832041777,386409.8676142647,290954.9985503043,215134.65595015974,156410.50863155883,111454.51476325454,78283.09242523312,54616.79417837209,37794.433970925136,26807.2683159701,25861.04774328242,49489.111395332366,121890.81794889444,266780.59366718243,494830.6224965856,798274.1114272494,1154661.914384847,1535227.252031461,1912742.0670819029,2266262.2432857533,2582573.0560451197,2855390.2059608977,3083610.8516264777,3269645.004745598,3418513.4067596258,3538241.555379403,3642305.3308742465,3755749.8294206,3928536.2293727556,7059469.675329384,6787882.288590054,6422124.414780773,5998782.543408506,5541059.022461991,5057072.616759721,4545362.14531323,4003675.6752706133,3436391.3065800695,2857468.8665382224,2289016.3655461967,1757250.3680432423,1286929.0675709443,895669.4959729406,590438.659372552,367462.31579813996,215085.41403352204,117889.17486932328,60246.57244531781,28600.37471299012,12573.267523937033,5106.318215740874,1912.8468188828567,660.394232472425,209.97922168281107,61.44067779404176,16.532036797238696,4.086761692671139,0.9298581463535073,0.20966199930288482,0.01738004416891681,5.248197819980575E-4,8.931400461489732E-6,] 2023-05-05 17:16:54,498 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,497 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,498 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,498 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,498 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,498 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,498 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,498 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,498 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,498 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,499 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,498 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,499 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,499 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,499 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,499 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,499 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,499 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,499 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,499 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,500 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,499 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,500 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,500 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,500 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,500 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,500 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,500 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,500 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,500 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,501 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,501 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,501 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,501 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,501 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,501 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,501 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,501 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,501 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,501 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,501 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,501 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,502 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,502 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,502 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,502 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,503 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,502 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,503 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,503 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,503 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,503 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,503 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,503 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,503 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,503 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,503 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,503 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,503 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,503 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,504 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,504 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,504 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,504 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,504 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,504 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,504 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,504 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,504 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,504 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,504 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,504 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,504 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,504 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,504 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,504 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,505 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,505 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,505 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,505 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,505 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,505 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,505 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,505 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,505 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,505 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,505 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,505 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,506 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,505 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,506 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,506 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,506 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,506 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,506 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,506 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,506 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,506 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,507 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,507 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,507 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,507 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,507 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,507 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,507 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,507 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,507 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,507 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,507 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,507 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,508 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,508 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,508 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,508 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,508 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,508 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,508 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,508 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,508 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,508 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,509 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,509 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,509 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,509 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,509 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,509 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,510 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,510 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,510 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,510 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,510 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,510 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,511 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,510 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,511 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,510 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,511 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,511 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,511 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,511 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,511 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,511 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,511 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,511 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,512 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,512 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,512 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,512 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,512 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,512 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,512 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,512 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,512 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,512 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,512 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,512 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,513 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,513 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,513 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,513 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,513 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,513 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,513 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,513 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,513 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,513 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,513 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,513 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,514 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,514 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,514 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,514 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,514 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,514 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,514 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,514 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,514 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,514 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,515 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,514 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,515 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,515 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,515 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,515 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,515 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,515 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,515 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,515 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,516 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,515 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,516 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,516 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,516 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,516 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,516 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,516 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,516 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,516 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,517 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,517 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,517 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,517 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,517 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,517 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,517 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,517 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,517 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,517 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,517 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,517 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,518 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,518 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,518 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,518 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,518 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,518 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,518 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,518 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,518 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,518 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,518 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,518 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,519 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,519 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,519 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,519 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,520 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,519 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,520 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,520 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,520 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,520 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,520 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,520 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,520 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,520 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,520 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,520 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,520 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,520 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,520 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,520 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,521 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,520 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,521 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,521 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,521 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,521 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,521 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,521 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,521 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,521 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,522 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,522 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,522 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,522 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,522 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,522 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,522 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,522 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,522 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,522 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,523 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,522 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,523 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,523 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,523 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,523 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,523 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,523 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,523 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,523 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,523 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,525 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,525 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,525 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,525 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,525 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,525 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,525 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,525 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,525 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,525 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,526 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,526 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,527 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,526 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,527 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,527 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,528 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,528 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,528 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,528 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,528 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,529 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,529 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,529 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,530 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,530 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,530 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,530 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:54,530 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:54,530 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:55,242 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:16:56,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:56,474 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin août 0 - Solea_solea =========================== 1683299816474 2023-05-05 17:16:56,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:56,474 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:16:56,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>118404.322284988,79041.95364707168,40204.32603339459,32530.940647958327,22515.31046978152,13671.518374807816,9206.286003709462, 2023-05-05 17:16:56,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>40095.46730574477,27167.48098139449,13964.310669437797,11255.775347371136,7743.926430723833,4672.9712459188495,3146.7366280228275, 2023-05-05 17:16:56,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6273.9149289942425,4306.527189677736,2234.101432263732,1794.7008692031284,1228.2745182221563,737.1348325662652,496.3795103893984,] 2023-05-05 17:16:56,832 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:56,832 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin août 0 - Lepidorhombus_whiffiagonis =========================== 1683299816832 2023-05-05 17:16:56,832 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:56,832 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:16:56,832 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,663815.6881920171,535916.1270691986,356042.1767646343,251810.6323246554,166817.10270254512,89329.276128252,35127.483993122245,22512.148335092323,23965.66518440525, 2023-05-05 17:16:56,832 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,1.0398767220234152E7,8395202.394418256,5577451.365822388,3944649.38943507,2613213.6528473822,1399355.8226075121,550277.0355908144,352656.00727455376,375425.55556266406, 2023-05-05 17:16:56,832 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,6.268546218857078E7,5.060764714847175E7,3.362178509203892E7,2.3778988885091417E7,1.5752877447576229E7,8435544.776474413,3317159.580286296,2125867.840042255,2263126.385025151, 2023-05-05 17:16:56,832 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4.643618249905467E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:16:56,836 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:56,836 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:56,836 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:56,836 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:56,837 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:56,837 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:56,837 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:56,837 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:56,837 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:56,837 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:56,837 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:56,837 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:56,837 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:56,837 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:56,837 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:56,837 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:56,838 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:56,838 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:57,326 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:57,326 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin août 0 - Lophius_piscatorius =========================== 1683299817326 2023-05-05 17:16:57,326 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:57,326 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:16:57,326 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,272173.5415486743,103009.88771066489,66332.28292174019,25232.019507410183,22364.98914635732,8500.248085473448,8829.997724482593, 2023-05-05 17:16:57,326 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2394097.149301976,906097.1801842679,583473.0611433449,221946.2833532608,196727.26619493298,74770.01472662317,77670.56364200689, 2023-05-05 17:16:57,326 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,8216566.816220358,3109735.1354950513,2002485.7361142188,761721.999174321,675170.0647295456,256611.4838030698,266566.198453607, 2023-05-05 17:16:57,326 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4373362.030126185,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:16:57,331 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:57,331 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:57,331 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:57,331 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:57,331 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:57,331 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:57,331 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:57,331 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:57,332 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:57,332 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:57,332 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:57,332 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:57,332 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:57,332 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:16:57,863 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:57,863 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:16:57,882 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:57,882 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:16:57,883 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:57,883 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:16:58,527 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:58,527 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:16:58,528 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:58,528 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:16:58,534 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:16:58,533 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:17:00,242 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:18:03,370 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:03,370 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step septembre 0 2023-05-05 17:18:03,373 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:03,372 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:18:03,595 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:03,595 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:18:03,598 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:03,597 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:18:03,761 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:03,761 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:18:03,942 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:03,942 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin septembre 0 - Nephrops_norvegicus =========================== 1683299883942 2023-05-05 17:18:03,942 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:03,942 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:18:03,942 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.03230017390273E8,194482.5410469685,917749.7592427984,2070810.0904086253,3023693.766750924,3708452.8007140476,4203973.96241056,4380714.336080384,4402803.367227778,4251377.3284393,3995838.135177543,3680029.2919160677,3385550.9494059193,3084177.9773763916,2809430.4578786264,2544451.238462476,2295339.1098024836,2063554.3026558894,1852369.1812937318,1666940.6607775986,1506556.5821986527,1365193.4151134975,1228572.6405905741,1082482.8696674632,925073.5057535222,756478.424567767,559887.586899558,381418.17034309526,154505.69021939227,87058.67834414293,40655.823292119516,1300.6780798183738,3161.1720338360547,1141.3979979752255,0.0,194512.25430664583,914405.0709263167,2045872.238089544,3118188.912200475,3869335.57660274,4270865.722163756,7365852.766284504,9956901.21634366,1.0110280938537646E7,9095750.622353066,7702296.116771666,6323476.434762173,5056349.740831347,3857165.0166031118,2702820.5534771015,1707920.6951173537,972054.3294291907,493358.3688836478,207146.10691019954,92058.89929527974,50115.45551783083,9337.463956353407,1824.5850537793922, 2023-05-05 17:18:03,942 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.71699851232196E7,171892.5529634215,813218.564209753,1843017.8690363457,2706097.0177624007,3286491.3281876035,3607612.874442853,3559809.745749609,3303979.2314250204,2875270.069120475,2378671.6955769486,1930989.1993128143,1594672.2939588977,1347811.4866429723,1168194.7267825892,1033882.5668529836,928947.5014155144,839678.3408999243,759644.6928582895,690635.835689076,634563.2815031076,587062.1431926304,534848.2184827591,460067.3800560961,371075.14205621195,284727.95274301275,188009.33752787978,102082.18461603223,36067.699547762575,16424.409840256125,8544.670369498272,787.04718769888,919.0617423162568,645.9902627492019,0.0,171919.76009553246,809868.7408449146,1819302.0664607247,2783005.595261336,3447995.221267548,3726626.4756709957,5607705.184950387,6977749.309685192,6733739.065151331,5880586.760744231,4834994.88328694,3816240.890763147,3005070.6044540172,2378152.275487061,1747046.6758782957,1146490.811770756,681359.5607864374,336623.1535959414,105484.96515757267,38304.059691722956,29987.03665275411,7154.191447092158,1862.17423544989, 2023-05-05 17:18:03,943 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0052589951103E7,22504.087426446753,106474.72284214344,240878.17599282198,340766.9103095217,407602.3919783416,452104.65595146315,446795.49775707955,417899.5817730116,364686.93561345316,301408.18098866154,243773.24041796703,201649.62404816964,170307.38522147934,147920.8723495679,131053.88552266112,117885.3678237236,106687.89189353686,96612.53118815999,87933.18115305081,80873.8416479444,74846.0333493516,68087.07013463092,58382.92612989563,47003.36318493023,36014.40784646961,23448.540882459594,12710.292734076625,3882.9830411236717,2048.5591799419044,1069.7442444600772,31.480307701246478,116.68909345524553,83.74801132355685,0.0,22507.744834875368,105734.02672975193,235633.96365169305,357484.39814582095,440345.955280162,472412.98234138894,715278.3677853907,893454.5960256779,865829.9864295882,757425.188592367,622643.5169369522,491320.99462896714,387184.00188115117,307149.025466808,225894.18088128636,148376.3009596831,88343.0084943616,43537.84839953194,13415.054781055556,4890.237230371145,3869.539153044804,808.1849901336515,158.06595026722286, 2023-05-05 17:18:03,943 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.47796891861751E7,118989.85860039975,562736.7488396603,1267589.5738323075,1677872.4755192157,1935110.436423497,2174531.9470936544,2154660.7798077934,2087950.4127663395,1874794.0606817785,1592289.733179079,1312815.8817521997,1122331.252501024,964191.6876731543,853534.3348606979,762493.028929365,687748.7491715974,622162.9103460102,562237.6472682322,510850.0601587467,468505.26083223574,431668.7199975061,389604.44422784867,332513.29524288455,269328.6834693807,208270.30483919935,132582.14869790888,74715.43537805957,13759.612299992707,12895.820831184134,6530.911728584897,1.618030770389588,679.67047857482,447.6673307161202,0.0,119010.07523832319,555929.862415665,1219274.4001344785,1815125.5262824625,2189043.2855543657,2295017.76398681,3643521.021219348,4702269.689646637,4676273.700522256,4144226.3768875427,3431976.0333811273,2736710.0726435506,2174815.518802947,1724030.2445536838,1259025.755242585,822794.3481535803,486996.87373328913,239990.40814904752,73736.82505103562,28086.413699313714,21283.990946131336,2478.819689223608,217.90863064476974, 2023-05-05 17:18:03,943 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.32699943049394E7,180908.4790623447,855572.3604553011,1923762.0329193354,2478372.1782413837,2834889.6972392607,3227706.5773815247,3219938.9084663796,3135879.824329511,2827145.246279996,2404224.3121200786,1983660.7612266464,1697338.4578793133,1459014.8316908523,1292942.0087411413,1155761.5945713567,1042830.1883203806,943779.7635071862,853194.926240802,775366.2637857829,711201.2587441922,654909.1293582874,590353.0724527919,503205.71053104685,407576.0467608615,315195.54248099844,200276.33002397616,112854.95446515406,21585.25219177763,19504.990899056145,9877.380631671853,4.336553517098709,1030.739464429727,679.9049601376778,0.0,180939.92054887666,842971.7956505399,1835262.7850255738,2714299.7323231376,3277098.583658645,3442071.195823004,5495413.199586759,7105682.167719617,7078877.142812888,6277939.705250962,5199858.7426031,4148019.336388672,3298453.424525583,2616806.14496745,1911304.1535754544,1249015.660726944,739741.202282583,364392.76937183226,111742.8331183823,42547.67592056289,32295.68169748582,4000.220261333365,295.17667706332486, 2023-05-05 17:18:03,943 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.99340115290751E7,151936.4942084189,718551.1593600566,1621330.6322044018,2215067.420856522,2609951.556095959,2929978.968695992,2919934.858038706,2787462.488882998,2481080.7219537604,2092377.6649161295,1723389.136602787,1457645.6176615832,1249633.9783443296,1099413.2818035195,979718.3039469726,882181.9560451003,797123.2293348295,719969.2910549667,653636.4036722383,599386.7001690316,552497.8996836502,500258.4037286522,428693.9128638844,347416.15769087925,268426.2775117794,175082.7845591403,98051.55051104007,26330.62640087145,16514.26506814503,8385.83785051461,64.36197926824136,866.8303990481168,571.3426701022537,0.0,151961.75519594637,711649.0119848204,1572458.6022600436,2363703.8145602243,2892949.95564563,3089256.2991519086,4826479.048934421,6156208.388943878,6060582.232669809,5348781.036366628,4426468.565787361,3525787.1316320575,2796706.9567382457,2212634.29090557,1616951.3603529138,1056690.9698154698,625288.2335215699,309468.542325896,97383.098715168,36274.0267942313,27332.143689274762,4759.659567157935,666.0610986297867, 2023-05-05 17:18:03,943 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6559472220327E7,35975.637938061824,170142.19629737243,379182.19883452955,439043.5028531088,479707.9542093079,571696.9178420599,579461.7581717033,579877.1896049447,531790.1025430681,457349.50250415213,378760.303878048,328250.3948546359,283208.7808069428,253022.77727650455,227059.8476807195,205409.13923590782,186290.341475427,168643.09896822603,153460.36003674203,140821.73629486683,129345.83074532771,115921.8904525594,98021.05563742458,79413.51726222038,61419.77512965325,37908.29660494275,21466.701846665186,2888.7371674154883,3816.6347109607887,1926.8915800356433,0.040312042024428445,204.34260274500815,135.05245246259653,0.0,35982.5842776546,165436.7010236228,347292.6063318087,495856.271649094,592630.0393597959,621177.1873958958,1029761.9393134884,1359360.4499933035,1374143.436590747,1226442.0124613638,1017701.7750036344,813547.1280949542,648860.5701804039,516329.8765221266,376980.6753671571,246383.79175937377,146006.83692996835,71582.89391174099,21326.111411426107,8286.297289064576,6356.284984941403,547.1312875406309,22.32128475845305, 2023-05-05 17:18:03,943 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.47035040412719E7,46295.705650054486,218462.2001955032,473350.69540108636,470142.2465193038,465797.21541635046,589341.5769288288,624986.8138660447,723710.4447813004,768911.0109273163,771306.1795452079,722834.3614132453,719940.8762542072,667207.0817733591,637913.2983119227,589509.2214028232,538650.5220298294,489339.20323485107,442065.091374498,400470.69484581525,362297.05329275224,324035.42790733295,281102.09366161714,236448.65936126717,202245.67164338278,165896.91337315366,102009.67925399053,72643.10247783824,2948.2376687672972,20420.15351550306,9349.909427279887,9.299105478757117E-7,783.8810369171603,278.130138344177,0.0,46306.89396119313,204888.4091104626,389832.55911196535,500492.4025308973,573384.623216184,594303.9391604093,1262260.0580539966,1907817.137295123,2115299.283767308,1973437.8699661312,1684998.501560975,1400585.9791262043,1140255.370822468,885152.6948460359,616834.7906436765,389221.85216305696,222317.9450037588,109360.30632814209,38354.472690407456,20161.734011744,11522.38450068577,208.68043877330712,0.545985402965386, 2023-05-05 17:18:03,943 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.32887115727959E7,24902.676909744434,117508.93154847842,258577.75549127167,277745.8205306544,296307.31676051,375728.8794515206,405025.27820300625,447809.27809340943,461361.4107949279,453530.40987832996,424229.6519167832,410047.95038249606,378083.1310036956,354683.37310271675,325269.7269412069,295742.1974009949,267581.36117742624,241155.87797337293,217871.64656259137,196984.49692719622,176996.7870459429,155785.24541234167,133508.52618575603,114205.59504652835,93570.64512146196,62275.83420189268,43643.03698133031,4750.519504857695,11360.564691788988,5238.117876777489,0.002297792459655406,424.17301418936665,149.92078121311303,0.0,24907.83361578645,112805.82569303422,227792.3749175202,312837.83098680724,371150.9761990274,396706.68855783256,777553.0757973538,1125149.6368237927,1204035.1159353005,1107103.4179039851,942610.5967788815,779978.437987264,630389.5887622726,485528.22747167293,338887.2378099218,213839.87348564083,121872.55277637762,60753.99312889926,23122.381511045958,11375.221332137062,6336.307580016916,311.26092068635785,4.89180071130274, 2023-05-05 17:18:03,943 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.69947854337552E7,50851.13711534322,239970.23147629792,530167.4353700167,582899.257264124,624882.5799909878,775467.6161409592,824624.3753006468,907011.129694952,928563.5575349941,905812.4992091036,840956.8662482201,810584.220491171,745671.410184388,699230.0190692078,640989.5071182582,582752.3831384131,527222.1156274782,475038.91802281875,429233.6678437863,388324.6127348534,349710.3161679465,308299.1973581033,264659.82683659944,226060.934185023,185286.64692913156,122635.82095731153,85575.81747431599,8754.3624624677,21804.266780035992,10081.182172460349,0.003155293191551532,821.5302331874764,297.75846670886176,0.0,50861.240050530716,231697.08743363226,475059.27559101646,661055.5259104745,779768.2033989165,819486.2583368655,1582327.0768176706,2277258.0019738185,2434396.3544413154,2236710.8625619668,1901864.5128501018,1571852.1500749977,1270383.8239816304,980355.7611207828,685418.7779326993,433046.32351718115,247341.2157669679,123141.87781887595,46080.55788234788,22508.754563078746,12691.4959766604,596.938636297446,8.036008025759376,] 2023-05-05 17:18:05,250 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:18:06,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,473 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin septembre 0 - Merluccius_merluccius =========================== 1683299886473 2023-05-05 17:18:06,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,474 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:18:06,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.661934984408268,37.198125837648114,256.1812929190097,1165.798038556998,3967.4053490222677,10836.972019317058,24898.64605977011,49769.8754183229,88787.74471348617,144186.0644729049,216487.38309609424,304253.71790575096,404205.0727034281,511627.15968298155,620956.0493549783,715215.7678377558,798801.2489746023,877021.3572378581,944469.3882873233,997765.1876874117,1035204.4107429946,1056517.6997535701,1062663.2807390655,1055609.1574779304,1038062.1963715685,1013137.7100424744,984024.7723931829,953729.9765367811,924941.507542433,899972.4355603721,880699.4252798565,868461.9875015548,863964.7246695283,867246.1714739512,877770.1617939229,894742.7663917182,917883.6942946829,949018.8010708011,994835.2969260341,1765945.7331010983,1618546.024657526,1378558.7458592637,1077773.3386416559,770263.6794176149,507636.1422538294,315976.8538035023,191130.85490287145,113302.2394101136,64282.8493343998,33633.654972455224,15792.523213302462,6582.0432969742305,2435.8859508386304,804.8469110133216,239.01389361136933,64.18421979880881,15.661909099773016,3.4850780344336356,0.7088273962296622,0.13194532288971386,0.02249106564742967,0.0035111095818362577,5.021145568822572E-4,9.281656383721979E-5,102.56972913304142,289.8309963737369,1772.0931520782228,7201.734586394825,58823.40692278767,89906.20078719479,48571.126581550314,14949.824804857622, 2023-05-05 17:18:06,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.7094300098139406,23.884828339502157,164.46977995876838,748.3213938968286,2546.1483575324223,6953.13461782655,15970.691905980015,31912.833921415146,56907.95943039279,92369.49442802866,138605.26780106782,194658.03449769967,258382.90875293102,326711.08122648305,396027.540016612,455468.1624527101,507777.0692512243,556274.8085595653,597472.0527949741,629203.8337460277,650427.5214150865,661076.5646329431,661903.0390033965,654286.8266361231,640013.1301526251,621038.8443179054,599283.3700590995,576469.9030839651,554012.3800770927,532926.3908749897,513751.93966614024,496491.8892212888,480592.1169773201,465026.97127001313,448556.98553835857,430149.7479405051,409473.75392752973,387379.6782655548,366300.1249404034,557782.9148234826,411265.7018216002,275706.4871806772,167059.24481907624,91444.7648802729,45586.538874854574,20997.488878346037,9049.078949359246,3655.6215941814417,1370.4917118321907,469.86401531631594,145.66559906012276,40.641881896446414,10.21094152001445,2.3177977340866356,0.4773311312125722,0.08955408739734698,0.015364128566987056,0.0024189463437966443,3.508225925096304E-4,4.7102788601302035E-5,5.900378763073697E-6,6.988842881367015E-7,8.011452458421071E-8,9.224367884057121E-9,1.1201912076274376E-9,1.4986559180224043E-10,2.2422557302554597E-11,3.693235214171672E-12,6.524350892466671E-13,1.4997971687354373E-13,5.548390681565312E-17,3.6577280002705336E-20, 2023-05-05 17:18:06,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.437071985958708E7,1.125792929304146E7,1.1204283346147845E7,1.0730915232712379E7,9963456.634711923,9012384.75502895,7968439.6164767565,6899780.026035777,5856234.646535965,4874215.840887333,3979498.484427106,3188334.0332817617,2508164.785254208,1938728.9153978387,1473698.5123439094,1096773.579954858,804174.4707100211,585663.7440422296,422821.1704403998,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:18:06,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,301415.6320970948,213051.29778165926,148972.4235357617,103037.47486792714,70497.53876341681,47719.79500390923,31962.929825668976,21189.150632936773,13907.038393772282,9042.460238640071,5835.152479854608,3758.1940123627924,2457.162635978645,1705.573603296989,1373.3922779300199,1406.2810320394055,1815.6376318527823,2686.1419624795626,4228.059818008625,6974.595285340737,23658.813394603956,44600.47529769531,77337.0046803989,125687.28151881466,193815.7472486366,285603.905390942,403621.32726786955,547794.7140247544,713953.6715953188,892492.9140847723,1068007.5069711085,1221220.6304623778,1333099.655058281,1389636.635708641,1385126.8808987236,1322072.6590294125,1209704.335999471,1063618.400684877,903447.1650449473,747444.0388319184,608692.7150157385,494353.8942574086,405911.81930140173,340461.8369116876,292997.73239855154,258122.70872842162,230699.1422582394,206335.25055238235,185819.36132145388,303163.1067689334,190735.3506996434,55235.15750344536,10470.56489698092, 2023-05-05 17:18:06,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7193617.946117576,3383151.0082218605,3396981.9477240215,3284798.0353366314,3088194.994748429,2849070.2539682235,2608067.548904635,2401823.705969325,2260845.859566476,2207168.644459937,2252193.900591237,2395617.7470435817,2625955.361938111,2922585.5175049794,3258851.1610724977,3553760.8478636486,3825708.256077615,4094854.6150623932,4330829.576100418,4513968.928136222,4632105.025157527,4676484.769239227,4638031.372657963,4507201.860358417,4278375.959479172,3955489.8099994007,3554624.9426362696,3101952.874936897,2628463.831610405,2164053.7576997443,1732992.3328342538,1351622.6597654233,1028153.5091843214,763887.0066771419,555127.4559665486,395166.3358193993,275970.7812041388,189413.92006814881,128029.67440337059,130542.6349240356,55452.45208028624,22232.329832047348,8438.573824051777,3040.044744965942,1041.6905094210242,340.1032732951797,105.95877080328872,31.540143306234096,8.980002111358232,2.4481367150824056,0.6397636494062396,0.16046373983347417,0.03868961813315224,0.008986357308673278,0.002016467203169681,4.3886511544210947E-4,9.313799775745988E-5,1.9409955098287026E-5,4.006846090044202E-6,8.275188978702792E-7,1.7271409284538633E-7,3.674413337362982E-8,8.012789650558827E-9,1.794466788322905E-9,4.1217950540370993E-10,9.679901058841677E-11,2.3159730435945273E-11,5.651493135584268E-12,1.5347967084277525E-12,2.648361338821103E-13,1.1216649469153619E-14,2.3645387803639206E-16, 2023-05-05 17:18:06,474 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4055088.2376984647,1907012.8004846526,1914255.2932932274,1848714.913780377,1730800.482724945,1578626.7859291956,1407206.9978685,1228055.0713910654,1049951.148379243,879708.6070973189,722501.3261592089,581897.0733831971,459860.3344926785,356876.61611789436,272217.0013541807,203194.4470873754,149372.5925415767,109036.36297730899,78880.02766923484,56706.96730913994,42355.461377563195,40315.15661183163,62130.8468072437,125090.1663168514,246238.1336044578,435086.47949762194,689426.0725742165,995967.4405046181,1334492.044415991,1683020.4328175078,2022015.0714002429,2336770.118526927,2618108.969556095,2862042.8434939636,3069222.511656952,3245076.379817628,3401768.327905336,3563914.629851275,3781922.7060702452,6905815.881912961,6749100.6884323,6463059.005523378,6090740.999001191,5665334.655676921,5205342.006482866,4716464.598470324,4198349.7059324905,3652595.7177162003,3088227.018779039,2522918.23744129,1980598.6769030178,1486704.7488864588,1062459.3032767393,720188.9276387084,461468.74019521463,278506.7537074308,157672.52974600508,83371.36038865637,41003.94255890972,18689.915887839077,7871.192838552858,3055.6970921394936,1091.7607887199379,358.5995556793473,108.17392351736191,29.939142043425484,7.595446167192499,1.7714901660052773,0.41126239530434366,0.035098293222077664,0.001103640126302832,1.9642705961835024E-5,] 2023-05-05 17:18:06,558 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,558 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,558 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,558 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,558 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,558 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,559 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,559 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,559 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,559 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,559 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,559 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,561 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,560 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,561 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,561 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,561 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,561 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,561 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,561 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,561 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,561 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,561 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,561 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,561 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,561 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,561 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,561 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,561 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,561 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,562 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,562 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,562 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,562 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,562 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,562 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,563 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,563 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,563 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,563 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,563 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,563 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,563 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,563 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,563 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,563 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,563 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,563 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,563 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,563 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,563 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,563 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,563 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,563 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,564 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,564 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,564 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,564 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,564 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,564 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,564 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,564 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,564 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,564 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,564 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,564 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,566 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,566 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,566 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,566 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,566 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,566 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,567 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,567 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,567 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,567 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,567 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,567 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,569 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,568 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,569 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,569 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,569 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,569 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,570 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,570 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,570 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,571 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,571 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,571 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,571 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,571 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,571 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,571 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,571 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,572 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,571 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,572 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,572 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,572 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,572 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,572 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,572 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,572 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,572 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,573 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,573 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,573 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,573 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,573 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,573 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,574 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,574 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,574 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,574 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,574 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,574 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,575 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,574 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,575 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,575 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,575 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,575 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,575 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,575 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,576 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,575 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,576 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,576 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,577 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,577 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,577 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,577 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,577 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,577 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,578 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,577 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,578 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,578 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,578 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,578 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,579 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,579 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,579 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,579 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,579 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,579 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,579 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,579 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,579 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,579 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,579 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,579 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,580 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,580 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,580 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,580 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,580 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,580 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,580 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,580 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,580 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,580 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,580 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,580 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,581 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,582 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,582 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,582 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,582 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,582 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,582 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,582 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,582 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,584 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,583 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,584 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,584 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,584 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,584 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,584 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,584 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,584 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,584 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,584 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,584 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,584 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,584 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,584 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,584 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,584 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,584 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,585 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,585 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,585 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,585 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,585 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,585 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,585 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,585 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,586 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,585 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,586 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,586 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,586 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,586 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,586 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,586 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,586 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,586 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,586 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,586 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,587 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,587 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,587 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,587 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,587 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,587 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,587 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,587 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,587 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,587 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,588 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,588 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,588 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,588 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,588 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,588 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,588 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,588 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,588 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,588 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,588 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,588 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,589 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,589 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,589 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,589 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,589 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,589 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,590 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,590 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,590 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,590 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,590 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,591 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,591 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,591 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,591 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,591 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,591 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,591 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,591 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,592 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,592 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,592 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,592 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,592 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,592 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,592 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,592 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,593 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,592 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,593 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,593 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,593 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,593 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,593 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,593 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,593 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,593 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,594 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,594 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,595 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,594 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,595 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,595 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,595 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,595 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,595 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,595 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,595 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,595 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,596 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,596 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,596 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,596 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,596 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,596 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,596 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,596 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,596 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,596 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:06,596 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:06,596 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:08,911 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:08,911 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin septembre 0 - Solea_solea =========================== 1683299888911 2023-05-05 17:18:08,912 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:08,911 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:18:08,912 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>117304.98691830553,78064.99068769738,39596.93409088952,32072.17536569025,22233.054909126233,13522.498608175438,9105.939710085713, 2023-05-05 17:18:08,912 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>39723.076513062384,26884.369276708312,13798.706581447885,11128.216592010556,7662.513788550542,4627.841794119116,3116.347286150093, 2023-05-05 17:18:08,912 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6215.381826865077,4270.119631620869,2214.978694967902,1779.4084566890208,1217.8823448351275,730.9442794462188,492.21085631535755,] 2023-05-05 17:18:09,269 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,269 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin septembre 0 - Lepidorhombus_whiffiagonis =========================== 1683299889269 2023-05-05 17:18:09,269 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,269 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:18:09,269 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,652755.7911348068,526987.1769071025,350110.12379709,247615.1911487968,164037.74690229693,87840.95246289173,34542.22160214009,22137.071265430262,23566.37093065086, 2023-05-05 17:18:09,270 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,1.022571791055461E7,8255495.066789336,5484635.160960263,3879005.1799521116,2569726.303905628,1376068.6815484175,541119.6942324844,346787.3425260576,369177.97526297584, 2023-05-05 17:18:09,270 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,6.164227038918146E7,4.976545055856929E7,3.3062261890577387E7,2.3383266410746798E7,1.5490723002249466E7,8295163.086255274,3261956.4510342423,2090489.8142625883,2225464.1455933377, 2023-05-05 17:18:09,270 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4.565926929720989E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:18:09,274 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,274 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:09,274 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,274 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:09,275 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,275 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:09,275 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,275 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:09,275 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,275 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:09,275 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,275 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:09,275 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,275 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:09,275 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,275 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:09,275 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,275 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:09,811 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,811 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin septembre 0 - Lophius_piscatorius =========================== 1683299889811 2023-05-05 17:18:09,811 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,811 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:18:09,811 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,266443.41631878744,100841.19947910463,64935.7758043947,24700.804640756618,21894.13445620454,8321.290624223831,8644.097976648904, 2023-05-05 17:18:09,811 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2343833.274202942,887073.743518113,571223.0916391788,217286.53917019136,192596.99322773973,73200.2243434436,76039.87647005497, 2023-05-05 17:18:09,811 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,8043826.021823387,3044357.6938354587,1960386.5255117917,745707.9550863123,660975.6431489654,251216.6184590649,260962.0504061092, 2023-05-05 17:18:09,811 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4279371.176361377,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:18:09,818 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,817 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:09,818 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,818 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:09,818 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,818 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:09,818 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,818 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:09,819 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,819 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:09,819 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,819 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:09,819 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:09,819 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:18:10,383 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:10,383 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:18:10,402 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:10,402 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:18:10,403 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:10,403 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:18:11,057 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:11,057 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:18:11,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:11,058 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:18:11,067 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:18:11,066 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:18:15,249 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:19:14,134 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:14,133 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step octobre 0 2023-05-05 17:19:14,134 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:14,134 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:19:14,308 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:14,308 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:19:14,308 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:14,308 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:19:14,389 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:14,389 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:19:14,532 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:14,532 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin octobre 0 - Nephrops_norvegicus =========================== 1683299954532 2023-05-05 17:19:14,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:14,533 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:19:14,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.03230017390273E8,189680.74999956545,895090.4369511172,2019681.6071038202,2948522.293670707,3613025.9749453887,4092673.8219779395,4260646.00381972,4284783.836325035,4137907.7636160934,3890885.321902334,3583427.042559524,3299071.5418974897,3005695.940003185,2738823.7669039713,2480778.7834850154,2238118.001997629,2012187.7485010747,1806248.1824828354,1625509.8267877956,1469104.864693672,1331285.1185388553,1197979.6717881935,1055308.9071155717,901809.5841269016,737437.8075395114,544844.0657256134,371315.2982204061,144744.22183751542,84892.52336443456,39636.15495553034,852.0162022899461,3083.122418227068,1113.2167809945322,0.0,189709.72963624742,891828.3292834073,1995271.8910598273,3040321.6549553955,3767930.884820444,4153711.9434841746,7229315.604538054,9780525.279095154,9936770.183053333,8941900.270035358,7572481.608139452,6217125.582589514,4971537.278691533,3792580.9736671974,2657394.382526745,1679262.8513564914,955638.3795214167,484895.17697217426,203242.6923316204,90478.40242938828,49272.24405395001,8771.723248482731,1714.0366174244598, 2023-05-05 17:19:14,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.71699851232196E7,167648.51070908015,793140.1263192212,1797513.5957164837,2638922.8002042226,3202675.0719682905,3513515.787822912,3464365.8134155357,3216949.332847017,2799791.920102455,2317017.8363186875,1880961.824669943,1554237.609124894,1313738.2608795152,1138949.0849001964,1008086.530121698,905838.3596344739,818814.1538572701,740765.5458624107,673495.4311704797,618812.1571755445,572499.9062420924,521554.6613766608,448559.92778522265,361780.63374735566,277591.36428579106,183047.70909778308,99418.57345673241,34089.35663841751,16016.436226393394,8331.098935972306,562.6994605414394,896.3700270470746,630.0407063330836,0.0,167675.04609470582,789873.0103879502,1774322.5752721147,2713680.9251286816,3358781.8903957256,3626644.3881871207,5506231.050582943,6855963.177005705,6619112.990219599,5781618.2518810695,4753851.718881434,3752300.89711458,2954826.9433778212,2338445.269647348,1717791.0505003808,1127316.617146635,669906.6452447925,330894.9230274627,103550.86374428796,37651.82859332288,29484.44977343559,6788.785183197714,1767.0621413539445, 2023-05-05 17:19:14,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0052589951103E7,21948.45952816569,103845.85256841202,234930.87263710445,332267.24598280113,396910.11255784426,439748.3439822183,433967.73309024755,406273.85949991026,354603.82034747576,293263.85921614623,237191.72128658998,196416.1783295793,165911.81269751885,144171.9495903835,127753.38343054893,114933.04042069404,104021.83475788827,94197.37649742457,85740.7178234192,78856.82396169347,72981.7244418129,66384.71844856751,56905.73927932659,45810.981068526205,35099.62743685372,22794.02229813491,12362.674104233713,3568.0284909332568,1997.3995931435147,1042.7141001056602,17.034717044875443,113.80802947250142,81.68026555652605,0.0,21952.026634858456,103123.44430819574,229801.21101150822,348508.95650370745,428485.35624589236,458833.9932541463,701331.1910458716,877120.0411223057,850707.6918717803,744473.3957894922,612052.2294386765,482989.4022440264,380644.0762413461,301974.39860753913,222067.4051964982,145868.77677986654,86835.84601462117,42777.918360504336,13147.380944931687,4804.778900356062,3803.8814433382186,742.6961571588514,145.2575527562256, 2023-05-05 17:19:14,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.47796891861751E7,116051.98852381963,548842.7290059191,1236292.6757424197,1635477.541809559,1880523.7705690165,2107750.6292129196,2081728.383496948,2021506.023696297,1815861.0362679744,1544512.239793265,1273491.0345818007,1091385.7004103858,937922.0218326041,831186.0445824136,742806.5757702672,670212.2847916742,606376.5305860599,547960.1632982767,497953.41030785494,456670.12690526486,420795.38680160616,379707.0688697987,323839.20850576175,262262.09329730325,202790.3609313907,128334.80232670416,72417.68881785496,11712.216988675113,12569.077294915947,6361.047841363135,0.4109352633842934,662.8893546670624,436.61438493869775,0.0,116071.70601117425,542203.9052065453,1188993.9732225165,1768581.0363642166,2123789.450424513,2217160.8464926337,3558627.633891014,4605732.411243164,4588978.8037604485,4070323.512707226,3371476.165255613,2688795.5248817652,2137068.981686454,1694279.698374815,1237031.3886912463,808497.3082304401,478356.2027838877,235516.4867146696,71942.57954525613,27561.490186816096,20910.848477234016,2087.9336491389977,183.54653399720257, 2023-05-05 17:19:14,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.32699943049394E7,176441.83279947488,834448.2036095327,1876264.1790900035,2415611.6933201915,2753951.784729225,3126694.8852423076,3108090.2221328127,3033917.1755643035,2736425.19709535,2330843.05687311,1923226.7140425919,1650062.6296537304,1418900.913855208,1258900.689703789,1125794.5484824476,1016157.6540063706,919770.075513961,831470.3749575757,755749.8402106721,693195.6904347511,638380.751759038,575314.9273514802,490010.4694455174,396820.7519006924,306852.46726215445,193717.63899228894,109317.85921348557,18131.412380415062,19009.5606341079,9619.209336260421,0.9660598373651237,1005.2904163770878,663.1180468595056,0.0,176472.4979929384,822158.7478582937,1789658.5447608484,2644446.376497589,3177780.989146316,3322220.9546349724,5363759.72972382,6957039.314761771,6945257.981692976,6165189.866152944,5107637.376585547,4074999.858456952,3240938.971961861,2571464.0331879375,1877739.8210674184,1227209.4217190004,726528.7050958937,357524.78920975653,108939.19516447192,41743.530769157325,31726.332584606364,3318.9472027157785,244.90546586045048, 2023-05-05 17:19:14,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.99340115290751E7,148185.16880030633,700810.0680233133,1581299.8362641162,2159530.1525884727,2539422.3460065112,2845935.235539453,2830091.0633037956,2705447.660806683,2408720.6099699154,2033339.4240967573,1674820.51971763,1418870.4186960699,1216663.4453987114,1071180.5150042432,954796.1775176385,859928.2086786111,777081.1906314393,701857.275208194,637257.4691674765,584360.8055279444,538673.9657166409,487670.39005974657,417712.63194815867,338481.99582309014,261510.26856977885,169906.61372716556,95236.25597828366,23465.615784672016,16099.444033880327,8171.458351906377,25.734794418260684,845.4282802391033,557.2361693154618,0.0,148209.8060918295,694078.335273965,1533483.6656478692,2303851.5202190657,2811699.7673251857,2994047.259323749,4725021.244958399,6038119.51913227,5951815.234521583,5255749.590722564,4350078.86789556,3465221.893169954,2748947.285842903,2174995.2800546284,1589217.2200312356,1038631.7337106088,614449.8789997771,303919.866984184,95269.15005895657,35622.501927195306,26862.21165835805,4224.202469928975,591.129869322898, 2023-05-05 17:19:14,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6559472220327E7,35087.39627253423,165941.37050309763,369820.1569880148,427690.9053381818,464454.02995566843,550637.1464409155,554464.903284215,557219.8212837072,511426.6168589859,441150.82806009386,365383.98897180293,318233.69173050596,274753.6166252301,246011.5491742892,220935.42427264055,200001.6727926302,181433.26855261865,164239.09151629388,149498.95564847722,137182.02444808712,126021.67291917698,112892.40998604344,95324.08047289697,77204.22382817752,59701.898387088135,36410.91354375506,20674.085503740785,2139.0049201656293,3717.4047460779016,1874.175352624631,0.002581267290073438,199.29736590687443,131.71799553050562,0.0,35094.171106391375,161352.05432160714,338616.2125293067,482658.08121911826,571874.0099992461,594286.6122571364,998678.176573415,1325905.8619273733,1345488.0970650357,1202935.489182932,998616.6428871521,798488.263841037,637049.3543230192,507035.33826196747,370032.23497277225,241888.90044652674,143234.957371316,70093.85023931215,20638.11211087928,8113.13352956246,6238.32704673747,393.23977054667495,16.04298108444261, 2023-05-05 17:19:14,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.47035040412719E7,45152.660604844226,213068.34925419223,461663.62509018363,457245.0368173428,446550.87486128387,558101.8789189392,582795.4391547454,681614.5220459421,725569.2928587614,732952.8282352376,687062.9730958543,692345.5230994553,642661.2667638643,617643.8391687096,571795.6480335913,523282.7373714148,475668.43670053757,429671.7064367277,389525.83994549775,352367.9512205035,315266.33411245956,273208.5154153277,229043.89566724608,195767.193205622,160524.80458148738,95975.6606136238,68778.05228864393,1504.6618773655478,19853.182135635452,9060.51987028142,1.5031388074428904E-9,764.5269451563538,271.2630807608873,0.0,45163.5726755966,199829.69626515033,379939.21102166676,485870.9868813359,545397.6741523461,553977.4362251445,1201249.2714224523,1840235.3703737238,2058893.6912833785,1928603.5548329067,1648348.8520663506,1370920.399269833,1116925.0408258473,867461.0522573865,603882.9740065576,381221.2112229039,217361.8414789435,106457.33507745527,36317.24617508052,19622.020139055014,11277.04614983064,98.18665544070366,0.2568926965639163, 2023-05-05 17:19:14,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.32887115727959E7,24287.827626112838,114607.62569108985,252193.4479606759,270407.62474813644,285874.1734109262,359705.6149475868,383997.7534224584,427237.68904546293,440697.3461210696,435137.7941801843,407089.4671126693,396387.3950005779,365856.74153270765,344339.388177843,316138.5878651874,287723.5593056692,260426.46228411645,234692.65025650058,212129.4697732793,191783.36712895895,172361.82380860954,151605.55151779245,129653.55115671479,110856.26381549254,90805.79648586833,59375.80884392796,41776.32837623458,3079.6548197281177,11058.025985983368,5088.080961841494,3.952447921248929E-5,413.70014515382394,146.21922393618019,0.0,24292.857012629032,110020.63993295663,222069.2586645153,304220.52537339274,356315.43035540637,376022.6651565621,749010.0795916037,1093096.9929078468,1176422.1258082674,1084477.4763262782,923923.2816760541,764796.079883363,618405.7830118744,476443.44987117057,332330.0732675765,209761.93193238604,119414.65370166546,59365.31406588667,22202.95025246509,11113.59866490176,6212.524414163537,192.28993570290598,3.0220435066940956, 2023-05-05 17:19:14,533 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.69947854337552E7,49595.61806650608,234045.34535056676,517077.5547510178,567612.4672770221,603618.3456967984,743955.3825548725,784314.3486758773,867498.019010679,889060.326371226,870687.5736794901,808459.904328765,784365.69894286,722199.2363052566,679189.9403407119,623239.5823021944,567111.0467740976,513246.42708281125,462420.4232500242,418001.4935550249,378146.4148523442,340611.5702714117,300101.9414314805,257142.65769131077,219549.23077565405,179913.0956205051,117224.68089155629,82088.70685476257,5942.927824091955,21228.376011212946,9796.912712437368,8.559775926627767E-5,801.2465794586933,290.4067839715112,0.0,49605.47155933503,225976.46596211678,463147.0288616815,643059.0727763488,749934.6871953218,779264.9249666781,1527811.8250912353,2215440.9916337845,2380320.9375861716,2191983.7565995622,1864866.301650508,1541776.0309446733,1246588.9540122256,962253.4022576361,672374.40186073,424912.1437048971,242454.29228068827,120414.85989283785,44367.75936100617,22007.454303623468,12447.861124209228,388.63914708512516,5.2318732867948325,] 2023-05-05 17:19:15,237 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:19:16,683 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,682 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin octobre 0 - Merluccius_merluccius =========================== 1683299956682 2023-05-05 17:19:16,683 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,683 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:19:16,683 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.6468694869507171,9.909814074271111,74.88161883231817,373.80481313044146,1393.618032732663,4160.017228765067,10408.96972869728,22562.523287966524,43438.16024165137,75741.05780497433,121482.96756300602,181491.48628756826,255127.7145729518,340257.987663099,433461.2824207126,521571.93289531657,606863.1384345439,692378.5418509257,772875.1668510253,844258.8187036884,903538.3692767279,948841.6552448926,979414.8845555425,995573.9721337485,998590.7082853798,990504.4336251746,973872.3047226913,951501.1081217187,926214.3976968274,900684.2412138148,877314.5774792983,858144.1804484092,844759.4558615244,838246.002355117,839241.1843619227,848200.2047489724,866103.6785622941,896043.3635801268,946341.1707687228,1714443.9500191342,1628324.619003188,1454572.8164619422,1205164.7941953137,918492.7785711166,644068.3273482005,420376.5991221615,260778.48473869925,156574.43924380504,90919.95612358184,49963.30034950401,25269.70620296263,11528.472838976135,4701.33299582903,1711.8325946692719,558.1594199219356,163.6655853518228,43.337307799519124,10.398159406406304,2.2662743590111734,0.4493511851912502,0.08110809885280863,0.013327533847870358,0.0019929170053939265,2.892175525579187E-4,70.00399010362675,227.37107677014666,1324.4973425903056,5644.934793318194,52899.113375090405,86033.65599217403,47977.30714292198,15128.622120957187, 2023-05-05 17:19:16,683 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.4187338520636077,6.414144464195543,48.46099146873642,241.87796199952209,901.6088707598616,2690.784981229189,6731.0807430370505,14586.07324223715,28071.935313235455,48927.643976943444,78437.98351306401,117115.55382746586,164518.27067676018,219231.93436554685,279005.884728656,335332.18058798317,389622.2477547156,443772.5269756927,494356.3543056925,538700.1031787393,574866.7172764429,601679.5432164378,618724.9464416074,626304.6855589146,625330.5284407946,617169.2597854406,603459.6661404114,585929.7305179073,566235.186347738,545825.3111555424,525832.146085769,506980.3525204397,489525.3554749588,473249.19623585383,457566.5201538781,441788.9874031322,425560.12926285993,409438.90357125737,395568.06135444547,624956.237528958,489345.35818112374,352873.0299934973,232197.35201445778,138837.9103679266,75523.96923894498,37632.685081292635,17347.053354030577,7453.285261863118,2986.826145986193,1109.1373711414142,378.001909660198,117.26759888151665,32.96424957012953,8.386257282441647,1.9327640321832735,0.4043454528123297,0.07696834130562578,0.013362902693312173,0.0021213204595323418,3.0883844897860573E-4,4.1415313847577066E-5,5.152800547847411E-6,6.025207247808319E-7,6.773021852734959E-8,7.592398357380597E-9,8.913481402483592E-10,1.1470602572637316E-10,1.650518735465926E-11,2.679935517502957E-12,4.4593437667824283E-13,5.3569788237894755E-15,1.2353357085288756E-18, 2023-05-05 17:19:16,683 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.4210662202384453E7,1.0774237185441663E7,1.07273465602736E7,1.0575882258385563E7,1.0213329739810027E7,9634790.972025178,8881779.119201237,8011142.013225498,7078947.234277736,6133925.118724429,5215623.593719892,4354247.332821016,3570967.7752267756,2878500.716245992,2282034.6893812544,1769655.6059390032,1351619.6855661666,1025457.7805576184,770958.8084347601,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:19:16,683 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,571921.5406971889,420386.31126188964,305415.49525827396,219284.2693452277,155600.06822587078,109131.72054489033,75667.22930496931,51876.471149944075,35175.441424543846,23596.02518551441,15666.488872124353,10306.606664512472,6739.386913246518,4419.586112599506,2977.9546473537066,2179.706238734869,1896.616236949408,2096.3515295582188,2867.1109974658716,4549.297426723433,15794.686635726015,31018.143273815884,55896.96526413664,93846.74832094624,148786.1469178838,224709.29295701662,324885.1352739434,450694.9069572779,600232.9488634907,766879.479009308,938421.8571112683,1097821.5564812429,1226192.0690274297,1307216.2410426144,1331167.365929278,1296467.239719432,1209032.1590923597,1081534.2218312079,931778.6100784858,778476.537377864,636805.3531558737,516352.7447557575,420849.8666878557,349065.6963419247,296780.0980669781,258734.52166797605,229684.1972917542,205012.73903904276,185157.5895410784,306731.34943838965,196689.15679093482,57855.509221019354,11080.885903882781, 2023-05-05 17:19:16,683 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7130904.146073532,3223847.345604523,3237159.832335474,3219350.379296038,3138847.3120746464,2997469.459512268,2814612.0268588546,2617813.217354731,2436642.8143056617,2298436.1678893436,2225014.308048674,2230235.4216188486,2318602.29690842,2485128.6370397825,2716442.500518987,2949209.942727451,3197379.785321648,3473992.309777602,3748478.339939827,3997301.9416372525,4202717.277436989,4351449.355218007,4432735.659547,4436717.090239288,4354775.997403225,4182150.424149234,3921259.311393879,3583564.5208679363,3188796.793908255,2761873.999018525,2328778.2408299167,1912751.5530346257,1531703.8868821685,1197115.2419209017,914237.7005406496,683161.4423255416,500272.26215142984,359713.2554289053,254584.39406808373,273132.9582419573,125286.2988508883,54031.6101693346,21972.388377743962,8446.44256922843,3075.6970120342366,1062.7588838161787,348.9468174400324,108.99708390395455,32.41974382819116,9.189418233307881,2.484063502206543,0.6408438037416568,0.15791765237800887,0.03721296815330343,0.008399469212927215,0.0018203213417995997,3.801254616326032E-4,7.688336567419308E-5,1.5171135658070358E-5,2.9490838640218706E-6,5.714901027370281E-7,1.1184819359448725E-7,2.2373011981904473E-8,4.612099964072211E-9,9.829315255983952E-10,2.162374378783562E-10,4.889821314036032E-11,1.1360495308792503E-11,2.9606334994488454E-12,4.565249235573616E-13,1.9919064159804296E-14,4.636258244195835E-16, 2023-05-05 17:19:16,683 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4019741.084489072,1817280.825071459,1824618.2001727254,1813810.731740879,1765810.1468061167,1679006.8741850376,1559875.8588292487,1417722.965455015,1261989.623262532,1101156.5673468765,942393.0388215799,791443.3135740797,652573.5131718965,528574.4548302941,420853.36696291703,327587.4424046516,251038.96750433496,191032.94655342918,144007.8494665611,107443.95804628298,79810.9063397773,61530.252450814274,56734.100254340636,74457.68333995227,127542.21845352145,228939.17949927575,387080.020852154,602619.9721494488,867871.7937745684,1168733.4503742054,1487951.140249612,1808435.7142978585,2115792.4431035677,2399837.7726031514,2655415.248670154,2883255.4731977875,3092124.125173691,3304453.461621389,3569703.5080058146,6648690.192965523,6629505.461495964,6445563.780649496,6143225.594598085,5763209.940150169,5333789.19689761,4869426.0048594475,4374651.985592092,3851142.7467684485,3304508.901560137,2747970.382561647,2202130.3268061345,1691580.3098829885,1239645.7639050921,863097.4585786838,568819.6677010537,353569.28976426704,206477.69126513295,112806.66214085759,57410.77058639708,27108.177530721994,11833.379241807006,4761.284641263155,1761.744416005362,598.442669853494,186.36721985321873,53.14267065174402,13.860014850077206,3.317468316432109,0.7927443534604718,0.06953436007090372,0.0022698331907047625,4.21323063626374E-5,] 2023-05-05 17:19:16,765 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,765 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,765 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,765 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,765 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,765 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,765 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,765 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,765 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,765 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,766 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,765 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,766 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,766 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,766 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,766 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,766 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,766 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,767 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,767 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,767 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,767 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,767 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,767 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,768 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,768 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,768 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,768 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,768 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,768 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,768 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,768 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,769 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,768 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,769 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,769 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,769 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,769 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,769 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,769 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,769 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,769 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,769 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,769 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,769 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,769 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,770 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,769 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,770 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,770 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,770 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,770 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,770 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,770 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,771 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,770 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,771 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,771 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,771 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,771 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,771 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,771 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,771 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,771 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,771 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,771 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,772 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,772 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,772 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,772 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,772 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,772 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,772 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,772 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,772 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,772 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,772 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,772 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,773 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,772 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,773 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,773 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,773 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,773 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,773 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,773 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,773 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,773 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,773 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,773 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,774 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,774 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,774 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,774 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,774 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,774 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,775 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,775 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,775 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,775 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,775 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,775 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,775 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,775 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,775 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,775 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,775 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,775 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,776 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,776 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,776 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,776 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,777 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,776 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,777 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,777 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,777 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,777 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,778 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,777 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,778 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,778 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,778 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,778 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,778 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,778 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,779 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,779 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,779 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,779 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,779 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,779 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,779 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,779 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,779 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,779 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,779 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,779 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,780 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,779 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,780 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,779 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,780 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,780 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,780 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,780 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,780 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,780 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,780 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,780 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,780 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,780 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,781 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,780 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,781 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,781 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,781 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,781 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,781 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,781 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,781 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,781 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,782 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,782 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,782 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,782 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,782 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,782 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,782 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,782 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,782 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,782 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,782 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,782 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,783 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,783 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,783 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,783 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,783 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,783 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,783 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,784 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,784 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,784 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,784 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,784 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,784 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,784 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,784 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,784 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,784 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,784 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,784 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,785 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,784 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,785 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,785 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,785 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,785 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,785 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,785 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,785 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,785 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,786 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,785 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,786 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,786 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,786 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,786 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,786 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,786 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,786 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,786 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,786 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,786 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,786 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,786 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,787 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,787 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,787 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,787 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,787 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,787 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,787 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,787 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,787 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,787 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,788 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,787 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,788 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,788 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,788 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,788 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,788 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,788 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,788 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,788 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,788 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,788 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,789 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,788 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,789 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,789 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,789 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,789 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,789 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,789 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,790 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,789 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,790 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,789 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,790 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,790 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,790 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,790 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,790 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,790 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,790 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,790 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,790 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,790 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,791 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,790 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,791 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,791 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,791 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,791 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,791 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,791 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,791 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,791 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,792 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,792 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,792 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,792 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,792 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,792 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,793 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,793 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,794 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,793 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,794 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,794 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,794 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,794 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,795 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,794 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,795 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,795 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,795 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,795 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,796 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,795 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,796 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,796 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,796 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,796 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,796 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,796 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,796 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,796 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,797 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,797 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,798 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,797 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,798 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,798 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,798 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,798 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,799 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,798 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:16,799 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:16,799 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:18,829 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:18,829 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin octobre 0 - Solea_solea =========================== 1683299958829 2023-05-05 17:19:18,829 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:18,829 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:19:18,829 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>116226.10741673416,77124.47511171758,39019.41726891535,31634.176842892797,21961.57934315395,13377.809053730338,9008.50911384597, 2023-05-05 17:19:18,829 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>39356.1218712391,26608.815951356497,13639.031603976275,11004.829144418443,7583.3273776965025,4583.656249160354,3086.5935206372365, 2023-05-05 17:19:18,830 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6157.656867238408,4234.014536639875,2196.014998974915,1764.2431735431285,1207.576511851401,724.8051316367697,488.07681804014805,] 2023-05-05 17:19:19,165 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,165 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin octobre 0 - Lepidorhombus_whiffiagonis =========================== 1683299959165 2023-05-05 17:19:19,166 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,165 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:19:19,166 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,641892.0814373132,518216.61403815023,344283.2972890129,243494.17132811717,161307.6930506422,86379.02961200564,33967.34096088255,21768.647547025135,23174.159607685862, 2023-05-05 17:19:19,166 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,1.0055672293875305E7,8118212.700709573,5393430.007799931,3814500.385892973,2526993.7840114865,1353185.745641741,532121.3008768351,341020.5427734892,363038.8369631394, 2023-05-05 17:19:19,166 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,6.061522032503996E7,4.893628562247084E7,3.251139642146027E7,2.2993667112807732E7,1.523262498034645E7,8156953.5795967085,3207607.502478164,2055659.2072088553,2188384.6694636364, 2023-05-05 17:19:19,166 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4.4895005850282796E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:19:19,171 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,170 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:19,172 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,172 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:19,172 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,172 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:19,172 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,172 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:19,172 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,172 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:19,172 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,172 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:19,172 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,172 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:19,173 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,173 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:19,173 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,173 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:19,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,720 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin octobre 0 - Lophius_piscatorius =========================== 1683299959719 2023-05-05 17:19:19,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,720 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:19:19,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,260844.25649032556,98722.07789982807,63571.18668323225,24181.73100408723,21434.041428499728,8146.423341602123,8462.44707750928, 2023-05-05 17:19:19,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2294633.7522284403,868453.1340159012,559232.5190337098,212725.46651356108,188554.18006998493,71663.67475787274,74443.71960407692, 2023-05-05 17:19:19,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,7873900.554052775,2980045.772644903,1918973.4471514414,729954.9076254992,647012.5620178785,245909.67854171805,255449.23867132928, 2023-05-05 17:19:19,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4187078.516643812,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:19:19,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:19,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:19,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:19,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:19,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:19,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:19,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:19,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:19:20,305 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:20,305 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:19:20,333 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:20,333 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:19:20,334 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:20,334 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:19:21,069 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:21,068 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:19:21,070 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:21,070 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:19:21,083 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:19:21,083 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:19:25,250 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:20:23,367 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:23,367 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step novembre 0 2023-05-05 17:20:23,368 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:23,368 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:20:23,542 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:23,542 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:20:23,543 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:23,543 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:20:23,636 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:23,635 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:20:23,774 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:23,774 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin novembre 0 - Nephrops_norvegicus =========================== 1683300023774 2023-05-05 17:20:23,774 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:23,774 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:20:23,774 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.03230017390273E8,35439.718017026025,225046.0277362558,688585.8530352865,1370826.701835571,2113485.795309246,2813298.4434410254,3384712.774919257,3786125.038382443,4009826.2400163766,4065759.802347128,3981762.4252334703,3804785.215904022,3570682.4221903197,3306421.8763592266,3031291.37803744,2754997.914057167,2485781.2760789203,2229940.5592456716,1994083.7523147308,1782761.4525954528,1596255.9856164432,1427698.310948969,1264111.3336735116,1095415.2142114278,916681.6019608778,716996.1176486483,513089.6490239893,281985.66978548124,135435.16079002316,64593.55459472542,14909.309144046023,3517.908034985027,1694.2069404569258,0.0,35446.843600605156,224409.4160336839,682879.886308979,1381671.903808853,2168233.3345522303,2886436.260814967,9627354.567191863,1.1137767469451258E7,1.0690287583119432E7,9348289.261589725,7781953.850439887,6316473.15912371,5011491.7923824405,3803708.4414473004,2658035.1135739144,1678448.9406205225,956159.3846937149,486728.905462469,205734.8234660568,92585.34049621494,50647.503373578715,9955.2905289014,2492.77584734507, 2023-05-05 17:20:23,774 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.71699851232196E7,31323.241528293092,199293.03149307545,611628.4680805028,1222248.198407518,1882176.4569983429,2474614.4977985234,2899338.4922702024,3106805.2045302102,3096271.1212183754,2900361.8613491217,2586419.5145008545,2235950.6650073687,1905720.7282636678,1621861.9588431602,1390130.6310104365,1205179.7726224598,1056873.1372292778,934591.8449316524,831924.9727377623,746541.0855256926,676133.9263138374,613145.3946577718,542929.2717865853,457806.0874147406,364615.5352401978,264096.5207747171,164191.80569099888,78373.85438123903,31648.231549982735,13762.297848581726,3549.162822867884,1073.0021275557654,802.4806963414919,0.0,31329.711691854507,198655.54272832657,606156.6831654671,1229994.8355106288,1932323.790183915,2556327.7865823507,7635868.727623132,8082835.173176947,7319500.073362985,6175096.381746623,4970622.476369057,3868692.6318517784,3013809.7673920095,2364969.7907635258,1728764.4677095101,1132486.8485602129,673247.8933188714,334131.455309398,107054.24316944,40222.39891926772,30933.737971347313,7850.893436059649,2451.2395024729108, 2023-05-05 17:20:23,774 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0052589951103E7,4100.823180992706,26092.94430663069,79995.93193071165,157223.50910235874,237720.59264243505,310322.30387582455,363214.77281076694,389871.2615533629,389612.3246781542,365659.78159013175,326224.27014177135,282099.370608425,240536.00018368187,204835.3244910595,175758.55855630015,152552.41431159395,133949.30274970253,118598.4975164879,105702.47853142134,94969.48338846705,86096.27521770715,78078.23237620198,69030.36213941638,58086.78004840635,46178.416722780756,33231.32797693024,20517.616342473477,9367.25549864425,3713.4853192792616,1695.6898265219365,401.6589274716025,123.46363687459396,103.29482142959893,0.0,4101.687648462447,25950.582119099367,78781.99011964916,158870.48860205334,248095.28902400815,326159.3815715813,972125.2834153004,1033086.3392743447,939732.4211905791,794441.3714796365,639549.360356498,497730.12399330863,388088.1287808272,305287.0585714305,223409.47756783717,146488.39633077043,87236.95559785738,43178.62296679035,13589.297690644646,5131.815552016663,3987.7341120954484,880.1543792330147,233.9088688111424, 2023-05-05 17:20:23,774 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.47796891861751E7,21683.01078843652,137919.8524081583,421723.8118303969,804962.2703968091,1174024.0022048112,1504556.57799303,1750644.5534707638,1891056.8066967041,1919885.7673295538,1837146.1131406408,1671832.9556529059,1478312.5662348734,1290363.9884837978,1123578.2338883649,983512.4463494271,866593.1732883344,768525.5063740413,684201.3222893622,611375.8834609629,549552.2733756879,497423.4230956357,449168.382117022,394933.391257656,331910.20980626426,265033.53994635824,189745.05913484129,117644.89831764928,48887.931704575465,19029.92223422801,10030.059204883015,2323.5632626264805,695.1194089030434,561.5951126172392,0.0,21687.741674201356,136600.18021646602,410515.2082274061,816730.4606593086,1254666.1431424716,1618643.063017301,4887849.357705468,5367888.407764841,5021069.369596555,4310132.04912401,3501305.232654409,2756488.9569923785,2169563.2258533593,1707290.688223696,1241306.2642899093,810078.6844396743,479521.580722503,237079.07251747695,73944.43440841435,29109.078369369705,21784.329046171508,2796.138598960465,632.5773248789575, 2023-05-05 17:20:23,774 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.32699943049394E7,32966.17501161804,209689.9720546669,640500.4322372708,1208493.4907935846,1741158.3610562836,2225113.5871356907,2596367.8668842237,2815867.7788298056,2869346.3703704327,2754134.815250767,2511980.778722949,2225562.2370078946,1945620.9595328565,1696461.5537163368,1486865.5631936507,1311442.8758291174,1163995.047276677,1036977.8765788766,927120.0026667361,833698.1549469772,754666.5789543954,681107.3692874665,598256.0772366,502417.6686388942,401066.8697294451,286854.08249065693,177682.02139798808,74037.82506678425,28909.572877396466,15181.410420029257,3513.9581653254813,1053.5757785360192,852.4409646418508,0.0,32973.49613094695,207244.15787754342,619930.4162915628,1226988.6029012797,1879840.0150052486,2423657.7774535716,7351937.534862924,8096402.391311885,7591069.173395263,6523215.190450936,5301126.446074248,4175589.3594378983,3288945.864246477,2590392.901349418,1883699.7368723098,1229285.292659541,728101.6482543172,359769.67341281567,111870.713394248,44047.97623625638,33025.87763865474,4376.279872993525,918.3866606278837, 2023-05-05 17:20:23,774 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.99340115290751E7,27686.734666539916,176108.0216606668,539036.0705024557,1043056.832549382,1549689.235463868,2009803.7802145684,2355347.521496983,2546570.754454325,2574560.794226921,2450266.898204461,2219305.579025342,1951785.5428698782,1693677.2692798297,1466652.7125930525,1276988.1576777461,1120384.1978087614,990321.3720858137,879586.0890293707,784581.096953478,704376.585142342,637193.8688220765,575885.9916580725,507705.87136728707,427676.3868508238,341756.9956416186,246958.98834657925,154411.9803833107,68979.66947926786,27503.41713574521,13197.663261330496,3039.6071083804027,898.0169493198324,717.7398272808381,0.0,27692.67462816156,174771.64730786893,527705.9096029252,1056933.7615265073,1639624.4400223687,2142901.0510130594,6496389.961375052,7054943.643109218,6529410.367052919,5577368.897319959,4524936.93391364,3557032.500066056,2793644.1287164353,2193541.976951004,1595813.353080612,1041330.4690931002,616342.5792600532,306150.37173178483,97963.98132566104,37695.46983218672,28036.40597745202,5137.92427452331,1180.041823482888, 2023-05-05 17:20:23,774 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6559472220327E7,6555.685961032482,41699.572128146414,126701.64203849128,228684.01426820736,312404.08844922064,391436.236062922,457499.6166354881,501801.66234572796,518273.48411592527,504150.14271569496,465061.8328847357,417007.830577405,368545.0873140887,324467.802763496,286927.72285897203,254865.1301756496,227462.57944564812,203461.48397091634,182494.2479968891,164468.8625978825,148951.98184175504,134130.4899837017,117154.48343066016,97969.88342015655,78070.77106114912,55132.59991298233,33744.18143847976,13224.990250569008,5110.254155379689,2905.249491979496,676.8210861122858,207.16797237324388,168.91303817828526,0.0,6557.268290278811,40777.767314125806,119236.26548289231,229721.1212283955,344702.44053683063,438334.91748013644,1354226.0128743863,1528790.6825183153,1460280.1125417836,1266039.0735404345,1032267.1458047736,815598.693640826,644862.6974169622,509750.2513402683,370559.0045077873,241899.26493672407,143313.5689299304,70387.51646825954,21094.09934042743,8512.934416204085,6462.436552496254,588.3407954997957,138.92791050046927, 2023-05-05 17:20:23,774 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.47035040412719E7,8436.26756831057,53570.449265698706,160039.3916019348,271154.1139039462,339501.3207716371,405482.6320335076,470712.64170455275,540808.9144495174,608601.6164767671,661446.056772424,686691.7802081634,699779.6994068208,696052.2156649192,677662.2053577496,649958.2596380708,610789.0736485826,565054.5981465476,515992.8378930155,467966.0275324965,422313.87020891317,378547.66000568104,333675.6177342344,285666.33087018016,241270.23992608258,200015.88101937997,144266.4565478116,96324.7399637201,37043.61898090999,19098.152588119196,13598.686014253355,3095.5349292704586,791.6308194226783,409.9320284825537,0.0,8438.713713556186,50901.162455130296,140132.01078476643,250278.2811137949,351768.0545693219,426994.39259350975,1531254.6129665675,2020052.1058419868,2155557.3154380233,1976354.8328150073,1669236.592214215,1377297.3915114824,1116081.5428180872,863787.7988793233,600089.4986299537,378629.13195055287,216090.64384443776,105999.16944294232,36151.905936748815,19744.573307226925,11390.287386100566,295.2731158986427,121.98303659163007, 2023-05-05 17:20:23,775 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.32887115727959E7,4537.907838921691,28815.251426983326,86868.16223457703,151943.0156549148,200333.14000765944,250071.7717339612,299503.15934884286,345831.9269435969,384249.55559490697,409760.46677936503,418644.80201208586,418079.38451849687,407932.9515328377,390383.9404754819,368442.3282432526,342121.8928432678,313664.50631763,284599.281930207,256780.73216552386,230914.3224878841,206874.23477478587,183370.77256290487,159081.40432200176,135771.66749071874,113008.36286015066,84242.45019194546,58019.6472673996,23778.135679977393,11672.31204888373,7721.29429104026,1756.239994000704,433.4708115889394,221.95572921592026,0.0,4539.066629790801,27890.952951204177,79614.27970988971,149009.3575867105,218846.2753738437,276230.0212557225,969150.6705875623,1215173.5544364108,1243059.7550390267,1118795.0367944487,940218.1669135129,771210.1709409377,619725.2940727434,475550.58738057053,330967.221124094,208781.11288023158,118972.44179100661,59273.77607030895,22232.93952533942,11244.72589461065,6311.334618705658,316.7701141198213,81.11881117388023, 2023-05-05 17:20:23,775 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.69947854337552E7,9266.384275479319,58843.88647470397,177817.45061331688,314016.3015461712,418367.1428001412,522166.9015351385,621101.7968319537,711492.9774190203,785792.6958342777,832452.8830438849,844318.1596256891,837113.1705515342,812458.2597449248,774592.5629236831,729228.2593765572,676063.5981324918,619195.3370360289,561455.0027385183,506327.2740181135,455306.1887421663,408240.45921482454,362378.5877459064,314951.8109825644,268979.27109194204,223912.4543022979,166753.93880968686,114450.19342417983,46856.832032574486,22603.788699759763,14876.41278729995,3390.246730286732,839.8831225238238,437.2822866953694,0.0,9268.672700496278,57222.39287046169,164873.8176927167,311825.5100418174,460177.4713398499,579232.2292642065,1990631.411069528,2473201.304034748,2521206.522410057,2265048.5135921324,1900094.7773464886,1556184.1951370814,1250141.2323820137,960964.871242832,669949.3481592981,423125.96536609955,241661.6760846688,120308.99350391261,44544.082699738894,22317.476297532638,12667.789648597272,649.3742594907476,168.43351739948403,] 2023-05-05 17:20:25,240 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:20:25,896 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:25,896 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin novembre 0 - Merluccius_merluccius =========================== 1683300025896 2023-05-05 17:20:25,896 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:25,896 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:20:25,896 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.1566484845877974,2.610579462399747,21.475222291463506,116.70578961469178,473.2647495559493,1533.9962894908433,4157.317750855734,9729.258304994199,20148.131113425832,37636.2628443176,64398.95486805826,102209.3551242771,152022.0098276248,213704.2152085677,285937.27088573884,359711.43234494375,436430.356249775,517983.9912772399,600080.5026358588,678786.5687699611,750627.5162737633,812752.7718789963,863092.445100253,900465.2802643506,924618.2088303745,936187.4920301497,936580.891947981,927796.1954408281,912208.5544965133,892364.3960959667,870806.6127326036,849935.2843316895,831900.4706352954,818538.5181283987,811398.0834472219,811962.8603430381,822299.7741704428,846605.8833831822,894519.4654934373,1639336.5431545284,1597558.5301258166,1482611.1193848345,1289822.6816601928,1040382.7724492064,774332.0405509096,533606.409014227,344660.96636072383,212143.37220537086,125699.42493163519,71296.55951885857,37979.67675204578,18595.999131745735,8239.749390303445,3278.3645958344796,1168.9246079168631,373.9585708508968,107.60664614256252,27.922921280824564,6.54819010599853,1.3897897586097938,0.2671416939210475,0.04650368057156346,0.007327046989394582,0.001056038888867881,47.61212151256253,175.10452021513547,989.0773208502419,4394.364528212407,47227.3247487753,81796.00127642843,47130.57813487017,15232.105680429873, 2023-05-05 17:20:25,896 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.10239085130364362,1.7061907659935298,14.033864515242632,76.25581685943416,309.1834741289133,1001.9747769475764,2714.8934159279715,6352.001128773475,13150.370979119234,24556.11230307417,42000.54381775218,66628.12010735481,99043.44464792445,139135.72841479167,186014.78930951742,233792.5839550568,283342.45872559265,335843.00213930005,388452.2061943951,438564.6903536928,483884.2766299813,522541.7854492103,553206.128828488,575156.2874387667,588296.6677069359,593110.9742812001,590561.4266625682,581950.2005374766,568764.6912489693,552525.1753863645,534645.999380001,516315.7466679059,498402.3383357038,481398.752699364,465443.9561244439,450472.6184231246,436554.39255708933,424477.54451035266,416585.56824457506,677191.1541299289,555787.0984523599,425360.1278709197,300111.4450117431,193833.24850044723,114290.82188065615,61626.07026052591,30551.160492409334,14018.979131767423,5981.796627683748,2373.3160698213524,871.5259844267503,294.1955487843111,90.71293025962164,25.43905645511031,6.4743973917646604,1.4946379761178692,0.3131071819769786,0.059572639983477046,0.010305361057175206,0.0016229560833607435,2.331214126606925E-4,3.063827312529149E-5,3.7063398325252354E-6,4.1746450678104693E-7,4.473379746536128E-8,4.732223370596497E-9,5.211876449620195E-10,6.316732444005266E-11,8.923334450703931E-12,1.0941482994747379E-12,2.060822934962684E-14,1.1322718887707007E-16, 2023-05-05 17:20:25,896 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5912306.050216562,1.05864433456596E7,1.0406857585094977E7,1.0264703917132972E7,1.0070256058240881E7,9753304.428366577,9285534.729135575,8673942.740412494,7947223.477980775,7143709.54526057,6303181.748700658,5462092.205692166,4651058.050023664,3893725.961325674,3206507.204601855,2581073.180096812,2046219.4620592026,1611818.0518844388,1257988.444414572,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:20:25,896 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,967573.618100469,737643.723926096,555525.2253607204,413210.83277876856,303559.4669369833,220272.4709508097,157902.42034442106,111843.99784542373,78293.09380843058,54177.49622008884,37068.99561558956,25087.59070149563,16806.748933543666,11166.064717911888,7395.103826768988,4950.273090471435,3465.7717740343687,2721.4573957478274,2639.7809665140667,3361.934959092132,10739.646001339204,21294.217698151977,39735.268815467614,68991.93682019139,112626.18049319123,174529.74255695537,258326.71281339717,366411.7404711937,498675.4079664078,651075.4037720053,814458.7178698905,974488.7724039671,1113493.4071835785,1214134.4604752995,1263608.0751771058,1256399.9264215792,1194782.057872411,1088258.1130761278,952291.0613688326,805066.7895738865,663114.4356023263,538246.9841872703,436492.2855259847,358506.0530720622,301178.8236896244,259631.94682520538,228614.62714137195,203335.05325944244,183910.93301966324,308954.65847725834,201888.44917849623,60345.13612306534,11685.730529307839, 2023-05-05 17:20:25,896 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1760002.9578162374,3163911.135532746,3133944.990379617,3116249.5951809785,3083401.4317454896,3014882.9562794617,2904890.417160884,2761005.813256093,2600089.8170665037,2443812.078605087,2314601.0625779335,2232220.6234278744,2211108.3301754543,2258642.6546092583,2374463.496562306,2514447.497639445,2694981.319852518,2928327.970972252,3188105.593566407,3451583.59717212,3699030.375213034,3913678.674363385,4081437.055254625,4190195.881040531,4229358.443831699,4190419.265001205,4068738.3294395367,3865711.2031309027,3590130.875070093,3257919.3313837973,2890190.7741915733,2510270.321457526,2140552.208130625,1799959.3775594174,1502445.8767820108,1256668.058293817,1066792.6956829727,934523.8192383539,862967.2416841328,1458156.0115151836,1456301.4574360652,1541115.7176865493,1633333.6926915352,1688247.4983620574,1689668.5068050593,1638334.4053445978,1541676.4272733321,1408359.1983196225,1247039.78790888,1067012.2681349155,878772.5281218321,693657.3799109083,522563.08731728233,374235.5652499659,253857.4882488859,162539.95845077527,97876.06653484447,55209.613674676744,29049.6719846318,14198.118372744528,6420.635005100856,2677.1337129445637,1026.210764951562,360.7975111922333,116.12954802382262,34.16525033978982,9.174940066270436,2.2570437646796053,0.555522477384594,0.05004241055681867,0.0016918859544305571,3.265966610459048E-5, 2023-05-05 17:20:25,896 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>991979.2360735323,1783190.5089023435,1766181.3438607217,1755873.3539195121,1736324.4671635919,1694812.6385365624,1625823.5179696009,1530008.7119948843,1411911.9974280065,1277944.948136116,1134999.9895341357,989611.6120093856,847472.6300812814,713165.9127644525,590044.3462841362,476890.4922717945,379423.09082097624,299813.8350770947,234626.537342788,181556.03288583137,138934.5384277103,105894.06485853605,83198.83742888086,74414.70861691209,86534.77495947835,129146.39671139553,212004.8413534245,341896.6950899134,520120.523073037,741547.8321808225,995443.820484762,1267554.3804185707,1542692.9962088868,1807187.2406686668,2050920.4096823023,2269196.8126405696,2465267.4892720766,2655284.3194105513,2879176.7559998943,5331887.0461086705,5213260.226755367,4932834.502677331,4562637.094828503,4159256.966184957,3756522.328986285,3367648.2908742484,2992206.0807701196,2624114.788700883,2258298.8579648533,1894761.8233408083,1539749.5874320401,1204414.9644921024,901791.1459705187,643157.163130009,435065.2574878263,278043.7587785622,167218.66102138924,94244.79697801861,49560.84388108028,24213.847425984906,10947.141240484663,4563.718733930439,1749.185258414868,614.9354753327173,197.91853888327472,58.22552538243116,15.635869437944807,3.8463789571004505,0.9466931356215608,0.08527847457820384,0.002883167707556543,5.5655775449790976E-5,] 2023-05-05 17:20:26,007 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,006 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,007 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,007 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,007 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,007 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,007 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,007 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,007 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,007 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,007 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,007 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,008 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,008 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,008 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,008 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,008 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,008 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,008 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,008 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,008 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,008 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,008 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,008 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,009 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,009 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,009 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,009 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,009 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,009 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,009 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,009 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,009 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,009 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,009 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,009 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,010 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,010 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,010 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,010 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,010 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,010 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,011 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,011 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,011 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,011 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,011 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,011 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,011 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,011 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,011 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,011 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,011 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,011 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,011 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,011 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,011 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,011 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,011 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,011 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,012 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,012 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,012 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,012 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,012 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,012 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,012 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,012 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,012 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,012 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,012 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,012 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,013 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,013 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,013 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,013 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,013 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,013 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,013 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,013 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,013 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,013 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,013 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,013 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,014 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,014 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,014 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,014 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,014 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,014 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,014 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,014 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,014 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,014 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,014 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,014 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,015 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,015 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,015 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,015 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,015 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,015 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,016 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,015 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,016 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,016 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,016 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,016 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,016 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,016 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,016 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,016 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,016 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,016 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,017 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,017 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,017 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,017 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,017 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,017 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,017 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,017 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,017 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,017 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,017 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,017 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,018 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,018 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,018 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,018 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,018 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,018 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,019 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,019 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,019 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,019 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,019 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,019 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,019 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,019 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,019 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,019 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,019 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,019 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,020 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,020 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,020 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,020 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,020 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,020 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,021 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,020 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,021 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,021 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,021 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,021 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,022 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,022 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,022 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,022 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,022 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,022 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,022 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,023 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,023 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,023 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,023 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,023 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,024 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,024 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,024 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,024 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,024 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,024 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,024 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,024 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,024 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,024 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,024 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,024 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,025 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,025 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,025 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,025 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,025 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,025 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,026 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,026 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,026 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,026 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,026 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,026 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,026 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,026 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,027 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,026 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,027 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,027 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,028 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,028 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,028 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,028 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,028 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,028 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,029 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,029 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,029 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,029 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,029 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,029 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,029 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,029 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,029 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,029 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,031 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,030 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,031 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,031 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,031 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,031 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,031 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,031 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,031 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,031 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,031 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,031 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,032 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,031 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,032 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,032 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,032 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,032 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,033 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,032 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,033 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,033 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,033 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,033 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,033 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,033 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,033 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,033 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,033 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,033 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,033 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,033 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,033 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,033 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,034 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,033 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,035 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,035 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,035 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,035 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,035 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,035 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,035 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,035 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,036 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,036 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,036 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,036 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,037 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,037 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,038 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,037 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,038 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,038 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,038 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,038 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,038 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,038 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,039 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,038 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,039 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,039 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,040 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,040 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,040 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,040 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,040 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,040 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,041 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,040 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,041 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,041 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,041 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,041 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,041 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,041 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,041 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,041 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,041 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,041 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,042 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,042 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,042 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,042 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,042 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,042 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,043 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,042 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,043 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,043 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:26,043 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:26,043 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:28,360 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:28,359 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin novembre 0 - Solea_solea =========================== 1683300028359 2023-05-05 17:20:28,360 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:28,360 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:20:28,360 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>115145.80763693182,76172.69255249703,38431.18029453481,31188.924983106754,21686.70519432774,13232.155301181387,8910.429354989086, 2023-05-05 17:20:28,360 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>38992.41390254978,26333.223575299584,13478.743698434862,10881.117504413405,7504.107878225184,4539.576656021681,3056.911115796038, 2023-05-05 17:20:28,360 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6100.9096353380955,4198.139250638736,2177.147953648588,1749.162164102905,1197.3354279166542,718.7092767492308,483.971933272158,] 2023-05-05 17:20:28,761 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:28,760 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin novembre 0 - Lepidorhombus_whiffiagonis =========================== 1683300028760 2023-05-05 17:20:28,761 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:28,761 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:20:28,761 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,631199.6819180034,509584.35444954043,338548.35419048363,239438.13599795118,158620.68950360728,84940.15986830393,33401.52563044706,21406.03351376483,22788.13307734638, 2023-05-05 17:20:28,761 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,9888189.81679175,7982999.625654,5303599.612448514,3750967.888532787,2484905.3819482285,1330647.7298819919,523258.542527594,335340.667418475,356992.2354117789, 2023-05-05 17:20:28,761 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,5.960336906416577E7,4.8119391086014934E7,3.1968682936539624E7,2.2609833301176686E7,1.4978346422747608E7,8020789.366711754,3154062.836990389,2021344.0409917217,2151853.9140658905, 2023-05-05 17:20:28,761 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4.414201411772583E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:20:28,764 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:28,764 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:28,764 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:28,764 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:28,765 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:28,765 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:28,765 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:28,765 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:28,765 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:28,765 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:28,765 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:28,765 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:28,765 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:28,765 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:28,765 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:28,765 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:28,765 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:28,765 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:29,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:29,313 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin novembre 0 - Lophius_piscatorius =========================== 1683300029313 2023-05-05 17:20:29,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:29,313 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:20:29,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,255340.8773395391,96639.2065629375,62229.94057687517,23671.5367754374,20981.818871247164,7974.547383990933,8283.90354568064, 2023-05-05 17:20:29,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2246129.673761486,850095.7299568565,547411.4351861716,208228.86538509218,184568.5127553187,70148.84455880047,72870.12468351872, 2023-05-05 17:20:29,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,7706544.32934746,2916706.236345808,1878186.5272227013,714440.043460439,633260.6002077318,240682.9786187609,250019.77967646345, 2023-05-05 17:20:29,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4095911.493020063,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:20:29,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:29,316 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:29,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:29,317 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:29,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:29,317 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:29,317 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:29,317 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:29,318 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:29,318 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:29,318 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:29,318 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:29,318 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:29,318 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:20:29,876 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:29,876 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:20:29,909 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:29,909 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:20:29,909 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:29,909 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:20:30,247 INFO [monitor-thread] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:20:30,584 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:30,583 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:20:30,586 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:30,585 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:20:30,599 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:20:30,599 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:20:35,244 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:21:36,005 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:36,005 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step décembre 0 2023-05-05 17:21:36,005 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:36,005 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:21:36,213 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:36,213 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:21:36,214 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:36,214 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:21:36,326 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:36,326 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:21:36,495 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:36,495 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin décembre 0 - Nephrops_norvegicus =========================== 1683300096495 2023-05-05 17:21:36,496 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:36,495 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:21:36,496 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.03230017390273E8,34564.70826149457,219489.6215137734,671564.3498345938,1336968.922073922,2060938.0115882182,2742916.4482231913,3298968.514353936,3690173.0843419316,3906931.9126926386,3961040.077191469,3879645.502777444,3708552.200624602,3481073.061982973,3223880.058545545,2955910.750663177,2686627.082247061,2424192.0464901417,2174708.5435373783,1944761.563152838,1738676.4857261984,1556782.6956771065,1392403.7204432471,1232804.3420891606,1068290.1330907233,893954.23774785,699178.9312122162,500366.9278570593,274780.6568334394,132079.608806074,62998.73404937896,14534.946719772694,3431.0505761250115,1652.3768220548352,0.0,34571.65791378829,218844.27105920677,665991.3236815196,1347444.2872423076,2114231.622417452,2813593.5748352236,9464051.265174832,1.0951166652253749E7,1.0512948633035347E7,9193513.254936263,7653162.108500713,6211952.0326174265,4928594.671370499,3740798.832509337,2614027.2285946757,1650653.7074800618,940336.5203862143,478651.8586809955,202227.76213273554,91036.66427796039,49804.9224168407,9788.641469613704,2451.57388663987, 2023-05-05 17:21:36,496 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.71699851232196E7,30549.867939401753,194372.46901337116,596507.8661462168,1192059.2730413266,1835353.5478107377,2412640.3814264634,2825740.281253286,3027906.1642066715,3016577.5418335735,2825410.0535890707,2519888.9758160026,2179289.2618735293,1857832.8306658445,1581337.907192853,1355541.7264717,1175258.500748324,1030680.0500994038,911437.6331295003,811344.9668301579,728077.9601376998,659411.9341106822,597986.0890632593,529479.765502088,446467.0600278186,355572.5708902715,257530.39189188916,160119.0549847654,76365.89999459579,30863.893627625443,13422.505504007955,3459.926146762187,1046.5096106326273,782.6673773532557,0.0,30556.178354055646,193727.32846749408,591163.5779482082,1199516.4913342926,1884164.0734558324,2491703.521364936,7506079.422176627,7947269.835368858,7198042.944155992,6072843.760153615,4888349.816523885,3804670.014127081,2963953.9984523836,2325853.5163034815,1700138.2025982148,1113729.9145401467,662105.6759051974,328584.9205030719,105224.8824835253,39548.95625516972,30418.850946791277,7719.3380914114805,2410.724077162012, 2023-05-05 17:21:36,496 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0052589951103E7,3999.573495897743,25448.70721626016,78016.61314390475,153339.19419271505,231777.6479514285,302478.5322825388,353829.255816419,379789.79094084236,379316.2945230029,355933.98519868427,317611.7464272332,274830.1605770798,234422.4810768928,199677.4789502796,171363.25992697524,148751.22657447885,130621.34055752133,115653.67163532408,103084.31806470669,92618.15413065738,83964.6051079377,76146.10910040318,67316.61664649878,56645.097372803924,45029.75516774079,32401.346793686727,20007.13462162352,9121.548570803312,3621.2275368360774,1653.8230955324486,391.4406093250281,120.41530881885825,100.74446320148446,0.0,4000.416619589608,25304.798288800877,76831.03341649778,154924.4985285482,241873.99112582664,317787.7461825116,955302.6761064456,1015594.3118908791,924098.6836312695,781270.5028221067,628953.9220740085,489486.58442022395,381664.66366631025,300235.38452150446,219705.64710569236,144058.8908764307,85791.96276236637,42459.842401913695,13352.090804508658,5045.171324718716,3921.054485133942,865.2740249775285,230.04269527146423, 2023-05-05 17:21:36,496 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.47796891861751E7,21147.655344579412,134514.59911916152,411272.2280057419,785065.521697033,1144395.8614076576,1465853.0996152202,1703869.7006825255,1840469.2132271512,1866605.158854229,1785606.1849245552,1625512.0909762725,1439001.38343757,1256851.7541479133,1094864.8999246608,958678.4433050174,844849.5389520917,749340.5464273664,667139.1536170179,596195.6631882027,535917.1569411954,485081.3788963863,438034.06454869086,385087.7570120086,323639.54392480146,258403.629803161,184964.5572430889,114700.77656831853,47548.07775203172,18554.90384080842,9782.416160753422,2263.119087276918,677.956849546414,547.7292798822613,0.0,21152.26942435853,133180.4949248982,400326.01338081906,796352.4620374568,1222833.4668795625,1575888.332447828,4800365.16834832,5275345.571128132,4937123.030734613,4238509.758723542,3443195.922852764,2710764.1702741203,2133615.3780656974,1679015.1778744988,1220679.4960566522,796608.6050517743,471565.7861341637,233111.07997672146,72601.3369407239,28609.70444119966,21416.860880933087,2748.057681755406,622.1217413532979, 2023-05-05 17:21:36,496 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.32699943049394E7,32152.237250491813,204512.70819786072,624612.9837409924,1178614.6293119625,1696995.3322577612,2167336.421837286,2525765.8417506698,2739184.739328136,2787664.9815045,2674706.3248634,2440612.8950917195,2165391.2161079086,1894508.3187943802,1652764.8540483308,1449126.927245125,1278414.5933581763,1134863.452531618,1011058.4188981347,904069.7237111813,812989.3614480253,735920.317888801,664207.8585175069,583308.0833461483,489871.4027325651,391003.5227536921,279593.15364469885,173221.5016757994,71961.72473154035,28186.10564154104,14806.580061224748,3421.460471742491,1027.5628998791472,831.3941222341906,0.0,32159.37761074044,202039.26886686237,604524.5172258336,1196299.5783538185,1831846.2683352432,2358663.074125391,7217996.457481205,7955472.610055253,7463817.615796851,6414682.400061375,5213062.2208975265,4106266.330380736,3234419.5307571003,2547471.7355437623,1852359.3537698912,1208815.9664624413,716010.9785052537,353730.6655409236,109795.98943566126,43285.86584533692,32466.156070288063,4300.345161219899,903.2070642980851, 2023-05-05 17:21:36,496 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.99340115290751E7,27003.146751974837,171759.89911334866,525685.0879703197,1017279.5125218194,1510715.039011303,1958433.0541619349,2293173.7417494305,2479280.024915938,2504361.569701052,2382833.1346016107,2158877.593204236,1900472.657104985,1650034.8125432946,1429373.406364214,1244857.3550368948,1092343.999573744,965642.6052599533,857686.0682318888,765117.6377246195,686913.6301083684,621396.1749436703,561619.5237996023,495068.16025348596,417034.8825814164,333225.4672600765,240756.78611123093,150555.96569860837,67118.88444328148,26818.071971920723,12871.811794387804,2961.174409547108,875.8448318410775,700.0187678045049,0.0,27008.94005542149,170405.9161711112,514618.9083776448,1030606.2496122544,1598202.1346189412,2086884.658280093,6381527.582486521,6934112.578581235,6420443.5802065795,5484767.182075136,4449887.746823853,3498061.8594448613,2747373.7974376525,2157224.874854194,1569318.1520385265,1024031.5695055814,606122.8944991222,301036.4641650229,96210.01529238602,37052.54386250465,27564.987718481418,5050.119128245818,1160.5374477110283, 2023-05-05 17:21:36,496 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6559472220327E7,6393.825497939965,40670.006023921596,123543.74700636849,223021.94609713036,304261.55181690544,380753.9686866409,443872.4308370111,486814.2102800391,501493.88912216376,487446.148194897,450057.8130475573,404719.29556227755,358258.907906002,315750.80101954204,279439.16580023937,248315.5108619359,221690.153181204,198311.44193654537,177924.39284701255,160357.94782302718,145228.67698012543,130785.50497949994,114191.26212962843,95494.73169157852,76079.31646553456,53701.447209418504,32882.56409603915,12808.258294964067,4980.590370943638,2833.5186264428803,657.8587539931298,202.05297691043657,164.7425604061018,0.0,6395.368759338003,39735.6562130545,116253.18809862163,223898.67791820914,335601.0721315028,425613.6701228943,1327180.1863580844,1500786.4422828748,1435444.7963995019,1244830.9221119636,1015028.8559708225,801995.9186365155,634138.151826351,501282.392839257,364351.74887140846,237840.42470058394,140922.2450867324,69187.20050919423,20658.771268050816,8358.81022398539,6350.096078169178,577.629597435189,136.63163411629606, 2023-05-05 17:21:36,496 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.47035040412719E7,8227.975379896458,52247.790160646866,156000.0476499265,264415.1363994102,330023.2034584064,392996.97789040033,453470.27842395555,520896.5588335404,582635.2072595856,632060.7655491852,657574.969373478,674665.9743696806,673608.2055364641,657469.5607282502,631759.5100615537,594261.6033501781,550190.5132564384,502498.56951808283,456025.7804602471,411584.100536725,368928.45312534465,325242.4392011182,278208.2166275263,234987.57192498466,194692.8752843274,140274.6632046135,93755.49355452268,35537.71324115457,18595.954109229526,13262.933260262358,2994.948444061086,772.0853848500493,399.81077063691544,0.0,8230.36112960077,49540.8510294274,136564.0516241044,243713.24819121155,341667.3281205245,412115.9569317199,1493578.6410311381,1978175.0410003804,2117503.7575380136,1942652.2945018061,1640975.8557466425,1354047.8478631743,1097366.168262079,849341.604451498,589856.9770200562,372147.9639549426,212439.00966182566,104116.50020201106,35206.08165112367,19345.12956575772,11179.135682389362,289.22956691682333,119.96683433834599, 2023-05-05 17:21:36,496 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.32887115727959E7,4425.866495171396,28103.8003343254,84693.02997228583,148175.80038180816,194975.64437325133,242926.43867999146,289830.1994010219,334620.91392488364,370357.1646263288,394484.0274691475,403579.62217415444,404774.92465844296,395899.4036813373,379476.76161763625,358569.84645337315,333159.448855331,305597.91838444717,277307.96055141743,250306.09976119144,225107.7736742243,201671.70586548123,178775.314817349,155010.2797251799,132302.92884462725,110080.00727281363,82002.86451450158,56513.99109279647,22949.073452469078,11372.205912916574,7530.6548557393435,1704.1538168183574,422.76837911765847,216.47562273576364,0.0,4426.996675392007,27166.241297349243,77609.55740333143,145184.32059629046,212882.74988544575,267623.5560631242,948149.5042498503,1191840.2370331597,1221624.5878084155,1099930.0720239643,924437.58775377,758290.6208768924,609387.4826419381,467631.27224056295,325386.75483227876,205252.10318846532,116978.01232302278,58247.61558275895,21729.071059641454,11032.38868543778,6198.953670250173,310.74065083288457,79.77803515745727, 2023-05-05 17:21:36,496 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.69947854337552E7,9037.59643253846,57391.025741048725,173374.88687128882,306235.88045335206,407315.401075523,507569.24868144316,601792.0157088931,689300.6008996452,758809.9075890273,803077.655069285,815445.912955861,811421.62454925,789112.4457041138,753350.9421326428,709932.6445709959,658515.066177796,603372.5570501806,547153.8069706955,493602.6943295925,443890.14102587564,398003.6939419628,353318.41050623124,306936.9184044257,262144.04298263346,218153.8361022998,162371.05448763093,111503.0804314935,45298.68169248215,22026.29637872971,14509.11284687868,3292.3752990305384,819.146334342792,426.4857485684089,0.0,9039.828356140433,55747.32013870359,160735.09240692103,303869.63814390707,447825.05245537375,561779.8907555892,1949120.9674436979,2426763.2012469303,2478018.2133109155,2226975.771881883,1868280.93296253,1530169.955517106,1229317.6749808874,944981.0129993242,658688.7418305691,415999.11964175635,237619.56031439497,118241.18458637963,43577.96715485266,21904.408082032558,12444.799898725978,637.2727318851056,165.64955622915926,] 2023-05-05 17:21:39,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,231 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin décembre 0 - Merluccius_merluccius =========================== 1683300099231 2023-05-05 17:21:39,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,231 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:21:39,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.037882581583469625,0.6822942598043971,6.0700816790574015,35.67919101947927,156.40670699959117,547.366830521403,1598.7007198800914,4022.37462046775,8929.615069811322,17823.708674802747,32476.727197647815,54696.38152441517,86026.61364119423,127446.93260692466,179135.29159556923,235687.58563019044,298350.3398470179,368626.1045437798,443590.8805070357,520130.81262688775,595055.078633657,665291.9666034996,728109.0222216375,781315.3028281628,823417.392657693,853710.9421511106,872297.5020562668,880025.895964894,878369.9379123236,869266.196395471,854940.097642266,837743.8068907019,820021.935196257,804023.2061675502,791898.6882425254,785883.6439188657,788883.3790577841,805946.7270219555,847615.9901392357,1558406.117319608,1542813.961641315,1473903.1278426182,1334808.6615320016,1130819.1525071638,888841.4291597109,646961.2985306246,438409.34264416667,279762.07321196044,170151.0573074845,99061.0375242056,54768.67277412596,28283.709611098086,13410.43631241501,5765.116074386766,2231.796796413997,776.0346879561284,242.3713837217961,68.06652448742972,17.21120044360856,3.9225025514656964,0.806132110992565,0.14937733664611366,0.024939064942090035,0.003754893126226245,32.33855854705328,133.07522524163468,738.8392383209369,3406.422361616397,41967.10640502472,77438.5821521218,46141.56027222348,15290.963109991479, 2023-05-05 17:21:39,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.02501086016332377,0.4504222142967243,4.0067830201296415,23.54847054793338,103.2146976259772,361.15511531447345,1054.6311010780842,2652.9008536298493,5887.906991557765,11748.913920126497,21400.389907292065,36027.33041627801,56636.94244197274,83859.73433332561,117792.88977696998,154863.73224467182,195863.55188729166,241742.6339015577,290536.8673300186,340155.02758858306,388457.22673062613,433390.1975651384,473139.94496616453,506271.4646335853,531832.8441489945,549408.912990023,559118.2700415315,561556.7546954267,557698.6635377185,548771.7723079508,536122.3916522244,521084.0210936255,504861.3411642775,488444.5310063026,472581.00216576486,457853.558960929,444942.7986550137,435181.38594484626,431500.00393913896,716437.533447634,609845.744145973,489749.82270540844,366362.5000188403,252960.06172301978,160336.73865786148,93130.0976365032,49652.10306534936,24396.86836175495,11098.065601157621,4686.748120283084,1836.4932727623734,665.3204482195486,221.67054827454584,67.56976649148234,18.76642975366726,4.736072658676521,1.084398387229627,0.22508787278451883,0.04234024431881013,0.007216805878100238,0.0011147943615851046,1.5617463862102493E-4,1.988147139243995E-5,2.310718294576632E-6,2.477150611009613E-7,2.500926302896216E-8,2.4710077673686946E-9,2.5386944336175813E-10,2.986571600035195E-11,2.7010679039167716E-12,5.733859964356653E-14,5.379922966331678E-16, 2023-05-05 17:21:39,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1442649.3778174722,4524343.278034235,7051448.85389273,8330274.939434187,8937367.247334398,9145608.45793732,9079860.655489556,8802879.791870655,8356555.231633577,7778286.310589719,7105337.620731222,6374376.432666562,5619668.06369262,4871339.013222705,4154160.198060057,3460409.216965887,2839062.1801483165,2315116.9098589937,1870553.567369847,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:21:39,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1488836.9345678787,1174141.482024389,914480.137707767,703222.008162914,533879.2345728675,400171.24936176813,296177.6717729,216487.1408595964,156302.28737310012,111490.43225633149,78584.83528707453,54747.985177083545,37710.044600416324,25694.4346761142,17340.166587138465,11627.90429890281,7814.673448454789,5381.819432513342,4005.8620167373847,3587.450358397063,8302.868800536064,14800.04899135857,27948.6605309896,50044.02475923782,84184.53109562413,134002.37987085525,203211.81265423447,294842.20959617116,410130.0039497653,547161.6967824326,699551.7057536346,855799.2737665182,1000161.5472081859,1115398.0654732445,1186693.1469206933,1205105.9791941543,1169195.9849592794,1085075.6486284998,965488.7248444943,827332.9384569909,687695.0151588775,560217.4182790038,453169.4629491653,369237.60301547096,306698.58787923417,261311.1933963087,227956.48660823665,201727.06484522525,182455.56072849227,310364.632652243,206609.50566384895,62776.53234568381,12299.467115494665, 2023-05-05 17:21:39,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>434369.1957688833,1365322.7710911105,2136158.0074139307,2537294.034729568,2739786.5564701254,2824395.2617287217,2828690.6275618663,2773438.027344044,2675403.0750003145,2552261.7952748477,2423326.893376429,2308279.195520713,2225147.715356914,2188270.4490960194,2206690.926953229,2252435.7686366877,2347919.0583743183,2508853.71000851,2715643.3686339483,2950118.103383579,3194628.3306718906,3432228.4433371634,3647142.2316233343,3825024.80932362,3952973.4927762654,4019653.6905169836,4015983.9379211864,3936468.5611977805,3780752.4831439774,3554693.8951593577,3270381.2421223256,2944938.0299256304,2598404.0259411363,2251253.339872999,1922151.637625559,1626435.5369162504,1375654.3754174132,1178516.5338459017,1043949.2233033275,1627047.4041763947,1466515.0649555854,1469973.5333835955,1539354.418674712,1607182.604111393,1637286.2060219066,1617469.845267855,1549188.7924639976,1439400.938250053,1296557.2114707842,1129754.1525664248,949060.6721404274,765541.2470053429,590425.862737961,433604.33645401837,302049.4494296747,198854.4508602973,123277.22314533395,71687.43660423861,38941.858315782425,19676.32590288916,9208.860599207543,3976.600378060776,1578.9313031211425,574.7628494132309,191.3543046102509,58.147419950757836,16.100507717149142,4.076651672416144,1.0347363621222812,0.09573159062209079,0.0033472926640631027,6.70323818726576E-5, 2023-05-05 17:21:39,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>244820.7379874644,769512.2338134721,1203922.2462561275,1429878.3065119635,1543614.100253398,1590169.9890781352,1589680.97542182,1551952.1482102782,1483469.8456280627,1390189.4026238397,1278275.53251946,1154012.7151559382,1023469.9358627362,892158.5908569464,764766.4938941076,640025.3629630503,527334.4244162054,431678.3823704272,349989.4975361026,280529.21288017806,222107.18449402624,173859.07857213612,135509.54966897337,108062.78440094793,94629.60588312926,100826.90811328898,134213.72818273146,202667.51083085372,312181.8571971622,464891.09297164186,658024.687037145,884092.4854785504,1132165.626781173,1389864.6997675232,1645686.2414171589,1891592.445784285,2126373.6701610065,2361336.738830398,2631837.3996776743,5035166.066847398,5097092.295879873,4944698.683908429,4651931.237964491,4285505.419988434,3893902.375617659,3504214.0840708646,3125755.251355263,2757122.6909252256,2393604.9701977274,2032873.8457373618,1677952.3845074854,1337378.7004613294,1023129.4286954635,747278.3084382586,518639.3929672018,340600.2064885578,210798.45463927242,122444.75946612991,66463.96096756404,33565.52055923658,15703.892038506618,6779.753125833108,2691.5242308727934,979.6677127784878,326.1355432499567,99.0991785105804,27.438828035274526,6.947370078922308,1.763356290488531,0.16313994498874043,0.005704187047390213,1.1423082698684751E-4,] 2023-05-05 17:21:39,347 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,347 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,347 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,347 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,347 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,347 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,348 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,348 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,348 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,348 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,348 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,348 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,349 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,349 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,349 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,349 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,349 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,349 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,350 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,349 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,350 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,350 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,350 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,350 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,350 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,350 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,350 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,350 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,350 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,350 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,351 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,351 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,351 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,351 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,351 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,351 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,352 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,352 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,352 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,352 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,353 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,352 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,353 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,353 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,353 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,353 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,353 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,353 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,354 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,354 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,354 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,354 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,354 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,354 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,355 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,355 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,355 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,356 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,355 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,357 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,356 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,357 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,356 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,357 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,356 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,357 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,356 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,357 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,357 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,358 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,358 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,359 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,359 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,362 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,362 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,364 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,364 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,364 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,364 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,364 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,364 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,365 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,365 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,365 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,365 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,365 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,365 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,367 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,366 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,367 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,367 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,367 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,367 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,368 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,368 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,368 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,368 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,368 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,368 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,369 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,369 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,369 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,369 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,369 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,369 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,369 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,369 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,369 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,369 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,369 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,369 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,370 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,370 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,370 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,370 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,370 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,370 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,371 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,371 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,371 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,371 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,371 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,371 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,372 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,372 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,372 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,372 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,372 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,372 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,372 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,372 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,372 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,372 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,373 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,373 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,373 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,373 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,374 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,373 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,374 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,374 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,374 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,374 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,374 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,374 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,374 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,374 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,375 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,375 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,375 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,375 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,375 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,375 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,376 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,375 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,376 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,376 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,377 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,377 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,378 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,378 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,378 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,378 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,378 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,378 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,378 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,378 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,378 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,378 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,379 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,378 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,379 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,379 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,379 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,379 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,379 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,379 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,380 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,380 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,380 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,380 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,380 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,380 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,380 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,380 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,381 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,380 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,381 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,381 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,382 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,382 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,382 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,382 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,382 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,382 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,382 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,382 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,382 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,382 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,383 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,383 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,383 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,383 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,383 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,383 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,383 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,383 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,385 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,385 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,385 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,385 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,385 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,385 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,386 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,385 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,386 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,386 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,386 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,386 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,386 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,386 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,386 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,386 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,387 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,386 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,387 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,387 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,387 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,387 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,387 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,387 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,389 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,388 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,389 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,389 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,389 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,389 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,389 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,389 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,389 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,389 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,389 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,389 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,390 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,389 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,390 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,390 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,390 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,390 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,390 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,390 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,391 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,390 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,391 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,391 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,391 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,391 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,391 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,391 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,391 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,391 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,395 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,395 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,395 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,395 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,395 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,395 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,397 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,397 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,397 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,397 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,398 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,398 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,399 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,399 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,399 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,399 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,399 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,399 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,400 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,400 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,400 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,400 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,400 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,400 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,401 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,401 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,401 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,401 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,401 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,401 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,401 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,401 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,402 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,401 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,402 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,402 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,402 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,402 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,402 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,402 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,402 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,402 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,403 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,403 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,403 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,403 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,403 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,403 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,404 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,404 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,404 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,404 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:39,404 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:39,404 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:40,238 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:21:42,154 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:42,154 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin décembre 0 - Solea_solea =========================== 1683300102153 2023-05-05 17:21:42,154 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:42,154 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:21:42,154 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>114079.76554873005,75238.1207799451,37856.42755043747,30753.13491443475,21416.8946341243,13088.69587406756,8813.82714661368, 2023-05-05 17:21:42,154 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>38631.598777547886,26062.806893370733,13322.331549407345,10760.167291227592,7426.406136417882,4496.177273879627,3027.6867342142195, 2023-05-05 17:21:42,154 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6044.302843387112,4162.572870304421,2158.4472964396423,1734.2130072148432,1187.1826626987151,712.6652303047547,479.9019356855792,] 2023-05-05 17:21:42,482 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:42,482 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin décembre 0 - Lepidorhombus_whiffiagonis =========================== 1683300102482 2023-05-05 17:21:42,482 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:42,482 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:21:42,482 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,620667.5876504333,501081.51357035484,332899.39193240687,235442.91056957518,155973.97071952533,83522.86230548346,32844.1932573515,21048.8559528119,22407.894029976713, 2023-05-05 17:21:42,482 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,9723285.37667056,7849867.868664401,5215151.965212556,3688413.3390114307,2443464.841429027,1308456.6389987953,514532.2075165474,329748.2216791543,351038.7084468918, 2023-05-05 17:21:42,482 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,5.8609739036634445E7,4.731720703769184E7,3.143574253727834E7,2.223291149896545E7,1.4728646867133794E7,7887077.174189734,3101482.3940932695,1987646.8160422617,2115980.997862532, 2023-05-05 17:21:42,482 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4.3402863098160304E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:21:42,487 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:42,486 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:42,487 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:42,487 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:42,487 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:42,487 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:42,487 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:42,487 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:42,487 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:42,487 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:42,487 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:42,487 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:42,487 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:42,487 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:42,488 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:42,487 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:42,488 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:42,488 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:43,012 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:43,012 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin décembre 0 - Lophius_piscatorius =========================== 1683300103012 2023-05-05 17:21:43,012 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:43,012 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:21:43,012 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,249921.75990308553,94588.2258708258,60909.23016198464,23169.154082059064,20536.520250523427,7805.30300280654,8108.093676872978, 2023-05-05 17:21:43,012 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2198493.9517467883,832066.973936599,535801.9812624688,203812.76578817575,180654.19985122225,68661.13398799479,71324.70144141917, 2023-05-05 17:21:43,012 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,7543238.334972133,2854899.596187611,1838386.7018609731,699300.6584478132,619841.4531041692,235582.771382831,244721.72039221582, 2023-05-05 17:21:43,012 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4006949.6860213233,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:21:43,017 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:43,017 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:43,017 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:43,017 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:43,017 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:43,017 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:43,017 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:43,017 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:43,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:43,017 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:43,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:43,018 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:43,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:43,018 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:21:43,537 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:43,537 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:21:43,564 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:43,563 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:21:43,564 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:43,564 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:21:45,250 INFO [monitor-thread] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:21:56,169 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:56,169 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:21:56,170 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:56,170 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:21:56,178 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:21:56,178 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:22:00,238 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:23:01,665 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:01,665 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step janvier 1 2023-05-05 17:23:01,665 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:01,665 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:23:01,900 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:01,900 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:23:01,902 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:01,901 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:23:02,000 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:01,999 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:23:02,217 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:02,217 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin janvier 1 - Nephrops_norvegicus =========================== 1683300182217 2023-05-05 17:23:02,218 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:02,218 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:23:02,218 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.03230017390273E8,33711.30257380325,214070.40344973037,654970.5295072558,1303951.4702491944,2009821.5967511216,2674609.849524987,3216138.851632939,3597496.5819181395,3808005.4229340926,3860496.4870226383,3781446.1969130673,3615535.644954128,3394207.1872104644,3143708.180830109,2882588.307518552,2620072.442158527,2364202.2474382357,2120904.1668936443,1896689.4096891624,1695705.0466820325,1518306.5651405193,1357996.8911395408,1202305.4795964726,1041863.7791582217,871822.6019735073,681843.598003502,487978.2946438215,267842.5680491283,128811.17195352337,61443.28976359612,14172.118112839222,3346.3376355652454,1611.5794929559572,0.0,33718.08063857047,213425.48954042495,649530.0703003857,1314103.5206749137,2061734.63368919,2743127.223137491,9304955.962827943,1.0768556336239958E7,1.0338773344047902E7,9041390.187219674,7526559.521870712,6109201.449236862,4847090.983993606,3678943.4090308365,2570773.5984678743,1623336.9903492562,924782.0221108147,470719.9115925385,198817.16447800232,89520.2204510641,48978.23624757834,9625.506105667635,2411.0529344448264, 2023-05-05 17:23:02,218 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.71699851232196E7,29795.589012455104,189573.39565416085,581766.6269829432,1162619.2869273003,1789795.919956292,2352468.3532472947,2754584.865219059,2951636.2689626487,2939861.1393034025,2753348.175768855,2455831.8573700185,2124479.132435862,1811386.7953756314,1541963.4897185264,1321889.548222503,1146127.2936055758,1005164.3386843873,888879.6394516928,791285.406333899,710080.299950877,643111.557355699,583207.4899997215,516376.1518647883,435419.09207418474,346765.4728230769,251140.5259546728,156152.70914994492,74430.18599977651,30099.833736765457,13091.102662313811,3373.3920542269075,1020.6711962829124,763.3432509538497,0.0,29801.743622416056,188928.05322039584,576549.047201453,1169824.6990693652,1837333.2875364413,2429143.4608268994,7379526.562632828,7814544.823150883,7078738.450651261,5972338.261550623,4807472.182501105,3741729.5838773362,2914935.0270881546,2287391.928076175,1672001.0184987895,1095294.7542659992,651152.0117245385,323137.3200384329,103444.02535396103,38889.27261056192,29913.570138070732,7590.503044830852,2370.878312929301, 2023-05-05 17:23:02,218 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0052589951103E7,3900.823674434879,24820.376396325493,76087.08033675785,149551.31690227418,225997.46204819548,294868.0663943855,344766.67902541097,370056.7042307135,369422.47334792453,346601.0339265468,309333.9406789787,267806.826245946,228497.99112229716,194668.8658048849,167088.6333621295,145051.4346260439,127380.0603351045,112785.17042698096,100532.61855372737,90326.29894608994,81886.85972342335,74262.63976658767,65647.22495556659,55240.645378957364,43911.30697383357,31593.9256837209,19510.105623063413,8885.062838067945,3531.371988030209,1612.9900578141774,381.54029182005894,117.44224425098515,98.25707354238142,0.0,3901.645981328621,24676.060681939758,74929.51285322061,151081.04179405188,235827.16417375312,309692.3650738092,938917.7905015276,998479.4201535266,908744.7347567336,768325.7506235825,618538.8053677735,481382.8401013466,375349.25382183684,295268.41476839787,216065.3982282753,141671.28574227964,84371.5061498597,41754.018811131245,13121.47044071017,4960.344236230801,3855.6391521818505,850.7099011552663,226.24042395967027, 2023-05-05 17:23:02,218 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.47796891861751E7,20625.517873727247,131193.42183343586,401081.3506819009,765661.5260633635,1115542.9863214314,1428212.0360638453,1658496.8520821196,1791401.952763504,1815054.8060757816,1735776.6015525581,1580690.4973877992,1400856.1135750534,1224280.8169764131,1066927.0897227735,934495.1805515448,823666.4014431835,730643.5336660352,650509.742512182,581396.0288811431,522623.2101008383,473048.17099704436,427177.65783488605,375491.64361568954,315578.2269633949,251943.27459555908,180308.6082335225,111832.0288726202,46250.632161124915,18091.96483439144,9540.88744516896,2204.3792553408744,661.2180352901187,534.2057957773103,0.0,20630.018031470707,129848.43962709146,390392.02129893383,776492.058247242,1191845.1539532132,1534382.5975191868,4714736.51424172,5184563.622072764,4854621.589832764,4168094.194904331,3386061.333992539,2665804.980867966,2098266.9769449527,1651210.4048074044,1200400.2421876942,783366.0045540064,463743.2877330651,229211.64201080994,71287.86469584376,28119.687719483674,21055.912264927967,2700.884319316608,611.8389734227642, 2023-05-05 17:23:02,218 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.32699943049394E7,31358.395684291252,199463.27144113163,609123.5753364095,1149476.7061704588,1654015.6342567853,2111212.1590211703,2457432.4272987107,2664974.2113311007,2708889.369995014,2598180.4438548842,2371773.4193925043,2107127.3433329687,1844903.726333103,1610291.08799991,1412401.4673476985,1246253.040227729,1106482.075883575,985803.8615640153,881601.1234346832,792801.6856161876,717645.83513398,647732.1216031901,568743.1115193403,477646.06173796183,381201.3474121846,272525.62255117606,168876.9181308678,69957.14034823696,27481.264985284608,14441.004296953573,3331.705973254618,1002.1922814847095,810.8669282171013,0.0,31365.35974841719,196969.83844670936,589506.844189695,1166399.3860329466,1785162.8775821365,2295688.14251966,7087168.885237523,7817381.590872475,7338796.011590611,6307994.130173754,5126485.086894818,4038110.856692821,3180806.12621381,2505267.4905653796,1821551.5683084205,1188695.6871198425,704124.1367620755,347798.05269023066,107771.96607248666,42538.789772277785,31916.6727448265,4225.923436139599,888.2783646271929, 2023-05-05 17:23:02,218 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.99340115290751E7,26336.436683156735,167519.1320942354,512670.2754877502,992142.3810532126,1472813.772922313,1908602.9058011954,2233163.6545459833,2414341.2880871757,2436937.455578699,2318155.2805209183,2100826.2242453047,1850914.7872857112,1607754.4048668481,1393180.6134992894,1213613.3755570983,1065054.7768785018,941608.4844916922,836355.1491599277,746149.0137358253,669892.976666748,605998.6570989101,547712.7068116157,482758.3643861262,406668.8611466452,324919.09817456146,234723.99001440272,146801.9191253132,65328.77127590892,26150.623064789197,12554.005628829625,2885.2058385145556,854.2201458933912,682.7352428455936,0.0,26342.086949431647,166155.83027509248,501864.00481499976,1004964.7224418498,1557948.6504858152,2032736.6670821498,6269678.085593054,6815905.398527734,6313432.585570218,5393757.585645167,4376117.271372205,3440092.264202536,2701882.3697891524,2121517.072358696,1543278.447217389,1007031.5031369539,596076.9258550728,296015.03101604583,94505.12384967179,36423.19284340542,27102.549074894727,4964.192992371927,1141.3554509147943, 2023-05-05 17:23:02,218 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6559472220327E7,6235.961383920338,39665.85999738274,120464.50198357017,217500.03660660482,296330.41934456903,370361.27010338334,430646.6982701649,472269.43567610555,485249.97836847237,471287.5261002824,435531.1646436558,392789.07915956876,348257.54687460454,307266.6331153132,272145.27747965,241933.7126171328,216063.91611792572,193291.51520888004,173468.84872073657,156349.68931294707,141598.3545808585,127523.87417283484,111302.85462619517,93082.00509585017,74138.53782990802,52307.31067722564,32042.89243437112,12404.48627691217,4854.209871109044,2763.5588022866477,639.4233765033713,197.06427113558064,160.67505209699743,0.0,6237.466542058695,38720.10934917346,113344.66674619803,218223.51914304608,326738.87915471673,413257.9880353113,1300665.5084442191,1473289.8899932613,1411030.5054170834,1223977.4932191595,998078.0939726011,788619.7776004818,623591.8355978538,492955.1182549187,358248.3114762044,233849.57047305582,138570.7790252436,68007.28196446983,20232.26020322993,8207.450444570197,6239.69778369593,567.1114960666471,134.373311842377, 2023-05-05 17:23:02,218 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.47035040412719E7,8024.825943938102,50957.78762525528,152058.2987901322,257841.45373676348,320755.64441029076,380774.29242464225,436586.06796024967,501398.3240739634,557249.5113373862,603353.6702137578,629106.4477122332,650071.8471590584,651630.2879469056,637708.3934035795,613964.2292830627,578109.8831953935,535672.2976029034,489319.89243602235,444371.0739971574,401111.9487285859,359540.1679672121,317012.7540762637,270924.78471086855,228852.39283280203,189492.5214567967,136372.11122796108,91245.3376576999,34064.441804197035,18105.44496600853,12935.470271304128,2896.447420870122,753.022528776463,389.9394075378699,0.0,8027.152789272335,48211.77587720433,133081.58584322163,237301.35039835097,331786.90223139495,397544.40954226704,1456219.2070766164,1936744.5438643338,2080000.9568768945,1909472.7214598728,1613160.0770508037,1331166.5468570131,1078951.2279471885,835128.5641382631,579783.2572662988,365766.60071532405,208845.0877232323,102260.75040790616,34267.85151857962,18950.13381234022,10970.757752309559,283.25192699137114,117.98395697711027, 2023-05-05 17:23:02,218 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.32887115727959E7,4316.59146205476,27409.915031732733,82570.83415995454,144501.1959203848,189740.7780279107,235936.66154076083,280356.267588357,323640.3657920865,356749.15045666596,379522.36905692023,388822.6072966645,391745.33542105876,384122.7774500003,368810.7597068981,348922.9655118749,324405.8931052971,297722.5804997594,270190.1360215426,243987.9447078656,219441.93853719634,196595.2411782059,174291.60027539107,151036.12957895544,128916.94990972137,107220.58793602513,79814.80233185827,55043.731236695116,22136.924351722268,11079.21662283354,7344.722324866876,1653.1764120340142,412.3301906456043,211.13082056669617,0.0,4317.6937380263,26458.546836530735,75653.3502399332,141450.13043673596,207053.6289100358,259196.18389093672,927352.402539406,1168790.6764781603,1200513.9377654379,1081364.2770572568,908909.678342229,745578.7422299056,599217.313270284,459840.8333265104,319894.7947250921,201778.77689317192,115015.59619576116,57236.864033163925,21229.761024077234,10822.721297500188,6088.165090106072,304.78580098643414,78.45942021933661, 2023-05-05 17:23:02,218 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.69947854337552E7,8814.457381566659,55974.03626671801,169041.84499400327,298647.4661897764,396535.3204345436,493331.90233694605,582971.7352991111,667671.4738130157,732543.3317721151,774494.6289742383,787338.2687042628,786378.4150416608,766345.4995334252,732632.4637997231,691111.3413019488,641397.9665113586,587939.0673693797,533204.5426957257,481191.61274323805,432755.42021085613,388019.1922524568,344481.5740580267,299119.2739094541,255477.04922351052,212536.84609837862,158095.90291202633,108628.4447250535,43781.19447662979,21463.01238115953,14150.881574298397,3196.9328938175,798.9215392861997,415.9557779175925,0.0,8816.634198778554,54308.52153948536,156698.34574707743,296109.5260259332,435776.40062336903,544765.3972630755,1908233.2965628575,2381039.6995073347,2435526.6949837,2189524.9675760847,1836988.172892532,1504582.2754652672,1208836.4164948387,929260.162585545,647612.0880187275,408988.53302512097,233643.69729253603,116206.66699925062,42626.329430873215,21497.734017656672,12225.349549823542,625.3579912617802,162.91160988959703,] 2023-05-05 17:23:05,250 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:23:05,774 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,774 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin janvier 1 - Merluccius_merluccius =========================== 1683300185774 2023-05-05 17:23:05,775 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,775 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:23:05,775 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.00915801808488714,0.17726554662087635,1.6959453810250393,10.72185443339938,50.536039412006325,189.9945486253357,595.3189438272614,1603.9189644909075,3804.2639956317257,8091.976470534222,15668.562753173617,27960.183004971605,46456.15567241341,72491.30655478194,107013.45407564695,147251.90524368527,194526.11580739735,250303.64376428336,313045.44970887864,380759.1298895456,451048.6265697523,521255.61344540707,588655.1207251397,650671.8101791921,705087.3829455185,750214.6581979899,785019.5170060616,809178.5313318683,823068.7599108792,827696.74617453,824583.6021204701,815628.9209165206,802978.0853583944,788921.0741443295,775867.449362288,766490.3502444443,764248.670529538,774761.5160170455,809073.5864290168,1482903.0013506564,1477829.8680017283,1440234.5099211573,1346463.5091856378,1189078.8529212023,981177.5396310438,752207.3574156177,535923.174935972,357048.13366264687,224613.15828113136,134488.80157233728,76671.10785638694,41245.79420131356,20638.703152976017,9471.07214035248,3944.469745429894,1481.6853463769196,500.5319388441719,151.91963053039038,41.42953795109142,10.153797750091313,2.2366106770125183,0.44261779102708126,0.0786224409337653,0.01252289946371189,21.958124684873166,100.12703543183592,552.2452696111368,2633.205110195965,37172.70249306091,73089.67991990299,45066.55766164813,15320.486720814495, 2023-05-05 17:23:05,775 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0061046129359320555,0.11815247992086418,1.1302829866565265,7.144900942191892,33.67221562219764,126.57499018458874,396.53678544127195,1068.150306427342,2532.934824015736,5386.372654895411,10426.575224989865,18599.548381365592,30890.923205467487,48180.31679483937,71085.94615226235,97754.8371808137,129044.48973897795,165903.51852059958,207278.36576979244,251809.6971318311,297867.46813804796,343648.37851289765,387311.0153562469,427125.6821468338,461617.34851549,489682.81051016535,510667.6145227189,524394.5728958533,531143.1292404651,531585.9704451499,526694.4699899227,517627.1293946021,505616.33822138386,491871.52646104695,477525.6822042728,463672.6173095799,451579.4934290021,443215.1056805359,442277.6706160678,745381.6644873698,652226.2500107727,544315.427906236,427472.40235324774,312566.10250150063,211201.62858200254,131317.6665531749,75040.8771555328,39465.214791633996,19157.537940728,8609.228461454511,3587.0615382252995,1384.4815069921992,493.4748134614222,161.72133540674074,48.507773779027566,13.263879383050458,3.296076403717505,0.74266151328696,0.1514609244512697,0.027920864556559812,0.00464704167948707,6.976803596547854E-4,9.445232039586631E-5,1.15403892518039E-5,1.277112216061516E-6,1.2920118209308494E-7,1.2199149524405704E-8,1.1214343614252302E-9,1.1024799031150579E-10,7.387634423981138E-12,1.4730233463360037E-13,1.7071240455456725E-15, 2023-05-05 17:23:05,775 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>352090.0792692184,1577959.4334826714,3459642.4008385898,5276908.838846725,6648554.563807927,7551891.427677553,8059340.466687102,8249615.158672214,8187391.981955448,7924624.234629292,7505550.628912574,6970119.010940455,6355282.022189762,5694907.379577605,5019088.936485304,4317192.9734008545,3657300.7868923643,3080188.64413092,2570394.896990551,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:23:05,776 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2112607.0668899314,1720016.0553126412,1382708.2862960303,1097218.8855398186,859366.994662769,664344.4212095408,506960.33918876346,381923.4512231997,284097.3345020022,208698.72630625134,151429.79372801338,108548.13632807336,76885.0032334174,53824.83521206015,37259.20982253594,25526.7251156168,17348.293404778262,11765.904941218114,8094.863213277194,5915.517400418973,8912.302016416856,11248.450423132883,19805.04524424252,35970.56400825218,62224.59342406834,101799.4000873553,158293.77716727118,235062.16978166514,334283.43447647855,455727.4168668375,595401.9170310586,744552.7154417435,889767.3409556577,1014780.7270200113,1103809.9555935191,1145228.625525904,1134089.6966032342,1072997.512916944,971686.1941195101,845175.2086845392,710356.3355210037,582173.1973923814,470954.3963282475,381483.8943518381,313649.2256992339,264103.08034599765,228028.6365747194,200483.0287107531,181055.39634437588,311336.95150610205,211044.9353213298,65200.34681142561,12932.621489469568, 2023-05-05 17:23:05,776 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>107202.43247034716,481209.0425639292,1057611.6124993006,1618743.7091552452,2048636.3096771743,2339579.2018552194,2512907.391104132,2592661.885517065,2599974.5560259135,2553847.6601282055,2472732.8888277537,2375206.7461393173,2279578.445299344,2202772.655091518,2158928.8130742772,2130939.341634004,2147811.216246184,2230411.0391494534,2366411.95414665,2544103.662944116,2750835.6824134733,2972807.2067989013,3195527.535901178,3404461.159802803,3585566.046765961,3725693.9695848827,3813052.301259329,3837969.513801829,3794015.0874143555,3679230.745042651,3497038.504800141,3256422.9625839232,2971213.182617668,2658588.018950413,2337168.899297339,2025184.2383447918,1739217.5816925345,1494101.6390677837,1304809.5602127335,1933682.9569982619,1587939.8867608658,1465385.569898289,1472825.2677693062,1527311.510792855,1572657.5095415537,1579989.48249339,1540447.1130478308,1456278.722656279,1334410.7890058332,1183483.5756066495,1013189.8081292391,834253.8674482872,657961.5162326007,494966.0181339866,353726.2525287906,239228.29856233072,152542.32030786652,91356.09460571634,51178.690560737676,26704.714927474553,12922.686339531845,5775.1744821639095,2374.334457222219,894.9260728029595,308.32791076756536,96.85490765020315,27.683168512545045,7.224199810377517,1.893731331221975,0.18006085044293343,0.006507246990129085,1.3493804465309063E-4, 2023-05-05 17:23:05,776 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>60421.8229264264,271216.85110846336,596073.0940127284,912287.6673032697,1154433.177442661,1317976.100099448,1414488.5354383537,1456601.7502691485,1454623.9729387886,1416827.3897939294,1350342.5550139667,1261762.071735412,1157362.1695700139,1043069.4004539091,924308.6800743451,799043.1828330833,680081.5231327491,575272.9747994541,481990.8922852395,399215.6169065727,326527.8135917412,263663.4082692109,210460.54249842738,167151.20900794372,134926.14726746094,116549.31341051856,116650.88615162144,141358.24234108406,197182.54924192317,289431.30502586183,420657.8294189499,589666.2980418053,791396.7851520244,1017756.936617467,1259303.9686314722,1507742.4923488498,1759615.5518043449,2022556.9349476518,2327553.371769846,4622468.487389435,4865888.302883854,4867215.585014006,4682269.130585856,4379046.544536422,4016541.098731937,3635399.9870325592,3256812.2566384147,2887038.689400802,2524402.621805198,2165988.4269140894,1812274.998912453,1468982.8965027314,1146283.2725832947,856127.6937620479,608863.6271148557,410433.7014693202,261133.62722218575,156158.24003489595,87394.1343097017,45571.0165779183,22042.290814229975,9847.737073230184,4047.8451618338677,1525.4885503714715,525.5258310667576,165.07281105670694,47.17928370383826,12.311555114235988,3.2272498573423314,0.30685115279570163,0.011089192749599465,2.2995021317809554E-4,] 2023-05-05 17:23:05,963 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,963 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,964 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,963 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,964 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,964 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,964 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,964 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,964 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,964 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,965 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,964 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,965 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,965 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,965 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,965 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,966 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,966 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,967 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,967 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,968 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,968 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,968 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,968 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,978 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,978 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,978 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,978 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,978 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,978 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,979 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,979 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,979 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,979 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,979 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,979 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,981 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,981 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,981 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,981 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,981 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,981 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,982 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,982 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,982 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,982 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,982 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,982 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,984 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,983 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,984 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,984 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,984 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,984 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,985 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,985 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,985 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,985 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,985 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,985 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,986 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,985 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,986 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,986 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,986 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,986 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,987 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,987 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,987 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,988 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,987 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,988 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,988 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,988 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,988 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,989 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,989 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,989 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,989 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,989 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,989 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,990 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,990 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,990 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,990 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,990 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,990 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,991 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,991 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,991 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,991 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,991 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,991 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,993 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,993 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,993 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,993 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,993 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,993 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,993 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,993 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,993 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,993 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,993 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,993 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,994 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,994 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,994 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,994 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,995 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,994 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,996 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,996 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,998 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,998 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:05,998 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:05,998 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,012 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,012 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,014 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,013 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,014 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,014 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,015 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,015 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,015 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,015 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,015 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,015 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,016 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,016 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,016 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,016 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,016 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,016 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,018 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,018 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,018 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,018 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,019 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,019 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,019 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,019 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,019 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,019 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,020 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,020 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,020 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,020 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,020 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,020 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,021 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,021 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,021 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,021 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,021 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,021 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,022 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,022 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,022 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,022 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,022 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,022 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,023 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,023 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,024 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,023 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,025 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,024 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,025 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,025 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,025 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,025 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,026 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,026 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,026 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,026 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,026 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,026 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,027 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,027 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,027 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,027 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,027 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,027 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,028 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,028 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,028 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,028 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,028 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,028 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,030 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,029 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,043 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,043 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,043 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,043 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,044 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,044 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,045 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,045 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,045 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,045 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,050 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,050 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,052 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,053 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,053 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,053 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,053 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,053 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,053 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,055 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,055 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,057 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,056 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,057 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,057 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,061 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,061 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,061 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,063 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,063 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,063 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,063 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,063 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,063 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,078 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,078 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,078 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,078 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,078 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,078 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,079 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,079 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,079 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,079 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,080 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,080 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,080 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,080 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,080 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,080 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,081 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,080 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,081 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,081 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,081 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,081 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,081 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,081 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,082 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,082 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,082 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,082 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,082 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,082 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,084 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,084 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,084 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,084 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,085 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,085 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,085 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,085 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,085 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,085 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,086 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,086 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,088 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,087 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,089 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,089 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,090 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,090 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,090 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,090 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,091 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,090 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,091 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,091 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,092 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,092 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,093 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,093 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,093 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,093 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,093 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,093 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,094 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,093 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,094 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,094 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,094 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,094 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,094 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,094 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:06,094 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:06,094 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:08,709 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:08,709 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin janvier 1 - Solea_solea =========================== 1683300188709 2023-05-05 17:23:08,709 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:08,709 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:23:08,709 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>113030.13038824152,74329.90355557657,37302.813475256575,30332.12319533081,21154.862263627885,12948.451811701452,8719.38998078184, 2023-05-05 17:23:08,709 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>38277.74298265393,25804.069462810377,13175.364730556566,10645.814202868713,7352.155636594849,4454.176382814309,2999.404011501428, 2023-05-05 17:23:08,709 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5988.400085717738,4127.438518542836,2140.0210478119034,1719.469496580124,1177.1548868987047,706.6863358431299,475.87580977450386,] 2023-05-05 17:23:09,021 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,021 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin janvier 1 - Lepidorhombus_whiffiagonis =========================== 1683300189021 2023-05-05 17:23:09,021 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,021 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:23:09,021 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,610319.9393896738,492727.5808766514,327349.3585772297,231517.6525529836,153373.60327815567,82130.38553036991,32296.621310631937,20697.93355566272,22034.31401661671, 2023-05-05 17:23:09,021 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,9561159.72968564,7718979.50555959,5128194.743066899,3626912.891809726,2402722.6125469995,1286639.4886291914,505952.91936376423,324250.01385012874,345185.5039466665, 2023-05-05 17:23:09,021 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,5.763206394211357E7,4.652790383273946E7,3.0911359677677877E7,2.186204201193978E7,1.4482956791479493E7,7755512.027364058,3049746.2467798577,1954490.6747474922,2080684.1008605415, 2023-05-05 17:23:09,021 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4.267559622761016E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:23:09,026 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,026 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,026 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,026 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,026 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,026 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,026 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,026 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,027 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,027 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,027 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,027 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,027 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,027 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,027 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,027 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,027 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,027 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,470 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,470 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin janvier 1 - Lophius_piscatorius =========================== 1683300189470 2023-05-05 17:23:09,471 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,470 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:23:09,471 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,244626.26245881617,92584.031804046,59618.647570135574,22678.231657877175,20101.37970676684,7639.919395876361,7936.294353114905, 2023-05-05 17:23:09,471 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2151926.175126982,814442.4046516974,524452.7997211432,199495.6707413835,176827.64193987686,67206.7764049434,69813.92504762494, 2023-05-05 17:23:09,471 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,7383217.133512324,2794336.1560386987,1799387.4238697633,684465.7922302567,606692.2233389546,230585.15146869744,239530.22809388602, 2023-05-05 17:23:09,471 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3919923.4981922293,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:23:09,475 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,474 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,475 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,475 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,475 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,475 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,475 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,475 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,475 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,475 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,475 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,475 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,475 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,475 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:23:09,954 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,954 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:23:09,975 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,975 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:23:09,975 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:09,975 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:23:10,250 INFO [monitor-thread] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:23:10,588 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:10,588 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:23:10,588 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:10,588 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:23:10,594 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:23:10,594 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:23:15,249 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:24:19,126 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:19,126 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step février 1 2023-05-05 17:24:19,127 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:19,127 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:24:19,332 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:19,331 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:24:19,332 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:19,332 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:24:19,433 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:19,433 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:24:19,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:19,589 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin février 1 - Nephrops_norvegicus =========================== 1683300259588 2023-05-05 17:24:19,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:19,589 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:24:19,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.2532328277794677E8,5.037346107760896E7,208784.9863564262,638187.8122625358,1237221.6603615056,1957329.5071689119,2607725.490737782,3135232.537030905,3508110.3938809247,3713475.2917951196,3764551.0626410563,3687540.6588496026,3525364.383172031,3309928.221397156,3065729.126089779,2811120.574342187,2555091.3087502266,2305713.9276926513,2068443.3058305793,1849771.1855773865,1653755.7664454316,1480137.662454199,1323957.110077752,1171498.058503763,1016049.0311116048,849483.3492021117,664372.29541066,475474.5232959273,260979.47133995278,125610.55959948212,59868.890134556925,13822.207269888362,3263.7162649602383,1571.7894535015398,0.0,5.0373515168056585E7,207956.7554792641,630621.3649923357,1274570.2445408376,2007211.759307443,2673340.4084586552,9148662.726672249,1.0589082342133276E7,1.0167090292142725E7,8891151.581118459,7401697.15982232,6007870.9497430045,4766898.8553800285,3618032.6082766573,2528204.1239901492,1596478.5392050277,909457.9865625758,462935.67795699945,195343.85006220892,88039.33901676127,48168.42537927303,9466.410483509804,2368.932099775269, 2023-05-05 17:24:19,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.24829156733307E7,3.7661350504936405E7,184892.81183837194,566865.2961378857,1103437.5919555407,1743076.9306238897,2293647.578280332,2685302.8988296194,2878302.4291749494,2866885.958146831,2684923.5147226974,2394849.2607387733,2071500.250452737,1766412.2696983877,1503717.229516717,1289117.479796827,1117703.20033586,980297.9538753298,866893.493162212,771711.8397831097,692514.3018908864,626947.2920184582,568590.9891481764,503149.72820528806,424630.90388316836,337883.44556933595,244707.82959108087,152153.02427035215,72523.7362740614,29351.98269224903,12755.788048429178,3290.102707645122,995.4707346565405,744.4962389352207,0.0,3.766139163682819E7,184088.8629052864,559791.3310199557,1134697.2289383998,1788778.196741742,2367363.5082095587,7255594.880367893,7684315.014094874,6961196.387463562,5873102.823984444,4727721.347860476,3679669.4987784815,2866709.7056022338,2249521.157379335,1644314.8602245664,1077173.0622583989,640362.4262588951,317793.66835395497,101637.88014300111,38245.955382438,29418.978016721783,7465.043064737212,2329.4824904444986, 2023-05-05 17:24:19,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0605673382279146E7,4905991.711307858,24207.559119610323,74083.93708405548,138982.5346804299,219851.9153177765,287423.7793454386,335972.44032510126,360818.27132351033,360214.595538627,337944.3060867184,301618.79262384487,261077.2923200068,222800.18702710638,189823.30596059607,162933.06782127538,141441.81413659017,124224.07677251124,109991.58205112722,98042.20387611463,88088.45691521169,79800.57912376734,72380.10656579501,63918.93159555906,53868.282341287755,42755.254751923254,30762.15294675137,18996.463408572108,8651.145941859822,3443.2082255383352,1570.5248963611948,372.1200284502861,114.5425849088383,95.83109775278145,0.0,4906000.6244324,24026.41445764611,72499.39428288126,145924.43801964656,229279.0697200615,301638.45404275623,922957.1386991497,981734.431155622,893601.451085882,755507.5620484211,608249.0546672215,473377.31589031086,369134.8497559032,290373.526715474,212482.6045472332,139325.52443347446,82970.76940676011,41063.27600633006,12882.933408872774,4878.236210816289,3791.873507521111,836.6489032696143,222.12756790006748, 2023-05-05 17:24:19,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.7623981604723655E7,2.673362634553106E7,127954.24470706428,390037.8447060993,686617.9042275298,1083150.226665317,1391568.8151302037,1615191.2304832102,1746316.1930231617,1769499.4883406942,1692057.178433622,1540973.151317257,1365201.6812854984,1193530.0170657497,1040211.3534800401,911129.4239312442,803050.7437267919,712494.595010706,634359.2263943353,566958.3038811492,509642.3627632343,460721.0583258865,416140.84538672626,365152.73306030384,307702.4818085371,245006.18551418275,175343.93164327476,108752.8089661322,44977.15202601617,17636.598695039032,9278.185508676432,2149.95293760359,644.8925038303527,521.016207684594,0.0,2.673370758162534E7,126273.1499345333,375513.6865146692,744619.7367160793,1156050.8379797328,1492989.3106900605,4632953.092419461,5096689.592121926,4773238.86546392,4098080.42916565,3329464.5674665268,2621271.658190958,2063484.3349992824,1623777.0206320137,1180447.8372681628,770378.2935744104,456019.0522165788,225417.28872510826,69905.12331744003,27653.720058870244,20707.532256163828,2656.2426281223143,599.9713846111015, 2023-05-05 17:24:19,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.722735175294541E7,4.063746379846376E7,194538.50572213353,591923.1640356086,1009580.8335135494,1604209.6332801497,2056539.9346292228,2392400.656279993,2597587.034204977,2640625.877393083,2532419.41433322,2311922.356339516,2053099.3316671676,1798369.1171684996,1569830.0039559898,1376976.598233417,1214955.7044987006,1078956.4205733358,961295.2736523881,859677.2559498955,773081.1456162445,698701.5314811487,630813.0167179418,552682.9624153968,465694.1228201847,370436.996417745,264830.05306792597,164108.17732247213,67981.6929412753,26786.310197432493,14033.219696978023,3249.4458596792324,977.4480658903261,790.8465524261054,0.0,4.063761635633207E7,191407.8106869652,565095.9935969718,1113844.0354239277,1729193.956927636,2232457.629319449,6962796.740457733,7684068.770177089,7215340.528724666,6201614.808455259,5040561.375614205,3970475.6520646405,3128040.3300722,2463591.589895502,1791232.7771516724,1168972.8961768139,692373.7636074951,342038.44041448686,105605.09061482504,41833.438868884485,31388.46243941249,4156.075065479057,870.4185383845514, 2023-05-05 17:24:19,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.466956906839855E7,3.4129274571711265E7,163383.06998589137,498838.89316614275,904438.301368072,1431295.9013496349,1859994.8614469182,2175472.6544349394,2353802.8760959734,2375968.288113708,2259992.541103765,2048218.8326192775,1804081.0032300751,1567505.989824943,1358390.757151221,1183343.0110846618,1038467.941686303,918246.7720708239,815613.0165991784,727640.8199684065,653273.609178033,590369.0278725117,533684.3499218167,469733.9784873617,396540.9840412579,316153.0735280796,228391.348156332,142841.33555717845,63566.25986200204,25494.874207310877,12215.309863106217,2813.969852545263,833.1293753441129,665.8784496383782,0.0,3.412935901461061E7,161673.09561427668,484046.4209067303,966905.1686459965,1512782.4262723061,1978806.9551893556,6161923.871273999,6700941.701733705,6207884.860777957,5303439.220966788,4303131.2267126525,3382743.060073545,2657119.193366896,2086305.438011546,1517654.9295789115,990345.5619524007,586163.3842733057,291116.28764316847,92724.95801116659,35819.930161337244,26654.21426085172,4882.142099259105,1119.8560665370524, 2023-05-05 17:24:19,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6901867517923396E7,8081326.247584034,38686.50642457552,116542.16505153316,168051.97618496494,285454.095132621,360224.7396727553,418318.2013867588,459983.3730138082,472719.4051107315,459001.6957368957,424250.68493599794,382261.55134788266,339246.3218588096,299382.11342655873,265189.3490644036,235732.8612574254,210639.63657985022,188445.46824865925,169117.1909619201,152425.31124138093,137565.25557850275,123970.12096509131,107678.82190159208,90715.01047922712,71724.57919288869,50604.17910645969,30999.57246595615,12000.594891103638,4727.90553649022,2673.5770352467334,623.6359570863625,192.19873694517065,156.70797092587034,0.0,8081392.160165788,37459.37849143506,106377.38593781514,203080.2018601845,313852.47247773426,400438.0505816612,1276218.754495919,1447220.0614544125,1386786.8705833834,1202833.7413433723,981066.1607837524,775198.1989695657,613201.2219002878,484690.2896027516,352234.6534991798,229951.41036063954,136231.30993009364,66878.43172041478,19737.289661050858,8070.829615188536,6136.271667720265,557.7379675156179,131.0859464986671, 2023-05-05 17:24:19,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.63331467820054E7,1.2054379881943364E7,49699.63536594619,145420.15104315736,142993.7162609765,303578.56115373626,368905.1629110752,421651.8960673814,487410.2895492075,541962.2163149916,586442.8950214264,611729.7663804964,630699.1667128896,633671.4154209314,620464.9722395487,597512.3023101153,562519.7035825956,521908.0090001421,476786.69994380756,432973.1155797574,390810.065482127,347367.2992451972,306750.0963495645,259097.4871313378,222792.3013032613,181220.17220400707,130418.74840527483,87261.99681136837,32577.34902850724,17600.136835160683,12370.768683026923,2824.93387924353,734.4303362963248,380.31176926214005,0.0,1.2054615138322972E7,46107.077258560515,118249.19690876872,206564.5910252497,311861.6796021982,381656.52353043965,1424161.7824756203,1899262.2515909756,2042331.3223272352,1874460.9212801224,1584479.599173852,1307582.2401747298,1060767.4070998793,820844.7867211677,569838.17028232,359596.04826956446,205213.88873185456,100553.07734158303,33046.11890488304,18631.523686494103,10788.178597075505,278.57018443597843,113.77754070809627, 2023-05-05 17:24:19,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.492957999647549E7,6484436.054916684,26733.161818303328,79528.81677547435,98283.49602511387,181540.79384729321,229133.94288059536,271727.82340157806,314986.4098728484,347315.81365280785,369342.643069479,378494.5173738366,380793.65379649034,373934.57601429557,359151.3024819753,339838.6604265363,315924.3947055762,290180.6673085792,263359.8008752095,237814.3614676443,213884.71940185633,190588.7617592633,169132.17853759875,145471.76128186716,125586.5796128426,103270.44142492497,76874.32075985406,53015.84827981094,21321.37114335319,10782.885948514639,7074.133160742134,1612.3593409882092,402.14972196519,205.91798203337416,0.0,6484517.147016528,25483.77941091782,69524.4709891889,128296.56144267456,197235.40638691408,250261.64987873554,908773.4966270832,1147363.347957378,1179458.4051212585,1062242.7329629334,893160.8912144161,732689.5564645389,589188.8982688944,452071.4628747671,314479.8254593212,198399.65185878024,113051.50487283603,56284.58541042494,20618.737768532184,10641.871288587177,5987.09422316271,299.7481348003146,76.20124452361279, 2023-05-05 17:24:19,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.0238664409964304E7,1.3172607255907295E7,54592.03238716345,163217.3803219096,218099.2356464371,380836.76756586804,479510.322503699,565728.157001348,650088.0776612456,713426.1709495271,754046.3527992006,766715.2725412993,764900.4077843,746296.4826724392,713661.0262845594,673301.403459389,624812.7835340643,573119.8347544868,519787.2937503292,469074.26918473653,421850.3234177862,376611.97964908154,334617.3546944768,288812.89300305943,248934.80316397973,205213.7282534324,152648.58895644028,104885.5694700656,42272.68029459256,20897.652693318443,13663.302242616315,3118.000339429629,779.1960961987636,405.6857931684839,0.0,1.3172739854034549E7,52437.28033816274,145703.89392934483,272449.19389225094,417048.29383396107,527034.2540750413,1871321.1914329955,2338235.4078061595,2393295.835925127,2151306.4709797325,1805447.8168958398,1478797.0643390368,1188654.9470380023,913626.9101038683,636700.686480701,402156.9338407064,229679.09144591336,114275.77619797162,41502.02011764967,21139.272789673454,12022.569295784913,615.0217328251894,158.6146637842996,] 2023-05-05 17:24:20,247 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:24:22,049 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,049 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin février 1 - Merluccius_merluccius =========================== 1683300262049 2023-05-05 17:24:22,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,050 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:24:22,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.002144053822843014,0.04438342768838385,0.4543756461250951,3.074416159332168,15.505662058680882,62.33755090325397,208.6498136555782,599.6217079503825,1514.2709479572711,3422.2022706636485,7023.853910682222,13252.121775367921,23219.18330972389,38105.505045663485,59003.74642138376,84806.4728912908,116775.63576533805,156286.79722236958,202861.05692163084,255536.22913804627,312837.3221124727,372827.8159309073,433227.0277872053,491575.4590814159,545426.8199796004,592543.9718618644,631076.6504443133,659701.4559084277,677709.3907558344,685033.3935920573,682217.234334613,670336.0963899392,650886.6560198959,625671.2765294374,596711.5548580473,566249.507908246,536944.6584893587,512478.1008162487,498971.21466903883,812365.9290256404,673795.9497019424,531551.5066842312,391992.96867235296,266801.0280966831,166350.16894431764,94766.83750488464,49423.687856323006,23746.057380267313,10612.51169742301,4457.154529996483,1770.4590635370503,664.4400560953833,233.6400281344543,76.05820756483055,22.65931468249665,6.124365935375858,1.4933839355683811,0.32751491351865114,0.06450015415564735,0.011397381608641814,0.0018058773550227872,2.563646960120673E-4,3.25684990941886E-5,3.6967931925539708E-6,9.494591155567146E-4,0.0031895204883950314,0.011812549596564732,0.03894931466896586,0.422183084108595,0.26640914182776754,0.023017832911255285,0.0010868109468210694, 2023-05-05 17:24:22,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0014641123840460565,0.030309966497559425,0.31032355592366445,2.099950116176273,10.592481420169273,42.59280270534979,142.5955500777705,409.9157494571628,1035.5821541926425,2341.4932696377255,4808.631840833287,9079.356950990466,15922.82165964404,26161.485660644274,40567.33537603625,58412.498063029125,80610.34776673041,108179.47413091062,140888.69490188695,209343.83899069042,251098.29241430527,295032.7847121088,339764.591651579,383831.17552143935,425813.2018253547,464456.9741809895,498780.90266492,528153.4850935586,552335.0031843584,571481.1106283421,586112.749397281,597062.536592598,605413.0972144562,612450.2047298003,619669.7151920751,628917.1202109683,642834.2916981123,666007.743697539,707680.2253324328,1333456.1406289467,1389098.2764114786,1424151.3168527433,1411116.5331871903,1332376.4770767041,1191788.1772178877,1016624.9789456871,847471.5570198817,721939.1806334199,661706.022882465,668804.9976467015,729934.1714114579,823441.8800912423,925045.937777439,1011825.6751215387,1065422.2180950376,1074536.9983313228,1036200.6499464359,955661.6443958144,844852.2280277755,719342.4558811329,594491.126206547,482202.91366141237,389248.5400851128,317283.70655464655,264155.5672694363,225644.49751372688,197185.94957793184,179183.0679633034,339975.9226236615,280302.76692072436,110190.9485928312,28585.919548589663, 2023-05-05 17:24:22,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.8404482489123788E7,492010.5001095073,1399447.5457827437,2685940.0363205355,4055388.7381835137,5270079.680214239,6216061.068381262,6865473.067626135,7234274.293982768,7356032.211429569,7269388.091165538,7013161.201425363,6624712.344212614,6139300.926013441,5589559.058757326,4959780.657347945,4332697.433879289,3762771.68347833,3237490.0009475057,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:24:22,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2698436.7437097994,2258579.8262853795,1865240.2404228626,1519282.156011171,1220225.8324402426,966199.5092315061,754150.5007561268,580168.137768949,439830.7967805866,328525.5577659737,241712.9531451727,175125.6803847297,124901.26349208767,87655.65462070059,60508.52807045326,41072.32255877271,27416.72025822083,18019.079936517424,11710.72272784715,7632.97445556731,8070.280754507441,5258.822290667552,5743.707257729609,7696.753323468165,10079.618212367954,12258.09427239836,13855.029029204512,14685.148874941642,14709.214327894251,13994.7530810003,12682.529208385087,10958.049738710126,9025.788736692917,7083.074978954943,5294.0096835975255,3769.0708028697277,2557.6265849089154,1655.8029883230822,1024.2606274893487,607.105494659895,346.52441955200226,191.97122505854756,104.37725537630833,56.478879638593355,30.85952665071861,17.221033168795653,9.857982302971825,5.764495644494572,3.4790258966326593,4.046348666302063,0.840747045102796,0.03574814444130025,9.720761339960508E-4, 2023-05-05 17:24:22,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5509882.428031714,154362.72209444252,439825.59075079294,846177.241917433,1281615.6541111597,1671997.736155059,1981463.4742434209,2201076.5730216815,2336097.9448720715,2398259.2289062063,2402183.9209773815,2363959.828197959,2300415.509311791,2228379.7173375217,2163716.547016736,2094996.9366608674,2056512.9649695538,2074024.0701513803,2141362.5008394225,2253300.386347819,2403340.549701224,2582902.2111580903,2781355.222282903,2986518.0530202053,3185323.9327095444,3364469.66771092,3511013.497907064,3613021.5181100112,3660390.132457535,3645866.5342225446,3566115.03689763,3422546.875287861,3221627.680605201,2974507.593734162,2696026.7048533033,2403358.505417168,2114723.99667629,1848763.3220677006,1625414.2210370742,2365638.09967077,1828710.560229616,1549935.751199664,1457139.138026533,1466104.7591056935,1505907.1481936432,1530234.789977591,1516438.6627945679,1458533.9455660253,1359672.0372398137,1227097.4547409422,1069911.5121160538,898437.5707706657,723829.5881166484,557176.3505714369,408088.4275554912,283259.2408660007,185611.29435997808,114376.55662345643,66013.96112081481,35535.272833985706,17762.467438563715,8208.529169843408,3492.389313034696,1362.6725430604308,485.9220458755552,157.88147417936037,46.62231722685903,12.553878399286573,3.4037947589620954,0.3329568459851964,0.012437696469364387,2.667601413890433E-4, 2023-05-05 17:24:22,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3105958.751510266,87001.50589501085,247889.40786899583,476899.1546100447,722263.937877436,942122.313633631,1116074.559272304,1238666.0373825775,1312059.3241696376,1341515.5338805064,1333260.282087465,1293672.6078057457,1229027.6051326909,1145395.197842562,1048541.9254876389,935190.1625094126,820961.789605442,716308.6952927309,619020.932394231,528779.6223575553,445999.01387218566,371241.0782565518,304982.9166620536,247654.75232781164,199920.72427330897,163139.21869585,139837.52102588982,133948.23896459362,150576.19121147392,195222.8252023722,272623.48366841604,385536.1018004736,533876.4454599132,714526.3929826278,922031.276654526,1150388.327549885,1396401.8831714338,1665959.0603486155,1986689.1325939787,4116361.1614157567,4526761.760469941,4691053.718243282,4638010.844362904,4424676.192256804,4113188.8672674242,3754788.790701881,3382921.1675755656,3013765.420556176,2651399.2798898057,2294539.142054051,1942390.8268674428,1598156.1303915882,1269766.7305627535,968242.8673569662,704659.587743043,487015.9954039359,318203.9688539243,195699.74238746494,112802.16992654241,60667.487374752025,30306.782825202376,13999.954151282203,5954.7784713540295,2323.0286910785744,828.2772252378903,269.09391242776036,79.45879982424368,21.394860910666065,5.800731943226759,0.5674142381452674,0.021195592402041708,4.545922310348921E-4,] 2023-05-05 17:24:22,184 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,184 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,185 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,184 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,185 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,184 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,185 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,185 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,185 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,185 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,185 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,185 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,185 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,185 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,186 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,186 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,186 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,186 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,186 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,186 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,187 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,187 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,187 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,187 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,187 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,187 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,187 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,187 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,187 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,187 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,188 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,188 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,188 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,188 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,188 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,188 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,188 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,188 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,189 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,188 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,189 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,189 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,189 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,189 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,189 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,189 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,189 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,189 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,190 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,190 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,190 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,190 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,190 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,190 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,190 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,190 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,191 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,190 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,191 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,191 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,191 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,191 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,191 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,191 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,191 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,191 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,192 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,192 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,192 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,192 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,192 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,192 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,193 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,192 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,193 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,193 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,193 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,193 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,194 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,193 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,194 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,194 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,194 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,194 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,195 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,195 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,195 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,195 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,195 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,195 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,196 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,196 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,196 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,196 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,196 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,196 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,197 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,197 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,197 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,197 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,197 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,197 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,197 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,197 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,197 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,197 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,197 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,197 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,198 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,198 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,198 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,198 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,198 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,198 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,199 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,199 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,199 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,199 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,199 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,199 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,199 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,199 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,200 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,199 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,200 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,200 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,200 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,200 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,200 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,200 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,201 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,200 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,201 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,201 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,201 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,201 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,201 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,201 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,202 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,202 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,202 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,202 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,202 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,202 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,202 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,202 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,203 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,202 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,203 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,203 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,203 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,203 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,203 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,203 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,203 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,203 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,204 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,204 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,204 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,204 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,204 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,204 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,205 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,205 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,205 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,205 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,205 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,205 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,205 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,205 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,206 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,206 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,206 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,206 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,206 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,207 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,207 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,207 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,207 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,207 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,207 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,208 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,208 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,208 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,208 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,208 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,208 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,208 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,208 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,208 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,208 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,209 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,209 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,210 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,209 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,210 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,210 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,211 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,210 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,211 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,211 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,212 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,212 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,212 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,212 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,213 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,213 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,213 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,213 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,213 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,213 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,214 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,214 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,214 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,214 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,214 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,214 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,215 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,215 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,215 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,215 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,215 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,215 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,215 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,215 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,215 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,215 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,215 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,215 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,216 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,216 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,216 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,216 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,216 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,216 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,216 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,216 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,216 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,216 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,216 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,216 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,218 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,218 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,219 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,218 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,219 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,219 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,220 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,220 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,220 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,220 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,220 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,220 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,221 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,221 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,221 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,221 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,221 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,221 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,222 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,222 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,222 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,222 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,222 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,222 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,223 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,223 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,223 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,223 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,223 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,223 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,224 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,224 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,224 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,224 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,224 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,224 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,225 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,225 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,225 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,225 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,225 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,225 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,229 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,229 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,230 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,230 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,230 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,230 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,230 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,230 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,231 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,231 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,231 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,232 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,232 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,232 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,232 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:22,232 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:22,232 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:24,779 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:24,779 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin février 1 - Solea_solea =========================== 1683300264779 2023-05-05 17:24:24,779 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:24,779 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:24:24,780 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,111598.50320171505,73168.90061496962,36760.46581966421,29942.196897146165,20920.12665516785,21427.420129234528, 2023-05-05 17:24:24,780 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,37888.333122940094,25508.77279529941,13030.715593584284,10536.645119183562,7282.318283322275,7382.780503667112, 2023-05-05 17:24:24,780 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,5937.674672335216,4091.9949959307633,2121.735490362033,1704.8916944440036,1167.2565033242975,1172.6183067272416,] 2023-05-05 17:24:25,146 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,146 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin février 1 - Lepidorhombus_whiffiagonis =========================== 1683300265146 2023-05-05 17:24:25,146 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,146 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:24:25,146 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,377728.5541075331,600140.0508858381,484509.0851134212,321889.3043383813,227656.0322165811,150815.3939193651,80760.4840843967,31757.926795224797,20352.700437329488, 2023-05-05 17:24:25,146 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,5917454.937914492,9401729.54609002,7590267.262010172,5042683.251520243,3566434.936773455,2362657.754509081,1265185.065139472,497516.26846518577,318843.21794873785, 2023-05-05 17:24:25,146 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,3.5668993874895915E7,5.6671362454194106E7,4.575230387354343E7,3.0396080730427496E7,2.1497611261881545E7,1.4241532188796116E7,7626231.00852445,2998908.30073647,1921910.1636410253, 2023-05-05 17:24:25,146 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.3083842274836004E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:24:25,150 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,150 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:25,150 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,150 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:25,150 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,150 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:25,150 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,150 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:25,150 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,150 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:25,150 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,150 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:25,151 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,151 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:25,151 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,151 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:25,151 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,151 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:25,636 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,635 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin février 1 - Lophius_piscatorius =========================== 1683300265635 2023-05-05 17:24:25,636 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,635 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:24:25,636 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,95971.57685037014,239438.3225602246,90620.54518678407,58354.2781711989,22197.280423676748,19675.07735987539,7477.894917157263, 2023-05-05 17:24:25,636 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,844238.7637719236,2106281.0477005043,797167.0316525935,513328.47996094887,195264.11046888307,173076.89977122744,65781.23406599887, 2023-05-05 17:24:25,636 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2896607.953327904,7226712.035176524,2735103.460185953,1761245.0665986084,669956.8885662617,593831.9180877046,225697.34292226017, 2023-05-05 17:24:25,636 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3913503.707346246,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:24:25,640 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,640 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:25,640 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,640 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:25,641 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,640 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:25,641 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,641 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:25,641 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,641 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:25,641 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,641 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:25,642 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:25,642 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:24:26,206 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:26,206 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:24:26,222 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:26,222 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:24:26,224 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:26,224 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:24:26,916 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:26,916 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:24:26,917 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:26,916 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:24:26,925 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:24:26,925 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:24:30,241 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:25:36,423 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:36,423 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step mars 1 2023-05-05 17:25:36,424 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:36,423 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:25:36,576 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:36,576 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:25:36,577 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:36,576 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:25:36,674 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:36,674 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:25:36,832 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:36,831 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mars 1 - Nephrops_norvegicus =========================== 1683300336831 2023-05-05 17:25:36,833 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:36,832 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:25:36,833 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.2532328277794677E8,4.9129664388767876E7,203630.0666761227,621511.2083120641,1156453.0468310788,1904689.6312398165,2542063.967318153,3055566.4320283537,3420646.1214257563,3621021.130863601,3670656.2641849346,3595679.92313222,3436962.815511755,3227489.5515508023,2989492.994549329,2741267.486468159,2491567.2299255426,2248611.0284238826,2017229.3698965297,1803966.45593391,1612800.6474025783,1442566.7882169068,1290499.7386676448,1140885.42570974,990825.6029195287,827285.3424320668,647011.4598802071,463049.81044308515,254159.76842630724,122478.72921296637,58304.445075368625,13480.9357564322,3183.134823263809,1532.9818336216479,0.0,4.912978864711515E7,202522.59897656026,610751.3899134459,1232501.7135279644,1952216.6618252986,2604237.980370333,8993659.808477534,1.0411804887065249E7,9997831.122060984,8742982.73361601,7278660.474495474,5908031.612829037,4687992.381401662,3558075.054965615,2486297.6481866203,1570049.992090643,894367.1519220433,455278.0747322681,191831.23500964494,86582.29018094136,47371.858544959956,9309.944480689588,2326.334666840868, 2023-05-05 17:25:36,833 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.24829156733307E7,3.673143469391576E7,180327.79204875362,552047.9306039828,1031160.8390857809,1696177.9369929759,2235888.222876828,2617058.823346299,2806536.699187306,2795506.007387985,2617952.876232112,2335187.984427078,2019551.1781977545,1722415.0445719277,1466322.5073710822,1257083.2757017075,1089914.0678874797,956019.6602908862,845429.179477545,752602.1132765008,675363.9590178065,611030.8631355932,554220.4551492974,489997.8321695001,414089.1210437484,329051.46634082164,238311.3798793718,148175.876625113,70628.02892069443,28620.114535266002,12422.362849401665,3208.869782357543,970.8924746446502,726.1145613013347,0.0,3.673152856417949E7,179276.9402298777,542132.1252843561,1097193.5194680502,1739741.2130879972,2306155.0680556996,7132649.042029419,7555658.784348515,6845303.557683633,5775224.601418801,4649131.081324713,3618518.6041758247,2819256.674781067,2212241.855499898,1617058.9439920476,1059341.0886763523,629736.5244487387,312536.8943218512,99809.44377083532,37612.98126603023,28932.471576049233,7341.656755718089,2287.575767204508, 2023-05-05 17:25:36,833 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0605673382279146E7,4784849.409514599,23609.872355367806,72056.62163582753,125259.56726768616,213524.75383391345,280065.975143536,327228.16873649164,351747.5141946189,351182.4815522918,329442.4283667804,294047.98564091435,254444.2269580211,217209.68796270769,185074.10655882602,158862.19519031318,137904.5043499671,121139.49952916091,107261.66872958033,95608.36960301119,85901.30276770183,77727.56742948877,70514.99274903709,62169.78269016439,52524.77066968895,41585.25229439794,29920.343097756147,18476.623005298185,8414.406339415264,3356.6426384689194,1527.5473021681762,362.9323522118292,111.7145184109369,93.46501951884383,0.0,4784871.037426109,23368.92886613053,69793.94210314311,140075.81018536133,222465.99095004553,293542.1587415279,906992.1598046231,965119.4471918605,878633.676044631,742828.9930636175,598089.1385335173,465474.34827649256,363016.82144510216,285550.71029938455,208952.00950405255,137016.01750522433,81589.41681831407,40383.579539294136,12635.246670850644,4797.411897508536,3729.138993801272,822.8203132368294,217.85695258507528, 2023-05-05 17:25:36,833 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.7623981604723655E7,2.6073451633441363E7,124795.04314889862,378646.0542433628,586004.2198641696,1048932.309385174,1355073.527399495,1571664.8579176175,1701873.5591392813,1724661.6297483314,1648943.3043103633,1501857.4526873596,1329842.1031392855,1163251.0670029542,1013950.1680681757,888179.564437582,782790.6407736214,694733.6628711612,618558.3223522389,552831.4043141128,496939.544901691,448343.88270296284,405108.23584291874,354487.75919077336,299974.97097293177,237850.3180378997,170222.68160227497,105576.47818492375,43663.50952069185,17187.711972148983,9007.198611830861,2096.8704104392127,628.9700511785124,508.15227168219684,0.0,2.607364998962618E7,122585.1045700948,358264.3688497215,706972.85415585,1117706.9572627104,1450703.841917552,4550356.608842289,5009041.810482743,4692558.220868277,4028593.09492632,3273448.668985765,2577209.087665294,2029219.5408281721,1596717.5358979804,1160762.4279834044,757582.836022861,448389.14574883995,221682.3744624439,68431.3037866356,27194.78406820199,20364.709775071984,2612.3387991824065,587.3221036628621, 2023-05-05 17:25:36,833 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.722735175294541E7,3.9633880884535275E7,189735.33290197735,573762.435578055,824811.5934152023,1549923.9790958946,2001572.2174476923,2326164.30619425,2530834.816463914,2573153.3765889322,2467238.390976997,2252712.341101958,1999109.8748047517,1752346.2345199627,1529912.4944158702,1342068.290432486,1184089.4639101224,1051976.4476195355,937282.1974901045,838192.832992546,753752.6959681354,679434.4050370144,613713.3896330108,535726.1581992696,453934.33662156365,359071.6603212348,256704.83180039536,159073.19267058207,65895.95421604266,26097.86773909848,13602.66805144945,3169.216755544582,953.3147871557579,771.3204814746151,0.0,3.963427003353537E7,185535.2490341293,535265.2945376636,1048264.8033514865,1667068.9495359205,2166580.351020649,6835704.4416985735,7550245.185276247,7092498.258402693,6095592.149711194,4955269.585790483,3903368.238123413,3076019.6583179086,2422427.3327237545,1761275.2021968458,1149526.1483461177,680743.2719963049,336366.72615561663,103221.63880316383,41138.25778366619,30868.535958753553,4087.3811868384623,850.7736459826987, 2023-05-05 17:25:36,833 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.466956906839855E7,3.32864913778401E7,159349.12761485865,484619.48876409,788112.8158279824,1387612.9672552207,1811659.1336980837,2117611.8379091183,2294178.263679391,2316003.035962859,2202685.4983420298,1996448.479476898,1757694.0291032807,1527905.2575301027,1324214.3603449895,1153628.3216483942,1012355.619412994,895390.872106952,795325.0887986801,709535.899124776,637014.6753400958,574708.5961191087,519686.7069532284,456344.20978046913,386608.562347198,307141.1290565598,221881.05197482862,138769.64278533927,61754.30340133622,24849.00207700616,11867.112412547684,2744.492689336301,812.5593377750865,649.4378521383693,0.0,3.328670213812326E7,157064.60345585656,463397.9247166201,921870.1882363629,1464595.9922733947,1923879.2574139624,6053314.876296334,6586402.8111469885,6103316.40691851,5213866.696902634,4230932.1967197135,3326028.465948241,2613028.6654849323,2051582.303956769,1492381.0731369683,973909.0523441753,576374.4868184245,286294.64250222343,90835.65124496746,35225.84441640679,26213.05343628477,4801.447388122076,1097.0385674617462, 2023-05-05 17:25:36,833 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6901867517923396E7,7881703.0921836,37731.33317763628,112288.53724056312,115476.69503566937,273266.355645351,349880.7017818791,405515.76868853625,447710.40425667533,460243.0105206073,446717.88068518735,413004.0562519878,371610.36695017846,330266.02210608835,291553.78852358105,258295.18688482067,229579.41632080014,205307.54537457423,183684.76862514723,164840.98836313502,148567.98521784844,133385.10695359262,120317.56433815625,103748.6938548841,88374.46963564742,69106.73126934885,48757.196570110165,29868.130952825988,11562.589778066553,4601.726031718942,2575.9951718338853,608.2383304436053,187.45333322195106,152.83883733784913,0.0,7881861.876797752,36092.162994259736,97924.60868243696,184575.4466522583,299170.08138398034,386745.4671849063,1250777.269377066,1420762.3419520718,1362504.0723590506,1181603.6493976153,964089.3309983842,761813.6545266679,602942.3808977549,476506.1177851723,346276.2413161829,226101.91032213115,133907.04186669318,65765.94821962935,19176.042254134274,7936.005910007286,6034.414823877351,548.5193697640989,127.35840088227138, 2023-05-05 17:25:36,833 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.63331467820054E7,1.1756421073878353E7,48472.546996601195,137781.28171532386,60656.909741538904,283252.82105602114,356276.4924287387,405337.2341738827,473071.96421836,526389.8890170198,569079.1109720091,593983.6670496836,610379.413874455,615345.9994795567,602996.9181312448,580904.7169709819,546742.7894719043,508248.5025076823,464365.6506392987,421670.40980421606,380588.62343306927,334105.3257234684,295707.2954057228,245487.18736773127,216703.57835785206,171700.7403707733,123567.89747559986,82678.15484623356,30866.072355426793,17082.098723371186,11720.936560197862,2755.186013250864,716.2971866841073,370.92183822239735,0.0,1.1756985630093185E7,43685.088725747475,100523.7091397849,170358.8079184127,288037.9466087531,363667.8979207208,1389116.338051939,1859963.747300985,2003811.9337965488,1838484.9208902144,1555369.2160742488,1283678.6438220902,1042726.5647753015,806581.2765048606,559894.7839623245,353471.2829368581,201562.23813962835,98865.77516815095,31572.226584426688,18315.754066621957,10608.0551737612,273.96582427860784,108.70294045102058, 2023-05-05 17:25:36,833 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.492957999647549E7,6324220.310571621,26073.1177012486,76152.16530778915,56501.95081003183,172148.03997627294,222085.90481277934,262596.8860057707,306263.17436247884,337848.3490655573,359069.1291424088,368110.6143968967,369569.35734500707,363697.23972163297,349493.6671087416,330777.81466963765,307450.4865313498,282742.94649232243,256629.72098352073,231729.03859255387,208404.97781080977,184246.84419858127,163739.3320949814,139295.29020942628,122275.31323777983,98885.76299332647,73610.37445025532,50764.890084242696,20416.103819088577,10484.152224370258,6773.778105954159,1572.5500470172708,392.2206099520879,200.83384894202194,0.0,6324413.848202905,24401.7836685069,62143.47108787908,112490.7440629642,185827.26913864235,240501.6531441561,889084.3627229222,1125364.3248022557,1158216.7128229616,1042887.8039677932,877352.4342504968,719763.9198990401,579271.342877176,444355.93272979226,309098.0263000143,195056.9290594117,111092.05339722628,55345.28951526157,19908.517966579308,10463.141515178884,5887.498325572193,294.7937339123836,73.57646538331454, 2023-05-05 17:25:36,833 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.0238664409964304E7,1.2847177268001823E7,53244.150304972274,156724.80477744387,135871.07969429583,362679.666340733,465202.00187960366,547481.2550394096,632380.9478606073,694257.1559404194,733429.7668687148,746000.0847004637,742909.3895656127,726169.3171390136,694708.9748828463,655551.3464563922,608256.0117277362,558511.9586425538,506572.56607632135,457135.3708847739,411102.0906997024,364569.6478891477,324312.7345601989,277324.2909783255,242434.66457438402,197050.59249657198,146576.4262149412,100713.35765067705,40591.127939455,20328.256599700504,13119.79381341537,3041.016636753423,759.9576760364364,395.6693752462984,0.0,1.2847503748210547E7,50351.393386231626,131973.5692701193,242781.33587585876,394996.69480152836,507619.3737394455,1832235.6937091977,2294342.0538656125,2350731.7196642593,2112660.82975214,1773813.5212981217,1452959.0724372838,1168701.7607593841,898108.7461057414,625861.1891513165,395400.7700333992,225726.2570805793,112371.47905637205,40184.60389221207,20785.095457508618,11822.767370050004,604.8563177134794,153.57969124394126,] 2023-05-05 17:25:38,937 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:38,936 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mars 1 - Merluccius_merluccius =========================== 1683300338936 2023-05-05 17:25:38,937 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:38,937 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:25:38,937 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.020633526080782E-4,0.01106862085753989,0.12074419050788428,0.8707462081419857,4.6801036372062805,20.042989790149935,71.40723865537237,218.19020013092174,585.0427838549743,1401.5087460534905,3043.4074158387048,6062.955828399444,11192.705978908774,19311.54867127126,31368.9156694905,47121.13708782262,67700.96273198185,94386.15465128869,127414.61114994869,166664.7569869231,211572.64649991572,261103.8493716079,313781.73526038136,367769.0153774846,420993.70424163196,471305.61126319703,516646.02234509104,555211.8222670417,585596.1395556338,606890.843123488,618741.88985212,621356.1366721794,615466.9690829208,602275.8097921874,583399.4189296825,560875.2584601075,537322.4864808882,516450.77475739014,504302.06339140184,829516.318129597,705818.3560596065,575811.1374652251,444444.3028418924,320210.58626927267,213180.70459664072,130378.8929091839,73119.39492558873,37677.33139960926,17933.17472863889,7943.904260356688,3299.4190666767195,1290.3254543935093,474.52778035301674,163.01802527768442,51.81209013191122,15.086637781797513,3.9919798581728108,0.9541928626934975,0.2051959070302149,0.03958889251034279,0.0068381589762188805,0.0010555111809676932,1.4531915298536085E-4,1.7808498482215615E-5,6.261216141367713E-4,0.0023673107721196448,0.008804829191678855,0.029927708124899668,0.36321182389536055,0.26281454886475303,0.029378051490329182,0.0014499894357117857, 2023-05-05 17:25:38,937 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.511169753950645E-4,0.007741250530650198,0.08445323128830053,0.6090936895483451,3.27418275625358,14.024270041195328,49.97459113278896,152.74070209228046,409.6833193916092,981.8216988767808,2133.1234867674248,4252.182907443771,7855.946350884066,13567.34601426454,22064.16658989932,33190.972841429204,47771.76178729879,66747.5146151858,90346.19121134383,125984.56184153169,168770.42219878925,210820.49905155535,253111.8422715345,295538.6816343513,337397.84384166304,377709.3270223669,415443.4778100974,449687.16550520685,479761.89867031196,505298.88566914265,526274.8920104648,543015.5723532237,556178.4780392168,566737.0860263713,576005.0074244507,585779.5238797268,598777.39904942,619753.5520788896,658171.9837892926,1234327.8928902887,1280660.7895743193,1323169.4543435988,1336034.6227479335,1297330.7092691376,1199131.2914079975,1054304.7881527457,893579.133036962,753711.0297330561,663598.3217646499,635765.3461429434,665915.690073972,737863.0833950364,829569.0061286805,918054.3139966489,983168.6745223848,1010537.1512388821,993451.6293298802,933426.6837815858,839308.8647273895,724856.5804259627,605199.9109310014,493335.0604713881,397808.3461852624,322071.189293312,265313.8151928622,224063.7491236847,193968.0792448596,175111.58609514826,331757.1424893035,276327.242984933,110023.26344431602,28902.978568102248, 2023-05-05 17:25:38,937 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.273191674369207E7,6056140.356559888,3664373.1064864974,2872647.2434709966,3028765.780277732,3669923.6535280086,4475462.314488026,5245340.027974394,5871169.63029339,6306244.407782986,6541429.428300184,6588677.499997726,6470883.935589708,6215997.886056212,5853627.464191041,5360309.681977687,4827708.44553953,4320631.682865047,3829246.6895357133,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:25:38,937 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3312524.866675819,2845701.39198827,2415458.518120158,2023995.8952668805,1673395.447868947,1364693.3647993119,1097579.9779699764,870448.0214813359,680620.2656810799,524651.8900286403,398642.6012614578,298519.5792063154,220270.39915191007,160117.81951959254,114637.07664292707,80821.89534791814,56108.44836975687,38367.65423860012,25876.48001715641,17281.109243669594,17783.75641672835,8678.134638759486,6015.162535766782,6454.316181247125,8205.210627912342,10263.867343608883,12047.62744505647,13235.663549893094,13691.083163987418,13410.685581381622,12485.814325663909,11069.933361226793,9350.491802084689,7522.221237029319,5760.624202184858,4198.718212892124,2913.3503092650876,1925.6492007812772,1213.8189711282557,731.1545308828244,422.4479120980977,235.60655528845282,128.054867298461,68.70566235990398,36.93841591641118,20.178387470483056,11.294931842774087,6.478136569258173,3.846586648823933,4.213835525999808,1.044154921534511,0.06078781324938979,0.0016248507100746965, 2023-05-05 17:25:38,937 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6843265.280740334,1867840.0662407794,1136609.4375862381,903720.4721396414,968264.9981066005,1186299.9151814622,1457278.5339590176,1718135.1772328336,1934710.7385954678,2092718.8508181367,2190492.102936162,2234040.3691090234,2233948.1670182655,2203390.607798349,2156687.7391605587,2083645.3593409376,2021421.370207622,1999178.7243132817,2015027.981045351,2068935.3251759792,2160113.563935092,2285693.690831632,2440235.588580713,2615804.5771970307,2802401.481317117,2988567.8386234087,3162044.5725987107,3310448.312101677,3422007.056867718,3486415.5673028394,3495811.2950762995,3445766.131693193,3336102.6953409356,3171333.5862958245,2960607.415041775,2717206.0606006756,2457835.4824831313,2202158.4664251166,1973226.8660577964,2889322.292732971,2181617.0255928887,1735156.0077268225,1512441.072371383,1442846.7490274804,1450790.0812674358,1475848.9153775217,1480276.1269655796,1446744.919395942,1371816.2766326917,1259658.6143771012,1118093.0160682544,956827.7510911947,786725.633750262,619043.3590963094,464214.64357682015,330389.64762829756,222282.6605495416,140812.88340921004,83654.46519452114,46410.77429353727,23939.944130753494,11430.214780259186,5029.097268911003,2030.4717791280266,749.3448822862116,251.89536183130846,76.89890461332439,21.3854102326446,6.005866529186641,0.6051339101099059,0.023378828713257485,5.183587591857852E-4, 2023-05-05 17:25:38,937 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3857598.071477546,1052910.9241309275,640699.3033073499,509392.74314119713,545729.230643516,668542.5215984804,821081.6404890469,967617.4728282546,1088517.2080141534,1175031.6469599074,1225080.5222483606,1240374.8254713633,1224654.5740857022,1182671.5111201063,1119601.5069348044,1030431.3032289608,932618.8792462238,838656.6979030594,746683.6637728066,656949.225726448,570593.462162686,488988.5055059755,413405.36429892277,344902.0159361208,284399.7161507207,232933.1004452485,192023.92769586205,164057.2592542508,152482.2778638402,161672.69968281256,196383.15482991855,260894.16562076617,358084.62008982286,488756.34029746946,651563.668049801,843951.1901617902,1064754.7311769861,1319935.1139290552,1635044.5277930782,3550443.198926415,4096967.772736405,4417495.411572334,4509197.435167147,4408474.26279937,4171214.348415545,3853579.4399538636,3499421.911780778,3135755.657332534,2774686.904831522,2418970.8407091275,2068306.4819220253,1724210.027478077,1392348.7870765165,1082217.7409503188,804830.4954945397,569608.5734583463,381779.79544805276,241235.79170118025,143067.49980748017,79280.47860521985,40862.983987680156,19499.853614853135,8576.528804107178,3461.890596132783,1277.4002387266971,429.35576225489655,131.06440168612062,36.446861099810626,10.23533332695037,1.0312607326335386,0.03984113463203858,8.83352023837991E-4,] 2023-05-05 17:25:39,044 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,044 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,044 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,044 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,044 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,044 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,045 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,044 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,045 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,045 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,045 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,045 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,045 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,045 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,045 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,045 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,045 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,045 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,046 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,045 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,046 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,046 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,046 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,046 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,047 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,047 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,047 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,047 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,047 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,047 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,047 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,047 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,048 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,047 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,048 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,048 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,048 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,048 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,048 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,048 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,048 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,048 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,049 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,048 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,049 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,048 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,049 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,049 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,049 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,049 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,049 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,049 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,049 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,049 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,049 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,050 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,050 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,052 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,052 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,052 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,052 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,052 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,052 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,052 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,053 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,052 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,053 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,053 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,053 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,053 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,053 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,053 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,053 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,053 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,053 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,053 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,053 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,053 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,053 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,053 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,055 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,055 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,055 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,055 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,055 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,055 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,055 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,055 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,055 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,055 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,055 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,055 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,056 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,056 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,056 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,056 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,056 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,056 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,056 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,056 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,056 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,056 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,056 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,056 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,057 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,057 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,057 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,057 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,057 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,057 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,057 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,057 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,057 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,057 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,057 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,057 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,061 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,061 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,061 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,062 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,062 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,062 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,062 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,062 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,062 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,062 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,062 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,062 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,062 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,062 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,062 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,064 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,064 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,065 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,064 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,065 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,064 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,067 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,067 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,069 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,069 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,069 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,069 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,069 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,069 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,071 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,069 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,071 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,069 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,071 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,070 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,071 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,070 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,071 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,070 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,071 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,070 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,072 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,071 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,072 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,071 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,073 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,071 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,073 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,072 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,073 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,072 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,073 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,073 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,073 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,073 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,073 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,073 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,073 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,073 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,074 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,074 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,074 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,074 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,074 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,075 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,075 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,075 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,075 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,075 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,075 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,075 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,075 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,076 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,076 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,076 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,077 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,076 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,077 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,077 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,077 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,077 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,077 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,077 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,077 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,077 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,077 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,077 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,078 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,078 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,079 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,078 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,079 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,078 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,079 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,079 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,079 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,079 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,079 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,079 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,080 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,079 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,080 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,080 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:39,080 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:39,080 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:40,244 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:25:42,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,023 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mars 1 - Solea_solea =========================== 1683300342023 2023-05-05 17:25:42,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,023 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:25:42,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:25:42,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:25:42,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN,] 2023-05-05 17:25:42,388 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,388 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mars 1 - Lepidorhombus_whiffiagonis =========================== 1683300342387 2023-05-05 17:25:42,388 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,388 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:25:42,388 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,371431.67584010476,590135.4886076034,476432.13489283033,316523.2875441387,223860.9198107939,148301.24409924285,79414.17618268254,31228.51010993364,20013.41320136687, 2023-05-05 17:25:42,388 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,5818766.836712496,9244932.604389044,7463680.904942375,4958584.117639718,3506955.870914328,2323254.63103302,1244084.9954206916,489218.9622132457,313525.7238417891, 2023-05-05 17:25:42,388 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,3.507422236122295E7,5.5726381719749756E7,4.498939569832728E7,2.9889233719009947E7,2.1139143993771102E7,1.4004058216677323E7,7499065.52198259,2948902.258075121,1889862.7943997881, 2023-05-05 17:25:42,388 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.2027078885659695E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:25:42,393 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,393 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:42,393 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,393 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:42,393 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,393 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:42,393 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,393 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:42,393 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,393 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:42,394 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,394 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:42,394 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,394 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:42,394 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,394 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:42,394 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,394 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:42,910 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,909 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mars 1 - Lophius_piscatorius =========================== 1683300342909 2023-05-05 17:25:42,910 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,910 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:25:42,910 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,93936.92344478697,234362.0904672181,88699.33677351018,57117.13343826935,21726.68513191517,19257.954244165863,7319.359183358611, 2023-05-05 17:25:42,910 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,826331.3613765927,2061604.0867536815,780258.0819280924,502440.1151450831,191122.30467935733,169405.71358250958,64385.92852089656, 2023-05-05 17:25:42,910 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2835226.3047356517,7073571.704911612,2677144.2326475126,1723922.7476984658,655759.9178444605,581248.1018770763,220914.61940058274, 2023-05-05 17:25:42,910 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3828519.3010210595,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:25:42,914 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,914 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:42,914 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,914 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:42,915 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,915 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:42,915 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,915 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:42,915 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,915 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:42,915 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,915 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:42,915 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:42,915 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:25:43,424 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:43,424 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:25:43,454 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:43,453 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:25:43,455 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:43,455 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:25:44,202 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:44,202 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:25:44,202 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:44,202 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:25:44,208 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:25:44,208 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:25:45,250 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:26:51,817 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:51,816 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step avril 1 2023-05-05 17:26:51,818 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:51,817 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:26:51,988 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:51,988 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:26:51,989 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:51,989 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:26:52,087 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:52,086 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:26:52,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:52,229 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin avril 1 - Nephrops_norvegicus =========================== 1683300412229 2023-05-05 17:26:52,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:52,230 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:26:52,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.2532328277794677E8,4.791650354926172E7,198602.42241621274,604303.9306491108,1032419.9397700425,1848940.1273395978,2476711.6411016113,2975549.360051324,3334468.3956941287,3530059.5212731967,3578105.0026501506,3505248.8762805765,3349345.6703941626,3146349.5372654675,2914580.511354111,2672679.9413303034,2429160.291911135,2192738.3058394706,1967131.833490172,1759155.041708874,1572729.370327323,1404869.5787386058,1257078.5608991033,1109298.6545634554,966083.893514667,804380.9629078729,629098.1773965204,450229.72521612444,247123.0526799559,119392.85866494858,56690.21710654247,13148.090266665495,3104.5429444517476,1495.1323772905616,0.0,4.791676984338845E7,196915.5197364658,587039.7389024333,1180843.32511206,1893030.219364258,2533664.92615121,8837259.597080987,1.0235099341633197E7,9830101.945743963,8595996.306001838,7156927.927197306,5809279.750340244,4610268.161252099,3498944.541554236,2444959.397947729,1544015.293544353,879464.2187778102,447740.8157702658,188080.9879877143,85147.35044690444,46588.02590514774,9156.064633422333,2280.855474383522, 2023-05-05 17:26:52,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.24829156733307E7,3.582444029469297E7,175875.48299933336,537014.1534902524,932988.4659995238,1647706.2882578424,2178752.0564786145,2549118.501997503,2736044.5036995173,2725463.9712352017,2552152.023267318,2276620.8974802545,1968313.0796218303,1679230.525087455,1429660.4042768427,1225693.4910663986,1062673.6899594192,932287.636172016,824451.637067896,733924.259443678,658599.9529704055,595196.820399684,539968.7193579554,476653.8491805815,403766.5973053625,320090.4936975554,231821.50831178488,144140.6416766252,68704.63425528174,27901.216428690084,12084.067886318544,3129.6425051415104,946.921054034644,708.1867289052961,0.0,3.582462389259609E7,174394.73813902165,522238.5350596907,1054048.558954683,1688476.5439561186,2244500.9617559966,7009542.774201866,7427934.031537102,6730720.188298871,5678379.910723689,4571514.41669317,3558137.7631786824,2772536.7563247327,2175507.531163235,1590197.0147270542,1041783.6017214516,619255.9996417945,307364.0229930005,97903.83452851126,36989.870495654286,28453.822168926574,7220.309843005369,2243.9002856086945, 2023-05-05 17:26:52,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0605673382279146E7,4666689.313991566,23026.94252991394,69945.65722568198,106623.1428817193,206750.26280548415,272712.47235834715,318395.40274124994,342790.48976942076,342279.2644363821,321043.0450179727,286579.91258484387,247847.88066649222,211696.3296845706,180399.6918376223,154859.1529195978,134423.85498096698,118119.18783445623,104589.4843057453,93225.66737468152,83759.81726636265,75636.09667524199,68642.98361790625,60348.46223874641,51205.24627951916,40366.97442364151,29043.799374433667,17935.333492989605,8167.898636004187,3271.158860245098,1482.79641159787,353.971520507955,108.95627712365842,91.15735996464998,0.0,4666732.150578976,22684.314794311533,66558.97204817667,132923.16946095607,215050.14492655025,285207.2290320859,890798.9948926773,948509.5445316738,863775.8971692087,730227.2605453022,588023.2154900247,457647.3187056155,356988.2645757517,280791.374119897,205466.86997746132,134740.05635100626,80223.97205099498,39714.436264096585,12367.721705811344,4717.788567123618,3667.399443716351,809.2202896929833,213.2442865135575, 2023-05-05 17:26:52,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.7623981604723655E7,2.5429461979078244E7,121713.8425551243,365863.1149234774,436912.9726062389,1008517.1393540418,1317431.0547111758,1525725.9678868824,1657254.4237975625,1679826.8506100466,1605609.7747946808,1462680.4092389634,1293770.1730365832,1132940.7957836378,987781.481125514,865359.8383711722,762614.7783968896,677248.2644877036,603014.2449572714,538929.5012527977,484435.17445965763,435314.0624472094,393622.21519463946,342520.3942477192,292312.93510439235,229820.58644920136,164476.03196627603,102012.25851560247,42189.44690617029,16736.999262227488,8703.119189882922,2045.0984955402826,613.4407252833709,495.6059473913608,0.0,2.5429889277639847E7,118446.68047804237,334268.51583361434,653203.5815429795,1071122.9223870316,1404299.4113295488,4463252.5216156915,4919512.875082214,4611463.971621532,3958540.616114022,3217395.1047431976,2533153.8478395054,1995365.994907098,1569889.1324794984,1141231.7354173835,744937.941178016,440794.73958117113,218000.2871133113,66674.40169379534,26741.612110777143,20027.008091686283,2569.1606367065397,572.2432234428691, 2023-05-05 17:26:52,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.722735175294541E7,3.865489694339158E7,185050.75084129395,553453.6925347212,585718.7308704356,1486347.3427680435,1944851.3147326678,2256261.6515848106,2463781.6190181556,2505651.770736477,2401689.719448163,2193378.8726068386,1944002.4029497274,1706252.2040196853,1490117.2977876924,1307343.0047681027,1153337.6927526717,1025408.5213908375,913654.0462065093,817045.6105685047,734721.5881683056,659151.1900315535,595905.9233722059,516763.73714516195,442269.6986942826,346362.0550361479,247618.5756362669,153442.68011920733,63563.51849215178,25406.25430306945,13121.191619688396,3090.9685150489045,929.777361196191,752.2765109326581,0.0,3.865569641971456E7,178968.09255181463,495414.68983878574,959079.3444526924,1592504.3231678396,2094421.504046442,6701617.772625145,7413455.623305052,6968961.311088638,5988646.257965528,4869882.236443966,3836243.054371171,3024616.1107569556,2381604.929197253,1731545.4990213558,1130305.3925630325,669163.0270373845,330774.8070390955,100401.23349960422,40451.72256457095,30356.349402056272,4019.8227181431507,827.5272944319926, 2023-05-05 17:26:52,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.466956906839855E7,3.2464423941423915E7,155414.78363583935,469395.93406877195,630032.4092316633,1339107.2864145194,1762784.1206984096,2058206.208271062,2234939.482175908,2256580.4757086225,2145708.157586678,1945092.5762051628,1711126.5709536038,1488635.0438958877,1290422.5131225616,1124288.6337846408,986547.6860406199,872966.4100525989,775429.6555095685,691777.4827958428,621063.7750742624,558657.5121056436,505445.49343971774,442008.8782501548,376819.20339104155,297492.77630603634,214911.00968617064,134410.41395535562,59814.389639512345,24207.269623987053,11494.325846847161,2676.73092339899,792.49717624322,633.4031744369423,0.0,3.246485053404631E7,152130.66737436183,437364.1420937702,863803.6511715614,1409970.9791918967,1865973.4184642322,5941543.800071414,6470979.263256676,5999034.726192508,5124367.666454212,4159136.4777861764,3269661.0301261097,2569540.1963045113,2017256.8961167585,1467385.7721226756,957694.5284134262,566673.497771723,281545.39619777666,88718.44132196365,34640.08133573606,25778.73890002553,4722.086443244426,1071.4686407962336, 2023-05-05 17:26:52,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6901867517923396E7,7686950.683542113,36799.743242192155,107331.31598963196,63100.819195532684,258428.94854890267,338915.3515310698,391543.8095989805,435182.5927281398,447583.90920571325,434158.2906642525,401564.71717429877,360486.4454069898,321139.1255190703,283652.3466136399,251359.6126218483,223374.5509451655,200026.69117031933,178975.51807539197,160608.734244392,144748.4033142691,128837.23890306265,116398.40190549658,99168.48252991197,86030.1415088411,66055.86458919183,46604.70427737179,28549.53746925661,11052.134150339974,4472.908183753634,2462.272272578786,593.2208725572126,182.82509393411883,149.0652329984903,0.0,7687258.013679085,34498.79610406764,86798.45224065168,160190.10287984545,280931.66853910644,371135.6372591082,1223063.2273683604,1393160.99025476,1337772.167777434,1159882.0486803423,946917.1582574947,748292.8791659654,592775.7217927829,468348.92834002123,340330.86187941354,222285.50442759725,131575.7835452136,64667.41525398028,18482.858068624093,7802.518052052667,5933.970008929031,539.4531420312157,122.75459222282693, 2023-05-05 17:26:52,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.63331467820054E7,1.1465619239032082E7,47275.75554704433,128160.34593731533,15149.110853669332,256942.63640105788,341934.29908003326,386085.18680313294,457738.1980911735,509915.47772331984,550455.8877467074,575125.8053676048,587809.3515802198,595900.5639945436,584695.8631300975,563614.3020884662,530243.9439578338,494467.79754562775,451866.38806263875,410283.6394590293,370280.34449198964,318514.8524742903,282954.4616734337,228345.4070432548,210418.1913161614,159711.29031211557,114939.44816060073,76904.93799038115,28710.768702028585,16527.956854844822,10902.491728651241,2687.160228205393,698.6117461310189,361.76374540607384,0.0,1.1466704620604556E7,40634.66396663249,78301.84931576374,126279.36688862315,256972.60873620183,341432.20222446206,1347840.6516521648,1816569.0232325792,1963051.7220992914,1800089.9066141234,1524971.9498874443,1258782.996129274,1024675.01869132,792130.6997549462,549797.0825515591,347337.5801767904,197813.40268139826,97190.95872916162,29613.366541192325,18000.448164298195,10429.80660085156,269.43756750072026,101.95859994458888, 2023-05-05 17:26:52,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.492957999647549E7,6167893.093463604,25429.37013150914,72082.42783958778,23312.873102534122,160385.48612030307,214413.1150765356,252314.98872400046,297205.66736971197,328095.520328137,348378.9650339437,357379.047837422,357570.44076615304,353128.2566648339,339614.11582729756,321549.88251446735,298793.18584878516,275328.99467630003,249932.49260287496,225668.88241184654,202944.10286222675,177130.4725146124,157783.5800965978,131851.0467080363,118922.91154508982,93601.09258245822,69676.4758179876,48051.90386238099,19325.022792942953,10173.913626887355,6411.772660046451,1533.7236480165648,382.53664858806985,195.8752435439549,0.0,6168263.513921544,23097.699235906937,52587.23197692896,92257.58299861145,171320.78553990574,228988.63912767966,866967.9905499064,1101923.3590526844,1136282.4091205373,1022779.6337657259,861179.7671558759,706564.1637561222,569410.2462393824,436621.99388913,303694.9558114627,191731.38248415294,109110.56511641454,54416.12031202048,19002.25760830415,10285.66471114059,5789.165600828869,289.92122206831493,70.22717368863199, 2023-05-05 17:26:52,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.0238664409964304E7,1.252965269814993E7,51929.547549965835,148859.98432484933,61884.84992687842,339680.1824404478,449654.4165802976,526948.6395046425,614032.8239770053,674548.2808531943,712021.4120969848,724633.6152401902,719450.6034243165,705430.8038856,675355.941404211,637504.2241533747,591370.5159984784,543965.1244124256,493434.43907278375,445257.1350844351,400401.3234651262,351068.4015454839,312949.3994034073,263407.5037870134,235863.7304999756,187162.12887868038,139220.8753409075,95659.32375843311,38554.169375905054,19738.140516375555,12461.411607330636,2965.9336684686773,741.194254160353,385.9002635637726,0.0,1.2530297750450904E7,47824.641675913575,113515.66015913058,203117.37410731538,366523.88009361486,484656.80245819985,1788408.493690987,2247683.257448171,2306863.6119151413,2072593.4378221524,1741503.8378176782,1426615.2256356347,1148873.0418881471,882567.7015743958,614989.4558267846,388683.1825471773,221734.00070699985,110488.2776084248,38487.44168001468,20433.5718208056,11625.53958521959,594.8589221348657,147.09338496506626,] 2023-05-05 17:26:54,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,230 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin avril 1 - Merluccius_merluccius =========================== 1683300414230 2023-05-05 17:26:54,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,230 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:26:54,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.1750510839761907E-4,0.002748658419813861,0.031829637555749496,0.2437239377348187,1.3908842812828248,6.322576508664334,23.89544022345201,77.38836401466708,219.6904231431433,556.4403799628717,1275.5993244563608,2678.1495492549243,5201.126987141905,9422.708349298353,16040.72835936559,25162.942087831678,37701.21452938313,54732.92588394242,76824.51145080396,104342.00899021559,137352.52368145183,175552.12579078117,218229.55295083422,264272.30687303847,312217.0530562634,360340.7863742587,406784.0481370007,449693.3870546983,487367.8245920909,518393.7338001619,541754.5845774156,556906.5987472602,563818.4734394983,562983.1794050154,555423.9834149755,542740.1832879856,527281.9769379809,512631.25129352894,504735.66822739097,838315.0010292936,726455.1079402876,608777.4496710466,487252.6700857691,367813.63203524373,258937.3068335678,168617.7239467503,101097.34153972681,55739.78394111747,28312.63120061652,13307.276983860682,5821.268399072095,2382.8250283170173,915.0950284494199,329.19956745959206,110.3095017014774,34.15011832622148,9.684072100005414,2.4962128788882687,0.5812728431584855,0.12169583648823909,0.02282083581468394,0.003820905802976503,5.695117570237248E-4,7.53474247361698E-5,4.1911532668169874E-4,0.00173717972549885,0.006556582240363103,0.022922495463676227,0.3115698977645522,0.25543300732587587,0.034901015698786425,0.0019068804669926643, 2023-05-05 17:26:54,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.429359629333307E-5,0.001971884696319145,0.02283613229762487,0.17487511265171932,0.9980921239445975,4.537710552948849,17.152877381099167,55.56439486601628,157.78112266227038,399.77420323211,916.8496848304328,1925.9702411579528,3742.7903495963265,6786.10689526999,11563.600881399017,18160.635033122777,27248.908728455146,39628.902656796905,55744.8270904459,77681.80018613857,106880.83704846461,141289.21014030115,178472.38821565668,217260.971663118,256817.41034677162,296297.88209656463,334787.56190579943,371353.1116396391,405135.6463740185,435445.7089947797,461841.36898241483,484182.4866093642,502664.0632332363,517843.40257715597,530695.3328597497,542769.7980435671,556616.993569244,576857.2159307591,612757.2720553643,1146511.977204802,1184945.005825126,1226614.891524502,1253645.9276759906,1244312.269753327,1183770.9139411175,1072964.6508759963,931156.4855343454,789621.0817316936,679717.9796749837,621982.2568541474,621288.9842577567,668481.6532928413,745404.1330208638,830247.2487635486,901977.8739911233,943811.7840702328,945678.1038576188,905430.8604106592,828622.2422732086,726728.3826802273,614047.3396213197,504153.13666886924,407087.63446925563,328059.8599483315,267732.32978088927,223559.20250099667,191558.26251648736,171629.32298110414,324147.1509937744,272454.6224657036,109852.1799869178,29226.35175655362, 2023-05-05 17:26:54,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.3749385277628325E7,8779119.248808183,6742366.981165194,5000238.593522995,3953646.499197534,3578900.4898053096,3696526.040197917,4100425.4477404202,4615704.013265436,5116726.565531116,5525151.6436620755,5800244.264081743,5928068.107988562,5912332.024269924,5767544.9393283455,5456392.992462334,5069761.740574259,4676627.256930973,4268574.3170995675,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:26:54,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3803989.440481163,3367119.160352524,2939596.6761678103,2531889.1456592684,2151491.911408405,1803622.1907917561,1491507.8771780997,1216586.9434554144,978731.574368454,776519.364430228,607536.4745323157,468686.6023162272,356480.873442785,267290.0987669975,197548.5350723005,143905.40809067342,103326.07032757199,73148.4056698723,51101.986457628096,35298.72567485647,37207.25054439331,17287.06731941758,8967.960801000552,6576.792047885717,7001.311960990857,8550.971270567972,10289.12328391307,11695.399095164665,12505.202190142069,12626.88165125139,12089.717023113424,11005.231251004836,9535.48193439867,7864.734904583826,6172.289151119264,4607.40014737415,3270.9660174460905,2209.2355581436955,1420.623969559249,871.0001551859774,510.57629349786333,287.56741588515575,156.850347649751,83.80237311329373,44.499087491715926,23.846800467743204,13.05250080000848,7.329378014597773,4.273934807677727,4.431843603454854,1.2366689881960378,0.0901895135593474,0.0027334766669112618, 2023-05-05 17:26:54,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7172344.521664846,2733521.720767624,2113977.9470404307,1579272.5869581006,1263097.6568674585,1161050.6437969941,1217130.093274985,1365732.687486705,1550771.956626342,1731937.426645019,1884436.0420179383,1996181.363297972,2064537.3328242516,2093468.7320864452,2091265.7134643516,2044609.0850329844,1989912.344798061,1957241.9629364717,1946814.5990462953,1961789.4621886956,2005551.908386808,2080091.7402766421,2185099.819261527,2317591.1196714616,2471929.7925131577,2640145.640096728,2812436.9619863103,2977779.5911701154,3124608.030016235,3241578.9027647777,3318438.88352934,3346985.231587639,3322043.848660415,3242337.1989609725,3111114.132729034,2936489.36534968,2731589.2759073284,2514785.0550728403,2310390.5714831883,3454601.667421276,2622564.971996738,2019297.052671778,1651395.120711762,1475284.9933255338,1423086.6021227504,1427552.205258927,1437650.1559325438,1423074.4988897857,1371085.8741840713,1280553.5316078558,1156760.1040477895,1008266.5389400205,845405.7106661878,679365.0966408753,521097.9772097048,379926.91503530025,262213.75949428976,170618.50428951244,104242.46936654604,59550.80292966604,31670.205773899088,15608.646434670161,7096.485209832852,2963.050981925178,1131.3671802554725,393.48357860677334,124.22856473835941,35.70528221245659,10.399414363675378,1.0806435587289807,0.043215923938110835,9.905912416171107E-4, 2023-05-05 17:26:54,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4043102.854564704,1540904.9491772251,1191659.4446274568,890231.3350308066,711978.5971844231,654408.9689010314,685925.7090199494,769474.1338221846,873269.764944026,974252.2606022087,1057844.8316178983,1116271.266080014,1146646.075436919,1149350.8292432895,1126818.5538849654,1071197.8298981984,1000066.5914729375,926882.2943316236,849908.3354125421,769687.7665006537,687824.7764733679,606300.5815354072,527087.9357658153,451952.46476802195,382398.0721155731,319748.1519543804,265355.9288038422,220905.52322209018,188714.09515293062,171906.1921850731,174338.68898542077,200223.45846034324,253510.10005517176,337219.50430661,453039.94263775786,601641.9484246059,784473.7026452335,1008619.5751012648,1298487.4106446689,2964779.783842843,3603089.372815273,4057792.2361311326,4293714.8215975845,4320343.05489318,4178403.3146986156,3921450.191255734,3599573.8185697687,3249725.170116836,2893337.4982273546,2539402.2119329283,2190165.9382472998,1846781.7600260426,1513092.2050045896,1196785.6270548021,908141.9930262314,657311.4673953321,451431.5873730144,292767.1915727038,178471.54572407785,101801.83442999395,54084.82999206567,26637.292403726657,12105.015199235933,5052.703807620207,1928.835740999558,670.7415608125925,211.74216321977198,60.85402432195647,17.723283465132535,1.8416430874798946,0.07364728010582085,0.0016881095664091764,] 2023-05-05 17:26:54,336 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,336 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,337 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,336 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,337 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,336 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,338 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,337 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,338 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,338 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,338 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,338 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,338 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,338 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,338 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,338 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,338 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,338 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,339 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,339 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,339 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,339 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,339 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,339 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,340 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,339 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,340 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,340 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,340 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,340 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,340 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,340 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,340 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,340 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,340 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,340 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,341 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,340 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,341 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,341 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,341 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,341 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,341 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,341 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,341 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,341 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,341 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,341 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,342 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,341 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,342 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,342 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,342 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,342 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,342 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,342 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,342 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,342 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,342 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,342 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,342 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,342 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,342 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,342 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,342 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,342 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,343 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,343 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,343 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,343 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,343 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,343 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,343 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,343 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,343 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,343 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,343 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,343 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,344 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,344 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,344 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,344 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,344 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,344 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,344 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,344 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,344 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,344 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,344 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,344 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,345 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,345 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,345 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,345 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,345 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,345 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,345 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,345 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,345 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,345 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,345 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,345 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,346 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,346 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,346 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,346 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,346 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,346 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,346 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,346 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,346 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,346 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,346 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,346 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,346 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,346 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,346 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,346 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,346 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,346 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,347 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,347 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,347 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,347 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,347 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,347 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,347 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,347 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,347 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,347 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,347 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,347 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,348 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,348 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,348 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,348 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,348 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,348 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,348 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,348 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,348 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,348 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,348 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,348 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,348 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,348 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,348 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,348 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,348 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,348 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,349 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,349 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,349 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,349 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,349 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,349 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,349 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,349 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,349 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,349 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,349 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,349 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,350 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,350 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,350 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,350 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,350 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,350 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,351 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,350 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,351 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,350 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,351 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,351 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,351 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,351 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,352 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,352 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,352 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,352 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,353 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,352 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,353 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,353 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,353 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,353 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,354 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,354 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,354 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,354 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,354 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,354 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,355 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,355 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,355 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,355 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,355 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,355 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,356 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,355 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,356 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,356 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,356 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,356 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,356 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,356 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,357 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,357 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,357 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,357 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,357 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,357 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,357 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,357 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,357 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,357 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,358 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,358 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,358 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,358 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,358 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,358 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,358 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,358 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,359 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,359 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,359 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,359 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,359 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,359 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,359 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,359 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,360 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,360 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,360 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,360 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,360 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,360 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,360 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,360 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,361 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,361 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,362 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,361 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,362 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,362 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,362 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,362 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,362 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,362 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,362 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,362 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,362 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,362 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,363 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,363 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,363 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,363 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,363 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,363 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,366 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,363 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,367 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,363 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,367 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,364 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,367 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,364 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,367 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,364 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,367 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,364 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,367 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,365 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,367 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,365 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,367 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,365 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,367 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,366 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,368 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,366 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,368 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,366 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,368 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,366 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,368 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,366 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,368 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,366 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,372 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,372 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,372 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,372 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,372 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,372 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,373 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,373 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,373 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,373 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,373 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,373 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,374 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,374 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,374 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,374 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,374 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,374 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,375 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,375 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,375 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,375 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:54,375 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:54,375 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:55,252 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:26:56,647 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:56,646 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin avril 1 - Solea_solea =========================== 1683300416646 2023-05-05 17:26:56,647 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:56,647 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:26:56,647 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:26:56,647 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:26:56,647 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN,] 2023-05-05 17:26:56,942 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:56,942 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin avril 1 - Lepidorhombus_whiffiagonis =========================== 1683300416942 2023-05-05 17:26:56,942 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:56,942 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:26:56,942 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,365236.6524501799,580292.7546865398,468485.83302534104,311244.0685185756,220127.19507883277,145827.7617989738,78089.64542522738,30707.65698095379,19679.61409116909, 2023-05-05 17:26:56,942 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,5721573.691398535,9090510.868091423,7339012.114607935,4875758.941752529,3448377.8111404115,2284448.397462936,1223304.5556581048,481047.3459551862,308288.780672876, 2023-05-05 17:26:56,942 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,3.448797046914103E7,5.4794937071152166E7,4.4237415566590235E7,2.9389646881697167E7,2.0785811479775243E7,1.3769985867423212E7,7373721.578335556,2899612.511589607,1858274.4778412147, 2023-05-05 17:26:56,942 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.098380573329364E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:26:56,947 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:56,947 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:56,947 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:56,947 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:56,947 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:56,947 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:56,947 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:56,947 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:56,947 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:56,947 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:56,948 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:56,947 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:56,948 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:56,948 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:56,948 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:56,948 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:56,948 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:56,948 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:57,420 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:57,419 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin avril 1 - Lophius_piscatorius =========================== 1683300417419 2023-05-05 17:26:57,420 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:57,420 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:26:57,420 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,91945.16182947389,229392.8685813055,86818.62865778137,55906.068504618146,21266.01028876707,18849.62434952619,7164.165483847345, 2023-05-05 17:26:57,420 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,808760.2121508771,2017766.0397596199,763666.6370998464,491756.2047274844,187058.27093593366,165803.4624612545,63016.82308576915, 2023-05-05 17:26:57,420 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2774854.3569631083,6922950.464970034,2620138.4086245764,1687214.3643450406,641796.4809768965,568871.2838464307,216210.56955370933, 2023-05-05 17:26:57,420 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3744718.428942318,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:26:57,423 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:57,423 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:57,423 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:57,423 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:57,423 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:57,423 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:57,423 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:57,423 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:57,423 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:57,423 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:57,423 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:57,423 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:57,423 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:57,423 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:26:57,931 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:57,931 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:26:57,952 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:57,952 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:26:57,953 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:57,953 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:26:58,552 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:58,552 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:26:58,552 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:58,552 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:26:58,559 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:26:58,559 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:27:00,245 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:28:08,957 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:08,957 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step mai 1 2023-05-05 17:28:08,958 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:08,958 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:28:09,160 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:09,160 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:28:09,161 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:09,161 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:28:09,255 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:09,254 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:28:09,414 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:09,414 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mai 1 - Nephrops_norvegicus =========================== 1683300489413 2023-05-05 17:28:09,414 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:09,414 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:28:09,414 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.2532328277794677E8,8952660.584437547,1.3524091326054387E7,8848060.302737221,5993441.655839337,4400842.528971799,3654448.197493155,3393850.8881999967,3398094.7318010917,3504891.193263596,3610362.0958293173,3658822.2284713984,3632779.9240115914,3529267.566073021,3365649.3155729785,3155771.1320077083,2916995.2332816054,2663793.2887196094,2407327.8352358374,2157320.0645795683,1922181.633563466,1706344.2417680582,1511431.0873062664,1331549.939661661,1160123.3821680634,984764.9053563854,794079.5169451308,595568.3745150518,374776.6078560355,198237.28265964,91702.32508014617,30077.689405198507,6595.839698280909,2140.45707256213,0.0,8953142.518001122,1.3524495901916543E7,8844653.813294606,6020873.57507792,4454743.599924241,3704691.4391537784,6148597.143565479,9279257.809929423,1.0417167116978373E7,1.0037985894799503E7,8830703.795678603,7351173.339672561,5899036.298735381,4554695.154631408,3304333.748884689,2191838.6994425836,1308117.4816995105,694153.2991904053,314083.7992948361,132501.42983114984,63493.0197017769,19343.45076153396,4676.81090116134, 2023-05-05 17:28:09,414 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.24829156733307E7,6693394.35954683,1.0116445930610178E7,6639823.472521537,4544293.497627328,3413904.7756131445,2926117.00817063,2786447.4975940273,2804816.13713973,2842595.619020198,2816207.3610770353,2694344.523745605,2488257.463312977,2228062.432596564,1952187.4545177913,1687330.658844341,1450656.9554486824,1248589.2030618486,1079677.4929257391,939237.5947449595,822898.1184549264,726747.6890427533,646325.146616729,571956.4897721971,493869.1977853668,406883.17809588515,310999.6341991671,212178.17957045644,118758.74569658557,54341.49391845339,21836.610114217485,6985.635904743595,1786.8745293669654,911.6309663873486,0.0,6693751.778605272,1.0116702236196663E7,6636844.4472548505,4565797.02338502,3457788.0134575753,2972728.9757902757,4938558.449977996,7125046.514428532,7569939.565483442,6968758.384501831,5901747.327521049,4725302.504129327,3667212.7256673547,2819927.0375490244,2099838.6859706794,1443212.1347720108,895355.2829309795,481380.6215335863,195023.4250842039,67102.56347212943,35970.94796469186,13605.682272086671,4176.562846382879, 2023-05-05 17:28:09,414 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0605673382279146E7,871918.4912612832,1317846.4105749838,864971.6798211957,588644.4744770229,437946.59186254506,372672.0350918409,352201.56682281103,353115.98575682164,357400.4831357338,353973.8954217437,338652.92220167303,312972.07419341535,280366.646920991,245901.98184257583,212739.32142467497,183091.0371129889,157787.97122290055,136631.5320461356,119027.24859836194,104429.72153273817,92294.79827888045,82079.03011908365,72531.44984383068,62568.70784864947,51454.908993839985,39092.01067369929,26524.52304754945,14463.740296479265,6509.664270659993,2627.514629805771,831.9754872381915,206.81003074095295,114.90181290857538,0.0,871968.5858214523,1317856.4065239714,864256.1389708163,593293.6568962304,447385.25535670226,382171.9068462625,629760.3848943912,907837.7477963126,967570.7962910332,893314.7442252632,757662.6801996109,607041.486675312,471493.61834406096,363194.63099452725,270880.458109625,186390.40039368876,115812.32192300986,62230.965512139075,24958.561411197028,8542.532641477435,4622.375869852898,1648.4820311144263,422.5399891441882, 2023-05-05 17:28:09,414 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.7623981604723655E7,4751209.397185967,7180413.11026414,4709266.951720807,3168501.7190155275,2305491.7301556487,1916162.13010309,1765300.0036314072,1743470.5783366314,1756614.0052615274,1745272.3256164494,1684369.9652236344,1579909.0999962129,1439810.6327191012,1289114.6099616142,1138746.8374734328,999778.1317516579,876976.4948069631,770168.0045648991,677769.286579933,598508.8769915041,530086.7549653475,470479.04400002124,413524.4608365438,355849.5747211316,292711.52102490433,220932.4102363778,149973.88122790717,77838.16401945295,34331.98087853111,14372.3715323201,4770.4553649000045,1174.4802302863266,628.6993742818253,0.0,4751518.594927013,7180253.57436301,4702412.945365137,3207049.252975547,2383324.0641036723,1987838.1640857772,3189165.8721845616,4624926.254487081,5036520.654784939,4741046.114099883,4076836.4867652776,3305992.00996221,2598613.040329988,2017351.1497705232,1504173.7604863804,1031008.4887480427,637760.9778088265,341145.55963421357,135269.4078229505,46982.06796411995,25366.734438424584,7361.599798731706,1282.1042536275793, 2023-05-05 17:28:09,414 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.722735175294541E7,7222233.398244878,1.0914831881866628E7,7157957.951433765,4798261.41390074,3468021.2807390536,2867526.4753305335,2629568.130270661,2593174.0795012917,2614459.6129216836,2601191.0241944306,2514642.717568544,2363781.7057837667,2158401.8694178094,1936675.3527243559,1713988.9769356966,1507304.851488926,1324152.1305459184,1164398.1574762356,1025798.2459995026,906598.0646768111,802966.8341596336,712241.1582798484,625055.0266364114,537643.7310214255,441912.2714066023,332696.1897252862,225627.9543380295,116610.88035420708,51832.63944805836,21715.649955024288,7201.280152921997,1776.6701664654508,953.6711393169452,0.0,7222731.421785178,1.0914417482242096E7,7145274.081475587,4863536.861648933,3600916.988844109,2989982.503092582,4786929.659791378,6950568.784608999,7588346.001870966,7156764.623888586,6160719.293101397,4999830.195847214,3933591.805111403,3056889.817046166,2280577.291997012,1563510.7630343377,967551.8619577299,517468.7583928573,204453.407037175,70935.71080105592,38406.45782573289,11247.768847230804,1844.9460065398785, 2023-05-05 17:28:09,415 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.466956906839855E7,6065613.037020826,9166852.144472754,6012532.425599339,4063910.802969023,2983564.7284941175,2503285.0691361497,2332948.1807746845,2322238.4486478376,2349014.0551189776,2336242.266088703,2252557.1459758435,2105593.0170291075,1911355.7339232534,1702189.3920814386,1495666.910974605,1306327.0213650241,1140291.4348811926,997209.5039113656,874579.198862218,770271.4724879295,681309.3954084195,604854.659401026,532732.579255883,459182.27878616244,378290.64841876575,287665.21070074773,196599.19711209513,106120.12166387221,48005.30399756491,19774.778011282342,6336.401567546637,1534.1949138017012,806.4267248274764,0.0,6065985.553845237,9166785.10180505,6005650.657005873,4105264.86848242,3067378.9520560508,2584498.7156568486,4212300.51707452,6113988.365458341,6609768.546453603,6180686.7950861575,5294391.334291514,4282740.260483303,3357984.8296265583,2599746.386384596,1936344.878153435,1327029.1139988923,820498.4812438214,439940.0890472699,176962.5136338896,61511.80138419698,32754.215864842092,10703.374494044763,2267.2074660920703, 2023-05-05 17:28:09,415 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6901867517923396E7,1436220.4105379279,2170534.234197529,1422901.050436873,941301.4204912231,662991.6210879545,535323.5425162464,478937.14362427697,466009.02806565096,468162.2754680016,466457.38023992925,453163.66952693596,429903.50413854304,396552.27396156214,360150.2691029103,322363.6435239543,286435.7865209344,254017.5623513611,225179.8304614352,199661.7729388989,177339.66546271398,157162.90008249274,139055.47724040397,121121.90921273125,103925.0024170636,85060.93390009459,63055.592809488306,42305.17871046208,20896.069195296284,9236.659494200392,3951.0207711530406,1352.734923519671,342.75613159255863,188.1715419677676,0.0,1436347.166014396,2170284.2697910527,1418321.5926528932,956769.203568405,695601.0259130468,563337.18382326,881090.0965096393,1286303.507565029,1428854.4986737755,1366357.0352086627,1185907.9561918606,967766.6349139956,765384.575401671,597872.7978490593,447023.86473658396,306684.5746758543,189949.88865133427,101264.99655576539,38980.04386680079,13441.952551179806,7456.474269705858,1976.4928051929357,257.5738914808918, 2023-05-05 17:28:09,415 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.63331467820054E7,2142222.195572384,3236041.971438728,2113884.085094231,1369913.1256716761,917480.4567256245,688430.900717005,568134.544386485,526862.1741102051,525211.4420563094,538943.6064677687,557214.1947813532,580822.5471805069,596035.3569757714,606952.0093110267,603517.2245916671,586964.1337411668,560178.6529371849,524683.2527567483,483353.8018570162,439618.9007843364,390394.25193412584,340211.9126072243,287830.3087886664,246215.14531411178,203999.54359707038,150370.5373513471,105657.8603089181,49875.01946873808,27003.85816076743,14822.84723678964,5694.272968087404,1371.3423193499352,500.7229495455315,0.0,2142528.40948251,3235230.049160735,2102458.254505075,1383961.2099451656,950644.5839747996,700855.9735721626,1003288.1642829309,1534550.0204851886,1886651.4497357425,1955539.487056896,1791665.9457096811,1532249.602535209,1263467.0075177038,1002382.9319150166,734132.9745881554,487258.1797740894,291924.6185228897,151841.61043278253,58587.35449225141,25054.944822327023,13711.672303416004,2706.936937916611,134.91011942859328, 2023-05-05 17:28:09,415 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.492957999647549E7,1152401.5588931048,1740817.9249990915,1137774.799180704,743658.7882730629,508637.6629314246,393311.0068815352,337400.5949712526,322519.0203901169,328014.2294081244,340009.47324389854,351696.0990534572,362176.89057503286,365845.0706942585,364665.1028047021,355555.6667611687,339867.18049158074,319435.45554195094,295479.7652098507,269582.60759931407,243417.53411144306,216226.79361690162,189693.44111304113,163033.60487002748,140520.07538927754,117552.9844740209,89823.98629004911,64868.74749324578,33434.79600808793,17176.544577524553,8981.26330690344,3334.150053042063,774.4491765202457,273.13459713034996,0.0,1152526.4017008017,1740559.0643783626,1133388.467586787,753962.813552021,530939.3333762242,409120.024026086,623632.7098970622,953552.8374428214,1132720.3197653727,1141682.2403994272,1030301.3309371739,872521.6933513685,712103.4567206608,558815.7130102434,407564.41274172306,270318.5941906482,161593.44802531568,84716.2125051958,34850.10560039118,14896.296283662647,7726.642688396512,1640.44922912059,138.3912100083016, 2023-05-05 17:28:09,415 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.0238664409964304E7,2341024.898281561,3536404.5483819414,2311868.000781703,1514212.803275106,1040478.9636631982,808419.9517511064,696360.2027320483,666581.7698612576,676843.7665637537,699320.1372563817,719789.8452176242,736736.710542742,739198.8368828909,732258.4558849179,710342.7008450035,676398.5647660416,633881.9268446667,585078.2127473037,533001.2365958937,480808.63458164857,427487.3527040457,375652.4360978876,323927.0326063343,279342.3279288192,234031.54677211295,179232.0851327685,129335.11494128061,66534.88910949582,33901.55011570756,17512.945834773374,6478.640519498837,1502.0661058856779,536.1563542194131,0.0,2341258.4345615096,3535969.614885258,2303958.0454660305,1536816.4890140756,1088080.0352784607,843690.6722335588,1287878.4905824754,1957458.206946081,2311434.584279262,2321054.8861914435,2089205.500226701,1765533.5119867667,1438791.0235507882,1129108.7723816242,824499.1290579269,547565.7422790938,327904.50671524694,172050.57216390906,70695.9061479611,29897.429981685786,15491.052935737562,3316.5127111155616,281.01479483357974,] 2023-05-05 17:28:10,248 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:28:11,839 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,839 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mai 1 - Merluccius_merluccius =========================== 1683300491838 2023-05-05 17:28:11,839 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,839 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:28:11,839 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.8289700272859404E-5,6.998300801274874E-4,0.008574283782422245,0.06948085362104474,0.419633832575262,2.0183596706219893,8.067817974546521,27.616330825975567,82.7884368248413,221.19698587205698,534.2401388996423,1180.0961581049792,2407.6445836582943,4575.126705075368,8156.176603331487,13354.334029690055,20861.217367294834,31538.86596757043,46046.705445020736,64983.512000075476,88804.97835403572,117736.76204629726,151699.63401944452,190268.1634834809,232665.03960117494,277789.72930537746,324282.26973305095,370617.7481444166,415222.6949985621,456601.7893812926,493462.50777804095,524827.2113382382,550127.3851003784,569284.6586535183,582801.1798541383,591916.4241775092,598959.3031699359,608180.281083578,627684.416502081,1122894.0731739686,1094255.9792547952,1064053.1049045029,1025362.7091767316,968940.4588065319,887966.7036489636,782965.2322057666,663732.4442314678,546865.87080813,450133.3560427512,386570.01401908905,360994.00582079706,369864.15406828094,403511.92775784247,449133.67397059285,493520.56449922646,525270.3955344083,536459.1218911005,523660.6789329371,488165.975683873,435291.6827936707,372820.31646562164,308950.9074965231,250415.86489529282,201339.44736617547,163054.4331193401,134688.31935904187,114171.07556617842,101418.16027269686,190616.58786650156,161492.2139442963,65917.15008992839,17762.9752704335, 2023-05-05 17:28:11,839 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.0553155691757756E-5,5.084392521596759E-4,0.006229331598062089,0.05047854847746782,0.30486774092951835,1.466358349698102,5.861377720445497,20.06380502296973,60.1481809452619,160.70871269793125,388.15583980529595,857.429473261433,1749.390362251133,3324.3945739867368,5926.694175450778,9703.92610303321,15158.976726873208,22918.552931747217,33462.19860446902,47649.10025895982,66705.18163263115,91070.61211495439,119955.27962400402,152118.08882671682,186396.29350515053,221726.63824219987,257074.43851894164,291397.83109133923,323666.42272437876,352919.2436796296,378340.75885184086,399337.66000887565,415607.0691328485,427197.75267585815,434582.62570658256,438790.8881417449,441709.86845952715,446802.0536381981,460783.1459209608,816860.618272548,776133.2909580144,734789.3515927116,691456.8307059137,641651.2674297406,581602.3650484943,511168.92493983434,435069.6265948807,362036.56254195585,302043.7334882087,262857.2796197035,247597.80819740117,254244.5679982508,276767.25027851673,306942.14390299574,336139.0445325388,356829.6659827113,363748.605863613,354611.19705109677,330284.13089788,294335.5001827038,251992.98343662714,208767.05628041297,169182.82425029413,136010.03810734636,110138.61482764839,90973.18637371845,77112.32205355378,68497.19514824779,128738.99590628283,109066.37855124264,44517.87087280142,11996.412019016323, 2023-05-05 17:28:11,839 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.59504025243237E7,9905761.299796704,8660595.2708524,7170200.263213881,5776182.425985063,4734280.646126646,4132700.1153363995,3932985.104562951,4031395.2880834853,4307476.21295191,4653074.487219859,4985083.677089599,5247708.32145875,5409313.346076653,5457270.807055692,5331933.8679069495,5111636.686766036,4861135.261622675,4570036.095442536,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:28:11,839 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4212250.477587867,3836333.4730920806,3444795.341513319,3049711.6978505272,2662431.1555338176,2292399.8854508516,1946875.0508490044,1630956.4608524283,1347745.2397637144,1098570.1429907263,883258.7060626552,700435.6144082322,547829.1944986307,422566.7714104718,321442.2644645792,241143.99862769863,178435.96101572775,130290.29637186171,93971.30539331447,67070.2359311932,73185.95022916257,35000.12612271657,16745.797919222245,9207.83283618622,7112.1123226146865,7547.002742460263,8925.453571080785,10381.22164368545,11453.509500507638,11928.90953257037,11756.74982641667,10996.159409863925,9777.338597547527,8269.543749949806,6651.972966418721,5086.71541904911,3696.612285865086,2552.997245728472,1676.3028070458374,1047.4524161520744,624.1055983582307,355.90919759892114,195.49245004113817,104.43988713399956,54.99920956222162,29.001866322223766,15.538520666439924,8.533509845180602,4.877629229328871,4.805787574894385,1.4530788697942347,0.12570141010825134,0.004440436305096093, 2023-05-05 17:28:11,839 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0676793978136243E7,3056454.1035454343,2701011.291133729,2255180.8201661296,1832026.4866963078,1517602.909053136,1343146.766607436,1297923.8627498206,1349219.2770719728,1458383.8319638153,1590590.4993086224,1719297.2999303616,1827263.069452689,1905734.1276661623,1952877.648931384,1948330.1718793744,1923208.7962486348,1905048.4386674273,1893770.5694333569,1893340.9138619883,1909139.3524654566,1946244.2568904154,2008287.2970415305,2096727.8645526404,2210479.282814714,2345840.9320566985,2496684.8325309805,2654838.010780622,2810609.2356377174,2953431.473328339,3072615.9932064135,3158222.021703914,3202028.5411171135,3198562.827874502,3146121.6089947745,3047749.1750041074,2912234.4388640444,2755327.384143005,2601338.0640762122,4003998.2025266886,3113202.7665073317,2386404.0270621832,1876306.2763308277,1576201.9472916063,1438187.3385485047,1398123.5528644542,1396815.8960846316,1391681.1543881227,1358904.2641860633,1289743.9169770845,1185202.1261517187,1051737.235994104,898708.7006111891,736960.9684870725,577681.172836036,431069.32612037275,304929.03155530256,203628.61498727743,127840.46306205908,75137.08594335029,41161.85228332814,20922.45902039889,9821.588661119833,4238.1424346638005,1673.4841713164872,602.0749736336295,196.60588354751465,58.42773243824296,17.667390242500435,1.8956951795649783,0.07855008009231432,0.0018621938735140337, 2023-05-05 17:28:11,839 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6018586.709181879,1722945.157573371,1522578.0423751525,1271255.9032971044,1032710.7031426798,855446.8581499956,757060.838641932,731471.520874042,760164.913833918,821198.708743516,894641.8640467072,965014.944553848,1021784.3795328836,1058842.9961828191,1073607.4242205047,1053944.2508608475,1015124.5663449854,969844.3842292645,915911.0923887704,853625.3449687561,784583.413619394,710981.4366033857,635195.8094679804,559527.7789192331,486063.2642399579,416634.55153729196,352886.1996680349,296442.1417876707,249144.51464334523,213296.97210339777,191817.07311113382,188207.27320711227,206305.64243502394,249873.89269305224,322214.96252336126,426204.5038856199,565476.4872074213,748352.1714469359,998342.5669499296,2399255.055078149,3077887.233841014,3631938.180703312,3997906.9487644364,4155994.2471509743,4124961.142502035,3947878.934076252,3675099.9004542483,3350631.039161519,3005104.029047411,2655283.5002824217,2307997.9413584145,1965711.9095292795,1631343.3581174484,1310876.483555177,1013398.9045711232,749122.6698779082,526555.012037894,350123.02675415284,219175.85078838497,128566.9726841625,70338.96114360078,35721.15370427715,16758.36363938158,7228.484660940831,2853.464546173345,1026.4065806888718,335.12720778512437,99.58507757180324,30.110593539423938,3.2307191610213493,0.13386419286189816,0.0031734696763961586,] 2023-05-05 17:28:11,962 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,961 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,962 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,962 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,962 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,962 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,963 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,963 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,963 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,963 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,963 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,963 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,963 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,963 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,963 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,963 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,963 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,963 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,963 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,963 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,963 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,963 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,963 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,963 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,964 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,964 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,964 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,964 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,964 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,964 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,965 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,964 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,965 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,964 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,965 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,965 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,965 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,965 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,965 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,965 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,965 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,965 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,966 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,966 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,966 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,966 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,966 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,966 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,967 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,966 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,967 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,967 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,967 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,967 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,967 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,967 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,967 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,967 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,967 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,967 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,967 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,967 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,968 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,967 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,968 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,968 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,968 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,968 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,968 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,968 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,968 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,968 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,968 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,968 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,969 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,968 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,969 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,969 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,969 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,969 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,969 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,969 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,969 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,969 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,969 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,969 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,970 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,969 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,970 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,970 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,970 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,970 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,970 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,970 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,970 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,970 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,971 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,971 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,972 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,971 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,972 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,972 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,972 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,972 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,972 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,972 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,972 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,972 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,972 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,972 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,972 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,972 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,972 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,972 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,973 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,973 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,973 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,973 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,973 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,973 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,973 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,973 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,974 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,973 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,974 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,974 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,974 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,974 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,974 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,974 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,974 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,974 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,975 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,975 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,975 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,975 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,975 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,975 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,975 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,975 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,975 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,975 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,975 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,975 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,976 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,976 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,976 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,976 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,976 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,976 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,977 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,976 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,977 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,976 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,978 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,977 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,979 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,979 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,979 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,979 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,979 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,979 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,979 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,979 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,979 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,979 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,979 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,979 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,980 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,980 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,980 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,980 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,980 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,980 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,980 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,980 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,980 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,980 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,980 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,980 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,981 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,981 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,981 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,981 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,981 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,981 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,983 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,983 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,983 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,983 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,983 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,983 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,983 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,983 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,983 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,983 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,983 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,983 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,984 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,983 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,984 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,983 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,984 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,984 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,984 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,984 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,984 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,984 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,984 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,984 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,985 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,985 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,985 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,985 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,985 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,985 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,985 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,985 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,985 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,985 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,985 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,985 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,986 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,986 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,986 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,986 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,986 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,986 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,986 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,986 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,986 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,986 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,986 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,987 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,987 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,987 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,987 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,989 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,989 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,989 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,989 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,989 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,989 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,989 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,989 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,989 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,989 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,989 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,989 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,990 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,990 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,990 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,990 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,990 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,990 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,990 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,990 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,990 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,990 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,990 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,990 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,991 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,991 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,991 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,991 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,991 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,991 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,991 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,991 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,991 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,991 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,991 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,991 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,992 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,992 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,992 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,992 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,992 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,992 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,992 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,992 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,992 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,992 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,992 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,992 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,993 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,993 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,993 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,993 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,993 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,993 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,993 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,993 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,993 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,993 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,993 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,993 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,994 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,994 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,994 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,994 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,995 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,994 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,995 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,995 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,995 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,995 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,995 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,995 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,995 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,995 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,995 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,995 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:11,995 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:11,995 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:14,388 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:14,387 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mai 1 - Solea_solea =========================== 1683300494387 2023-05-05 17:28:14,388 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:14,388 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:28:14,388 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:28:14,388 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:28:14,388 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN,] 2023-05-05 17:28:14,752 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:14,752 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mai 1 - Lepidorhombus_whiffiagonis =========================== 1683300494752 2023-05-05 17:28:14,752 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:14,752 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:28:14,752 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,359132.32713603356,570594.1230506254,460655.86877977394,306042.1397592625,216448.1338448701,143390.49245077715,76784.50642522806,30194.429388406716,19350.701957998826, 2023-05-05 17:28:14,752 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,5625859.418141292,8938438.78299629,7216240.260418271,4794194.01768471,3390691.063767762,2246232.6320196716,1202840.307038339,473000.0674259165,303131.5218159595, 2023-05-05 17:28:14,752 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,3.391269034828211E7,5.388092451570317E7,4.349950882903938E7,2.889940986919358E7,2.0439091624197338E7,1.3540294208961464E7,7250723.4609322585,2851245.2283479376,1827277.3402404946, 2023-05-05 17:28:14,752 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.99590019803756E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:28:14,757 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:14,757 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:14,757 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:14,757 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:14,757 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:14,757 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:14,758 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:14,758 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:14,758 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:14,758 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:14,758 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:14,758 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:14,758 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:14,758 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:14,758 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:14,758 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:14,758 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:14,758 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:15,286 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:15,286 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin mai 1 - Lophius_piscatorius =========================== 1683300495285 2023-05-05 17:28:15,286 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:15,286 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:28:15,286 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,89987.78553883039,224509.4342246778,84970.38866407625,54715.91112366771,20813.28843252613,18448.34377037263,7011.651013468394, 2023-05-05 17:28:15,286 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,791542.9180764783,1974810.8216888828,747409.3177260512,481287.451365859,183076.08040360353,162273.75497953134,61675.2892684507, 2023-05-05 17:28:15,286 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2716253.981334394,6776749.098873751,2564805.380222804,1651583.1625600972,628242.7912965508,556857.6547944634,211644.5567253416, 2023-05-05 17:28:15,286 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3663326.3353264043,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:28:15,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:15,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:15,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:15,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:15,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:15,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:15,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:15,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:15,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:15,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:15,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:15,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:15,290 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:15,290 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:28:15,845 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:15,845 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:28:15,865 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:15,864 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:28:15,865 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:15,865 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:28:16,479 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:16,479 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:28:16,479 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:16,479 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:28:16,487 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:28:16,486 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:28:20,243 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:29:21,996 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:21,996 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step juin 1 2023-05-05 17:29:21,997 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:21,997 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:29:22,166 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:22,166 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:29:22,167 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:22,167 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:29:22,254 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:22,254 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:29:22,397 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:22,397 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juin 1 - Nephrops_norvegicus =========================== 1683300562397 2023-05-05 17:29:22,398 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:22,398 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:29:22,399 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.2532328277794677E8,8731618.607027305,1.3190180321477242E7,8629600.915484022,5839983.257533439,4280115.391091777,3547256.8286535842,3289924.713657446,3298895.620585057,3407213.4610912567,3511242.805826026,3558030.90746988,3536072.137513922,3435815.7990981233,3278963.0638067015,3075362.8395922957,2843089.4662101963,2596709.127849681,2346930.052140768,2103360.6020973017,1874152.2181856572,1663649.6824143266,1472754.090867593,1296950.7640212213,1129821.999871662,959325.2128233925,771812.8323010524,579323.0373394388,360132.65780089534,193290.06944045742,89395.05687749194,29335.068607799672,6432.987835883338,2087.608999140994,0.0,8732088.6416088,1.319057490832577E7,8626278.53256542,5869625.541991657,4337164.8889476275,3595519.253778348,6023928.75700447,9096346.545057053,1.0223439232548153E7,9855147.855784055,8669477.651550846,7218072.663039703,5794177.9454049375,4475686.635553215,3246903.1702043135,2153613.9215540565,1285738.9747160168,681923.4217779363,307872.57407935127,130153.91198935619,62401.007867830784,18971.774763230587,4053.1693532557097, 2023-05-05 17:29:22,399 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.24829156733307E7,6528133.863980557,9866669.990622798,6475885.646868639,4429110.059406519,3322887.831889096,2844109.638993715,2705768.6378763565,2726489.0964818504,2765918.7652830333,2741082.1442502146,2622289.3081715438,2423370.7217128775,2170187.866766035,1902492.8104880077,1644713.2402211824,1414166.809760955,1217318.7531370702,1052710.7056546973,915830.3953009763,802405.2477591519,708631.4583368886,629949.6938444431,557303.1607024032,481168.54683539463,396503.0749471692,302572.22387334437,206545.1152887258,114597.17990707097,52989.41841146793,21290.085610321865,6813.159939717439,1742.7564400425633,889.1227176295489,0.0,6528482.458331004,9866919.968001805,6472980.173997857,4451655.233727486,3368182.2551935236,2889122.619064277,4843632.56395574,6990982.661905646,7433570.4848210355,6845134.108630765,5796869.936449043,4641845.281066521,3603314.1784205195,2771660.7315585306,2063846.5802505396,1418413.488439155,880184.0897518407,473047.24108777946,191344.94044732305,65936.17372617697,35359.07979977779,13354.543040472721,3750.931410051083, 2023-05-05 17:29:22,399 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0605673382279146E7,850390.7470079187,1285308.6667647415,843615.4529534095,573196.976591512,425095.5649863494,360537.56431817345,339964.7786243668,341701.47745938477,346648.73315218836,343574.1195815835,328649.6835569053,304219.11720236513,272593.00468912424,239385.55057888493,207201.51551919093,178369.60439865373,153759.9093512892,133165.49489322776,116023.32994361926,101798.69714666273,89964.15284456548,79927.12457703619,70581.29841695332,60872.095363008055,50084.61595022053,37904.61114269824,25753.193318426514,13755.097361965338,6346.0001121900805,2560.542474419067,811.4339392680098,201.7038728885356,112.0648770397586,0.0,850439.6047289904,1285318.4159128692,842917.5788695733,578211.4141838431,435045.27349334926,369639.56396777835,615348.4018684687,887929.6134692442,948181.4986649039,875992.8593401628,742916.1075414469,595382.4138552316,462702.3670521857,356687.0542136285,266011.40163145296,183021.31247127845,113784.27035151141,61087.22666457557,24408.540103898136,8384.10177408378,4540.712818136724,1613.7216011473945,335.23920781058814, 2023-05-05 17:29:22,399 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.7623981604723655E7,4633901.619197633,7003128.078898805,4592994.736400755,3078762.822694958,2223519.9628882026,1833719.9264037048,1680433.92096796,1669410.2939858155,1691136.5971233305,1683071.965061876,1623719.8868140038,1528801.6520622163,1394042.691404554,1251828.0138713915,1107058.1333166785,972526.0654213711,853603.1141162376,749930.6181383538,660166.8640492045,583025.2039483924,516301.26369669125,457181.5492170788,401189.9433592915,345045.10513832455,284155.613347296,212547.62364184763,144733.69884526663,71559.3026891567,33448.01629961738,13990.64511390355,4652.672402275712,1145.4822100795732,613.1767314230748,0.0,4634203.182819252,7002972.481953109,4586309.956064966,3122377.9153668936,2308366.1555110756,1901245.203518716,3089180.558495491,4490197.008361331,4911961.136144593,4630964.759766031,3981486.125849948,3230651.6827172367,2542795.563235129,1977450.251333877,1474221.3566121766,1010235.9449899839,625752.3710284036,334030.2919231932,131294.83310007682,45983.81480944612,24879.878715917293,7161.582018391175,762.4660005222707, 2023-05-05 17:29:22,399 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.722735175294541E7,7043915.820290299,1.0645343722507382E7,6981227.33991537,4658674.643607108,3336774.91290882,2733124.41182113,2490296.1513726944,2473340.504825603,2510079.7010505707,2502484.3226945573,2418100.526940859,2283494.5629553585,2086555.661978932,1878923.2535419834,1665153.7512374704,1465398.5587034605,1288309.9053255802,1133410.1660403335,998878.5224811514,882917.1100170267,781860.7613744754,691571.6952884342,605731.8085847655,520674.73005821585,428570.7794679058,319141.3300177883,217256.76697280252,105868.32545411542,50486.453316432206,21130.28323945572,7023.479912437731,1732.804023758782,930.1249149911697,0.0,7044401.547585576,1.0644939554446036E7,6968856.63582228,4733367.181179307,3482520.6287870808,2847903.5057409587,4621934.254513696,6729649.671388881,7387536.198938756,6980475.751869817,6007701.300690998,4879273.016799944,3844979.536135232,2994324.044839062,2233530.2228982933,1530811.4703349886,948861.8422060747,506201.9358393869,197892.8245253908,69357.6814856196,37647.659913428724,10916.931527366265,986.1122730529512, 2023-05-05 17:29:22,399 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.466956906839855E7,5915852.51753469,8940521.758602455,5864082.47107879,3953503.801045609,2887761.754371922,2410095.1779501345,2238012.3119679694,2236657.9326998307,2270821.981660297,2261090.1612266423,2179529.4785449235,2042598.9160427242,1854905.3340184756,1655245.3805610768,1455537.879616362,1271785.7407875992,1110611.733673777,971509.4860960474,852221.8187651783,750633.4713174026,663876.4251582656,588446.2964494845,517711.8866458733,446067.7056418032,367778.9843037273,277956.30641986127,190368.97856509197,99412.48492417253,46785.43539911631,19261.324394012154,6179.9552554201,1496.3155064142527,786.5159780487825,0.0,5916215.836885936,8940456.371224115,5857370.613957296,3999114.097988253,2977491.529538626,2487333.994340169,4100007.9234701665,5960296.569096847,6463507.284243244,6050308.6184199685,5182095.825980057,4193655.6416992396,3291138.680302658,2551012.705661936,1899869.9384761765,1301819.0819321438,805649.3935312752,431369.41839628754,172483.60476783023,60297.060716729655,32153.321540064622,10448.676987642331,1582.4092796635643, 2023-05-05 17:29:22,399 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6901867517923396E7,1400760.0022550423,2116943.5530096767,1387769.498326609,912559.2886859708,635057.8012793454,506386.2835187976,449202.8211780675,441223.8366955996,447149.7337631026,446741.1943066079,433742.44663807255,413998.2195752763,382237.53291933687,348804.86858041224,312776.68739924696,278179.66083469253,246943.42517298783,219044.9082288262,194320.24296681865,172624.06162974137,152949.48610026613,134822.5572606119,117130.55557252804,100411.13140313253,82339.59146784215,60157.25332499578,40564.32712994102,18529.181976419404,8992.876130390281,3841.576759067508,1319.3357792556237,334.29345255071,183.52557004281914,0.0,1400883.6281276455,2116699.760246386,1383303.107758178,930509.9286614088,670866.6321923082,532404.2529579016,845584.6963908052,1239030.9337062575,1386404.955744678,1329077.894029013,1153229.607363232,942029.783226426,746638.598528777,584863.5290088471,437200.6557725807,299829.464270516,186106.77115486847,98886.08436112516,37531.82906877333,13117.741696306748,7301.2549629534105,1910.052898756313,112.65068347114929, 2023-05-05 17:29:22,399 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.63331467820054E7,2089330.5411088439,3156143.810483898,2061692.1010713472,1318468.853075472,859859.3750890039,627589.1293972755,508264.45319221297,481275.2482973752,489110.1138008031,504938.8481031499,521347.6657125497,550812.42496205,566405.8908298785,582872.3664605262,581905.8989079776,567126.3261136708,542446.6748876929,508772.9247885807,469220.16017816163,426921.1171980416,378930.3767393276,327506.04809524707,275497.0710541,235203.24259794562,195686.93760891774,139684.4471708083,99246.80652227438,39417.20222713692,26235.659977117815,14358.49674588207,5553.680867570639,1337.4837568459152,488.3600558718196,0.0,2089629.1945705903,3155351.9346383754,2050548.3752445867,1341381.2644126262,904504.8141993029,637641.9217708919,934798.5633439567,1441490.63134795,1800984.8609095318,1877066.814897296,1718707.376792428,1473066.824788755,1220466.8937623291,974270.6003434389,713196.7973088014,472958.80619151366,284716.690424644,147006.34114156422,54983.73207199626,24222.679961424314,13355.502031493445,2561.100862488219,22.152920987509464, 2023-05-05 17:29:22,399 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.492957999647549E7,1123948.6630253475,1697836.9772882087,1109683.0392969863,719424.3530293892,484114.9811321996,368058.8519840807,312118.39214130386,302187.38942922256,310987.8952445662,323555.1033173199,334397.73331172916,347218.10514515947,351177.9695629324,352305.2110169411,344350.3697317913,329576.72369787993,310184.2537988134,287163.7191237263,262174.57133942284,236781.8433631845,210268.493817354,183535.74880155272,157188.54801097824,135319.50223144313,113490.78123822414,85031.00273497452,61827.00908577786,28668.22621395603,16712.895632068456,8722.962225054025,3251.8295949217154,755.3279582223755,266.3908798990957,0.0,1124070.4234531398,1697584.507958978,1105405.0066159961,732538.0674339479,510039.5065033737,382385.0732109666,593358.2273982883,911800.7189947489,1093848.999312936,1106232.9185869687,997932.832828649,846240.6792337213,692672.5940137492,545628.7140412664,397828.1093501291,263723.1384047406,158113.4214398956,82518.92800257393,33305.35095062245,14497.321181671625,7554.143794210529,1575.5326849985145,45.47494990241512, 2023-05-05 17:29:22,399 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.0238664409964304E7,2283224.787599126,3449090.408978987,2254787.7764635202,1463703.1458437666,987953.3749840733,753462.5752555729,640857.1629403175,622115.074363837,639936.9398436174,663878.0573380664,682686.2944551598,705122.0626412906,708459.9905646567,706783.7703082381,687484.0601509379,655550.2009657347,615259.8907048882,568414.3971783477,518209.3740186599,467580.8505336706,415587.9937249072,363174.0442618508,311962.2972020537,268669.822250658,225719.72040526476,169173.9796279889,122993.24449474523,56335.350257486425,32978.81519258684,17002.319305200526,6318.682315135603,1464.9799615921008,522.9186066671673,0.0,2283452.557847778,3448666.2140285987,2247073.118640444,1492587.210329252,1043700.5614708564,785280.8601980725,1221398.3495802649,1866611.5459848344,2228132.829813798,2245716.6500607347,2020553.5354094766,1710025.3974063783,1398026.773858595,1101686.4035925758,804211.6446162501,533786.199813991,320682.74314424413,167430.62960050677,67373.09204383622,29066.860994351406,15136.458991000689,3177.8932370367907,82.95334378490936,] 2023-05-05 17:29:24,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,569 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juin 1 - Merluccius_merluccius =========================== 1683300564569 2023-05-05 17:29:24,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,570 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:29:24,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6.807696838870904E-6,1.775688245527558E-4,0.002294828486609323,0.019619945307333696,0.12502748806736355,0.6344159199807752,2.6743883232571246,9.64926968535465,30.467969569481397,85.66576360644663,217.49988925447522,504.44654100175427,1079.188088832879,2147.3785422834617,4002.757724213772,6830.537497586759,11109.613375258217,17467.847360474687,26492.0189824291,38791.155169287435,54937.33915745528,75396.39854645172,100453.98456315578,130149.21325150465,164227.88322231744,202122.37519930062,242962.32957650762,285617.56908599567,328771.0907005214,371016.36973447487,410970.6482816344,447395.2752058124,479316.70252756757,506149.3132992154,527837.7016548401,545070.1017104397,559686.5353280386,575559.1101718533,600543.5068222667,1081683.9793079512,1055943.3537499327,1028358.1189976508,995619.0489478916,950752.7681008234,886305.8223476763,799016.3027283758,693290.8878589594,581269.7874963987,479209.0996547418,402007.8480547742,358564.8366903101,349819.8451102174,369589.7599635339,407032.0004973492,449463.70871311025,484864.8654266281,503864.1768098009,501101.67647987435,475828.42512520996,431612.6001540705,375129.5142252122,314288.34156363603,256260.79878467083,206039.1442348453,165891.86653842797,135680.32536083626,113753.01388141315,100091.07967138146,186870.74595636872,159371.83787542256,65831.51524445794,17969.340005888946, 2023-05-05 17:29:24,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.0154922048343315E-6,1.3082072840651238E-4,0.001690664028857529,0.014454497174382613,0.0921106476088531,0.46738922625688617,1.9702924444383982,7.108921430142516,22.446953348249814,63.11425945086582,160.24604596699075,371.6664198227809,795.1462242643044,1582.2380422015415,2949.4246399297917,5033.153784985423,8186.316820663043,12871.706422199728,19521.929854104095,28688.772573512317,41153.51040842165,57704.8239263205,78673.4082301238,103775.46412524937,132315.1761696279,163409.8013138123,196100.55541536928,229390.42637026118,262263.0767943052,293713.1701745073,322796.56579054584,348696.77005860704,370801.0912680507,388784.71674355224,402714.35218765016,413211.04988337145,421770.7779709351,431471.01728692645,448584.7922879656,802876.7175284843,770737.7636249076,732629.5784288163,691834.1212999735,646659.9950871915,593615.143651893,530807.9968073899,460218.6554467874,388125.7602381096,323493.89216161665,274990.7245085128,248068.81280495768,243428.81463666563,257230.24308626106,282490.4078977734,310875.4371835458,334384.77428902086,346730.1128422436,344298.06548458233,326587.08533242554,296026.4532162959,257162.16830853515,215383.55613956356,175578.5406827062,141148.19905255956,113633.96177903994,92933.3469662573,77910.99948811249,68551.76609142951,127983.76106527136,109147.79620041884,45085.12538901793,12306.399161602718, 2023-05-05 17:29:24,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.887202765292247E7,1.4155447415246611E7,1.1613384312814761E7,9648820.338413203,7967611.690156721,6542197.994865137,5429711.323644186,4668701.105531053,4246967.364311254,4108286.769408121,4172626.8496988486,4355753.665750282,4582762.120322682,4794980.164204822,4951781.732003866,4968924.148146595,4900778.494626331,4797570.402831962,4642031.998255684,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:29:24,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4406912.409145479,4133205.9485358507,3818160.030957555,3474949.1375493966,3116707.934386834,2755635.4415533002,2402324.1780337975,2065410.33335185,1751465.52548912,1465047.9999528448,1208858.1530711562,983963.0704233703,790064.2745405533,625786.6320805285,488968.5016621115,376935.80945862737,286746.18971659534,215392.6685471498,159957.05647366447,117696.162656985,133053.14806632348,66695.75988549858,32255.472008013574,15909.509385662845,9269.456548027665,7510.8813815678495,7959.190612074504,9159.283835079448,10331.615589441239,11081.181687012067,11246.291199124516,10815.227312483841,9873.720155601784,8566.323081027615,7063.994294223669,5534.821419674685,4118.748392143534,2910.225133322442,1952.6568984538744,1244.8311949586696,755.0416755182866,436.9136950458439,242.39917758205743,129.98149363566827,68.16892116720658,35.50130103362327,18.65714382609096,10.019576126123965,5.604757922266497,5.261237401168495,1.6766038446342864,0.16570103236858025,0.006775961869084822, 2023-05-05 17:29:24,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.1541693031436084E7,4299925.182310684,3574405.1967221024,3005852.8640654692,2508585.938792957,2080751.868741387,1746310.2956294434,1521660.4186546782,1405332.4234891117,1380449.2217762093,1421663.1243698422,1501914.9026516194,1597186.8262967502,1689042.8070570421,1765434.8617978317,1797615.9857109888,1807642.0032263566,1817019.7222400901,1822960.5537706127,1827740.2725783188,1836279.254777188,1854475.2037180741,1887971.7368596087,1941229.1448144233,2016854.05888522,2115180.228839868,2234095.66724794,2369099.5755145894,2513560.7987458254,2659148.095861192,2796412.576792692,2915516.9383905367,3007114.6940100538,3063382.3014549036,3079209.0240210807,3053579.4262219006,2991270.63478572,2905112.231253321,2818939.816073386,4483117.574824569,3607074.4166377904,2807948.231256997,2177805.8785644644,1750647.9125028022,1508379.438005747,1400694.3313192602,1367992.4214414998,1358826.6453879287,1338228.763222587,1288073.5182400022,1203145.415641392,1086437.1887049822,945588.2525904458,790699.9727189988,632889.2017105956,482934.5993200465,349834.89741674403,239559.1055093455,154419.51731395017,93299.27004845334,52605.843284894596,27554.247238507545,13344.261014499076,5946.635985374175,2426.9057578050038,902.8976729879886,304.93294055934456,93.72180710168537,29.44664375744527,3.266116007375007,0.14036463112782854,0.003443918237842197, 2023-05-05 17:29:24,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6506136.647307647,2423899.1336423378,2014917.7632260432,1694419.0879415954,1414101.9290372208,1172919.3345200468,984372.1398166583,857691.9892369405,792019.6536338297,777772.146516037,800518.9321486201,844743.2123266251,896460.7281689644,944588.6046387245,981349.275245118,989924.5537249958,981134.9262956132,964991.6431349629,937957.9841840527,899282.6318024325,849842.8002278543,791441.4749466848,726356.3866074678,657036.8733388694,585898.8552653629,515199.525539726,446991.4565069187,383162.139072896,325557.4504735243,276166.19554480806,237314.7588725183,211800.8706921525,202901.4709013407,214236.6262078742,249571.93387477563,312823.5667721862,408889.2347277859,546771.3773686262,748704.0307095395,1887487.34992573,2555587.9085991643,3166172.974902739,3636003.305762255,3917986.14757739,4005277.4653676124,3923708.618627832,3717120.683853607,3431974.2095953985,3106305.1949446863,2765109.927597384,2421439.25090882,2080867.1221645828,1746669.055367925,1423639.170591499,1119508.4483365966,844001.2685203822,606408.4898458859,412967.17641109077,265207.3731211284,159833.56500895793,89967.25569884924,47069.42041074549,22777.49956851721,10145.025945855788,4138.841468183739,1539.4247826631806,519.8191385220931,159.74945609063062,50.18773404936912,5.566371000386661,0.23921125692578502,0.005869029633707348,] 2023-05-05 17:29:24,712 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,712 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,715 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,715 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,715 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,715 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,715 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,715 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,731 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,731 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,731 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,731 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,731 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,731 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,732 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,732 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,732 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,732 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,732 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,732 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,732 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,732 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,732 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,732 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,732 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,732 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,733 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,733 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,733 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,733 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,733 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,733 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,733 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,733 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,733 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,734 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,734 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,734 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,735 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,735 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,735 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,735 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,735 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,736 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,736 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,736 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,736 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,737 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,737 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,738 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,737 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,739 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,737 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,739 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,737 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,739 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,738 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,739 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,738 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,739 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,738 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,739 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,738 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,741 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,740 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,741 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,741 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,741 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,741 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,742 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,742 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,742 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,742 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,742 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,742 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,742 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,742 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,742 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,742 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,743 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,742 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,743 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,743 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,743 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,743 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,743 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,743 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,744 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,744 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,744 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,744 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,744 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,744 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,745 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,745 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,745 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,745 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,745 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,745 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,747 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,747 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,747 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,747 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,747 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,747 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,748 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,748 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,748 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,748 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,748 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,748 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,748 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,748 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,749 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,748 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,749 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,749 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,749 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,749 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,749 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,749 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,750 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,749 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,751 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,750 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,751 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,751 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,751 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,751 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,751 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,751 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,751 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,751 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,751 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,751 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,752 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,752 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,752 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,752 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,752 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,752 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,752 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,752 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,752 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,752 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,752 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,752 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,752 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,752 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,752 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,752 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,753 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,752 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,753 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,753 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,753 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,753 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,753 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,753 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,753 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,753 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,753 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,753 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,753 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,753 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,754 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,754 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,754 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,754 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,754 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,754 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,754 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,754 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,754 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,754 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:24,754 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:24,754 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:25,250 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:29:27,203 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:27,203 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juin 1 - Solea_solea =========================== 1683300567203 2023-05-05 17:29:27,203 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:27,203 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:29:27,203 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:29:27,203 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:29:27,203 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN,] 2023-05-05 17:29:27,519 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:27,519 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juin 1 - Lepidorhombus_whiffiagonis =========================== 1683300567519 2023-05-05 17:29:27,519 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:27,519 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:29:27,519 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,353138.9542258205,561071.7740404707,452968.2222042274,300934.76141645445,212835.94334061444,140997.52298492595,75503.08967167936,29690.53023630596,19027.768141838224, 2023-05-05 17:29:27,519 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,5531855.112669129,8789083.517009456,7095661.766826086,4714086.278504808,3334034.909600037,2208699.604119788,1182741.6591246624,465096.5562426686,298066.3991285454, 2023-05-05 17:29:27,519 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,3.3347056997758124E7,5.298223887471889E7,4.277397591872093E7,2.841739355422121E7,2.009818585239539E7,1.3314454209190303E7,7129787.87714901,2803689.007502201,1796799.9881436222, 2023-05-05 17:29:27,519 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.89506564755785E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:29:27,523 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:27,523 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:27,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:27,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:27,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:27,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:27,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:27,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:27,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:27,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:27,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:27,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:27,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:27,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:27,524 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:27,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:27,525 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:27,524 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:28,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:28,050 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juin 1 - Lophius_piscatorius =========================== 1683300568050 2023-05-05 17:29:28,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:28,050 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:29:28,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,88082.79627812964,219756.69963338747,83171.61478700618,53557.606999881194,20372.683180308642,18057.80302587225,6863.2184256404025, 2023-05-05 17:29:28,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,774740.7423706165,1932891.2773987425,731543.9712061826,471071.1053684405,179189.9026610789,158829.1506740038,60366.10056454995, 2023-05-05 17:29:28,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2658991.737766545,6633886.222219163,2510735.874427069,1616765.5946975313,614998.5983815365,545118.3554209208,207182.80821423137, 2023-05-05 17:29:28,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3583714.8805508553,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:29:28,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:28,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:28,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:28,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:28,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:28,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:28,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:28,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:28,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:28,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:28,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:28,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:28,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:28,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:29:28,567 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:28,566 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:29:28,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:28,590 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:29:28,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:28,590 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:29:29,244 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:29,244 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:29:29,245 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:29,244 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:29:29,254 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:29:29,254 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:29:30,246 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:30:26,984 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:26,984 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step juillet 1 2023-05-05 17:30:26,984 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:26,984 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:30:27,144 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:27,144 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:30:27,145 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:27,145 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:30:27,216 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:27,216 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:30:27,337 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:27,336 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juillet 1 - Nephrops_norvegicus =========================== 1683300627336 2023-05-05 17:30:27,337 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:27,337 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:30:27,337 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.2532328277794677E8,8516034.175484754,1.2864513608977813E7,8416535.309720341,5689909.517056303,4161504.1764446143,3441533.9059352614,3187196.343601241,3201080.6520051444,3311154.7029163563,3413855.99841897,3458980.41977305,3441242.9010822587,3344211.9898265256,3194153.0424734224,2996755.639048327,2770868.8051285143,2531183.6424262812,2287952.0555961328,2050681.653842333,1827266.153543556,1621967.2109592487,1434931.7100363488,1263079.4908647665,1100147.4515652952,934430.8798312057,749907.1358762564,563368.1262426705,345536.6543149527,188461.0748199883,87141.55148002593,28610.783183218202,6274.156800294713,2036.0657493017586,0.0,8516492.604871083,1.286489845344234E7,8413294.956728276,5721919.162462042,4221936.184336224,3487815.810023932,5899489.583279263,8914091.418141237,1.0031158849641787E7,9673946.23130212,8509667.147954915,7086221.082564461,5690446.78092403,4397675.215488115,3190188.671864389,2115855.666874285,1263667.3865178498,669833.2265268674,301682.3575428409,127832.21299514077,61323.510561017654,18602.048471020364,3467.6565547370856, 2023-05-05 17:30:27,337 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.24829156733307E7,6366953.6645880565,9623061.040566912,6315995.460552994,4317013.470156345,3234673.8611271274,2764945.635869301,2628088.2191413245,2650856.2438886296,2691673.3247259688,2668273.885865271,2552470.535805369,2360369.3258466707,2113976.991847024,1854146.984405178,1603225.8856356007,1378632.3028039054,1186856.2884733186,1026434.8183246851,893018.7305407338,782432.5593216398,690976.5174370898,614012.5470939627,543055.0393867597,468822.9202014764,386406.5082751965,294415.04652408004,201083.67073833378,110649.36081640955,51671.566306892535,20757.653219354976,6644.942421440775,1699.7276302247228,867.1701995136675,0.0,6367293.652113325,9623304.84598244,6313161.724062991,4340446.103905339,3281135.646648071,2808437.6088462123,4751280.792808046,6860360.3972836835,7300293.168449226,6724179.680275601,5694270.296119012,4560164.563624394,3540714.6496795807,2724314.2426758907,2028544.0325133381,1394094.3476213173,865291.0150442478,464879.423740058,187761.4976858984,64793.29568922372,34758.598979040355,13109.520971516191,3386.324988708175, 2023-05-05 17:30:27,337 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0605673382279146E7,829394.5246540013,1253574.2827115736,822786.5132057319,558292.9625958891,412928.25410989305,349237.39809628006,328681.6366868362,331059.77613860276,336510.09669383423,333729.6328702188,319188.862421317,295865.57008535945,265163.2862757839,233109.045788139,201850.98708477488,173800.30659743716,149854.68665343995,129801.39460632586,113105.07863176776,99241.9277285005,87700.21298753361,77850.58377005196,68707.63929827105,59244.39801867542,48765.89923635199,36786.65855538041,25021.81776083821,13132.542234646358,6186.895779896657,2495.5948629351424,791.3995639242861,196.72378652269168,109.29798536711289,0.0,829442.1760736416,1253583.7911523764,822105.8696944187,563578.2138837762,423240.8358247127,357981.6810141082,601872.027415323,869201.0660903493,929696.9296889551,859395.7454304458,728794.7260308181,584194.5941836066,454227.02231404674,350372.9790596834,261289.58333793326,179757.06221833325,111809.09646182481,59982.049532332996,23891.47309728624,8231.23398925898,4461.294871205527,1580.8341713607174,274.99695208625917, 2023-05-05 17:30:27,338 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.7623981604723655E7,4519490.180567592,6830220.230553941,4479593.292305616,2992150.876567562,2145722.8127502524,1756571.9620729529,1601684.755157716,1600039.6770100358,1629209.0065019564,1624049.577409561,1566211.9798178265,1479959.1007070306,1350246.6314264436,1215897.272074682,1076433.1202937416,946147.6386875231,830940.4308876324,730287.3422422282,643065.9149552527,567978.1652129722,502909.886321444,444345.41633826424,389331.15227793757,334671.0360367598,275917.2889933366,204627.90854300372,139754.02034897724,65991.14461054103,32588.665446840787,13620.42766270902,4537.797511360176,1117.2001535427287,598.0373439820597,0.0,4519784.298556864,6830068.475310521,4473073.559784388,3040222.041209865,2236581.439051447,1820288.416065395,2994713.9015703695,4362341.856468869,4792586.572026672,4525058.770648205,3889793.3051573467,3158085.668584945,2488835.641055102,1938675.056726951,1445126.590464343,990073.3170738809,614045.2906713462,327139.0857427552,127524.99037778427,45018.125121719364,24405.838386443906,6970.974701753801,465.5577239894168, 2023-05-05 17:30:27,338 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.722735175294541E7,6870000.919022312,1.0382509249510039E7,6808860.222742651,4526743.756315318,3218163.5414978685,2615570.794386062,2370620.334104949,2368309.7911349717,2416541.1124018985,2413318.337800975,2331051.474884276,2209640.659139205,2020240.656841066,1824583.0136092613,1618820.3579814597,1425457.4425344877,1253975.509747278,1103629.3945879529,972937.5173756221,860076.4774173654,761528.3984099921,672027.190135062,587666.5547953522,504868.0232895933,416045.218897975,307032.5630284963,209667.37841795725,97332.81053206747,49186.59152269046,20569.09875489201,6850.069575532406,1690.0209399745186,907.1600490153982,0.0,6870474.653667939,1.0382115060393684E7,6796794.952421891,4608404.770936241,3373009.9073396455,2723885.7704647584,4477081.613889606,6533672.1742394455,7204879.417008931,6818433.277128246,5867222.777375902,4768102.526014968,3762405.033649204,2935107.1983483643,2189060.0371173127,1499973.2454946348,930997.0909167712,495645.7680009158,192080.14717350263,67884.25232399962,36925.177153009514,10620.402574797905,586.666380942437, 2023-05-05 17:30:27,338 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.466956906839855E7,5769789.598449349,8719779.489869956,5719297.758994742,3847765.2789790505,2798678.342748083,2325500.618507654,2153006.927813201,2158847.1974352887,2198550.4031896065,2191230.332071729,2111733.507596718,1983306.6319582053,1801651.6143056368,1610410.5386685652,1417016.3546015967,1238537.434230799,1081957.876510404,946650.9962454052,830562.8996016127,731599.1485729486,646991.0952966491,572727.4736119971,503423.80007226823,433621.70500679803,357753.44498999737,269002.99211494264,184562.80869183037,93771.09118280289,45602.31718858547,18765.389174906206,6027.37161650281,1459.3713449275149,767.0968293596361,0.0,5770143.947413851,8719715.716911739,5712751.618216032,3896503.82869924,2892576.993328498,2399267.1193808853,3997762.4950874113,5819188.770334,6326641.16387011,5927383.575712582,5076312.138039299,4109474.5380137223,3227516.8389522843,2504156.329367373,1864829.4221124088,1277635.5969339134,791284.5188309794,423182.71445617767,168375.44703314055,59139.37610475596,31573.40841008625,10212.952602459118,1170.9809289337438, 2023-05-05 17:30:27,338 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6901867517923396E7,1366175.1145721725,2064676.030454814,1353505.3473285283,885419.4506926772,609798.2193749942,481012.3608830039,423564.36204227456,419447.83279102464,428299.25695669797,428919.75452951057,416218.3084640665,399371.69610475434,369030.53977391793,338139.5661490392,303689.5151837454,270317.8653094488,240172.41531012664,213153.26832941675,189176.17095286938,168078.509637034,148893.1432930887,130823.83622055592,113402.09624162078,97140.3362169845,79786.96212093637,57564.82866766838,38985.401046020525,16644.895831512575,8757.611614811924,3736.7375467280385,1286.761262801634,326.0397177988806,178.99430757341156,0.0,1366295.6881111055,2064438.2569562956,1349149.2323361477,905320.2501081207,648000.2105479098,505331.9941690311,814219.187751092,1196878.4386589993,1347691.3820110473,1294753.9196250956,1123175.6775082028,918263.3693905093,729158.9254315615,572553.1306285626,427916.89916470926,293364.8455701115,182435.15644407444,96656.57460337081,36241.90617868154,12814.870050004121,7153.523950390051,1850.2587645781457,55.01849567859974, 2023-05-05 17:30:27,338 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.63331467820054E7,2037744.7862469754,3078218.3421518174,2010788.741725404,1271083.2525224686,809919.2302641002,577018.4967847022,459683.4809040704,443279.97936621035,458153.1537020515,475482.9670413627,490351.89621165587,524204.35738041485,540016.6933234447,560842.1661432364,561880.487504451,548607.8013379347,525750.9924605355,493705.67583489494,455768.5824540592,414815.4887148218,368026.107337452,315794.5866973593,264318.1543774837,225272.84735623543,188106.55012435693,130557.5700038473,93667.90553374923,31989.670828697475,25501.72930782623,13920.676664140983,5416.559998383755,1304.4611652287135,476.30240313049603,0.0,2038036.0659284783,3077446.0177905834,1999920.1554696385,1301136.7036689078,863295.6280138418,585239.4146168226,876941.7018297642,1361935.7339034255,1725683.2211977413,1807271.644688478,1653907.5839827587,1420234.948257416,1181603.9098615283,948354.7455919939,693930.5016172284,459839.3835943525,277978.808031607,142607.0976607297,51907.37517735748,23468.671356374303,13024.431265748874,2434.9832563502086,4.559030870033347, 2023-05-05 17:30:27,338 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.492957999647549E7,1096198.2716596138,1655917.2329574132,1082284.8674360765,696668.6570669613,462145.547187435,346165.81783995003,290594.9150252111,284523.0107168401,295862.6144057917,308820.2760620467,318935.89585095254,333573.79556568596,337752.45731707156,340757.18736261595,333783.31369989476,319821.38159724115,301361.88258857554,279202.2388334638,255058.99239425434,230401.02442736825,204547.61179988022,177750.90064878436,151765.47645825974,130513.13392450803,109704.60635875439,80786.55815720154,59093.24800789554,24969.532749810143,16266.441139899518,8476.40217720903,3171.541636154227,736.6788444864052,259.8136656395372,0.0,1096317.0258117325,1655670.9971181313,1078112.4597583257,712053.7289174395,490867.0859460548,359253.8964534989,566831.786502833,874863.965126467,1058660.499796926,1073826.4204890528,968377.1400521734,822142.4522933544,674674.3737526337,533220.823291712,388679.5563322895,257540.29213890055,154804.46609688402,80472.7139568326,31940.315815664828,14127.040586197576,7390.810848560905,1517.5573346400697,17.075472970769265, 2023-05-05 17:30:27,338 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.0238664409964304E7,2226851.766734212,3363932.063359062,2199116.867905196,1416828.7321382898,941967.4287962933,707179.0240781984,595086.3086013607,584574.115063607,607950.7561642274,632864.7544014865,650291.6932880234,676831.1479579322,680832.8607384895,683292.0574459177,666153.0501303949,635963.2066927557,597629.1240069108,552557.2184041867,504072.56488100544,454920.330929661,404221.32606540347,351586.3506247341,301025.9475413486,258962.1716490945,218078.42993395205,160489.5111093975,117419.50426946631,48751.72280771236,32094.047492538335,16518.279485524075,6162.673492909887,1428.8094774636622,510.0077002665333,0.0,2227073.9133153874,3363518.341819316,2191592.6856624424,1450571.2226376329,1003705.72872719,736206.6851550478,1164863.2605540128,1788477.2956208312,2154485.369094637,2178306.7101672706,1959214.1887311116,1660172.221509769,1360951.1870319191,1076244.6717025565,785422.3444529413,521062.2296842602,313891.3574229968,163200.30907384612,64519.09660640356,28309.595112194867,14804.801764320093,3057.3240619179005,29.48484666829247,] 2023-05-05 17:30:29,188 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,188 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juillet 1 - Merluccius_merluccius =========================== 1683300629188 2023-05-05 17:30:29,188 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,188 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:30:29,188 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6425287024371828E-6,4.5053077694501295E-5,6.125128191978378E-4,0.005510227145041415,0.03695013418186446,0.19728064308902118,0.8748288474619189,3.318921353729426,11.012727916879433,32.51514982149323,86.61269190270791,210.54471240814718,471.57348172490543,981.2111695938785,1910.1366744751056,3393.6818921705517,5742.069542573026,9382.952190741402,14774.174514179253,22437.13088125964,32923.13467274216,46766.594887619256,64427.064104769604,86225.64413638027,112284.43336043107,142478.25039383344,176406.42729383716,213390.37844255188,252500.03875255675,292609.21549337875,332477.00002352166,370850.5697838349,406585.3378158485,438783.7076570973,466967.94416214834,491335.0358796966,513212.2837309328,535985.7842538899,567094.0657340727,1034560.7484750174,1018382.632587016,994955.181498127,966639.396572083,929861.7768593995,878246.423980567,806698.5822698346,715463.6730304123,612065.4154219438,509856.78987172875,423787.60470962815,365498.94182651746,339987.8309999516,344901.26777435926,372040.15959119686,409925.9441322243,446464.1318618932,471226.75542200747,477154.4547367822,461531.44397727196,426090.65540887794,376178.3055738976,319125.58163912327,262286.82808817324,211370.96337775278,169552.7248584679,137484.19917914132,114022.03211262326,99307.51895243632,183831.44657990927,157604.81606928556,65853.23752559716,18208.35264001221, 2023-05-05 17:30:29,188 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.2250160267482982E-6,3.3600824189922043E-5,4.5681250675424573E-4,0.004109513680513887,0.027557256719849006,0.14713110700685503,0.6524456580126582,2.4752593687905486,8.213392152356544,24.25039438684965,64.59837040829382,157.03374110041545,351.7290695110248,731.8687383256096,1424.7819449817794,2531.4255552925774,4283.206715824936,6999.164820075082,11020.928825084042,16762.52786770005,24757.504964571002,35653.599630348515,50050.21690669721,68274.3659165559,90274.40038455435,115658.75724236153,143791.4730077389,173877.33308823823,205021.6268685028,236275.40641575746,266681.1501834392,295328.58279283764,321425.0488170224,344384.3381501055,363946.19506796217,380362.6388079714,394742.3095577513,409767.39444227895,431274.7811269722,781691.598804164,760065.3230410152,728267.2927254728,690969.3849054712,649493.8569480272,601952.6218298778,545997.5277670714,481615.28747965547,412632.34146046214,346312.30194465345,291207.4805971229,254278.62023170554,238649.77749751526,242871.43942985823,261651.10429874746,287416.7784107903,312071.7820612811,328566.1787701299,332098.57668743184,320819.53334232245,295928.02328238543,261109.97485113065,221421.53836431162,181936.35048810183,146592.27292931572,117576.07164894235,95330.68423239636,79058.0504668198,68853.25439116129,127452.98255427691,109267.052506278,45655.41994274306,12623.652169557732, 2023-05-05 17:30:29,188 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.965541307162451E7,1.6172589088829936E7,1.4255742744985549E7,1.2252260503417922E7,1.0385551112234646E7,8710072.862050157,7263356.876474366,6086104.6926980065,5204690.300480072,4617101.95329447,4291684.830843543,4175234.018124286,4204480.410808969,4316575.069779878,4456491.157349078,4523774.898258527,4546417.711020184,4554268.350380914,4519084.442194792,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:30:29,188 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4407356.748295377,4247552.283714356,4032739.08244993,3771285.535761599,3474267.935502664,3153759.279303572,2821652.2915766966,2488846.8554109936,2164735.8774957033,1856930.9164232353,1571171.8605860951,1311373.3995738546,1079770.2965215154,877130.5156262795,703009.9542041334,556025.9274698452,434129.4398823251,334858.0456646805,255547.92436264304,193464.82108734178,226308.07463778747,119171.87299147823,59896.01569448195,29302.68297050243,14937.629968319228,9229.240713132123,7813.161153395964,8268.0158458034,9284.904882790044,10178.966008473422,10623.24012031896,10506.602924694831,9853.507842854153,8772.506911861574,7417.723374772552,5956.259911678444,4539.875696257569,3283.223114414302,2252.497405303919,1466.3199368626622,906.4872495444646,533.2162609235911,299.55759937947846,161.77381546283559,84.8357472689571,43.810204374126016,22.65002655696639,11.90544920164,6.510815798370881,5.833842115827328,1.9188119882815038,0.21069618799949127,0.009823078752152943, 2023-05-05 17:30:29,188 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.175515034668359E7,4894033.2338303095,4356226.1907682475,3783457.7713274485,3241064.1256582798,2746302.6102409167,2313928.098010371,1960664.58400768,1698362.6016510695,1528888.7778442672,1443602.7836599331,1426135.8751071033,1456401.3024116145,1514314.3347295178,1582486.0808430505,1626511.8875941425,1658665.7577025604,1692520.8216506483,1720887.7807673712,1742319.2747016642,1759038.383275314,1775460.0273371704,1797021.696058681,1829203.3007842635,1876702.3852221216,1942772.9710455386,2028750.2193931353,2133779.122748499,2254752.9075455423,2386454.836360716,2521892.520829241,2652818.9442379544,2770447.0183234164,2866382.5227811937,2933828.9127571625,2969175.976490939,2974203.1716407244,2959300.788975299,2948029.95367836,4849455.041143011,4057422.201036187,3247030.5870517963,2535554.485165699,1994349.14286564,1640398.6865661119,1446658.765058148,1362197.152437985,1332562.7402327806,1313716.576078393,1277558.3305909417,1210977.113664381,1111898.1588156272,985167.1083051505,839532.6091643277,685659.8298453174,534589.0899931322,396239.4300837665,278011.72046583326,183852.1622725954,114102.27395576396,66163.72327709911,35682.870310948536,17813.713580117008,8191.9769063379335,3453.2534193528923,1327.910103157455,463.71529791192444,147.40722010573498,48.153439341818526,5.52634165650526,0.24655424895933012,0.0062656263427553335, 2023-05-05 17:30:29,188 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>6626464.101065808,2758802.250679288,2455636.349674952,2132762.0526107103,1827009.1543291588,1548104.4450198913,1304362.7942164647,1105206.0583040682,957301.371874355,861670.7365137185,813378.5145012784,803069.4096662394,819189.3333676138,850033.4603990393,885213.4836906241,904876.7736662321,914873.1695703345,921381.3769246148,918778.9814089242,904464.1013844569,877806.9688966695,839482.0798614481,791010.4001939,734424.9735257656,672017.3630453285,606147.0716716272,539111.1214632187,473079.6122784645,410104.555981172,352201.47369123646,301486.23812624166,260328.89727745703,231473.4201198185,218083.8879633251,223734.72871164218,252501.72952315028,309626.437295325,404006.4513201067,555915.6651375443,1452988.2809555153,2067091.3989689858,2689422.0092734247,3228390.511754235,3615723.976424602,3819102.0036558122,3842660.0896612885,3717348.4647406396,3486426.0852598357,3191952.165692734,2866254.574256435,2529477.965021703,2191928.109303406,1858743.4439204012,1534422.714616996,1225521.1345575112,940926.6699549124,690158.9547630905,480816.64197162446,316452.58189355343,195763.67008967776,113268.77127938649,60997.0663338387,30420.711302937776,13980.061568405039,5890.454440292947,2264.399464703265,790.575325577581,251.27383766066507,82.07444950139461,9.418695541008072,0.4201884968500617,0.010677827593254422,] 2023-05-05 17:30:29,276 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,276 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,276 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,276 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,276 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,276 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,278 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,278 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,278 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,278 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,278 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,278 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,279 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,279 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,280 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,279 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,280 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,279 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,280 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,280 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,280 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,280 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,283 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,281 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,285 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,284 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,285 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,285 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,285 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,285 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,285 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,285 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,285 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,285 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,286 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,285 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,286 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,286 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,286 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,286 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,286 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,286 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,286 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,286 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,287 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,286 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,287 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,287 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,287 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,287 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,287 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,287 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,287 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,287 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,287 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,287 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,287 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,287 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,287 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,287 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,288 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,288 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,288 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,288 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,288 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,288 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,289 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,289 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,290 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,290 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,290 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,290 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,290 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,290 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,290 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,290 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,290 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,290 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,290 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,290 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,291 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,291 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,291 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,291 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,291 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,291 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,291 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,291 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,291 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,291 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,291 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,291 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,292 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,292 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,292 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,292 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,292 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,292 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,293 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,293 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,293 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,293 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,293 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,293 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,293 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,293 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,293 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,293 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,293 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,293 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,294 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,294 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,294 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,294 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,294 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,294 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,294 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,294 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,294 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,294 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,294 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,294 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,295 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,295 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,295 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,295 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,295 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,295 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,295 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,295 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,295 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,295 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,295 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,295 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,296 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,296 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,296 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,296 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,296 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,296 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,296 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,296 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,296 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,296 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,296 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,296 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,297 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,297 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,297 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,297 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,298 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,297 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,298 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,298 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,298 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,298 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,298 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,298 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,298 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,298 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,298 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,298 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,299 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,298 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,299 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,299 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,299 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,299 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,299 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,299 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,299 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,299 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,299 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,299 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,300 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,299 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,300 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,300 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,300 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,300 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,300 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,300 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,300 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,300 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,300 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,300 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,300 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,300 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,301 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,301 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,301 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,301 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,301 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,301 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,302 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,301 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,302 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,302 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,302 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,302 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,302 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,302 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,302 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,302 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,302 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,302 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,303 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,303 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,303 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,303 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,303 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,303 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,303 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,303 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,303 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,303 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,303 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,303 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,304 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,304 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,304 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,304 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,304 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,304 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,304 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,304 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,304 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,304 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,304 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,304 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,305 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,305 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,305 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,305 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,305 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,305 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,306 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,305 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,306 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,306 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,306 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,306 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,306 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,306 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,306 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,306 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,306 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,306 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,306 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,306 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,306 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,306 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,307 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,306 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,307 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,307 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,307 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,307 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,307 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,307 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,307 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,307 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,308 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,307 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,308 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,307 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,308 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,308 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,308 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,308 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,308 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,308 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,310 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,308 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,310 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,308 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,310 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,309 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,310 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,309 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,310 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,309 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,310 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,310 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,311 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,311 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,311 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,311 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,311 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,311 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,312 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,312 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,312 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,312 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,312 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,312 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,312 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,312 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,312 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,312 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,312 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,312 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,312 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,312 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,312 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,312 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,312 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,312 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,312 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,313 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,313 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,313 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,313 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,313 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:29,313 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:29,313 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:30,245 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:30:31,169 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,169 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juillet 1 - Solea_solea =========================== 1683300631168 2023-05-05 17:30:31,169 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,169 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:30:31,169 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:30:31,169 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:30:31,169 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN,] 2023-05-05 17:30:31,436 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,436 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juillet 1 - Lepidorhombus_whiffiagonis =========================== 1683300631436 2023-05-05 17:30:31,436 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,436 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:30:31,436 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,347248.4497443944,551712.863730979,445412.52405507513,295915.04456129565,209285.75137494778,138645.6257187819,74243.66676534052,29195.279855910263,18710.377063426182, 2023-05-05 17:30:31,436 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,5439661.53675407,8642605.161747864,6977405.880067724,4635521.590468761,3278470.077499191,2171889.544839742,1163030.15534925,457345.2840577574,293098.84183789056, 2023-05-05 17:30:31,436 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,3.279116096442245E7,5.209902401022037E7,4.206093297928518E7,2.7943675098178975E7,1.9763148736726057E7,1.3092502020683354E7,7010934.186411073,2756951.461874649,1766847.3003794884, 2023-05-05 17:30:31,436 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.796114776801146E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:30:31,439 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,439 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:31,440 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,440 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:31,440 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,440 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:31,440 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,440 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:31,440 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,440 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:31,440 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,440 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:31,440 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,440 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:31,440 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,440 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:31,440 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,440 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:31,889 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,889 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin juillet 1 - Lophius_piscatorius =========================== 1683300631889 2023-05-05 17:30:31,890 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,889 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:30:31,890 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,86223.74927904418,215118.58583313556,81416.22159546117,52427.237475088434,19942.703920680226,17676.680877804625,6718.3655581409785, 2023-05-05 17:30:31,890 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,758431.384827773,1892201.2591636365,716143.9650722521,461154.41109204583,175417.708905495,155485.57873451576,59095.31117175006, 2023-05-05 17:30:31,890 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2602940.007926876,6494043.44157658,2457809.3884461992,1582684.0640778926,602034.3853685199,533627.2227653665,202815.38027961043, 2023-05-05 17:30:31,890 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3506216.888837395,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:30:31,894 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,893 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:31,894 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,894 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:31,894 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,894 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:31,895 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,894 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:31,895 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,895 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:31,895 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,895 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:31,895 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:31,895 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:30:32,343 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:32,343 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:30:32,358 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:32,358 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:30:32,359 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:32,359 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:30:32,900 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:32,900 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:30:32,900 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:32,900 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:30:32,905 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:30:32,905 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:30:35,245 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:31:32,391 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:32,390 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step août 1 2023-05-05 17:31:32,391 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:32,391 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:31:32,540 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:32,540 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:31:32,540 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:32,540 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:31:32,621 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:32,620 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:31:32,755 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:32,755 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin août 1 - Nephrops_norvegicus =========================== 1683300692755 2023-05-05 17:31:32,756 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:32,756 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:31:32,756 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.2532328277794677E8,8305772.54252231,1.254688763625944E7,8208730.312506702,5546251.758842784,4044602.3770195725,3336532.1257458115,3080284.5477331225,3099973.291821404,3207813.947784086,3312025.955189596,3355974.759044665,3346689.850211271,3253383.07667753,3110678.9665999087,2919496.687514265,2700290.974289233,2467016.69239881,2229905.4926040745,1998949.262491571,1781141.5790236883,1581138.3929674446,1398513.3936160286,1230189.1179632887,1071338.8397677108,909894.9948658153,726066.7419179606,546156.4441979981,295461.82976043987,183690.0774799219,84878.9051368099,7600.369004256932,6119.247316947402,1985.7951068353996,0.0,8306219.653246762,1.2547262978880282E7,8204393.182333145,5575376.382259111,4096803.315051022,3370564.8593054237,5763362.369104323,8732274.763352785,9844616.948220031,9501854.515138159,8359968.685545053,6962386.668544212,5591839.485517569,4321894.070963605,3134558.339801041,2079150.0145741547,1241297.6528252733,657393.37679999,294419.8316682208,125452.29889843213,60250.464687000785,15749.983640879553,2935.995683184136, 2023-05-05 17:31:32,756 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.24829156733307E7,6209753.018497848,9385466.816918591,6160052.977003289,4209068.968141163,3148604.6463254336,2687598.057704929,2550060.6878308207,2575089.3600189127,2615311.129400907,2594658.286268669,2482120.8764405693,2298382.8493391853,2058838.4885341935,1806859.2859876147,1562656.318373078,1343986.6272299523,1157110.860453522,1000698.3812651585,870699.8117411499,762870.6602658554,673728.4068425376,598613.8129891036,529233.7551263901,456852.23519522743,376524.63539269706,285965.81840884575,195453.80006732888,100205.62979154078,50377.574404359795,20230.2242824357,3113.9514116963232,1657.7612055066008,845.7596910012668,0.0,6210084.611701208,9385704.602756962,6156791.545022187,4231027.5363580985,3190963.266419775,2724939.2932279543,4655195.973938871,6732001.108921857,7171119.137563241,6608260.195484111,5596740.127202598,4482357.849602189,3480595.1219574534,2678204.948793348,1993975.3025653325,1370408.1435043896,850416.519326168,456660.1516539221,183858.36662213766,63646.04346508617,34165.09319404529,11849.309205868845,3060.7992427752865, 2023-05-05 17:31:32,756 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0605673382279146E7,808916.7008770749,1222623.4233924053,802471.841812781,544162.0905407568,401170.09226347506,338353.0371292045,317328.89202714764,320346.0229528722,325760.4978624231,323581.66103001114,309500.53207239247,287643.1741039446,257887.48993332023,226979.101716556,196622.21354749514,169358.02706425203,146044.59734348685,126498.2808994704,110244.92169902817,96730.62788154057,85487.80591180215,75868.68023767867,66908.02603368684,57683.00260023639,47476.78955393221,35587.75145160113,24240.838353336305,11063.575975727734,6029.833648965628,2430.4367310926827,181.48139630794307,191.86665892732694,106.59940849327286,0.0,808963.1757789723,1222632.697068968,801680.0128118561,549085.8984331466,410460.34955696954,345587.78883226874,587540.3550431358,851093.0382698434,912190.9443998657,843985.3700683742,715886.5282484429,573923.0590848307,446314.8467102057,344307.45749049203,256706.3757047516,176622.00831694633,109814.9971128225,58854.248559543455,23296.0283101698,8076.047167844782,4382.74177964582,1315.9852577439208,228.92466612011975, 2023-05-05 17:31:32,756 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.7623981604723655E7,4407903.570422292,6661581.492195702,4368991.739841299,2912901.178199091,2069322.649665536,1680481.3275888634,1516907.2762601983,1525266.7389865948,1555013.977255137,1557222.2077052037,1502010.2112566186,1430174.9417403033,1306194.0289995116,1180231.814038546,1046077.6238732028,920407.6412030633,808657.5295901303,710656.7056569165,626076.97884393,552944.6707294838,489711.9178009106,432387.81676495617,378028.0479635064,324797.5806914333,267713.9036421024,194931.76025504182,133681.88263092213,42125.48235470573,31718.422807103045,13228.263818875073,67.01124216069192,1089.6163834697986,583.2717493488004,0.0,4408190.426612535,6661433.483802593,4360617.5106710205,2956149.806971568,2145900.6530832453,1723519.8439245257,2882522.9185156287,4236111.340637291,4681518.933671875,4431913.032119037,3812194.2877808753,3096263.379887269,2441289.4382638806,1902240.5924815286,1417010.9156189095,971097.6073686082,601577.093236239,319583.5714290023,122343.56052397976,43971.76945889573,23926.288953403873,4231.518982652213,282.60271064905, 2023-05-05 17:31:32,756 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.722735175294541E7,6700379.991966217,1.0126164182772987E7,6640748.864856348,4407184.514755896,3105021.4499950656,2504264.2315460877,2247869.4154148884,2259766.7739743437,2308550.2794048493,2315640.938285836,2237054.545009997,2136123.9816945675,1954988.6987609484,1771412.2889946057,1573403.792155309,1386825.6908592326,1220458.3176833093,1074062.8143077285,947303.2248615061,837374.7187259226,741592.2667485388,654004.1084799524,570710.5269964349,490073.52892369253,403762.0627629054,292768.6149740875,200718.5411882907,63229.84022182826,47877.20766915089,19980.344750008622,120.27249610114465,1648.294174292588,884.762187600826,0.0,6700842.030061767,1.0125779726220591E7,6626045.468031631,4481530.308814404,3238444.8968333486,2582238.9567968333,4313188.222652105,6347939.376979264,7039878.690541282,6679219.762627996,5751002.887989642,4675362.019905624,3690928.531883348,2880220.5865984275,2146735.034237979,1471388.0073304353,912238.1394418904,484332.48642779177,184464.7543652285,66325.18490828236,36204.38770231432,6576.572816506038,363.28699840621863, 2023-05-05 17:31:32,756 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.466956906839855E7,5627332.985685624,8504487.367171526,5578087.794189002,3749053.4527094276,2713139.457260808,2244730.1067852345,2066993.8380344373,2079870.1109645755,2119541.274009755,2117695.9162321854,2041046.06516836,1924792.486404364,1749480.6709755138,1566632.2041630137,1379358.3805621979,1206285.0205994847,1054008.8024644712,922164.5002485575,809285.3532624126,712837.3134936437,630477.3044281759,557903.8513535435,489819.8077671947,421794.3795086375,347951.3361616716,259066.85276103587,178139.37608498792,72846.80476451124,44427.08040209228,18260.712997065908,620.1939249030336,1423.339338037924,748.1571411599597,0.0,5627678.585743019,8504425.168773258,5570321.592945082,3794097.3463903717,2796451.789866197,2303114.412708249,3886542.9163117707,5684138.968039704,6199467.034097486,5816497.055775509,4983080.272271105,4034824.776343865,3169706.9437881,2459720.4946056204,1831074.912248647,1254708.4523160069,776600.450609768,414694.19951037975,163401.81086804744,57948.42537617633,30998.62818200984,7752.446055897321,888.8679735826398, 2023-05-05 17:31:32,756 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6901867517923396E7,1332444.1308086829,2013698.9976298918,1320087.181232865,861442.1435636292,585896.737624356,457244.97545255587,397258.44278640015,396829.0641421473,405877.5471936656,408957.540064867,396933.6588117483,384760.3120949226,356025.616295441,327702.5300511531,294773.0905603743,262738.97351795004,233562.8589296229,207269.06974104315,184070.16559749632,163530.81243575888,144909.16605288375,127207.17862870611,109947.12230905442,94120.13070352007,77281.9714418503,54411.025589618075,37052.32741077011,9233.021553089275,8517.914128268192,3624.0831028933476,4.740153221863149,317.9897684841687,174.57492237299635,0.0,1332561.7273763325,2013467.0947799692,1315029.355696215,879398.0279352574,618360.2474431446,473793.95571008016,778148.5250805359,1157365.7013910408,1313504.1699017712,1266366.8821013898,1099498.8281940736,899362.2682220882,714608.1072617236,561363.8227036258,419177.3625838358,287486.3076269209,178503.1037617635,94214.82777784143,34484.68114070204,12488.63287606131,7005.583811447662,957.1883730145354,28.46254014438525, 2023-05-05 17:31:32,756 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.63331467820054E7,1987432.6882107314,3002216.8604880893,1961142.1907997658,1232924.6492481583,763921.3171152592,531407.5422771601,410823.0849377958,403923.1977133564,419029.3564120194,440857.0460315677,454864.37972297426,497437.9014776488,514042.3454507368,539288.452625684,542163.6436801389,530970.1164533023,509452.806893473,478307.01982921956,442176.9299468253,402383.9222994825,357242.430978175,305917.02206249605,254394.2149273745,216503.02838924457,180656.58949845275,118724.0278771936,86228.70135070858,8845.824229298103,24719.686693300508,13407.860170111442,0.020471786390310623,1272.253904303593,464.5424548960876,0.0,1987716.7761712736,3001463.604883277,1947863.4848896984,1257580.4471394517,801929.0484486658,522654.34148353065,808993.4131235183,1289795.8381544854,1663280.0546840087,1755691.0072293116,1609803.925491212,1383929.7785207764,1153048.2526334764,926306.8550571671,676438.5935996372,448641.9391904646,270274.283747013,137483.3474146045,47418.31294075112,22615.32142633816,12688.677111590141,570.2774975252992,1.06773330326723, 2023-05-05 17:31:32,756 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.492957999647549E7,1069133.0398979483,1615032.4908018948,1055563.1588486754,677181.564442409,441551.9475642453,325919.403135084,268591.99716058164,266136.07468389126,277375.7619003898,291964.9031683238,301618.6293520549,319899.270605874,324528.04594940646,329456.3377923455,323402.7095222571,310455.5016209313,292750.32219944865,271191.1699538779,247955.83121986687,223963.6192509207,198916.688251184,172641.04614227245,146815.42835663198,126144.54542645284,105986.70647760405,75471.28042068823,55623.085320545906,11217.295394065177,15804.964854117825,8203.635966111282,1.4526449894928655,718.4901790091697,253.39884337865567,0.0,1069248.8619996042,1614792.3345471465,1050605.5202472853,690619.036020953,464610.60047243466,331904.27759970026,535952.5972847224,840654.8608152522,1028330.102543602,1048125.9437738218,946321.5607994829,803977.5766406943,660348.8568836551,522200.81388640485,380177.1976221286,252042.66118793358,151178.29156526778,78178.77318081495,30018.787802990908,13720.554278669604,7226.528768468432,617.5191735187237,6.948292308739454, 2023-05-05 17:31:32,756 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.0238664409964304E7,2171870.600713682,3280876.284784015,2144820.478976639,1376919.5239681941,898883.9230341562,664413.1894491828,548261.2586560417,545429.6355685132,568615.9328062534,597208.9444744599,613848.6417090892,648430.237726749,653590.4065022279,660286.2912986625,645181.0157478664,617164.6681612567,580412.835868233,536570.7071839585,489939.4146599208,442121.4823610915,393025.0495720786,341393.97252576565,291065.2964894552,250158.55193903396,210568.19392256768,149544.17675520584,110289.4013706192,20907.791817092144,31176.487020895816,15979.352182052708,1.7838648106652093,1393.5320457703324,497.4155652807249,0.0,2172087.2624762254,3280472.7780654808,2135568.3608889496,1406436.4568873923,948313.9058681459,677956.8655892728,1098813.0414762744,1716156.0125839224,2091206.3048051854,2125210.0754388846,1913861.0423431178,1622939.7845059065,1331671.3660905468,1053735.9528899598,767990.5202665541,509789.3383600283,306409.5683348012,158431.861187503,60473.08382567648,27474.404999903894,14470.6853653831,1180.0417265981087,11.380327589187914,] 2023-05-05 17:31:34,569 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,569 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin août 1 - Merluccius_merluccius =========================== 1683300694569 2023-05-05 17:31:34,569 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,569 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:31:34,569 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.978202652302056E-7,1.1447623951897135E-5,1.6333414536205204E-4,0.0015424232014373271,0.010858434514765878,0.06086093029671103,0.28327311675765354,1.1276444476855407,3.9243625424879,12.145333116804055,33.888650232146425,86.22255054982807,201.95128115653102,439.0029361834349,891.9542668229402,1649.2780387701685,2902.770033522921,4930.8806620632495,8065.751365037394,12717.515717432503,19363.876950808535,28529.006160883957,40750.99857947542,56538.268951988684,76318.12940239943,100384.04055744487,128849.41306152388,161615.119281136,198356.04233000876,238529.7690392077,281408.4828694943,326134.1021345428,371798.30333175487,417556.23530176614,462801.55302764714,507474.2935641921,552672.7362584849,601965.1907467032,664293.4119247263,1283609.2609593999,1351827.2377475677,1394999.0904038474,1414154.4163193041,1407493.8185072269,1370116.8367332516,1296569.1597378117,1185700.79706257,1045072.605816781,891826.3203013523,748900.960946301,638202.5861770579,573987.9722285542,559280.3237794285,586162.2750192325,638917.3166219709,698353.1316734917,746039.6164004499,767778.3088568625,755923.9050386592,710272.6427159936,637333.9436382541,548092.1266042814,454855.5439866985,368188.6917916198,294884.6063490433,237434.84437703653,194895.26721698995,167937.63040344318,307658.989136642,264758.9439440183,111845.23496786269,31325.90887404085, 2023-05-05 17:31:34,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.9964081000674236E-7,8.62150863204819E-6,1.2299567915346758E-4,0.0011613161868912134,0.00817400400045572,0.04580475135127132,0.2131383106891192,0.8481797569682221,2.950625931820341,9.127391739993755,25.452959405230697,64.71365102878752,151.44132515616212,328.85494003931535,667.292727097697,1231.9045088983169,2163.9595025910803,3667.1248230797382,5981.137342188559,9403.27392995073,14302.100976137002,21131.176570299893,30392.751539211553,42526.58591373212,57774.56400207787,76092.99236832437,97136.12196181116,120289.20879097306,144722.06831744226,169447.58073844484,193383.46019293304,215422.45493116896,234516.94826864943,249782.51451932854,260625.6430348785,266908.32404991053,269183.28488517355,269080.04217670346,270013.3922663721,444919.5676574865,366176.9686145752,283987.3487641078,209093.98783273186,147249.670035849,99608.68034648964,64762.23172143328,40424.99890692452,24240.333403534554,14054.037034691795,8014.124117043953,4633.942071022125,2821.398128950564,1853.8798164447635,1305.2135231645818,953.443046841179,697.8165363163937,499.1391663443347,344.0189009493692,226.890830432527,142.83778271016794,85.88711104116503,49.499657898529605,27.53217783170787,14.937465264160867,8.018851953789866,4.327806757279623,2.3811928401918756,1.3753569313461036,1.688931534226819,0.4377594819110937,0.025027145874486484,9.486543255502626E-4, 2023-05-05 17:31:34,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.490190235952362E7,1.6956046287293326E7,1.5729637451279977E7,1.4206919293620115E7,1.254222244657276E7,1.087543873896566E7,9301180.933877828,7887312.277126475,6684549.545125289,5724697.666079222,5016617.900581578,4545800.163548448,4278537.664225664,4168985.8460898837,4166811.156762714,4170930.1827101777,4191314.8633026527,4239425.21485936,4275504.126022373,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:31:34,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4258679.009840242,4200029.033137038,4086749.9312780635,3919877.115662674,3704928.6801275443,3450458.8310601986,3166727.6576238633,2864579.155237406,2554555.598724513,2246250.3378508813,1947881.622526315,1666058.1879983856,1405702.9033314683,1170101.1072839275,961042.6658319695,779029.7318497257,623524.773163616,493213.80187698884,386251.1601746607,300414.04157547356,363133.2687333614,200587.3123990163,105454.4262933732,53106.55146435222,26317.77076601309,13919.718574106206,9128.63531335879,8036.737072339761,8482.185244869723,9309.271321726028,9931.472961513058,10090.040378663514,9722.300036791066,8885.404668569341,7706.1775308114175,6342.818247533817,4952.862663739468,3667.3059034339003,2573.8731739725713,1712.1351166669212,1079.8947734980104,646.6557317979843,368.641406255303,201.08243963101924,105.83342405179143,54.41779166925262,27.776486925280224,14.316939420659129,7.652948504557088,6.554429144610965,2.1890758249623383,0.2612697200442784,0.013666177578589865, 2023-05-05 17:31:34,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0327594287565192E7,5111544.998243824,4784315.529560832,4360527.023105049,3885683.6336805853,3401425.4864975433,2937080.6345252423,2515389.0498834355,2154765.396177541,1867874.9579181666,1659720.5392708122,1527202.1265781224,1460428.214114797,1445137.3605565382,1465400.996072831,1486613.9326780485,1514288.484328858,1554924.2852372446,1596765.9272788793,1633823.0169978396,1664262.7272845383,1689270.7098049992,1712106.962841653,1737242.0341655887,1769542.7666330335,1813520.834889575,1872677.8979477498,1948986.0696316513,2042536.716400974,2151379.7365936036,2271565.5917013674,2397399.1689031688,2521922.3301154883,2637664.767701009,2737749.140580424,2817527.4666499807,2877098.95023493,2925330.7500359435,2986088.7055465877,5077818.392284393,4424559.2562583,3664188.3322967915,2920984.343675074,2293676.1287317136,1833749.9888898104,1543608.3407304708,1389685.319345141,1321970.8555521623,1291599.9633155996,1261570.0292960894,1209976.0994467314,1128148.1404895224,1016822.7341774795,882534.966532056,734975.4506352834,585076.9811895599,443375.1043377823,318484.62382866105,215910.20418335675,137536.21081414408,81956.03095110202,45474.66533129777,23383.786775506796,11088.67709467402,4824.835772026531,1916.6297810528467,691.7973113299977,227.41665056636424,77.27313376385139,9.183317810254062,0.42566888472690667,0.011213205536841159, 2023-05-05 17:31:34,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5821740.326042375,2881415.240034498,2696953.5549149932,2458060.6895431885,2190387.386118988,1917405.8796917466,1655647.389720737,1417928.063795007,1214622.6751980842,1052857.606068992,935423.8604311221,860513.7512753349,822436.5477193667,812950.8883670106,822748.4910867865,832020.0678838376,843205.4038085788,859002.9082749282,871645.7239673624,876359.1433838945,870501.5271399346,853012.6630086219,824016.0052786822,784503.2472584269,736069.8557132086,680690.2806517917,620532.4788792393,557818.0105048253,494737.3238466639,433428.65204662667,376021.47745142435,324732.1200075453,281984.53721453034,250524.98890256207,233524.43637921178,234754.6970547457,259173.42480787038,314922.7546405927,419700.30055254657,1108042.5820173207,1636375.9038183899,2229462.848830839,2798965.991413378,3264437.435060005,3571934.014898458,3702505.0639983625,3669340.0573690813,3506708.068032972,3256136.482814558,2954974.4153485796,2630266.977109293,2298173.80706619,1967196.5313934204,1642715.4189409716,1330642.4395334001,1038946.235858803,776930.3420331326,553069.5874019968,372661.0172526436,236411.1032495537,140482.5631764321,77802.41650113232,39956.224938983716,18931.00303062652,8232.300952198286,3268.913151111851,1179.5757544508544,387.69326400463433,131.71431474221757,15.65194674326197,0.7254597590073532,0.019109720990321065,] 2023-05-05 17:31:34,701 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,701 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,702 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,701 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,702 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,701 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,704 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,704 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,704 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,704 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,705 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,705 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,705 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,705 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,705 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,705 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,706 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,706 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,706 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,706 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,706 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,706 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,707 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,707 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,707 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,707 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,707 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,707 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,708 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,708 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,708 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,708 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,708 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,708 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,708 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,708 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,709 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,708 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,709 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,709 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,710 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,710 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,710 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,710 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,710 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,710 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,711 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,710 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,711 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,711 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,711 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,711 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,712 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,711 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,712 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,712 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,712 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,712 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,713 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,712 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,713 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,712 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,713 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,712 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,713 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,713 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,713 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,713 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,713 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,713 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,715 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,715 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,715 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,715 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,715 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,715 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,719 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,719 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,719 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,719 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,719 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,719 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,719 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,730 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,730 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,730 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,730 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,730 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,730 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,730 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,730 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,731 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,731 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,731 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,731 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:34,731 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:34,731 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:35,237 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:31:36,516 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:36,516 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin août 1 - Solea_solea =========================== 1683300696516 2023-05-05 17:31:36,516 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:36,516 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:31:36,516 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:31:36,516 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:31:36,516 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN,] 2023-05-05 17:31:36,790 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:36,789 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin août 1 - Lepidorhombus_whiffiagonis =========================== 1683300696789 2023-05-05 17:31:36,790 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:36,789 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:31:36,790 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,341460.41049931984,542516.7515247535,437988.25716093584,290982.6456049015,205797.31494482185,136334.63967000638,73006.15150140676,28708.644348390135,18398.506998022094, 2023-05-05 17:31:36,790 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,5349025.922208877,8498602.115820508,6861148.376618613,4558284.551867945,3223844.224726102,2135701.5316167185,1143651.7524555342,449724.9991191002,288215.2303350482, 2023-05-05 17:31:36,790 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,3.2244799320044726E7,5.123095750718981E7,4.136011971648072E7,2.7478081571522124E7,1.943385797286458E7,1.2874356620439664E7,6894119.001524282,2711015.530060167,1737408.34280653, 2023-05-05 17:31:36,790 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.698914690244045E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:31:36,793 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:36,793 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:36,793 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:36,793 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:36,794 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:36,794 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:36,794 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:36,794 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:36,794 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:36,794 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:36,794 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:36,794 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:36,794 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:36,794 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:36,794 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:36,794 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:36,795 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:36,795 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:37,179 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:37,179 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin août 1 - Lophius_piscatorius =========================== 1683300697179 2023-05-05 17:31:37,179 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:37,179 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:31:37,179 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,84406.6244488433,210585.0631433481,79700.41314269412,51322.358183809745,19522.42084578939,17304.15316928844,6576.7791741558, 2023-05-05 17:31:37,179 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,742458.8658594484,1852351.615400883,701062.0165993983,451442.52716181154,171723.42259440135,152211.0618760106,57850.767502392075, 2023-05-05 17:31:37,179 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2548126.7046360257,6357290.396303514,2406052.2787818466,1549355.542731374,589356.6082179785,522389.9792189859,198544.44782728332, 2023-05-05 17:31:37,179 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3430502.021068859,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:31:37,182 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:37,182 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:37,182 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:37,182 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:37,182 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:37,182 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:37,182 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:37,182 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:37,182 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:37,182 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:37,182 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:37,182 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:37,182 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:37,182 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:31:37,578 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:37,578 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:31:37,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:37,590 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:31:37,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:37,590 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:31:38,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:38,075 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:31:38,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:38,076 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:31:38,083 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:31:38,083 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:31:40,246 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:32:38,696 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:38,696 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step septembre 1 2023-05-05 17:32:38,697 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:38,696 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:32:38,938 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:38,938 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:32:38,939 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:38,939 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:32:39,042 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:39,042 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:32:39,233 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:39,233 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin septembre 1 - Nephrops_norvegicus =========================== 1683300759233 2023-05-05 17:32:39,234 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:39,234 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:32:39,234 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.2532328277794677E8,8100702.287774776,1.223710387674957E7,8006056.038955219,5406711.280100714,3933161.9748736443,3237804.555207775,2981265.840708052,3005437.799127857,3111004.487031047,3215925.15484576,3258737.965392161,3256211.2251895065,3166293.5594042023,3030097.6244252156,2844734.1194480127,2631845.179440138,2404734.63794849,2173572.0621554116,1948691.9930193617,1736337.2068082292,1541458.2007941813,1363172.234337734,1198418.2681287827,1043538.5264267832,886229.3018309082,703799.0661900991,529976.7783037918,257968.03573060143,179058.06878807588,82692.15608121094,2481.299619380612,5968.162562371582,1936.7656509539272,0.0,8101138.359296108,1.2237469952128084E7,8000860.334273706,5433400.077230474,3978586.1864537564,3262007.0423391312,5636339.87125951,8559511.995071528,9664768.012379197,9334722.0119573,8214311.789879265,6841760.902890163,5495649.836928731,4247900.661216345,3080349.7891545026,2043351.086384542,1219554.7480941927,645397.274656861,287683.13565701037,123158.19842822851,59205.45167257556,13655.579753301756,2545.572371453694, 2023-05-05 17:32:39,234 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.24829156733307E7,6056433.67018881,9153738.815553706,6007960.727090947,4103990.1026562853,3065585.274868491,2613523.7946938053,2475951.2340285312,2502747.5285629192,2542324.8201154233,2524019.428175994,2414606.2057549153,2238478.5334694665,2005498.9084775387,1760962.6130779674,1523234.2882740682,1310286.108838437,1128165.1435569397,975655.5581082283,848971.8639721175,743827.7280496833,656933.8964606674,583630.5540067975,515814.9135365448,445235.6917829667,366937.34998830495,277903.1080932467,190062.8165185695,91598.61647103398,49118.22293674464,19718.026770986875,1600.3167186222404,1616.8309355066258,824.8778098275553,0.0,6056757.076326808,9153970.73043881,6004355.582445444,4124643.670894196,3104389.168686324,2645648.896671746,4563215.775219927,6607890.666435303,7045282.677892892,6494930.0859232,5501302.519191237,4406179.788342901,3421693.944091316,2633009.7377419495,1960124.3095858751,1347204.0380115502,835868.5299701269,448652.3869705214,180134.76790653818,62528.53689326893,33584.07164876021,10824.648493830848,2796.118772629894, 2023-05-05 17:32:39,234 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0605673382279146E7,788944.476370669,1192436.7435126258,782658.7414436375,530477.1197860183,390142.89893184626,328378.98624918767,307181.8875418689,310619.23867842543,315970.01619817346,314224.6083405882,300563.21194198483,279882.0560852237,250996.35518612876,221105.5595620135,191591.22594826092,165067.75628373038,142359.42370742158,123304.24691972269,107474.29842471224,94298.40882821826,83343.19936310245,73952.44484177796,65181.79505078938,56187.836495328156,46243.38307920345,34501.159174103275,23525.438580841514,9684.075583532975,5877.85521943223,2367.880531017824,60.74810646449092,187.12945423958135,103.96745971984626,0.0,788989.8038031502,1192445.7882212985,781794.2599463082,535113.203776246,398655.10252067284,334516.34930895385,574664.9253728482,834317.8674393945,895562.5737296538,829160.5626193441,703428.1590681034,563990.0838135979,438644.2932632521,338417.3626602887,252271.42216209337,173583.70075896452,107893.92421722802,57782.586729011695,22766.355444140583,7928.687453622652,4306.80704559438,1144.2769942326793,199.0548353883035, 2023-05-05 17:32:39,234 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.7623981604723655E7,4299072.043497939,6497106.4591229595,4261120.94943713,2837107.886494488,2001483.9226816334,1615757.5135584148,1447620.2319833904,1462644.531427551,1492549.9570234937,1499758.1702650457,1446758.7719378786,1385377.5376760203,1266262.14481746,1147032.83317222,1017530.3357210285,895968.4208135522,787418.3343000889,691957.6729915538,609817.7070966287,538564.262515303,477057.6935122771,421001.11194864486,367478.62442743784,315620.51156395464,260104.20286690182,186833.81911737385,128520.08233969023,30019.670540150528,30887.99255034257,12861.46069550144,2.9377625850904634,1062.7136591065594,568.8707185459903,0.0,4299351.81718361,6496962.105070097,4251498.802963271,2876674.5756835253,2067677.5159557466,1644498.5313910071,2790080.1879235776,4127118.18937999,4581084.773087601,4345345.240275852,3739525.3583182096,3038098.6196886045,2396282.5196203976,1867608.702896074,1390518.0688067093,953150.0008630084,589951.1611398355,312746.20184631814,118131.35118142965,43026.207787642736,23475.52668744261,2911.496339875906,194.44477528445586, 2023-05-05 17:32:39,234 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.722735175294541E7,6534947.020520972,9876148.298284775,6476788.191185296,4293263.002736482,3006447.519309254,2412234.7339583724,2151200.760636591,2171707.25745962,2220378.2872427567,2233804.687973884,2158223.3357279557,2071029.8631684058,1896696.310868755,1722365.702276477,1530991.0058732792,1350333.5787967467,1188650.1173208996,1046025.5126958793,922857.4433017563,815738.8020524796,722538.9845956175,636919.3827691089,555019.6158401325,476450.8130463769,392478.7200312097,281235.6473533643,193325.22269469185,46913.71241791281,46632.889697411876,19434.107976443185,7.856053963860687,1607.5976461261173,862.9173313549568,0.0,6535397.650855297,9875773.333998479,6460521.4790988965,4362308.580284726,3125266.110238001,2470802.109691816,4183420.28468993,6192086.435014433,6893296.344745537,6551331.455148972,5643246.719837825,4588888.064924541,3623787.6297313687,2828404.2272474486,2107196.6162766297,1444563.2249666192,894936.0212601081,474272.6481851739,178534.7878545263,64941.25961696918,35533.05416181045,4737.622232242944,261.7041745534101, 2023-05-05 17:32:39,234 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.466956906839855E7,5488393.639223181,8294510.825922128,5440364.315836793,3653909.448038385,2634771.5304145203,2173200.255577338,1993404.1091023455,2010838.7745430765,2050173.596335141,2051992.8960694252,1977845.042738938,1870654.575947577,1700956.1700207558,1525162.6891401366,1343445.8563169213,1175339.0831224325,1027126.4096076335,898622.0756079353,788768.0473675631,694751.5901722362,614535.6095066688,543654.4340026581,476910.5676398658,410601.8426303626,338687.6089094545,250402.71713279537,172453.79570220932,60403.42340776648,43295.890823346126,17781.13162819009,121.56079585158612,1388.1969645682332,729.6850755280892,0.0,5488730.706384757,8294450.163207785,5431828.615737713,3696111.471881895,2710343.6341031245,2220910.84063105,3790940.5667542643,5563075.0642262045,6081187.5656723855,5711313.520130238,4894182.570766455,3963422.153301738,3114187.9703404163,2416930.00761067,1798755.6934641628,1232701.697803467,762639.9731735064,406794.8826747268,159181.3417450505,56841.31131302977,30449.189016255237,6338.018319545464,726.6947050780796, 2023-05-05 17:32:39,234 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6901867517923396E7,1299545.9680016849,1963980.5922299516,1287494.1125979552,838625.2583588345,565031.9360478456,437433.56022346363,376225.42274688615,378279.7406645821,387389.0861813974,392125.85352831945,380659.1393674775,371815.530831067,344408.52682359284,318089.3234737147,286459.9011309454,255590.78411663763,227299.25237251614,201697.2831746952,179207.10539656878,159202.24822448302,141106.16155574453,123783.80321153712,106754.864601866,91343.15383814466,74984.06353300906,51832.12931102274,35442.07301549176,5892.535994128818,8290.443692030276,3519.72918126039,0.0698390184472596,310.13857312620445,170.2646521819601,0.0,1299660.661099734,1963754.4150817944,1281968.3171859696,855078.3273200338,593283.8946203546,448599.2582694545,748987.9155497969,1123867.8760508143,1283059.0973873548,1240296.6388797741,1077562.4367895352,881754.9664823706,700955.3746706089,550813.1434351021,411021.38217394246,281975.9406054118,174878.22743914864,92038.53026878317,33083.09471164334,12198.313980446874,6867.919394413926,580.8786527199462,17.272756792885556, 2023-05-05 17:32:39,235 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.63331467820054E7,1938362.8003010412,2928091.8620926156,1912721.4175839713,1197435.6429656956,726161.9335463893,495967.52965008887,374687.45286214375,373921.15192720905,389012.8203317894,413588.50601971324,426888.7985333917,475054.6353045029,492087.71142174065,520275.7712886927,524443.7063533373,514817.2459468328,494405.0169137261,464109.2731481124,429516.808267869,390817.507324886,347156.86076528014,296815.57127386925,245598.9938194838,208787.01511753869,174124.15127372908,109733.99800920389,80452.87210690459,3278.532390798901,23995.875964172094,12951.60546950084,1.4002519199658451E-6,1240.84184348404,453.0728608181289,0.0,1938639.874104846,2927357.2044349513,1897767.7395450864,1218040.8728654734,753409.5735998994,476416.85281747405,757489.7098347491,1232241.6735415806,1610663.4856123703,1710460.3694429006,1570653.8255584936,1351447.8831031427,1127223.2994785584,906214.3135116447,660747.1892588035,438530.2021205763,263482.8999530609,133158.79740567348,44066.64115685187,21896.41829222575,12388.755659848306,186.4207556809356,0.34903647807346333, 2023-05-05 17:32:39,235 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.492957999647549E7,1042736.0510894519,1575157.196526895,1029501.2115970507,658735.2030346476,423819.7881447941,309283.5036654759,251252.20215874375,251272.38505142552,262349.37927167554,277954.86865097884,287212.08169143315,307942.45643189526,312863.6145960262,319151.61457226425,313806.68214440683,301681.86521936394,284638.4630376714,263651.9819138739,241225.1914449133,217868.41090680414,193566.72956666077,167834.25468219887,142285.8899127857,122168.71900814783,102611.76051174049,71186.95588419614,52773.64550968898,5991.698238868967,15369.549434714021,7953.327025259955,0.003683956123213395,700.7505932826543,247.14240364371793,0.0,1042849.0135332288,1574922.9697512034,1023993.6313859797,670662.5528805678,442712.0788404515,310369.63014617393,511228.44344328827,811983.1422675778,1001638.8778797383,1024768.7579491148,926085.3018490964,787211.1907254203,647020.0215794984,511890.3673285234,372313.7863912885,246933.06399266983,147869.22765855578,76158.33908603225,28500.22223718728,13363.101592245273,7075.075338477252,306.0163588949228,3.4432795029538843, 2023-05-05 17:32:39,235 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.0238664409964304E7,2118246.9245189833,3199871.1606885404,2091864.6726672722,1339482.413247527,863061.4942564573,630844.6586753902,513294.3236975807,515301.5518638541,538141.9759124216,568826.3106370916,584808.3455095309,624357.2694229954,630244.6555231484,639720.4890395848,626101.2101186723,599767.2093680311,564365.0482803467,521687.18171244336,476664.241569809,430111.3438774565,382471.7504896498,331910.1117653586,282121.08907484997,242308.0536733084,203893.02900801136,141149.1770681096,104697.21598853491,11302.993301793673,30319.375371726142,15493.643945259677,0.005095143769197454,1359.1256169689254,485.13433121546717,0.0,2118458.2368835495,3199477.6165863844,2081501.6035522611,1365913.2786200712,904037.296959535,634502.7838447954,1048763.5566193257,1658221.4079031807,2037319.156023686,2078094.0529655092,1873119.9895250737,1589234.461123467,1304889.2781580046,1032998.3427049516,752169.3691648064,499492.5672877546,299735.44751586067,154366.7297938875,57454.35961979281,26763.834413245848,14168.686676892898,592.8406561783092,5.71735788949439,] 2023-05-05 17:32:40,248 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:32:42,431 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,431 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin septembre 1 - Merluccius_merluccius =========================== 1683300762431 2023-05-05 17:32:42,432 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,432 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:32:42,432 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>9.652383280211812E-8,2.9074355488127773E-6,4.3436749246108924E-5,4.2959755596324017E-4,0.0031677155521608264,0.018596402185923212,0.09064504158064678,0.37778260755352044,1.3759387628533555,4.454273776975377,12.992343896129885,34.530501469988096,84.41501934298287,191.35432855861134,405.03038239886234,777.9755955659831,1421.6084947923634,2505.3744052556945,4248.493967268541,6938.830283302652,10934.565331609147,16658.146088912083,24580.76192780254,35196.328050365315,48985.29338496137,66370.76359821235,87671.70258894053,113059.4040614583,142523.6769419728,175854.50046142528,212643.79018464484,252311.20018536504,294159.06182676856,337467.57506561466,381658.4323885254,426596.917116142,473200.52190322435,524747.3914259709,589780.6464285003,1161661.3653926624,1244779.8092719333,1303435.9563005653,1337665.2173665126,1347094.4771656243,1328754.0860255116,1277888.9563505799,1191375.7265867193,1072162.6236089554,931949.5214417303,789979.1828168266,668014.0983643251,583777.4882379272,545851.8017077952,551925.1073237377,590393.2853185125,644042.081908464,694351.1485792624,725402.4049950193,726805.5415808711,695267.7901055113,634558.6266833143,553854.8555179279,464888.7717871705,378781.5708400168,303581.346510895,243181.2187630567,197750.9357291722,168560.23096454435,305069.9798780971,263103.0554960619,112303.43245347856,31860.489646578717, 2023-05-05 17:32:42,432 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.335218643897876E-8,2.2092482289454107E-6,3.300194445331141E-5,3.263487390113532E-4,0.002405981217859824,0.014121677749133262,0.06881687520602063,0.2867244558056493,1.0439204537290785,3.377992196765219,9.847899576293747,26.15687217334635,63.8956969004293,144.70673916434453,305.9504256480647,586.8837731940523,1070.6523212259847,1883.0623706102056,3185.380949403355,5188.482442069743,8159.98954739512,12434.620823450643,18413.865049071337,26530.684791558924,37173.05297766645,50591.405168389196,66825.04249405829,85666.58279910147,106663.2406418578,129144.29001530162,152265.35572562896,175065.868832968,196541.32611187245,215735.6849962994,231863.093246066,244476.41749984416,253719.88841093096,260746.7090193964,268468.2220052596,459636.3253772575,399210.3920045869,324360.9766743003,248638.77862189824,181149.1132486563,126179.38672300255,84290.66347796019,54032.759226464,33235.931542599785,19667.405160045742,11301.19777193007,6436.0253626797885,3752.8113103204278,2319.7529754038655,1544.2109429913203,1089.9871489430636,788.6195904454977,566.4361108094678,395.35641391191723,265.0192983376241,169.69468664988435,103.65287843270404,60.50927132089367,33.93222951912699,18.442238641008043,9.840873582594487,5.238157150524967,2.826159775429133,1.5928210376296912,1.7944646767600945,0.5281001233945812,0.03856005407800397,0.001426458969146454, 2023-05-05 17:32:42,432 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.379453637970532E7,1.5611274486640805E7,1.553729659415599E7,1.4882764016288105E7,1.3824885498115676E7,1.2523025845624141E7,1.1113102653017452E7,9703006.536970599,8376175.158449504,7194973.83122332,6201165.536228555,5415258.072600027,4837090.351977233,4448697.066358531,4219105.525521427,4061263.4983488484,3982194.627100587,3984035.6981237307,4019250.0394558944,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:32:42,432 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4040482.0627279333,4044557.354699988,4010032.604290767,3929090.2743478483,3799512.588764261,3623603.9046333404,3407083.2950952817,3157977.676763545,2885586.8967711325,2599582.3248130106,2309277.491850422,2023085.517420008,1748159.1454273902,1490196.8480747128,1253391.9027921506,1040498.873438268,852991.4008247788,691282.7150474325,554964.1493001208,442950.660792024,552678.371774169,319592.419266553,175813.7761645308,92169.46720665843,46507.458225005976,23405.870453788037,12908.378074004626,8987.929455623562,8184.800903638844,8597.710060996282,9226.804849607961,9584.801558883215,9479.79684201724,8894.469521625846,7914.252134679712,6678.693794173746,5343.896289004106,4052.2407188660763,2910.5689277833126,1979.5282820468078,1274.8886395838638,778.0923927258747,450.88820243471406,249.0304603016159,131.98186763543652,67.83806496137532,34.32090973103463,17.395136926768895,9.095224381252214,7.4552170002842635,2.4956457988753136,0.3179740524652061,0.01838429434501707, 2023-05-05 17:32:42,432 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>9975273.074376073,4691158.56005285,4709121.288968632,4548565.319868182,4260763.9537963085,3892481.8577515557,3484264.0807066495,3069242.932549653,2674206.187562438,2320269.181475442,2022476.1678308314,1789095.575542557,1621479.2082264707,1514847.4184416542,1459860.4351774445,1426888.61653545,1420008.0670403216,1441970.3079861258,1477921.9670934777,1518101.159440855,1556650.5157820138,1590891.8044719421,1620740.3361773463,1648118.752585707,1676325.763372582,1709366.7496845387,1751280.25131253,1805506.756954657,1874348.5129008442,1958564.5136826083,2057137.3798878135,2167243.764125787,2284463.9486859897,2403288.336526966,2518033.443088652,2624396.7149518463,2722110.618600358,2819555.9378626267,2941559.517843454,5161830.531889371,4681214.102124518,4023410.726691269,3301528.3307985216,2627256.1125517753,2080172.2188231666,1693709.2216611754,1458272.1420092676,1336036.450956728,1279221.3620321788,1244827.1229281116,1202489.4129098712,1135890.5456537711,1040304.4379672145,918972.3605596618,779901.2751948362,633450.5074329623,490423.5129092861,360387.29705637455,250267.43448003416,163509.6190339116,100051.72385454038,57074.05333199392,30207.06558495227,14759.855325303159,6624.378903612279,2716.7720899653405,1013.096761268325,344.3155901514592,121.72137921732423,14.989083574787472,0.7223218084181536,0.019738908018160733, 2023-05-05 17:32:42,432 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5623134.285398706,2644440.3398124864,2654566.0481921053,2564059.4133601845,2401823.457906114,2194219.500038566,1964102.5155327956,1730148.2570183491,1507454.6450980974,1307918.8068575033,1140008.4168762777,1008356.8860936719,913671.1277270498,853154.5248516051,821365.8330886251,801420.0241757452,795219.3229139664,803715.1545458736,817765.4264561877,830862.2401824745,838462.7178948264,837611.2291315951,826678.469611544,805140.4319897341,773368.4180276052,732424.07008114,683863.9691502032,629563.4304629297,571571.7023370679,512011.2864965764,453031.50070598687,396819.6120383492,345662.81959997537,302046.58120829554,268783.0831293319,249219.22170389924,247754.60988963782,271437.97153686505,335088.4705993393,854811.2847922791,1278727.5531174815,1809691.5224201416,2372093.9636174114,2883314.9579263497,3274565.6078182794,3505686.4017777643,3569584.764482114,3486591.67948937,3292647.6330281203,3026618.94775918,2721054.3835504167,2398299.3838925427,2071444.4097665711,1748046.8454501075,1434211.4844427684,1137204.4727097696,865848.729362984,629039.7691850684,433457.8867443083,281715.31625295244,171772.879503999,97752.8728481924,51653.030629603076,25211.131068683015,11306.584328588175,4634.673181903621,1727.6936233477338,587.0425118187604,207.4918609716377,25.548386259560452,1.231074593717742,0.03363995135465302,] 2023-05-05 17:32:42,564 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,564 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,564 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,564 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,564 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,564 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,564 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,564 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,565 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,564 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,565 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,565 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,565 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,565 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,565 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,565 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,566 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,565 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,570 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,570 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,570 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,570 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,571 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,571 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,571 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,571 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,571 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,571 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,572 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,572 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,572 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,572 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,572 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,572 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,572 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,572 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,573 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,572 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,573 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,572 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,573 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,573 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,573 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,573 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,573 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,573 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,573 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,573 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,573 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,573 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,573 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,573 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,574 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,574 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,574 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,574 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,574 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,574 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,581 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,575 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,581 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,575 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,581 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,575 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,581 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,575 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,581 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,576 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,581 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,576 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,581 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,577 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,581 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,577 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,577 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,578 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,578 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,578 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,578 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,578 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,578 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,579 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,579 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,579 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,579 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,579 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,579 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,581 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,581 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,581 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,582 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,582 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,582 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,582 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,583 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,583 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,583 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,583 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,583 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,583 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,586 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,586 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,586 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,586 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,586 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,586 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,587 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,587 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,587 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,587 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,587 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,587 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,588 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,588 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,588 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,588 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,588 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,588 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,589 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,589 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,589 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,589 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,589 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,589 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,589 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,590 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,590 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,590 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,590 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,591 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,591 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,591 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,591 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,591 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,591 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,591 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,591 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,592 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,592 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,592 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,592 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,592 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,592 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,592 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,592 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,592 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,592 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,593 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,593 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,593 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,593 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,593 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,593 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,593 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,593 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,594 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,593 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,594 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,594 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,594 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,594 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,594 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,594 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,594 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,594 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,595 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,595 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,595 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,595 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,595 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,595 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,595 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,595 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,595 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,595 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,595 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,595 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,596 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,596 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,596 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,596 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,596 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,596 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,596 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,596 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,596 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,596 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,596 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,596 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,597 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,597 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,597 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,597 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,597 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,597 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,598 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,597 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,598 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,598 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,598 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,598 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,599 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,599 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,599 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,599 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,599 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,599 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,600 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,600 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,600 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,600 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,600 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,600 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,601 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,601 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,601 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,601 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,601 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,601 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,601 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,601 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,601 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,601 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,601 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,601 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,602 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,601 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,602 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,602 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,602 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,602 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,602 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,602 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,602 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,602 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,602 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,602 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,603 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,603 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,603 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,603 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,603 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,603 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,604 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,604 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,604 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,604 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,604 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,604 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,604 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,604 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,605 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,605 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,605 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,605 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,605 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,605 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,605 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,605 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,605 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,605 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,606 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,606 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,606 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,606 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,606 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,606 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,614 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,613 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,614 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,614 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,614 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,614 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,614 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,614 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,614 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,614 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,614 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,614 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,617 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,617 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,617 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,617 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:42,617 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:42,617 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:45,308 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:45,308 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin septembre 1 - Solea_solea =========================== 1683300765308 2023-05-05 17:32:45,308 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:45,308 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:32:45,308 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:32:45,309 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:32:45,309 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN,] 2023-05-05 17:32:45,620 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:45,619 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin septembre 1 - Lepidorhombus_whiffiagonis =========================== 1683300765619 2023-05-05 17:32:45,620 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:45,620 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:32:45,620 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,335771.30574266525,533477.8277234526,430690.8926625759,286134.5557464196,202368.5060775002,134063.1551195449,71789.78898616126,28230.326862387283,18091.967702515678, 2023-05-05 17:32:45,620 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,5260011.020375602,8357174.079377674,6746969.7470717905,4482428.637573721,3170195.17135392,2100160.619131566,1124619.8670325067,442240.9773119997,283418.9457762823, 2023-05-05 17:32:45,620 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,3.1708191483885895E7,5.037838798180937E7,4.0671817577458434E7,2.702079995697276E7,1.9110445804237615E7,1.266010561582148E7,6779389.2355576595,2665899.659964668,1708494.9381329846, 2023-05-05 17:32:45,620 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.603567445471547E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:32:45,626 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:45,626 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:45,626 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:45,626 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:45,626 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:45,626 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:45,627 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:45,627 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:45,627 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:45,627 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:45,627 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:45,627 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:45,627 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:45,627 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:45,627 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:45,627 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:45,628 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:45,627 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:46,096 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:46,095 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin septembre 1 - Lophius_piscatorius =========================== 1683300766095 2023-05-05 17:32:46,096 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:46,096 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:32:46,096 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,82629.59452311334,206151.57274421165,78022.46404601572,50241.85808151106,19111.411327375496,16939.845293905066,6438.31689724677, 2023-05-05 17:32:46,096 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,726871.002304868,1813461.6437624516,686343.2765310168,441964.5279894432,168118.10329172388,149015.40300099054,56636.19533978318, 2023-05-05 17:32:46,096 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2494556.2242847877,6223638.054902016,2355468.6966977897,1516782.7038266351,576966.2837717995,511407.5260833081,194370.35341438476, 2023-05-05 17:32:46,096 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3356774.803522943,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:32:46,100 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:46,099 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:46,100 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:46,100 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:46,100 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:46,100 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:46,100 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:46,100 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:46,100 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:46,100 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:46,100 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:46,100 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:46,100 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:46,100 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:32:46,561 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:46,561 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:32:46,577 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:46,576 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:32:46,577 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:46,577 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:32:47,170 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:47,170 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:32:47,172 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:47,172 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:32:47,178 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:32:47,178 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:32:50,241 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:33:57,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:33:57,719 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step octobre 1 2023-05-05 17:33:57,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:33:57,720 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:33:57,934 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:33:57,933 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:33:57,934 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:33:57,934 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:33:58,022 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:33:58,021 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:33:58,170 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:33:58,169 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin octobre 1 - Nephrops_norvegicus =========================== 1683300838169 2023-05-05 17:33:58,170 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:33:58,170 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:33:58,170 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.2532328277794677E8,7900695.235657331,1.1934968705514193E7,7808385.8110473165,5272296.06387949,3831952.8769922005,3152083.7336921804,2899554.1402734187,2924875.409753249,3027971.554869261,3131457.170691898,3173194.782838703,3173035.6293456163,3085721.9544947175,2953945.119567567,2773547.373007216,2566235.2239894206,2344875.330224356,2119453.6307398914,1900258.3946557695,1693173.3380686517,1503171.8882092368,1329227.5702132594,1168333.9369562827,1017295.4242925618,863922.8457743165,684888.812771081,515938.9373315547,241669.95104036466,174602.8262466142,80618.19554093467,1625.3887193542703,5820.8081036774165,1888.9467366513713,0.0,7901120.540534439,1.1935325742459407E7,7802975.880927492,5297717.482800821,3874318.3352996134,3172527.1860406236,5531861.832792239,8407889.324752927,9498903.066627147,9176829.57075535,8075867.768435705,6726693.32734201,5403468.793761499,4176774.1738841785,3028578.503070041,2009064.9299197816,1198959.0374961456,634325.9696196676,282262.0994498383,121043.77876739478,58209.29759079144,12828.211916367743,2391.340566962245, 2023-05-05 17:33:58,170 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.24829156733307E7,5906899.79007728,8927732.198928019,5859623.6482087495,4002115.5866271458,2987402.844062496,2545355.4563904447,2409567.202599536,2436822.8213173365,2475586.751338607,2458598.2358024353,2352049.4554047366,2181719.4273186866,1954799.0756343547,1716877.0845529395,1485228.610540014,1277690.5236016654,1100132.6846692332,951407.9791123627,827901.8290544103,725364.4425676632,640638.4715690619,569124.5206492175,502913.0740333772,434083.64636773034,357740.2169663372,270569.1534074949,185103.5433510622,86574.35721210018,47898.152376345955,19225.180697156375,1144.1465878265822,1576.9112374736542,804.5115041370368,0.0,5907215.211289281,8927958.387814209,5855906.9746014,4021898.795933702,3024066.291104405,2574668.480156827,4480642.18130757,6492559.860796151,6925353.305468771,6385622.363424271,5408977.065796819,4332355.541984922,3364484.4959743284,2589047.4843109204,1927300.5371663093,1324673.0659723254,821818.486162688,441017.78343772254,176831.93789024805,61463.81799330181,33021.19796570124,10271.770590946513,2653.304686416547, 2023-05-05 17:33:58,170 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0605673382279146E7,769465.3678443162,1162995.3754146507,763334.8282655997,517245.5608676619,379908.61922348815,319404.1766673219,298362.5127203197,301977.9928886199,307233.8598328249,305733.97510437685,292448.4470638029,272618.23124526476,244518.2292902047,215501.8360897415,186766.13251779386,160933.79064210993,138801.95949413738,120221.84315001106,104794.61079048531,91946.57844009585,81267.23805958,72103.44371842254,63532.58530869308,54762.46250383593,45068.78259443204,33538.12910867662,22882.032414121168,8898.58575854034,5731.064905912735,2308.049264900819,32.872194721069924,182.509211552316,101.40049399317249,0.0,769509.5761385019,1163004.1968086704,762442.1577997619,521677.99553407,387917.43531318125,324901.0465409025,563459.5630395887,819064.4778735731,879920.979828829,814982.1117715199,691462.7090723758,554426.2028908379,431235.1517534562,332715.9492444284,247997.8010332509,170650.17752068528,106053.21630900074,56774.02234188029,22312.09284173225,7790.131314711838,4233.7298455512155,1051.5539594485049,182.92502720488852, 2023-05-05 17:33:58,170 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.7623981604723655E7,4192927.576547439,6336692.329085926,4155913.498337613,2765422.4619285613,1945024.9568034569,1566136.5290171918,1398620.2160848188,1416099.114580902,1445632.5462524672,1454757.1352353864,1403421.721868865,1347179.1246301231,1231762.486879972,1116999.8026689547,991259.1928618473,873122.6965340703,767438.8648580811,674386.0738074257,594422.5724873561,524959.3348698238,465041.05432828324,410306.14659892896,357892.41687446216,307339.326001417,253260.42145026446,180848.48887917856,124567.66506983177,25552.819921747883,30105.378396017535,12526.944199201904,0.7461108056517346,1036.475165374526,554.8252504605841,0.0,4193200.442596199,6336551.539147328,4145913.711735878,2802909.2361258795,2006041.5087473686,1588710.0366408029,2725071.8191805207,4042388.73234152,4495566.826976126,4267855.877991093,3673603.921562901,2984907.3361568893,2354692.1565360655,1835380.510185945,1366226.6164879268,936587.8749251479,579483.7964921963,306915.9607681349,115256.84925105446,42222.06567241449,23063.963085062413,2452.3813506080164,163.78270310691533, 2023-05-05 17:33:58,170 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.722735175294541E7,6373598.603694124,9632305.327978892,6316875.720971075,4184543.549576242,2920611.521344029,2336743.3884867523,2076476.057480166,2101094.5309784478,2149128.7369438354,2165624.9465272385,2092471.079367117,2013345.6390193037,1844548.8492249378,1677018.2698519765,1491294.8624383302,1315796.010629655,1158410.945478593,1019390.9955472024,899509.5581115225,795086.6441120497,704303.7873259194,620695.047633315,540465.6918982129,463878.0207505438,382089.9960751487,272025.6837102995,187266.0316696998,39407.08492020288,45448.40594052845,18926.146501782998,1.7501036675171602,1567.9059188202182,841.6118265315265,0.0,6374038.107925852,9631939.62159381,6299984.701383906,4250043.1993281925,3030550.03613894,2384770.7024583416,4083198.1946720495,6062554.9738911865,6763180.161577842,6433671.585490141,5543161.70848673,4508107.773509696,3560600.391681717,2779395.6979468977,2070192.2244030447,1419342.9719816614,878951.5936972249,465333.68063989014,174055.33361702727,63713.87885133923,34906.632553670206,3930.763065028239,217.1336279826661, 2023-05-05 17:33:58,171 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.466956906839855E7,5352884.717447621,8089718.623948164,5306041.242280863,3562296.81930657,2563571.6055069985,2110864.018926209,1932068.840231925,1951674.3563523134,1990380.7852006801,1994094.146341257,1922105.3400224904,1820892.8214448062,1656077.883726856,1485996.7419516381,1309271.2090257471,1145690.2121083096,1001301.4097869553,876015.7540941082,769002.9606699739,677335.0138739769,599159.443025203,529974.4450302017,464694.1849066814,400042.79624157556,329961.31521915144,242999.7777522409,167502.23475632854,53830.98389632695,42208.34341287154,17326.566425393514,48.605436410256075,1353.922259391042,711.669086821688,0.0,5353213.462391325,8089659.459001575,5297195.388712025,3602520.7477098955,2634222.0509232143,2152463.6908304715,3711250.900435,5456363.724143658,5972050.771334537,5611976.540416233,4809721.30724415,3895339.3114060652,3061006.641416646,2375815.7325782636,1767903.223791813,1211634.3738237955,749420.8496419586,399501.17612327094,155725.90452939874,55820.373439066934,29925.66442934951,5624.997389438431,644.9422536973793, 2023-05-05 17:33:58,171 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6901867517923396E7,1267460.0637284978,1915489.738633147,1255705.769694908,816940.4481700256,547064.8494533206,421319.6885302811,359995.7886687713,363499.32928378833,372555.0528421144,378237.3087553948,367215.7651068024,360469.4186933348,334126.25156511366,309275.1098769822,278733.2962649486,248862.26856244693,221372.97065909326,196430.0866895121,174581.0781048549,155087.46932640648,137479.7659575968,120548.86102385882,103817.5852933394,88801.97650490765,72886.80123378272,49784.7528946027,34133.443189640675,4363.208818672615,8074.897668183361,3423.435831978607,0.004471943489727064,302.4812244723111,166.06080294112218,0.0,1267571.9250438663,1915269.145818675,1249940.9668783464,832318.7349910265,572504.9649036225,429179.5302007894,726379.4253994881,1096208.8862413072,1256303.1612251117,1216524.5717801838,1057354.7276403462,865433.5661763204,688195.8765332407,540897.8662670634,403445.50955906167,276831.725570776,171558.2364436281,90123.97521760908,32015.80468476389,11943.398445225974,6740.466705707373,417.4950205056408,12.414451654692526, 2023-05-05 17:33:58,171 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.63331467820054E7,1890504.4522406012,2855797.016428426,1865496.157518531,1164586.906851748,696157.5466402394,469677.3840782775,349393.19325122447,352171.3540154204,367085.0761009715,393022.73630360264,405763.0665595732,456845.7783533096,473984.3455208574,503744.2010623838,508685.2216117155,500129.4284277199,480592.7257362767,451097.8750813047,417778.12375426374,380106.77455302706,337762.05139753676,288480.7456379288,237907.6729313243,202098.99967309213,168485.62633146573,103243.0748506194,76172.29517734844,1673.2310133619005,23329.623631827493,12550.739621720306,2.2634144820759618E-9,1210.2053492094933,441.8864520269543,0.0,1890774.6850678155,2855080.497532958,1849605.326214018,1182456.952329894,716635.5923893879,444089.5799397356,720876.7767331763,1188591.227204679,1567714.2779539656,1671600.6108492285,1536491.2360186316,1322823.0891273152,1104159.6137203889,888101.710074161,646873.3342678399,429516.0045130133,257609.11172078914,129624.09479168468,41726.00853935304,21310.268276178947,12124.970253055688,87.71320691405859,0.1642258594542476, 2023-05-05 17:33:58,171 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.492957999647549E7,1016990.8062568244,1536266.4267754413,1004082.7361157815,641331.0603567511,408896.8606503011,296093.85640394635,238208.0486419547,239729.3632846968,250598.9285110111,266682.5989879644,275607.8288158442,297683.49775009276,302746.28301025205,309843.8777561701,304997.33955789934,293502.18129743484,277027.47169201024,256585.8352728112,234867.51380688063,212115.86742374624,188497.8540775286,163331.28774374045,138177.4740065571,118585.8515850332,99579.76275562291,67871.96251853183,50516.40071168489,3884.283043322025,14960.249041560619,7725.517594770163,6.336797155018373E-5,683.4489994883075,241.04043595622522,0.0,1017100.9796479269,1536037.9830794467,998266.5428612626,652188.7507722534,425016.1120712834,294187.16365859105,492461.8897819711,788851.813177588,978667.5840364847,1003825.4949503307,907725.601770517,771888.0463679518,634720.0686718827,502312.3245291675,365109.8480708948,242224.03294942126,144887.03331240756,74417.55653799133,27366.948175912345,13055.758976306677,6936.85994836427,189.0499644034535,2.127179964545918, 2023-05-05 17:33:58,171 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.0238664409964304E7,2065947.221606896,3120866.0602331394,2040216.3498742941,1304353.8964625879,833692.2296748984,605209.3854196976,488203.0112475347,492852.9108406485,515248.17752792686,546768.7856881007,562209.689981587,604162.2987976207,610405.8740722482,621385.9658999019,608763.5637400044,583669.187406302,549404.7689095263,507829.5655767562,464190.90539040917,418837.8931974559,372520.619197781,323085.0737695109,274107.9653175445,235328.35067902354,197979.86866427184,134921.16015331686,100430.93160485521,7673.0742731686905,29518.584931524554,15056.75373508779,1.3822261935930635E-4,1325.568685921416,473.1563218996813,0.0,2066153.3166505916,3120482.232769486,2029307.3576064827,1328727.908646634,869449.3114146838,603360.6533530322,1012630.9452722457,1613208.3747600017,1992064.0428092917,2036538.7788965274,1836680.9642914757,1558825.7455349902,1280448.10525254,1013923.9337543657,737854.6459078883,490110.2861400501,293813.32817317965,150948.22711398697,55318.800791432506,26167.767798463625,13896.69463637223,385.9711416965788,3.722307384114982,] 2023-05-05 17:34:00,130 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,130 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin octobre 1 - Merluccius_merluccius =========================== 1683300840130 2023-05-05 17:34:00,130 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,130 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:34:00,130 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.3455990686828367E-8,7.380892835131038E-7,1.1522967461335129E-5,1.1911478184756924E-4,9.181056271714413E-4,0.005634024708697668,0.02870327476108319,0.12500692343625927,0.47561577196763266,1.6077325271075285,4.894127920312059,13.566633095270257,34.56714975947498,81.60501681718044,179.7347663581547,358.2439406584499,679.0186212094554,1240.520301088484,2179.2789757385735,3684.8217163935306,6007.177293209549,9460.109727275201,14417.988089080278,21304.495790740948,30572.027065746126,42671.811794665766,58016.526407426376,76938.98633576208,99651.97253983858,126215.05375132053,156514.52939200375,190262.8878110621,227025.72749237038,266289.67176764994,307600.4405749389,350839.5598132864,396802.872988576,448468.0582400687,513856.32867151604,1035582.6370960497,1134313.8453883198,1208021.6237489085,1257146.181415246,1281792.469946572,1280448.8012019703,1249567.0427953852,1185465.8938187722,1088041.1510598238,964251.7179736439,828970.0030818555,702082.3451235805,602879.2170350072,544289.728976561,529412.3296101991,551359.2866039975,595850.1114486599,645215.2734409026,682552.0967165127,695183.0117498268,676889.9973991151,628587.6534732776,557311.6073487916,473783.0209518387,389289.6933037423,312901.21690679574,249863.54076697008,201546.76733876954,169974.52052495658,303430.2455665793,261820.8415294956,112843.10021445368,32424.19968897155, 2023-05-05 17:34:00,130 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.796800302354855E-8,5.653439265075174E-7,8.82507741066952E-6,9.121394188614294E-5,7.029407952440869E-4,0.004312829431871896,0.021967295406087373,0.09564486971389202,0.36378366624192726,1.2292270355406043,3.740168329068779,10.362022476792673,26.384154291686496,62.236308907726766,136.94120738558595,272.6394240929842,516.03727079907,941.1454083309852,1649.9054918534052,2783.0446757617574,4526.9151439517755,7121.452695996079,10866.736175553473,16117.811701658606,23255.350710026138,32630.157123095116,44494.53032617952,58940.0231054173,75856.2906350448,94916.3396602691,115586.68997991686,137159.18900149642,158803.37674972357,179642.69437055427,198864.32129840992,215883.65506193152,230606.9810907048,243881.41999697,258303.48721863556,459041.3932609394,418867.18421877763,357228.5590939175,286042.6721643125,216490.8772841685,155842.11461724015,107194.70830184506,70621.53132906392,44596.65721947527,27024.332564534703,15788.020167047545,9003.058334577796,5131.608984052936,3023.5481932125754,1897.672346157346,1276.5750308601903,900.056108341668,642.8259560501056,451.943587655366,307.1815050308397,199.93687251613832,124.130736250969,73.5085059377759,41.66044957041933,22.756222335659658,12.115379958077462,6.382424052990896,3.384135186639782,1.8634205338039667,1.9377667722121148,0.6197158452974896,0.054338394461973305,0.0021657038857403844, 2023-05-05 17:34:00,130 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.357258355555382E7,1.4940499031591794E7,1.4875597479605502E7,1.4666170411960267E7,1.4165672999190668E7,1.3370034640702344E7,1.2341966220151745E7,1.1168319301870383E7,9937287.476742696,8727771.858801823,7604490.047749883,6615298.708726035,5789778.032785642,5139293.130095799,4658768.807953641,4283095.776050128,4031963.4549281998,3910408.337322715,3869362.666847518,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:34:00,130 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3858344.9500774504,3867616.043574598,3867605.5112390867,3842139.7664571283,3780744.314616142,3678090.909972968,3533328.2124796817,3349275.511526293,3131523.4044758193,2887513.291386769,2625667.739229892,2354628.8794599283,2082641.6572216863,1817099.209852587,1564252.1867535783,1329073.3396706956,1115262.0605633603,925365.7452815006,760968.2422006577,622790.9562500004,801454.4133654345,484285.37587093114,278444.21913988993,152338.4538189764,79574.9409448236,40262.86192423781,20658.581991975927,11946.983135878409,8822.606997695366,8259.535555128763,8612.63732288051,9036.444093630185,9141.123248849393,8798.587045465134,8032.544113812667,6951.186227577983,5700.379895470901,4427.748348535968,3255.6742899992173,2264.9287987392263,1490.4628080991968,928.0447652575926,547.432898997763,306.7773832192917,164.188617112072,84.67052691812421,42.62985385466029,21.31872281584867,10.921728775513492,8.581317894577817,2.849246659404865,0.38165655304896656,0.024066432102430865, 2023-05-05 17:34:00,130 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>9888320.10572018,4470406.869465896,4488499.803655079,4462131.856300562,4344861.69425611,4133710.009384707,3846461.2486033225,3508909.0345066255,3148071.813140218,2788950.930563393,2452836.205256978,2156147.575515329,1909640.7876664943,1718148.9314660376,1580989.559037751,1476221.3502374417,1411876.5803197778,1391304.7595720508,1398925.7682996015,1423223.4518573435,1455717.721782952,1490557.9958274444,1524313.5912965094,1555754.5718599416,1585536.7181556667,1615771.594202533,1649500.9133360973,1690115.8643007353,1740772.854277318,1803860.562150156,1880572.1194081197,1970634.7244003885,2072253.6895896613,2182349.9038103954,2297228.787948134,2413953.1351282676,2532973.671038544,2663103.5849497654,2830636.289270269,5111963.069463817,4815040.666200909,4297071.33433176,3645403.8850775207,2968927.4769004993,2364400.345522143,1892869.958144373,1571861.2108197815,1382334.687926291,1284254.2273459942,1233137.9109477233,1191988.2087890347,1136660.9296642202,1055870.1152828007,948385.331887598,819635.2032412819,678803.7948419215,536541.9192531346,403058.8025250334,286506.8353012292,191846.42819092757,120459.37679557056,70594.11561144437,38428.068138565555,19333.788052721502,8944.104711293454,3784.6044216135315,1457.2873664628232,511.8631632379637,188.28123786364083,24.036019940470002,1.2048158116080852,0.034177237584394164, 2023-05-05 17:34:00,130 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5574118.262007318,2520001.001007235,2530200.1162924957,2515336.2916982374,2449230.1664929115,2330202.1724173813,2168277.280476387,1977995.007354401,1774584.6992841882,1572137.2575580303,1382648.223021172,1215361.2167543094,1076313.5797587077,968179.7263065913,890484.2299522392,830755.2127320516,793296.7646854105,779642.0927548315,780520.3922796523,788764.6808148064,798708.5582823901,805950.7697113835,807256.8605691184,800488.3258806873,784513.9526336332,759091.2041866207,724721.7800269576,682493.0145156852,633920.044699261,580804.7778829102,525127.0214428342,468980.1443016415,414558.06539654813,364194.3496704955,320455.9507352912,286326.3049134284,265637.1785629664,264316.44550553977,294384.05800965126,687688.7388474813,1000737.2626091994,1447071.493355904,1969784.0570956804,2493154.8010297413,2941869.726491424,3259277.7061943985,3418233.068858144,3421853.7314799153,3295739.2351055807,3076035.813593324,2798263.912089196,2490306.7813799414,2170528.136194681,1849864.4645762043,1535647.2711758171,1234948.7308078525,956078.096626044,707993.1243494336,498364.18898554886,331502.3680107328,207218.07305667066,121071.06060408601,65770.40351059231,33044.2434242742,15272.365169532943,6458.199826073122,2485.6873384854234,872.8206582570109,320.9801793037723,40.97088343008937,2.0534754111220104,0.058247694572672794,] 2023-05-05 17:34:00,225 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,225 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,225 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,225 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,225 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,225 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,225 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,225 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,226 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,225 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,226 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,225 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,226 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,226 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,226 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,226 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,226 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,226 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,226 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,226 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,226 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,226 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,226 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,226 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,227 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,227 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,227 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,227 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,227 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,227 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,228 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,228 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,229 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,229 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,229 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,229 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,229 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,229 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,229 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,229 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,229 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,230 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,230 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,230 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,230 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,230 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,231 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,231 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,231 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,231 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,231 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,231 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,231 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,231 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,232 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,231 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,232 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,232 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,232 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,232 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,232 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,232 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,232 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,232 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,233 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,232 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,233 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,233 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,233 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,233 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,233 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,233 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,233 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,233 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,233 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,233 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,234 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,233 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,234 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,234 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,234 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,234 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,235 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,234 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,235 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,235 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,236 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,235 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,236 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,236 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,236 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,236 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,236 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,236 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,236 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,236 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,236 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,236 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,236 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,236 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,236 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,236 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,236 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,236 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,236 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,236 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,237 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,237 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,237 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,237 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,237 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,237 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,238 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,238 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,238 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,238 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,238 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,238 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,238 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,238 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,238 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,238 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,238 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,238 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,239 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,239 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,239 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,239 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,239 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,239 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,241 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,241 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,241 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,241 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,241 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,241 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,241 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:34:00,242 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,242 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,242 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,242 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,242 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,242 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,242 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,242 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,244 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,243 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,244 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,244 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,244 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,244 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,244 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,244 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,244 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,244 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,245 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,245 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,245 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,245 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,245 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,245 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,245 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,245 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,245 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,245 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,245 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,245 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,246 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,246 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,246 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,246 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,246 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,246 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,246 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,246 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,246 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,246 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,246 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,246 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,246 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,246 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,246 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,246 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,246 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,246 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,247 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,247 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,247 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,247 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,247 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,247 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,247 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,247 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,247 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,247 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,247 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,247 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,248 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,248 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,248 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,248 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,248 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,248 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,248 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,248 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,248 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,248 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,248 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,248 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,248 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,248 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,248 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,248 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,248 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,248 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,248 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,248 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,249 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,248 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,249 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,249 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,249 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,249 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,249 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,249 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,249 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,249 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,249 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,249 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,250 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,250 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,250 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,250 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,250 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,250 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,250 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,250 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,250 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,250 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,251 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,250 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,251 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,251 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,251 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,251 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,251 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,251 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,251 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,251 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,251 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,251 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,251 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,251 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,251 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,251 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,251 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,251 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,252 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,251 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,252 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,252 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,252 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,252 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,252 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,252 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,253 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,253 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,253 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,253 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,253 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,253 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,253 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,253 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,253 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,253 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,253 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,253 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,253 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,253 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,253 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,253 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,254 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,254 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,254 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,254 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,254 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,254 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,254 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,254 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,254 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,254 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:00,255 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:00,254 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:02,192 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:02,192 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin octobre 1 - Solea_solea =========================== 1683300842192 2023-05-05 17:34:02,193 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:02,192 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:34:02,193 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:34:02,193 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:34:02,193 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN,] 2023-05-05 17:34:02,493 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:02,492 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin octobre 1 - Lepidorhombus_whiffiagonis =========================== 1683300842492 2023-05-05 17:34:02,493 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:02,493 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:34:02,493 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,330183.11787841783,524599.2419963743,423522.9733721066,281372.46433295787,199000.5195627893,131831.96358033718,70595.00306869873,27760.494070608962,17790.865992433763, 2023-05-05 17:34:02,493 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,5172541.189355084,8218200.871583895,6634772.9662302965,4407889.387756311,3117477.3282037377,2065236.605900455,1105918.3264177446,434886.85896396113,278705.91243870294, 2023-05-05 17:34:02,493 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,3.1179886801210687E7,4.953901061492472E7,3.999416582018294E7,2.6570594048693396E7,1.8792037924951266E7,1.2449169805010568E7,6666434.7303900225,2621481.88626044,1680028.922447377, 2023-05-05 17:34:02,493 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.509772651185905E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:34:02,496 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:02,496 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:02,497 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:02,497 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:02,497 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:02,497 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:02,497 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:02,497 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:02,498 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:02,498 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:02,498 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:02,498 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:02,498 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:02,498 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:02,498 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:02,498 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:02,498 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:02,498 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:03,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:03,023 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin octobre 1 - Lophius_piscatorius =========================== 1683300843022 2023-05-05 17:34:03,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:03,023 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:34:03,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,80893.17966742643,201819.4123905004,76382.86546842738,49186.05344815242,18709.795674611825,16583.863890497036,6303.019257575161, 2023-05-05 17:34:03,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,711613.2165894194,1775395.1793196907,671936.2103427349,432687.2283853741,164589.1277420336,145887.4131925091,55447.34211893307, 2023-05-05 17:34:03,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2441858.834741348,6092163.977162767,2305709.5250026914,1484740.7365147052,564777.8966296855,500604.0647882292,190264.28832358468, 2023-05-05 17:34:03,023 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3284379.663694605,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:34:03,028 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:03,027 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:03,028 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:03,028 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:03,028 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:03,028 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:03,028 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:03,028 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:03,028 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:03,028 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:03,028 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:03,028 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:03,028 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:03,028 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:34:03,581 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:03,580 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:34:03,623 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:03,623 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:34:03,625 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:03,625 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:34:04,300 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:04,300 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:34:04,300 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:04,300 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:34:04,307 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:34:04,307 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:34:05,246 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:35:17,437 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:17,437 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step novembre 1 2023-05-05 17:35:17,437 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:17,437 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:35:17,662 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:17,662 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:35:17,663 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:17,663 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:35:17,767 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:17,766 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:35:17,938 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:17,938 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin novembre 1 - Nephrops_norvegicus =========================== 1683300917938 2023-05-05 17:35:17,939 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:17,939 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:35:17,939 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.2532328277794677E8,1476156.1797430592,4512527.294063162,6386987.808959448,6433399.84401852,5753911.757281006,4940398.630775253,4258749.238240169,3798434.58941186,3542496.4197361437,3430007.067378538,3390925.4513439597,3374417.0875466517,3338966.2968752524,3262402.4669106933,3139013.044777335,2970384.4681236898,2766351.5529949036,2538392.2921359655,2298929.289727201,2059041.4835385703,1828108.42785202,1611834.2042323935,1411403.6815993174,1225493.1546367058,1046676.1789011341,856608.058729397,661344.0428851765,405091.5015226573,235948.21030384288,126110.11315229446,29286.30176741007,6554.615884991909,2946.3930437931776,0.0,1476306.9063819952,4512321.129354437,6386366.724679993,6436875.33480927,5769451.460116716,4960664.722803005,9104267.92608901,1.0519906776197683E7,1.0726759271511203E7,9877229.642749483,8466894.981825773,6938580.577199939,5513310.580233994,4230578.022599459,3054266.5725571234,2022627.789304522,1208067.7257606047,641695.8999623407,288489.59235539223,125874.74166574293,61491.915002473965,15249.416419770936,3988.2556247538396, 2023-05-05 17:35:17,939 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.24829156733307E7,1103637.8911178317,3374648.6974393157,4780787.810103197,4829280.338184924,4349734.7767622275,3784894.519179661,3326311.5804453585,3025909.5324086766,2854234.6703790836,2752356.7434153836,2660173.540693731,2539872.742931866,2373537.987141215,2165306.257983171,1932304.8273593986,1693627.4481055988,1466378.9735041976,1261236.8056023975,1082870.5835741418,931425.6408185144,804983.9913314867,700065.2936039983,610427.9608942125,527612.9743462532,443287.1526898845,350986.7477535669,254183.61586898414,148815.07256718093,76040.45378747008,34131.22489050006,8020.324981177084,1972.0703732421277,1108.1945172215414,0.0,1103750.1034405504,3374461.6969059086,4780372.471606714,4832100.13430678,4362666.62920402,3804665.5765283257,7240657.666473131,8125135.524338942,7880530.342228729,6937701.852064749,5724072.871352726,4509708.214677553,3462225.277382274,2640769.9776736572,1953687.6722413253,1338712.458460748,830440.3961092653,447425.4780217046,182277.8305833333,65687.38977056109,35725.56548584846,12115.729198916075,3860.210432659197, 2023-05-05 17:35:17,939 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0605673382279146E7,143765.962863033,439604.1437194734,622767.2730517847,628267.1636072518,563403.7470835015,486757.74630438973,423748.7336644368,382036.9152116856,358032.4076037541,343980.0594581072,331811.93810286146,316828.6245481432,296407.6759125345,270824.24203840387,242152.26834884036,212629.15741108067,184426.48856362706,158900.35861912815,136671.3312619768,117762.57332420655,101926.0527343098,88686.4402949393,77246.20959305666,66657.44037114663,55918.94979596105,43952.42772056269,31576.512833059718,17355.29911956723,8664.857977845702,4050.5691124789428,881.2707047617513,207.99339558086191,136.5047970186285,0.0,143781.16318467277,439535.71447065525,622621.0242669517,628847.9273494296,566214.605005367,490869.377091052,918353.3742266707,1029200.1532726069,1002996.7102232745,886157.3325311942,732114.1040255311,577325.4021071881,443863.9814385923,339396.908361647,251402.62923380343,172459.72067027783,107163.35386870032,57600.06415837829,23013.844959683418,8336.556928667036,4583.132914396899,1294.1849829081289,341.5383079330444, 2023-05-05 17:35:17,939 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.7623981604723655E7,783401.4309780723,2395344.12453021,3392476.869851131,3411540.566707648,3026570.745727343,2565559.1885493505,2173647.9454319626,1906500.0503440578,1749790.4204558055,1661753.0528130846,1597245.0676932414,1534573.149522402,1454563.221513731,1352425.5045454216,1234737.5967261398,1107962.4087338117,981836.5607987541,862846.8574457346,755064.5571709574,659649.187756729,576439.424068599,503430.3116692549,437190.4165203184,375441.33574769605,314273.38088122313,243007.52555961633,172279.1459381528,80987.98728330499,38605.131839310365,20876.11994636845,4544.6335064065715,1116.0721600886975,750.7284105051634,0.0,783490.2329980249,2394477.1616541897,3390548.057739758,3415426.587167591,3048268.3890437954,2592472.5797476633,4579967.134628914,5143718.530129216,5141390.977947779,4640800.533454242,3886021.7642207704,3103884.5278021125,2419596.356152299,1869116.7416723315,1383107.239501747,945470.222252489,584997.9351932328,311128.7482736436,118907.48366294181,45082.18830829982,24899.990513610064,3790.7888988350824,1019.0567390057448, 2023-05-05 17:35:17,939 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.722735175294541E7,1190835.3234007566,3641123.4232193516,5156633.276476522,5181782.389354728,4586733.855305303,3874995.829361714,3269222.386204085,2855932.759490084,2612950.678682241,2477601.992968438,2380588.369399705,2288983.6881319215,2172471.147332316,2023389.6274478761,1850937.1566242145,1664070.264391036,1477347.1831544477,1300544.9919960164,1139890.3952984002,997183.4743652756,872169.8874165358,761758.8369675219,660957.0529035352,567063.4528630592,474353.2412722206,366225.1842607647,259233.7376239218,122309.22413575508,58510.01390524905,31547.239415136508,6864.6294684614,1687.7714004268219,1137.7251602605797,0.0,1190974.929694777,3639456.2845921833,5153278.976849821,5188580.883726328,4625329.623130497,3924677.683872938,6887228.876621801,7728152.231550187,7740570.774364075,6998243.914606588,5864790.9486674825,4688270.145765457,3658868.6685429686,2830429.5758265504,2095674.6105027816,1432736.7383961827,887264.6621948375,471680.40938024485,179518.66954163706,68039.84494971784,37685.57409101172,5953.950366478675,1513.6834480378313, 2023-05-05 17:35:17,939 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.466956906839855E7,1000126.3964025149,3058007.730357087,4331170.1014161995,4361924.18505033,3890634.534760349,3330163.825586413,2861206.472654369,2545227.8274798975,2360933.759921413,2256504.1723035425,2175823.7183686346,2087827.0431564252,1970602.8149497644,1821698.6132516547,1651643.6606457087,1471882.568850693,1295698.1321423112,1131800.4967060415,985042.5439771172,856593.285784237,745930.2768936205,650607.9580159927,566016.5506383487,487468.9417573786,408891.4226241128,320266.2616277446,230104.10627721978,120070.09130421761,59638.456429079,29613.607769342972,6381.5135959119625,1491.5833583193457,969.808290306812,0.0,1000236.1013632658,3057168.0210321117,4329549.327484246,4366742.668999369,3915414.5866803206,3364649.5764572406,6132134.64016219,6891402.724281535,6812734.97179268,6097360.985887524,5086098.79036843,4050138.930465899,3145537.183949605,2419891.053016689,1790012.755882775,1223286.4253433568,756641.0744261034,404967.812218793,160407.18830691618,59518.30323141577,32306.637052440787,7317.081116371362,1744.956674008853, 2023-05-05 17:35:17,939 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6901867517923396E7,236810.67929393312,724077.3838225453,1025194.452451241,1027188.8805256033,899651.4904676897,746942.8681053041,615070.798668092,524423.8105013183,469702.702676364,439578.4428927769,419989.22480098536,405113.0976285612,387541.2426727002,364880.7282083921,338082.9649119339,307817.8462794386,276615.9436380157,246208.30342129225,217959.64900929588,192272.06528865176,169130.36657068427,147932.74969723294,127780.42500616501,109010.41091142264,90779.2222226228,68814.69588120881,47773.72349603606,20664.566008235022,9585.786867266532,5574.40028338235,1228.5785158147921,320.2372418950359,222.60708711380138,0.0,236843.0120358096,723292.2929140825,1023949.1875535052,1027876.687811146,908096.0549533911,756780.6757358955,1261405.6446096592,1414898.741311969,1444049.6365658573,1325061.2755407856,1119183.644963798,900036.353977866,707028.7391285473,550617.5121303992,408231.82988313027,279323.94213498075,173118.07436560723,91316.89270914384,33012.22813482573,12774.786836154366,7275.561847831749,815.2454347005641,264.7245933931055, 2023-05-05 17:35:17,939 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.63331467820054E7,353219.52648063994,1079764.4354432607,1526668.2571887237,1518600.2944300165,1296284.352696205,1028491.8692802269,791962.4618078477,628669.2720959269,527521.0572961344,475667.8625610676,453320.73163222685,457579.2666445444,473832.3168054917,494192.11085800536,512932.35179105605,521049.719079311,517220.6138155981,500946.07610492164,475069.7812636129,441344.43763297837,400973.18435777514,353541.8840945814,300115.1269304122,251048.55820625406,208386.21101441825,152298.54128159207,104127.85595792274,40497.865117254776,21885.77239318576,17190.39638380564,4134.783609604037,1198.0789257740325,652.7404751208571,0.0,353287.07006272906,1076877.8156746018,1523026.9009084022,1514835.5662037528,1301591.3660158429,1025163.1059194811,1424035.3088613176,1610880.997949087,1817609.8900641447,1814864.3474375047,1616715.0321613306,1366223.2139422535,1126361.2520551537,898477.9903227472,651414.5379403925,431811.4202070483,259263.79099154816,131021.24801942988,42824.11212552534,22299.53695954872,12792.878285609368,644.4162743251065,349.9207624703061, 2023-05-05 17:35:17,939 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.492957999647549E7,190013.3113124678,580855.7344821449,821588.4562456164,820153.9227540444,710048.3656320694,577268.9817361046,460648.8706402283,379816.30345239735,331037.6921090686,307434.6396824471,298773.14619171305,301832.12519893056,308909.3330422481,315622.1490495239,319305.4462153604,316576.7752719304,307405.8693628134,292228.7569953033,272734.78274993435,250174.06156582173,225528.74607369944,199055.090657805,171172.4206483943,145399.85087885355,122108.536718987,93308.81637034004,67122.2102676837,28216.48269302553,15039.413760655634,10894.251197759291,2579.272662624262,689.1110125871019,361.34828709339683,0.0,190043.0695923241,579884.9802416823,820292.1348858838,819732.4136839568,715107.7359465362,581072.4002409466,897608.5296770977,1030626.5246653032,1120796.1873633899,1085087.0990345415,953113.569894221,796404.8097156166,647287.8647147885,508271.5480285829,367794.5925918486,243601.04057538943,145856.05655662747,75224.4494559187,28000.69186881598,13612.556128316854,7316.061074180564,498.9058917401446,197.80143640060584, 2023-05-05 17:35:17,939 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.0238664409964304E7,385999.03770928,1179977.4847875035,1669248.9503059427,1666589.5520730526,1444300.3824225634,1175814.7227495268,940312.6656151327,776793.7258383883,679067.3554872703,631521.3645184767,613030.4745412918,617012.8899476022,628462.0903516021,638617.0304255497,642603.9772857348,634053.7628040913,613181.113990098,581026.3268731438,540859.4733521709,495187.4181198877,446019.5382627692,393686.833323737,338991.32190541923,288333.60403272917,242487.17543888857,185490.61074800548,133454.72175416342,56197.284129668755,29746.083583022417,21377.938079566713,5046.437056335472,1339.7966997612962,707.0172243462566,0.0,386056.1796730936,1178377.7250622702,1666869.3037363878,1666824.6113533606,1456242.6388174938,1186135.4370855344,1841029.8201612255,2107537.6511950414,2282351.7279342827,2202586.259424303,1929575.7481857694,1609142.5961082624,1306339.832598643,1026267.2512277572,743491.6438885252,493020.27870456554,295828.63484011305,152632.61084198696,56702.83192300938,27325.709144358512,14677.85783523787,1017.7231589203825,402.2844886724991,] 2023-05-05 17:35:20,241 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:35:20,915 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:20,914 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin novembre 1 - Merluccius_merluccius =========================== 1683300920914 2023-05-05 17:35:20,915 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:20,915 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:35:20,915 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.680195881425289E-9,1.8638166222451487E-7,3.03503084787099E-6,3.27305855131578E-5,2.6321925796493595E-4,0.0016853457986535463,0.008958078494450246,0.04069652884941815,0.161474938318467,0.5690280738988746,1.8049821675870192,5.210956812159402,13.819520295305594,33.93405415582904,77.68170271385667,160.50067348607243,315.2540161439817,596.5575144730944,1084.9192792644553,1897.9777852051313,3199.4041348832966,5206.300196583024,8193.3083488257,12491.545624485008,18480.631713720177,26572.601797026684,37187.47951320032,50721.68701388838,67512.0614843416,87799.75371005817,111699.57954270426,139181.7244321952,170075.01187397685,204106.6179859531,241007.7082446966,280751.0166104277,324075.98650506244,373675.047687153,436939.3970143181,903365.6212574911,1015396.4683947635,1103336.5260043102,1166777.5447502357,1205948.2204724061,1220215.7571501697,1207247.8565443524,1163685.4622776478,1087756.1955715683,982727.422120123,859075.2828252359,733596.1134643673,625328.5649591824,549987.1426885384,515374.9879725338,519539.62894038757,551953.2605670403,596805.0093553585,637108.6370691025,658541.220656176,652282.7884769964,616392.6624259276,555487.949922195,478833.55795473815,397424.98994586605,321021.57270113553,256084.7401801335,205219.48862383128,171330.84430651943,301272.36659500265,259638.1309687619,112904.00890837642,32853.40518221008, 2023-05-05 17:35:20,915 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>4.393624056762695E-9,1.4415253755551144E-7,2.347117894666176E-6,2.530871229264345E-5,2.035019502339306E-4,0.0013027550733249063,0.006923046958967599,0.03144353947362384,0.12472410254197558,0.4393651377673242,1.393098878830196,4.0198343795057285,10.654245275808501,26.142871371081817,59.79467905397147,123.42264064106934,242.13346832484677,457.51653908008205,830.5686546672306,1449.9624151474748,2438.8502892560014,3962.1082604183875,6233.6982829917115,9520.87519989994,14138.129247945346,20423.76346972163,28697.993714945518,39209.675303908065,52083.56390976195,67279.33258175974,84569.54364889534,103539.87047795321,123613.42403849208,144103.02143601826,164301.451204071,183632.79077316573,201914.14879931576,219829.33903887263,239806.94120924853,442783.76990948926,423698.70227235294,378909.01855896524,317430.7681922721,250308.25295536232,186844.46118863265,132705.78004626505,90008.19128157527,58411.22692176212,36309.62581401101,21672.74273442449,12508.799634786801,7090.904659744279,4055.0735471223466,2418.665979017466,1540.303868897132,1043.7073750788015,732.083144174618,514.3622614239554,353.0412393710026,233.19732188880343,147.14225801247073,88.47777291700812,50.77451641615558,27.952429373513823,14.90085512057528,7.797747044809542,4.074957672560042,2.196095469190219,2.121502737648405,0.7138352418319401,0.07210062180758249,0.0031943539220300344, 2023-05-05 17:35:20,915 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8198511.350811089,1.4680075570169667E7,1.4431081471754346E7,1.423414969824025E7,1.3965282820830066E7,1.352824295137982E7,1.288616126716069E7,1.2052995608748643E7,1.1074950315113502E7,1.0013441124260304E7,8932698.674116742,7891527.350184054,6938029.386419992,6106522.755018417,5416341.373299872,4824091.08075248,4373382.614565817,4083122.351278566,3908887.203145963,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:35:20,915 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3799891.0995338275,3752809.7933657044,3731753.845493004,3715477.8152774274,3687098.3323438857,3634254.559439352,3549077.71738567,3427919.7914699647,3270855.440327984,3081011.3691728855,2863797.437535316,2626116.7572056088,2375623.063948324,2120078.3214116255,1866846.766486254,1622546.8733784072,1392871.0353260422,1182569.5054615496,995556.6689466179,834945.6451646734,1107549.347789932,698294.7602569872,419030.14395202923,239200.9392374095,130004.36711050093,67643.12381984408,34380.441072422975,18080.52473648646,11026.308266440585,8610.915404661726,8231.875524107025,8495.93451109455,8709.381852539957,8576.660157698265,8029.037939089192,7125.402546771344,5989.681018549883,4766.60115391616,3588.812894503336,2554.7687563228055,1718.727624703789,1092.6633376779284,656.8670121516476,374.1276913154869,202.7014158865244,105.21963037568791,52.926056648587675,26.21476069115473,13.192761246705828,9.957394907323922,3.252068015045535,0.45190490526837956,0.030707994596528388, 2023-05-05 17:35:20,915 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2440570.2667968464,4387335.574382253,4345673.07434311,4320590.816269021,4273023.885673628,4172076.3958474025,4005044.949695354,3775074.7564269854,3495679.0160654895,3185654.1473586005,2865298.0058641313,2553766.0437355503,2267232.1289524175,2017683.9530249054,1812328.6190847477,1636631.2757034076,1506376.9770517293,1429344.9424541008,1391476.565039019,1381916.1368713742,1391765.613175748,1413744.3994319432,1442216.6387331898,1473295.7379158959,1504877.395889913,1536536.282765457,1569272.971823856,1605130.150740129,1646717.6771144331,1696698.6326834133,1757295.9632826361,1829884.9898738207,1914747.019537131,2011084.8993398007,2117465.330285596,2233001.9457087745,2359924.8713456313,2508880.6351449355,2709571.6954297945,5041190.360861818,4978706.402489424,4726908.147444186,4340453.814816359,3896369.3447215287,3467310.6657133074,3103122.853354768,2823682.252063356,2621970.60396446,2473737.4452212653,2349003.0438125045,2221304.9120374755,2072675.1910324958,1894657.9002715158,1687021.712477815,1455812.3053485493,1211533.4516791627,967398.6821065283,737318.7261868848,533594.6766999521,364775.50829556695,234360.99286525906,140798.59028886593,78697.73682155466,40713.17314786977,19391.801613018848,8457.904376091476,3360.2804086395054,1219.079077438839,466.5129618566764,61.7574312412999,3.220941700661792,0.09489637887693887, 2023-05-05 17:35:20,915 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1375563.6144491527,2472725.9440353774,2449146.7162261903,2434891.7743337434,2407941.431586928,2350883.8980895453,2256563.8228933536,2126759.8212703355,1969093.9905385172,1794164.3949290395,1613411.490838571,1437625.017957736,1275902.9357995545,1134965.8155718446,1018812.0858852698,919196.0458598393,844847.3342018416,799887.9314866265,776067.7253672717,766803.51514128,766449.5453920899,770085.1621505317,773523.8412771713,773387.493594165,767168.6525872967,753247.8479662722,730858.5732915439,700005.9058313124,661351.8617966332,616083.8168655523,565783.2222106894,512310.79039646283,457721.28956779884,404216.93092399795,354147.3996795942,310080.39419608057,275037.9177846901,253241.42399176277,252574.56731726244,505924.0078435238,651120.9321273656,893436.0917693339,1195093.654570814,1509040.1292975873,1789854.2070112564,2002069.1545725754,2125134.448806639,2154814.7547433157,2100901.3763641044,1982014.630627191,1819380.917967534,1631738.0620643897,1432752.1453186614,1231074.604893555,1032128.5421766961,840289.3915718708,660335.3867947794,497651.9554835441,357358.95244855585,243004.04538820448,155564.00188596497,93231.6545226043,52024.84290360024,26884.255575555337,12795.339753130702,5577.923611365426,2215.3017474476646,803.4978314324094,307.4229454851984,40.69232243546493,2.1221242345989575,0.062519645179635,] 2023-05-05 17:35:21,037 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,036 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,037 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,036 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,037 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,036 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,037 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,037 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,037 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,037 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,037 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,037 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,038 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,038 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,038 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,038 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,038 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,038 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,039 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,038 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,039 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,039 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,039 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,039 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,040 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,039 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,040 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,040 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,040 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,040 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,040 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,040 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,040 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,040 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,041 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,040 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,041 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,041 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,041 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,041 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,042 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,041 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,042 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,042 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,043 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,042 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,043 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,042 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,043 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,043 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,043 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,043 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,043 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,043 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,044 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,043 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,044 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,044 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,045 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,045 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,045 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,045 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,045 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,045 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,045 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,045 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,046 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,046 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,046 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,046 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,046 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,046 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,046 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,046 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,046 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,046 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,046 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,046 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,047 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,047 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,047 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,047 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,047 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,047 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,047 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,047 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,048 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,048 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,048 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,048 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,048 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,048 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,049 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,048 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,049 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,048 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,049 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,049 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,049 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,049 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,049 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,049 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,049 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,049 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,049 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,049 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,049 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,050 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,050 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,050 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,050 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,051 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,052 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,051 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,052 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,052 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,052 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,052 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,052 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,052 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,052 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,052 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,052 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,052 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,053 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,052 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,053 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,053 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,053 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,053 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,053 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,053 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,053 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,054 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,054 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,055 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,055 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,055 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,055 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,055 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,055 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,055 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,055 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,055 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,055 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,055 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,055 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,056 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,056 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,056 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,056 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,056 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,056 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,056 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,056 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,057 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,056 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,057 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,057 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,057 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,057 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,057 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,057 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,057 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,057 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,058 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,058 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,059 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,059 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,060 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,060 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,061 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,061 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,061 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,062 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,061 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,062 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,062 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,062 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,062 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,063 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,063 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,063 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,063 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,063 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,063 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,064 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,063 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,066 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,066 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,067 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,067 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,067 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,067 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,067 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,067 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,068 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,069 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,068 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,070 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,070 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,070 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,070 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,070 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,070 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,072 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,072 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,072 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,073 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,073 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,074 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,073 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,074 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,074 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,074 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,075 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,075 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:21,076 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:21,075 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:23,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:23,529 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin novembre 1 - Solea_solea =========================== 1683300923529 2023-05-05 17:35:23,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:23,529 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:35:23,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:35:23,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:35:23,529 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN,] 2023-05-05 17:35:23,901 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:23,901 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin novembre 1 - Lepidorhombus_whiffiagonis =========================== 1683300923901 2023-05-05 17:35:23,901 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:23,901 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:35:23,902 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,324683.05032347597,515860.6629654687,416468.0852252385,276685.4664880179,195685.6429328251,129635.95577033317,69419.05776775774,27298.070086826927,17494.512364640672, 2023-05-05 17:35:23,902 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,5086389.8127099285,8081322.4412892405,6524267.35518845,4334473.686468851,3065554.1141290907,2030839.0109499402,1087498.6787455191,427643.59105886705,274063.91981713584, 2023-05-05 17:35:23,902 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,3.0659400236870233E7,4.871205477636837E7,3.932654229434638E7,2.6127050513815895E7,1.8478342005563464E7,1.2241355528390128E7,6555151.782785292,2577721.4291054946,1651984.161175079, 2023-05-05 17:35:23,902 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.417361186346206E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:35:23,906 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:23,906 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:23,906 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:23,906 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:23,906 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:23,906 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:23,906 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:23,906 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:23,906 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:23,906 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:23,906 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:23,906 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:23,907 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:23,906 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:23,907 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:23,907 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:23,907 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:23,907 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:24,447 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:24,447 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin novembre 1 - Lophius_piscatorius =========================== 1683300924447 2023-05-05 17:35:24,447 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:24,447 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:35:24,447 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,79186.46837382719,197561.35909341715,74771.3142886073,48148.30968220497,18315.050163184576,16233.971997141021,6170.036054356994, 2023-05-05 17:35:24,447 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,696571.1022380312,1737866.790746157,657732.7904550945,423541.0649695908,161110.03485452847,142803.63804540405,54275.293538060876, 2023-05-05 17:35:24,447 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2389958.220421893,5962677.764261728,2256702.7031965763,1453183.2380901927,552773.7957487946,489963.9499201323,186220.30621186123, 2023-05-05 17:35:24,447 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3212867.4823014997,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:35:24,451 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:24,451 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:24,451 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:24,451 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:24,451 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:24,451 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:24,451 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:24,451 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:24,452 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:24,452 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:24,452 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:24,452 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:24,452 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:24,452 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:35:25,085 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:25,085 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:35:25,122 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:25,122 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:35:25,123 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:25,123 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:35:25,249 INFO [monitor-thread] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:35:25,841 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:25,841 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add economics results 2023-05-05 17:35:25,842 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:25,841 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Rollback rules changes 2023-05-05 17:35:25,847 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:35:25,847 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:35:30,249 INFO [monitor-thread] (SimulationControl.java:206) setText - Export des résultats 2023-05-05 17:36:40,232 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:40,232 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - begin step décembre 1 2023-05-05 17:36:40,233 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:40,233 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:36:40,235 INFO [monitor-thread] (SimulationControl.java:206) setText - Reloading parameters 2023-05-05 17:36:40,398 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:40,398 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Evaluate rules conditions (0 rules) 2023-05-05 17:36:40,399 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:40,399 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do pre action Rules 2023-05-05 17:36:40,476 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:40,476 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:36:40,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:40,600 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin décembre 1 - Nephrops_norvegicus =========================== 1683301000600 2023-05-05 17:36:40,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:40,600 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:36:40,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.2532328277794677E8,1439709.7538052828,4401112.598198193,6229104.615522103,6274502.563460926,5610851.7418115195,4816801.678729128,4150863.1844893494,3702170.6738110036,3451594.030371259,3341662.1048525935,3303961.22937666,3289069.2130365116,3255172.053019382,3180959.5536563317,3060953.649245221,2896668.384403555,2697810.743487548,2475520.4266183977,2242066.9712984394,2008124.533628045,1782901.7350261945,1571987.5309084714,1376448.8465267255,1195147.0349177837,1020725.8481864118,835321.548091956,644945.1623600211,394741.0127284814,230102.33925694527,122996.4433644474,28550.94301793869,6392.781842170972,2873.6463403428156,0.0,1439856.7589902438,4400419.758636176,6228423.05617534,6277417.144887949,5625758.319733769,4835476.390200813,8949837.443197617,1.034365752277555E7,1.0548815300198559E7,9713696.174953902,8326767.42845256,6823765.198425469,5422112.670852843,4160608.4092391855,3003698.462551872,1989132.9300928328,1188076.1929628546,631047.2457622149,283571.8507821863,123769.23319267487,60468.92446743674,14994.14502476107,3922.335557488902, 2023-05-05 17:36:40,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.24829156733307E7,1076388.974497267,3291328.3242260665,4662597.776150521,4709999.504806046,4241526.412086734,3690105.8183148243,3241874.8779843287,2949064.8825204987,2780770.762219386,2681229.7174160862,2591745.8252108856,2475509.6263174666,2313894.5449584126,2111203.637128908,1884225.671543162,1651579.3748808075,1430036.8706865364,1229990.070155307,1056082.73161943,908390.0320228992,785075.3082986792,682756.9947660391,595306.3693298756,514544.9568378104,432293.02454360516,342260.30101676774,247878.63312830077,145002.3995766915,74155.94370214108,33288.52194537286,7818.669780126204,1923.3797822404608,1080.8330971016223,0.0,1076498.4162878664,3290748.6022248943,4662131.380755089,4712364.338077375,4253934.961090816,3708483.1860807175,7117585.889962904,7988860.724903612,7749763.6802433105,6822821.345211246,5629329.264789834,4435077.4924792815,3404951.621521947,2597092.006125793,1921336.9487651836,1316539.890817148,816696.650997887,439998.2784939423,179163.03674321246,64587.58737305816,35130.91927365682,11912.709129492327,3796.4067662647158, 2023-05-05 17:36:40,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0605673382279146E7,140216.36859261326,428750.2787383301,607358.3024502851,612745.3912923341,549318.8196045457,474454.3554891362,412799.0112443825,372158.02873449534,348570.91926851,334830.89898314554,323051.8964773998,308664.5020589104,288874.1092584518,264004.7658928534,236096.62279789758,207331.0220170826,179844.42379302223,154954.8289675171,133286.0986599144,114846.91479630314,99402.45087730604,86491.80639600614,75328.49774232482,65003.03851063723,54527.998083293445,42854.67779039853,30790.883920792137,16900.06255331294,8449.58835551249,3950.5602047565194,858.8509256441862,202.85802034644465,133.13448157168398,0.0,140231.19361697455,428597.80733850907,607202.4411749054,613228.7415528734,552016.0696526917,478270.07846329146,902461.2886601881,1011773.9260738648,986310.4844563534,871465.9251401902,719985.1421567886,567763.5842275823,436517.3387847234,333780.8086729846,247234.7097410562,169599.48161710217,105388.3001944148,56641.21452844605,22612.128651366682,8195.804688823604,4506.497515833076,1272.3048088475452,335.89317623868646, 2023-05-05 17:36:40,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.7623981604723655E7,764059.1807300937,2336202.867373143,3308401.094702082,3327215.415292274,2950190.991975671,2499562.2921657898,2115571.0145898536,1855499.3352122065,1701230.2926124404,1615133.661768334,1552990.7823677408,1493765.8892889638,1416786.5445677135,1317863.919066273,1203560.0784853082,1080162.5942229317,957326.6454649391,841329.7423210797,736316.6042207635,643282.4217242053,562136.8389475186,490950.9093185591,426291.3205409838,366085.94457768125,306411.7182551909,236885.11087886168,167967.77512848846,78768.37865830064,37641.48377609984,20360.686708385536,4426.411365017476,1088.5162402733788,732.192860006961,0.0,764145.7902203616,2334533.1826804574,3306392.942156585,3330209.2950022505,2970929.456036601,2523995.1808767593,4497993.51336259,5055040.400578238,5055433.004160371,4563683.461469114,3821527.517764615,3052397.1247157212,2379505.6685511884,1838161.128701701,1360124.166515112,929748.8371608105,575292.1709604999,305921.3862772641,116747.69514775684,44308.79146006066,24479.96592579296,3725.6045023053434,1002.2132126366964, 2023-05-05 17:36:40,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>8.722735175294541E7,1161433.4945062231,3551223.7655843673,5028724.31424827,5053667.708209222,4470395.178781865,3774377.921198265,3180323.688903942,2778158.651537792,2538568.079677509,2406148.6330993073,2312953.475390862,2227097.9843542185,2115399.0147957895,1971272.0603457736,1803957.8968669267,1622161.1704024372,1440373.2462480133,1268037.6245359185,1111550.1680195045,972413.7582172158,850504.7907248106,742858.2168157948,644442.4158365963,552902.8663441673,462451.03339547524,356955.19241882564,252725.94808939056,118879.54179429497,57045.79033441276,30768.335298713537,6683.932270811156,1646.1001760742195,1109.6346259661668,0.0,1161569.6539085626,3548052.18319541,5025214.772080178,5058805.850991181,4507241.436675345,3819430.4562754603,6761754.081503537,7593632.385466567,7610813.072881028,6881807.6300898865,5767362.925402666,4610435.603245578,3598209.5086025195,2783531.1547175376,2060807.458447952,1408879.659955627,872530.9721443718,463762.89460407273,176189.36490585562,66862.63143701058,37046.880129088626,5850.640816332429,1488.6644612674847, 2023-05-05 17:36:40,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>7.466956906839855E7,975433.1876925502,2982505.250476532,4223894.57843716,4254126.8799129,3792786.3009255864,3245044.6038600383,2785679.604784773,2477972.5835197796,2296559.3938256246,2194402.9501732234,2116579.6710209283,2032937.5954126867,1919824.5765827182,1775394.7678512046,1610086.0031418772,1435045.3133003565,1263409.3893350197,1103620.8168252301,960606.1466845548,835356.5633440227,727436.7245454409,634490.3971516001,551927.3819759227,475339.670690739,398683.9687268269,312222.9985050976,224357.88884893036,116831.09884665652,58152.35281184863,28882.445188359445,6216.847796641796,1454.7560339853662,945.8636383034845,0.0,975540.1840281693,2980801.094100257,4222177.368363431,4257970.034583268,3816498.3380372506,3276696.1303592343,6023712.643234422,6773372.6492887605,6699039.8909538565,5996125.780514725,5001742.34844442,3982993.2725811373,3093438.548316315,2379826.430885445,1760293.2728721476,1202964.8178740016,744095.0756293136,398203.26724213344,157535.22704139558,58503.17162570183,31763.41697620472,7192.03501926693,1716.115077043221, 2023-05-05 17:36:40,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.6901867517923396E7,230963.80278953564,706199.849517672,999642.6409966421,1001756.348720879,876202.8689921714,726558.8497217211,596750.1624360712,508760.69634332013,454495.63274140726,425013.9009450369,406439.35634322057,393175.08083304384,376724.87613471143,355078.0115226748,329259.30176742515,299907.42828813434,269596.1290288983,239976.2486506111,212501.70151000048,187466.20683312402,164902.66910526322,144243.55994307858,124548.43877614368,106256.32672165932,88463.59632544857,67028.3781996419,46553.87856507536,20013.405981559867,9342.564247761646,5436.767849996352,1194.1577296877551,312.33055622084333,217.11089854984502,0.0,230995.3372331708,704807.9329941617,998331.8164318689,1001824.4305670579,884119.0946200552,734817.5744923048,1236213.5733405622,1388980.7626680562,1419490.3558215378,1302864.4091320063,1100493.8977140563,885025.3048990497,695270.3260942239,541470.7757263661,401393.51453748863,274637.1513109107,170229.43386903705,89759.66879855926,32330.940472012466,12543.503050138046,7149.08632078527,800.4032626310137,260.34908072665405, 2023-05-05 17:36:40,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2.63331467820054E7,344498.5052985223,1053104.956543489,1488135.6301294006,1480858.609175074,1260094.9937321958,996822.4640965059,762952.6089565663,605521.9352522773,505014.00625718175,454535.92213481816,434099.220073758,441157.64153174346,458553.72551846766,479466.41774075414,498570.31041144894,506950.5248932834,503614.82928453316,487845.3113347509,462948.2804898134,430131.1564789385,390784.12648921815,344606.6138229652,292279.7866725056,244511.2631637846,202840.44639471715,148084.50346702107,101350.4789297773,38851.53656713813,21310.271618727566,16765.963984821647,4000.4277196223948,1168.498251699671,636.6242553674552,0.0,344564.3812236277,1048098.7244693774,1484248.482240185,1475100.0153594264,1264217.2549632094,989441.7391314539,1388997.4295449723,1577486.3306491028,1785522.3539565133,1783915.6867075614,1589343.5033557776,1343160.6085516897,1107473.4988679094,883451.628808769,640306.8392526226,424419.90666352515,254882.59009985253,128694.15739361713,41703.72623689413,21848.404876947945,12555.725529597892,631.2265827857583,344.13708098904084, 2023-05-05 17:36:40,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.492957999647549E7,185321.86594037517,566514.3552989333,801016.3212822899,799819.3494880081,691059.5901406705,560774.600512547,445771.43801013706,367503.6012668098,319069.15505508345,295973.0493248387,288021.61850884266,292226.9795187415,299796.8668220738,306803.7862168013,310749.59646215494,308283.5275271678,299500.23634904623,284741.9714738294,265857.8747853485,243883.20924993866,219857.08849582376,194066.56797575144,166791.86935159613,141685.12827729242,118944.37075186206,90828.20133307423,65380.33531493241,27232.67049223857,14652.736268482753,10625.271177301172,2502.7771646479323,672.0968010640817,352.4265660966496,0.0,185350.88948568393,564817.3917009888,799636.8209561169,798690.0653685979,695621.1661934856,562967.9981042087,878157.6572689208,1010836.8117173626,1101469.3178302262,1066790.5127761285,937116.5548744885,783063.1913111112,636490.2743132507,499807.33271195536,361593.176876722,239483.4725575963,143410.95571729643,73922.14744570422,27366.107960811285,13355.506538572636,7185.789755648688,489.40962102583796,194.53206622490802, 2023-05-05 17:36:40,600 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3.0238664409964304E7,376468.68751125893,1150843.7368835134,1627544.6921610327,1625296.2547500324,1406147.2074565105,1142943.7477940095,911078.7592685656,752564.5354052954,655749.3343927608,609236.5188155845,592067.325904379,598076.3642737236,610403.3668208028,621104.2612094369,625600.4689071266,617595.6769845053,597512.0201229099,566226.6168227523,527267.0602586685,482771.41470605164,434835.4500195617,383843.8883831256,330364.6719378673,281006.54887661233,236250.84943326455,180615.26030327711,130018.23875094691,54328.531728353286,28986.116522717337,20850.114907729356,4900.753848964287,1306.7170013800403,689.5609068796635,0.0,376524.41863495915,1148001.6299226389,1625026.9164366173,1624297.4842994092,1417153.1131618062,1150397.0300715126,1802639.0039918902,2067965.4376773923,2243255.005383859,2165563.433093482,1897268.2952567262,1582243.067627842,1284580.1771414243,1009197.2096950592,730994.9279300263,484716.1807457934,290880.5040087815,150009.24026416612,55473.00555686419,26819.944883066015,14419.485069497436,998.7572009653587,395.6353109246287,] 2023-05-05 17:36:42,566 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,566 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin décembre 1 - Merluccius_merluccius =========================== 1683301002566 2023-05-05 17:36:42,566 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,566 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:36:42,566 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.3736518706478683E-9,4.69213361796118E-8,7.9560194535215E-7,8.935793812181811E-6,7.485005318652882E-5,4.991978684023054E-4,0.002763672065285727,0.01307553782822197,0.054018722217282066,0.19814387526584565,0.6539791381407206,1.963612519621564,5.413163388243655,13.808864709366162,32.81887912667444,70.2171322115211,142.79126417110322,279.6401190936306,526.0916306501074,951.6310144313603,1657.8147914249246,2786.366235278997,4526.266441987407,7118.33643375651,10855.636942942116,16078.077952617916,23160.027256212605,32490.506307165593,44446.745995180034,59363.34024522952,77500.8864098176,99019.95282586146,123969.1451795597,152301.92643255636,183950.6289014755,219019.8473457055,258244.82104878282,304068.08662736445,363207.48580070754,771992.1103854631,893201.7453993286,993483.3633191267,1070354.1945029355,1123359.0352708395,1152172.3644647524,1155384.0713016598,1130337.9168343884,1074637.0487989606,989022.7886652605,880113.0617379639,761091.2868904775,649350.6732468585,561798.9190637622,509853.17578086373,496238.71129634214,514647.1655112931,551973.9693551471,592042.2818146191,619606.1370042674,623691.0923992612,599641.1941048679,549508.886750285,480750.94006218546,403646.05110932165,328289.11714901484,262165.59982084285,209095.6038248431,172965.808790136,299292.55175448576,257157.11719882055,112729.88977335056,33212.99869722098, 2023-05-05 17:36:42,566 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>1.0732239794357159E-9,3.6656009243941664E-8,6.214775603360851E-7,6.9792705839984426E-6,5.845306993589584E-5,3.897764160868765E-4,0.002157467264861857,0.01020509182785425,0.04214859866623773,0.15455364870849764,0.5099133237639488,1.5303513322086844,4.216502637077092,10.749317434125937,25.527923866943116,54.57105445598543,110.85798140890198,216.8266837238935,407.2917757110393,735.3903344527096,1278.5225338653079,2144.8963775245725,3480.5342682446935,5475.77866457386,8368.291054126437,12437.57705892946,17986.477125786445,25308.65484087431,34646.13324029306,46144.64569712476,59815.57016685912,75512.13404455256,92926.28396620732,111613.26681830356,131055.94365859397,150793.96107525044,170671.94341358388,191321.04602237468,215098.31353288138,413148.1598844237,414436.9490147053,388228.84630180517,340297.8927804266,280028.11041122716,217311.99642896384,159813.034788317,111841.49449936252,74699.2063347091,47698.74477956507,29168.90050251588,17150.581193477024,9789.398221565494,5528.283441772671,3180.261621834447,1922.7791036376552,1240.436293677618,843.2954029683794,585.968662891072,403.61630185405954,269.74758096103676,172.8140295766585,105.55350831533917,61.42072827082876,34.158875563539674,18.291079189658475,9.54348362172251,4.931804843788588,2.6075561802987965,2.35576509339549,0.8136265836057888,0.09179311417995217,0.004538562045442181, 2023-05-05 17:36:42,566 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2000501.5299984126,6273843.942154526,9778155.416191714,1.1551544208151262E7,1.239364784213876E7,1.2683306404700827E7,1.2594704143385248E7,1.221693184375785E7,1.1611588933630861E7,1.0835697302556172E7,9947534.837531213,9005283.41608536,8063387.505646183,7168813.194592435,6358147.880982662,5602738.449521824,4974753.851503838,4513700.524806504,4183592.337998529,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0, 2023-05-05 17:36:42,566 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3940154.71801207,3787931.7467537005,3693655.9876619736,3635868.1080983155,3595108.9011640283,3554640.168752931,3501059.6639319607,3424669.683386736,3319554.195194404,3183377.68736926,3016955.4408390825,2823665.39575912,2608779.162152646,2378787.1596245156,2140784.1814754116,1901970.8035414468,1669315.496084937,1449408.1292477269,1248488.370598876,1072429.1679979085,1465738.2365226438,963076.0051930839,602394.5920335875,358456.4549073066,202901.85768976543,109454.51366391532,56744.467106722506,29057.61696196329,15767.657973429932,10188.875693069784,8372.18500236859,8115.565242859845,8264.809999690799,8269.822526070391,7922.6892505148,7207.368739664794,6210.646330608781,5064.472428557303,3905.263611489773,2845.5435984308633,1957.928258794232,1271.701496552867,779.8604234066663,452.0837089164677,248.4631774700884,130.19415547524093,65.66467355904287,32.34046329720429,16.040045281342305,11.66370902610648,3.7231759274528686,0.5304243982638113,0.03842049667521301, 2023-05-05 17:36:42,566 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>602333.387735523,1893269.7000084245,2962144.232749829,3518220.7745241057,3798315.075324993,3913398.975788101,3913389.616859721,3823166.3616761523,3659976.0732800053,3440371.9724546205,3181965.9294793736,2902953.807917769,2620878.5188017846,2351303.945237415,2106719.0060877176,1877432.3584413151,1688407.718250293,1554053.676670234,1463129.9299176745,1407292.347316378,1379323.1103152342,1372570.709676301,1380981.0726181273,1399363.6329218608,1423685.7074712527,1451279.3068533773,1480903.4063155528,1512645.2131719624,1547672.9786966809,1587874.1501581343,1635428.6730138657,1692380.9539356185,1760290.6808474553,1840073.4042359425,1932210.0717970994,2037661.4720903558,2160178.7972767954,2311480.591737853,2522316.065541507,4782567.280078758,4848165.588331962,4725811.388969123,4439627.195514069,4049806.1816533515,3628673.054289256,3238302.122605391,2916378.310699193,2672585.9873353187,2493881.980382813,2354641.0007610265,2227126.9270195216,2088980.2563547164,1926621.6840068605,1735403.1167114377,1518117.9677671716,1283117.493482876,1042444.1058450058,809824.7062609805,598382.7191524075,418332.03115500376,275263.886126899,169597.49780051043,97339.36931802722,51770.73138600765,25379.484966299868,11405.227849596664,4673.174985457153,1750.4298386198532,696.8346227011134,95.6844349108138,5.193734081354747,0.1589983850868558, 2023-05-05 17:36:42,566 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>339489.4640850951,1067071.9622395837,1669464.233096637,1982806.4570048647,2140575.5241078734,2205318.923734343,2205173.247701755,2154164.5949222147,2062018.1728632308,1938068.279625848,1792244.6090307275,1634802.8639500597,1475624.8951216536,1323467.318519205,1185337.9598168537,1055760.1295665323,948694.7256246252,872105.9481245392,819467.1769703319,785785.6354499188,766580.5586583682,757542.1883322276,754528.6914126793,753706.7849817886,751726.4375904375,745870.5076464436,734151.4579458556,715346.967882366,688978.551318765,655244.7269584337,614924.4846085313,569268.6598578829,519896.8241647463,468716.03535650385,417877.70802539337,369798.4081912634,327316.23499321926,294224.981247073,277063.47743687575,492843.5661826836,561676.1827018667,734883.5295396271,988627.8594999388,1283310.0557715949,1573702.9074703194,1818823.1522659399,1989214.6877850296,2070763.40922945,2064711.5518623453,1984178.9346241353,1848526.9094247299,1677613.9931901214,1487788.8211463678,1290468.1751540436,1092963.1657947637,900427.1525867023,717656.447092775,549888.2584399151,402418.71067976067,279474.77189992834,183067.39807825082,112448.26937682099,64405.44603650326,34206.55497987163,16753.08636954426,7523.768500350394,3081.4316586846903,1153.8628751698393,459.23813803851095,63.05055158709308,3.4220190301943796,0.10475351103411244,] 2023-05-05 17:36:42,698 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,698 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,698 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,698 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,699 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,699 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,700 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,700 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,700 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,700 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,700 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,700 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,701 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,701 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,701 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,701 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,701 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,701 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,702 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,702 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,702 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,702 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,702 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,702 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,702 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,702 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,702 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,702 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,702 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,703 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,703 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,704 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,704 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,704 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,704 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,704 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,704 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,705 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,705 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,705 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,705 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,705 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,705 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,706 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,706 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,706 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,706 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,706 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,706 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,706 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,706 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,706 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,706 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,707 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,707 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,707 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,707 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,707 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,707 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,707 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,707 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,708 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,708 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,708 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,708 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,708 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,708 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,709 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,709 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,709 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,709 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,709 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,709 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,710 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,709 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,710 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,710 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,710 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,710 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,710 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,710 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,710 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,710 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,710 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,710 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,714 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,714 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,715 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,715 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,715 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,715 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,715 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,715 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,716 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,716 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,717 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,717 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,718 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,718 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,719 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,719 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,719 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,719 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,719 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,720 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,720 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,721 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,721 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,722 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,722 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,723 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,723 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,724 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,724 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,725 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,725 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,726 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,726 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,727 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,727 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,728 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,728 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,729 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,729 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,730 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,730 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,730 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,730 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,730 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,730 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,730 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,730 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,730 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,730 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,730 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,730 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,731 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,731 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,731 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,731 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,731 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,731 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,732 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,732 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,732 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,732 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,732 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,732 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,733 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,733 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,733 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,733 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,733 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,733 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,733 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,733 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,733 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,733 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,733 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,733 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,734 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,734 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,734 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,734 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,734 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,734 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,735 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,735 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,735 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,735 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,735 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,735 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,735 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,735 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,735 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,735 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,735 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,735 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,736 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,736 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,736 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,736 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,736 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,736 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,737 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,737 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,737 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,737 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:42,737 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:42,737 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:44,647 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:44,647 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin décembre 1 - Solea_solea =========================== 1683301004647 2023-05-05 17:36:44,647 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:44,647 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:36:44,647 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:36:44,647 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN, 2023-05-05 17:36:44,647 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>NaN,NaN,NaN,NaN,NaN,NaN,NaN,] 2023-05-05 17:36:44,928 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:44,928 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin décembre 1 - Lepidorhombus_whiffiagonis =========================== 1683301004928 2023-05-05 17:36:44,928 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:44,928 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:36:44,928 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,319265.4422494382,507253.09663277655,409518.96712730447,272068.7382180296,192420.46442082725,127472.8714948613,68260.74276646646,26842.578970919578,17202.60180342226, 2023-05-05 17:36:44,928 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,5001564.553502352,7946550.963666856,6415462.743288576,4262188.06395042,3014430.1476379517,1996970.893905072,1069362.5624215251,420511.81787676003,269493.3808112889, 2023-05-05 17:36:44,929 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,3.0148286499848768E7,4.789999060804185E7,3.867094121145161E7,2.5691494230186902E7,1.817029506519747E7,1.203728353343963E7,6445872.798246868,2534749.0022983323,1624444.4248594588, 2023-05-05 17:36:44,929 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>5.326648333199921E7,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:36:44,932 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:44,932 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:44,932 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:44,932 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:44,932 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:44,932 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:44,932 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:44,932 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:44,932 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:44,932 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:44,932 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:44,932 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:44,932 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:44,932 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:44,932 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:44,932 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:44,933 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:44,932 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:45,244 INFO [monitor-thread] (SimulationControl.java:206) setText - Simulate one month 2023-05-05 17:36:45,354 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:45,354 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:402) computeMonth - ====================== begin décembre 1 - Lophius_piscatorius =========================== 1683301005354 2023-05-05 17:36:45,354 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:45,354 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (DefaultSimulator.java:405) computeMonth - N: MatrixAbundance matrix2D [ 2023-05-05 17:36:45,354 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,77505.88837438915,193368.5004450584,73184.4374155043,47126.454712279236,17926.34856270854,15889.43726525936,6039.088944305157, 2023-05-05 17:36:45,354 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,681798.2831184143,1701010.2635787276,643783.6508608516,414558.643042493,157693.22730162516,139775.07095772275,53124.22785140554, 2023-05-05 17:36:45,354 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>0.0,2339313.665998817,5836325.279955074,2208881.907882185,1422389.4706681126,541060.2091499844,479581.33916357474,182274.1935342247, 2023-05-05 17:36:45,354 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>3143085.091407529,0.0,0.0,0.0,0.0,0.0,0.0,0.0,] 2023-05-05 17:36:45,358 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:45,358 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:45,358 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:45,358 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:45,358 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:45,358 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:45,359 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:45,358 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:45,359 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:45,359 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:45,359 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:45,359 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:45,359 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:45,359 WARN [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (PopulationSeasonInfoImpl.java:516) getMigrationMatrix - Erreur dans la migration, un coef est negatif 2023-05-05 17:36:45,842 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:45,842 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Add some results 2023-05-05 17:36:45,864 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:45,864 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Do post action Rules 2023-05-05 17:36:45,865 INFO [Thread-18] (SubProcessSimulationLauncher.java:284) run - dans un sous processus>2023-05-05 17:36:45,864 INFO [SimThread sim_Ref_MACCO_BoB_NoRaysAllStr_2015to2018_2023-05-05-16-40] (SimulationControl.java:206) setText - Compute discard and landing 2023-05-05 17:36:50,235 INFO [monitor-thread] (SimulationControl.java:206) setText - Compute discard and landing