#------------------------------------------------------------------------------ # irace: An implementation in R of (Elitist) Iterated Racing # Version: 3.3.2238:2239 # Copyright (C) 2010-2019 # Manuel Lopez-Ibanez # Jeremie Dubois-Lacoste # Leslie Perez Caceres # # This is free software, and you are welcome to redistribute it under certain # conditions. See the GNU General Public License for details. There is NO # WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # # irace builds upon previous code from the race package: # race: Racing methods for the selection of the best # Copyright (C) 2003 Mauro Birattari #------------------------------------------------------------------------------ # installed at: /usr/local/lib/R/site-library/irace # called with: Warning: A default scenario file './scenario.txt' has been found and will be read # 3 expression(s) specifying forbidden configurations read from '/home/marcelo/iRace_FCNF_2020/iRace/forbidden.txt' # 2020-06-16 17:32:43 UTC: Estimating execution time using 2% of 1728000 = 34560 # 2020-06-17 01:50:10 UTC: Estimated execution time is 3504.34491666667 based on 3 configurations and 4 instances. Used time: 42052.139 # 2020-06-17 01:50:10 UTC: Initialization # Elitist race # Elitist new instances: 1 # Elitist limit: 2 # nbIterations: 5 # minNbSurvival: 5 # nbParameters: 14 # seed: 407735307 # confidence level: 0.95 # budget: 481 # time budget: 1685947.861 # mu: 5 # deterministic: TRUE # 2020-06-17 01:50:10 UTC: Iteration 1 of 5 # experimentsUsedSoFar: 12 # timeUsed: 42052.139 # boundEstimate: 3504.34491666667 # remainingBudget: 481 # currentBudget: 96 # nbConfigurations: 16 Markers: x No test is performed. - The test is performed and some configurations are discarded. = The test is performed but no configuration is discarded. ! The test is performed and configurations could be discarded but elite configurations are preserved. . All alive configurations are elite and nothing is discarded +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ | | Instance| Alive| Best| Mean best| Exp so far| W time| rho|KenW| Qvar| +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ |x| 4| 16| 8| -16365.90000| 13|02:32:46| NA| NA| NA| |x| 3| 16| 4| -15278.55000| 26|02:02:12|-0.01|0.50|0.8768| |x| 1| 16| 2| -14687.60000| 39|00:48:13|+0.10|0.40|0.7691| |=| 2| 16| 2| -16590.60000| 52|03:00:33|+0.16|0.37|0.8218| +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ Best-so-far configuration: 2 mean value: -16590.60000 Description of the best-so-far configuration: .ID. sizeInterval endBlock overlapRf gap addConst validIneq tightFlow fixOpt numintervalsA numintervalsB overlapA overlapB tightInventory propAlpha .PARENT. 2 2 20 1 25 0.0001 1 1 0 adbc 2 2 25 25 0 0 NA # 2020-06-17 10:13:55 UTC: Elite configurations (first number is the configuration ID; listed from best to worst according to the sum of ranks): sizeInterval endBlock overlapRf gap addConst validIneq tightFlow fixOpt numintervalsA numintervalsB overlapA overlapB tightInventory propAlpha 2 20 1 25 0.0001 1 1 0 adbc 2 2 25 25 0 0 11 10 4 10 0.0001 0 0 0 dac 3 3 50 0 1 0 8 15 2 25 50 1 1 0 ad 3 3 50 25 0 0 4 5 4 10 50 0 0 0 dbc 3 3 25 0 0 1 3 5 9 25 50 1 0 0 abd 2 3 50 0 0 1 # 2020-06-17 10:13:55 UTC: Iteration 2 of 5 # experimentsUsedSoFar: 64 # timeUsed: 178244.474 # boundEstimate: 2785.06990625 # remainingBudget: 556 # currentBudget: 139 # nbConfigurations: 22 Markers: x No test is performed. - The test is performed and some configurations are discarded. = The test is performed but no configuration is discarded. ! The test is performed and configurations could be discarded but elite configurations are preserved. . All alive configurations are elite and nothing is discarded +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ | | Instance| Alive| Best| Mean best| Exp so far| W time| rho|KenW| Qvar| +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ |x| 3| 22| 4| -16674.70000| 17|02:25:31| NA| NA| NA| |x| 2| 22| 24| -18810.90000| 34|03:25:11|+0.21|0.61|0.6798| |x| 1| 22| 2| -16994.80000| 51|01:44:52|+0.11|0.41|0.8581| |=| 4| 22| 2| -16590.60000| 68|02:28:25|+0.09|0.32|0.8846| +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ Best-so-far configuration: 2 mean value: -16590.60000 Description of the best-so-far configuration: .ID. sizeInterval endBlock overlapRf gap addConst validIneq tightFlow fixOpt numintervalsA numintervalsB overlapA overlapB tightInventory propAlpha .PARENT. 2 2 20 1 25 0.0001 1 1 0 adbc 2 2 25 25 0 0 NA # 2020-06-17 20:17:56 UTC: Elite configurations (first number is the configuration ID; listed from best to worst according to the sum of ranks): sizeInterval endBlock overlapRf gap addConst validIneq tightFlow fixOpt numintervalsA numintervalsB overlapA overlapB tightInventory propAlpha 2 20 1 25 0.0001 1 1 0 adbc 2 2 25 25 0 0 11 10 4 10 0.0001 0 0 0 dac 3 3 50 0 1 0 8 15 2 25 50 1 1 0 ad 3 3 50 25 0 0 4 5 4 10 50 0 0 0 dbc 3 3 25 0 0 1 21 5 4 0 0.0001 0 0 1 badc 3 3 0 0 1 0 # 2020-06-17 20:17:56 UTC: Iteration 3 of 5 # experimentsUsedSoFar: 132 # timeUsed: 347829.18 # boundEstimate: 2635.06954545455 # remainingBudget: 524 # currentBudget: 174 # nbConfigurations: 24 Markers: x No test is performed. - The test is performed and some configurations are discarded. = The test is performed but no configuration is discarded. ! The test is performed and configurations could be discarded but elite configurations are preserved. . All alive configurations are elite and nothing is discarded +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ | | Instance| Alive| Best| Mean best| Exp so far| W time| rho|KenW| Qvar| +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ |x| 3| 24| 4| -16674.70000| 19|02:32:41| NA| NA| NA| |x| 1| 24| 38| -14341.45000| 38|01:13:42|-0.03|0.49|0.8059| |x| 2| 24| 2| -16994.80000| 57|02:56:52|-0.13|0.25|1.0143| |=| 4| 24| 2| -16590.60000| 76|03:38:08|-0.09|0.18|0.9951| +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ Best-so-far configuration: 2 mean value: -16590.60000 Description of the best-so-far configuration: .ID. sizeInterval endBlock overlapRf gap addConst validIneq tightFlow fixOpt numintervalsA numintervalsB overlapA overlapB tightInventory propAlpha .PARENT. 2 2 20 1 25 0.0001 1 1 0 adbc 2 2 25 25 0 0 NA # 2020-06-18 06:39:21 UTC: Elite configurations (first number is the configuration ID; listed from best to worst according to the sum of ranks): sizeInterval endBlock overlapRf gap addConst validIneq tightFlow fixOpt numintervalsA numintervalsB overlapA overlapB tightInventory propAlpha 2 20 1 25 0.0001 1 1 0 adbc 2 2 25 25 0 0 52 10 4 10 0.0001 0 0 1 dac 3 3 50 25 1 0 11 10 4 10 0.0001 0 0 0 dac 3 3 50 0 1 0 49 20 1 50 0.0001 1 1 0 adbc 3 2 25 25 0 0 8 15 2 25 50 1 1 0 ad 3 3 50 25 0 0 # 2020-06-18 06:39:21 UTC: Iteration 4 of 5 # experimentsUsedSoFar: 208 # timeUsed: 548506.56 # boundEstimate: 2637.05076923077 # remainingBudget: 447 # currentBudget: 223 # nbConfigurations: 27 Markers: x No test is performed. - The test is performed and some configurations are discarded. = The test is performed but no configuration is discarded. ! The test is performed and configurations could be discarded but elite configurations are preserved. . All alive configurations are elite and nothing is discarded +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ | | Instance| Alive| Best| Mean best| Exp so far| W time| rho|KenW| Qvar| +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ |x| 4| 27| 8| -16365.90000| 22|03:37:03| NA| NA| NA| |x| 1| 27| 2| -13694.10000| 44|01:33:13|-0.07|0.47|1.0895| |x| 2| 27| 2| -16562.60000| 66|03:05:38|+0.03|0.35|0.9554| |=| 3| 27| 2| -16590.60000| 88|01:54:32|+0.00|0.25|0.9460| +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ Best-so-far configuration: 2 mean value: -16590.60000 Description of the best-so-far configuration: .ID. sizeInterval endBlock overlapRf gap addConst validIneq tightFlow fixOpt numintervalsA numintervalsB overlapA overlapB tightInventory propAlpha .PARENT. 2 2 20 1 25 0.0001 1 1 0 adbc 2 2 25 25 0 0 NA # 2020-06-18 16:49:49 UTC: Elite configurations (first number is the configuration ID; listed from best to worst according to the sum of ranks): sizeInterval endBlock overlapRf gap addConst validIneq tightFlow fixOpt numintervalsA numintervalsB overlapA overlapB tightInventory propAlpha 2 20 1 25 0.0001 1 1 0 adbc 2 2 25 25 0 0 70 10 4 10 25 0 0 1 abd 3 3 50 0 0 0 63 20 1 50 25 1 1 0 dca 2 3 25 25 1 0 72 10 4 0 0.0001 0 0 0 bda 3 3 50 0 1 0 59 20 1 0 0.0001 1 1 0 adcb 3 2 0 25 0 0 # 2020-06-18 16:49:49 UTC: Iteration 5 of 5 # experimentsUsedSoFar: 296 # timeUsed: 777060.329 # boundEstimate: 2625.20381418919 # remainingBudget: 362 # currentBudget: 362 # nbConfigurations: 38 Markers: x No test is performed. - The test is performed and some configurations are discarded. = The test is performed but no configuration is discarded. ! The test is performed and configurations could be discarded but elite configurations are preserved. . All alive configurations are elite and nothing is discarded +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ | | Instance| Alive| Best| Mean best| Exp so far| W time| rho|KenW| Qvar| +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ |x| 1| 38| 2| -12010.20000| 33|01:21:25| NA| NA| NA| |x| 2| 38| 2| -17154.90000| 66|03:37:38|-0.01|0.50|0.9844| |x| 4| 38| 2| -16562.60000| 99|07:19:03|+0.21|0.47|0.7283| |-| 3| 22| 2| -16590.60000| 132|02:39:29|-0.07|0.19|1.0009| +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ Best-so-far configuration: 80 mean value: 24988781.20 Description of the best-so-far configuration: .ID. sizeInterval endBlock overlapRf gap addConst validIneq tightFlow fixOpt numintervalsA numintervalsB overlapA overlapB tightInventory propAlpha .PARENT. 80 80 20 1 0 0.0001 1 1 0 bcad 3 2 0 25 0 0 59 # 2020-06-19 07:47:26 UTC: Elite configurations (first number is the configuration ID; listed from best to worst according to the sum of ranks): sizeInterval endBlock overlapRf gap addConst validIneq tightFlow fixOpt numintervalsA numintervalsB overlapA overlapB tightInventory propAlpha 80 20 1 0 0.0001 1 1 0 bcad 3 2 0 25 0 0 2 20 1 25 0.0001 1 1 0 adbc 2 2 25 25 0 0 92 20 1 50 0.0001 1 1 0 adcb 3 2 0 50 0 0 70 10 4 10 25 0 0 1 abd 3 3 50 0 0 0 82 10 4 10 25 0 0 1 abc 3 2 0 0 0 0 # 2020-06-19 07:47:26 UTC: Iteration 6 of 6 # experimentsUsedSoFar: 428 # timeUsed: 1151731.071 # boundEstimate: 2690.96044626168 # remainingBudget: 214 # currentBudget: 214 # nbConfigurations: 23 Markers: x No test is performed. - The test is performed and some configurations are discarded. = The test is performed but no configuration is discarded. ! The test is performed and configurations could be discarded but elite configurations are preserved. . All alive configurations are elite and nothing is discarded +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ | | Instance| Alive| Best| Mean best| Exp so far| W time| rho|KenW| Qvar| +-+-----------+-----------+-----------+---------------+-----------+--------+-----+----+------+ |x| 3| 23| 80| -16674.70000| 18|01:47:17| NA| NA| NA|