Originally Contributed by: Clayton Barrows
PowerSimulations.jl supports simulations that consist of sequential optimization problems where results from previous problems inform subsequent problems in a variety of ways. This example demonstrates some of these capabilities to represent electricity market clearing.
Since the OperatiotnsProblem
is the fundamental building block of a sequential
simulation in PowerSimulations, we will build on the OperationsProblem example
by sourcing it as a dependency.
using SIIPExamples
pkgpath = dirname(dirname(pathof(SIIPExamples)))
include(
joinpath(pkgpath, "test", "3_PowerSimulations_examples", "01_operations_problems.jl"),
)
[ Info: Loaded time series from storage file existing=modified_RTS_GMLC_DA_sys_time_series_storage.h5 new=/var/folders/27/2jr8c7gn4j72fvrg4qt81zrw8w_711/T/jl_hSjZ4u ┌ Warning: Rate 500.0 MW for C31-2 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for B8 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B26 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A32-2 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for CA-1 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for A5 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B34 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B19 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B31-2 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C30 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B27 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A21 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A32-1 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B29 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A18 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for C5 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for C13-2 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C24 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C28 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A29 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for A3 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for AB1 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for AB2 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C27 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 722.0 MW for C35 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A25-1 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for B5 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for B2 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B31-1 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C20 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B23 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A28 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A19 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for C9 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for C1 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for C2 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B25-1 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for A9 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for C11 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C19 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C23 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C25-1 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C32-2 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B20 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for B9 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C25-2 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for C12-1 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A27 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C21 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A34 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 AbstractDeviceFormulation ├─ FixedOutput ├─ AbstractBranchFormulation │ ├─ AbstractDCLineFormulation │ │ ├─ HVDCDispatch │ │ ├─ HVDCLossless │ │ └─ HVDCUnbounded │ ├─ StaticBranch │ ├─ StaticBranchBounds │ └─ StaticBranchUnbounded ├─ AbstractHydroFormulation │ ├─ AbstractHydroDispatchFormulation │ │ ├─ HydroDispatchRunOfRiver │ │ └─ AbstractHydroReservoirFormulation │ │ ├─ HydroDispatchPumpedStorage │ │ ├─ HydroDispatchPumpedStoragewReservation │ │ ├─ HydroDispatchReservoirBudget │ │ └─ HydroDispatchReservoirStorage │ └─ AbstractHydroUnitCommitment │ ├─ HydroCommitmentReservoirBudget │ ├─ HydroCommitmentReservoirStorage │ └─ HydroCommitmentRunOfRiver ├─ AbstractLoadFormulation │ ├─ AbstractControllablePowerLoadFormulation │ │ ├─ DispatchablePowerLoad │ │ └─ InterruptiblePowerLoad │ └─ StaticPowerLoad ├─ AbstractRegulationFormulation │ ├─ DeviceLimitedRegulation │ └─ ReserveLimitedRegulation ├─ AbstractRenewableFormulation │ └─ AbstractRenewableDispatchFormulation │ ├─ RenewableConstantPowerFactor │ └─ RenewableFullDispatch ├─ AbstractStorageFormulation │ ├─ BookKeeping │ ├─ BookKeepingwReservation │ └─ AbstractEnergyManagement │ └─ EndOfPeriodEnergyTarget └─ AbstractThermalFormulation ├─ AbstractThermalDispatchFormulation │ ├─ ThermalCompactDispatch │ ├─ ThermalDispatch │ ├─ ThermalDispatchNoMin │ └─ ThermalRampLimited └─ AbstractThermalUnitCommitment ├─ AbstractCompactUnitCommitment │ ├─ ThermalCompactUnitCommitment │ └─ ThermalMultiStartUnitCommitment └─ AbstractStandardUnitCommitment ├─ ThermalBasicUnitCommitment └─ ThermalStandardUnitCommitment
BuildStatus.BUILT = 0
We had already created a sys::System
from hourly RTS data in the OperationsProblem example.
The RTS data also includes 5-minute resolution time series data. So, we can create another
System
:
sys_RT = build_system(PSITestSystems, "modified_RTS_GMLC_RT_sys")
[ Info: Loaded time series from storage file existing=modified_RTS_GMLC_RT_sys_time_series_storage.h5 new=/var/folders/27/2jr8c7gn4j72fvrg4qt81zrw8w_711/T/jl_zzK03G ┌ Warning: Rate 500.0 MW for C31-2 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for B8 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B26 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A32-2 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for CA-1 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for A5 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B34 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B19 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B31-2 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C30 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B27 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A21 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A32-1 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B29 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A18 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for C5 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for C13-2 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C24 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C28 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A29 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for A3 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for AB1 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for AB2 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C27 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 722.0 MW for C35 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A25-1 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for B5 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for B2 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B31-1 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C20 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B23 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A28 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A19 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for C9 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for C1 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for C2 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B25-1 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for A9 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for C11 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C19 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C23 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C25-1 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C32-2 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for B20 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for B9 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C25-2 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 175.0 MW for C12-1 is larger than the max expected in the range of (min = 47.0, max = 52.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A27 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for C21 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148 ┌ Warning: Rate 500.0 MW for A34 is larger than the max expected in the range of (min = 134.0, max = 145.0). └ @ PowerSystems ~/.julia/packages/PowerSystems/N2l8o/src/utils/IO/branchdata_checks.jl:148
Base Power: 100.0
Num components: 527
ConcreteType | SuperTypes | Count | |
---|---|---|---|
String | String | Int64 | |
1 | Arc | Topology <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 109 |
2 | Area | AggregationTopology <: Topology <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 1 |
3 | Bus | Topology <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 73 |
4 | GenericBattery | Storage <: StaticInjection <: Device <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 1 |
5 | HVDCLine | DCBranch <: Branch <: Device <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 1 |
6 | HydroDispatch | HydroGen <: Generator <: StaticInjection <: Device <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 1 |
7 | HydroEnergyReservoir | HydroGen <: Generator <: StaticInjection <: Device <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 19 |
8 | Line | ACBranch <: Branch <: Device <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 105 |
9 | LoadZone | AggregationTopology <: Topology <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 21 |
10 | PowerLoad | StaticLoad <: ElectricLoad <: StaticInjection <: Device <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 51 |
11 | RenewableDispatch | RenewableGen <: Generator <: StaticInjection <: Device <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 30 |
12 | RenewableFix | RenewableGen <: Generator <: StaticInjection <: Device <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 31 |
13 | TapTransformer | ACBranch <: Branch <: Device <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 15 |
14 | ThermalStandard | ThermalGen <: Generator <: StaticInjection <: Device <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 64 |
15 | VariableReserve{ReserveDown} | Reserve{ReserveDown} <: Service <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 1 |
16 | VariableReserve{ReserveUp} | Reserve{ReserveUp} <: Service <: Component <: InfrastructureSystemsComponent <: InfrastructureSystemsType <: Any | 4 |
Components with time series data: 138
Total StaticTimeSeries: 178
Total Forecasts: 178
Resolution: 5 minutes
First initial time: 2020-01-01T00:00:00
Last initial time: 2020-12-31T23:00:00
Horizon: 12
Interval: 15 minutes
Forecast window count: 35133
OperationsProblemTemplate
s define Stage
s¶Sequential simulations in PowerSimulations are created by defining OperationsProblems
that represent Stages
, and how information flows between executions of a Stage
and
between different Stage
s.
Let's start by defining a two stage simulation that might look like a typical day-Ahead and real-time electricity market clearing process.
#set_device_model!(template_ed, GenericBattery, BookKeeping)
template_uc
Operations Problem Specification ============================================ Transmission: CopperPlatePowerModel ============================================ Devices Models: Type: ThermalStandard Formulation: ThermalStandardUnitCommitment Type: PowerLoad Formulation: StaticPowerLoad Type: HydroDispatch Formulation: FixedOutput Type: RenewableFix Formulation: FixedOutput Type: RenewableDispatch Formulation: RenewableFullDispatch Type: HydroEnergyReservoir Formulation: HydroDispatchRunOfRiver ============================================ Branches Models: Type: Line Formulation: StaticBranch Type: TapTransformer Formulation: StaticBranch Type: Transformer2W Formulation: StaticBranch ============================================ Services Models: Type: VariableReserve{ReserveDown} Formulation: RangeReserve Type: VariableReserve{ReserveUp} Formulation: RangeReserve ============================================
In addition to the manual specification process demonstrated in the OperationsProblem example, PSI also provides pre-specified templates for some standard problems:
template_ed = template_economic_dispatch()
Operations Problem Specification ============================================ Transmission: CopperPlatePowerModel ============================================ Devices Models: Type: ThermalStandard Formulation: ThermalDispatch Type: HydroDispatch Formulation: HydroDispatchRunOfRiver Type: PowerLoad Formulation: StaticPowerLoad Type: RenewableFix Formulation: FixedOutput Type: RenewableDispatch Formulation: RenewableFullDispatch Type: HydroEnergyReservoir Formulation: HydroDispatchRunOfRiver Type: InterruptibleLoad Formulation: InterruptiblePowerLoad ============================================ Branches Models: Type: Line Formulation: StaticBranch Type: TapTransformer Formulation: StaticBranch Type: Transformer2W Formulation: StaticBranch Type: HVDCLine Formulation: HVDCDispatch ============================================ Services Models: Type: VariableReserve{ReserveDown} Formulation: RangeReserve Type: VariableReserve{ReserveUp} Formulation: RangeReserve ============================================
SimulaitonProblems
¶OperationsProblem
s define models. The actual problem will change as the stage gets updated to represent
different time periods, but the formulations applied to the components is constant within
a stage. In this case, we want to define two stages with the OperationsProblemTemplate
s
and the System
s that we've already created.
problems = SimulationProblems(
UC = OperationsProblem(template_uc, sys, optimizer = solver),
ED = OperationsProblem(
template_ed,
sys_RT,
optimizer = solver,
balance_slack_variables = true,
),
)
SimulationProblems(OrderedCollections.OrderedDict{Symbol,OperationsProblem}(:UC => OperationsProblem() ,:ED => OperationsProblem() ), [:UC, :ED])
Note that the "ED" problem has a balance_slack_variables = true
argument. This adds slack
variables with a default penalty of 1e6 to the nodal energy balance constraint and helps
ensure feasibility with some performance impacts.
SimulationSequence
¶Similar to an OperationsProblemTemplate
, the SimulationSequence
provides a template of
how to execute a sequential set of operations problems.
print_struct(SimulationSequence)
Let's review some of the SimulationSequence
arguments.
In PowerSimulations, chronologies define where information is flowing. There are two types of chronologies.
solutions are used to inform economic dispatch problems
single stage. e.g. the dispatch setpoints of the first period of an economic dispatch problem are constrained by the ramping limits from setpoints in the final period of the previous problem.
Let's define an inter-stage chronology that synchronizes information from 24 periods of the first stage with a set of executions of the second stage:
feedforward_chronologies = Dict(("UC" => "ED") => Synchronize(periods = 24))
Dict{Pair{String,String},Synchronize} with 1 entry: "UC"=>"ED" => Synchronize(24, 0, UpdateTrigger(-1, -1))
FeedForward
and Cache
¶The definition of exactly what information is passed using the defined chronologies is
accomplished with FeedForward
and Cache
objects. Specifically, FeedForward
is used
to define what to do with information being passed with an inter-stage chronology. Let's
define a FeedForward
that affects the semi-continuous range constraints of thermal generators
in the economic dispatch problems based on the value of the unit-commitment variables.
feedforward = Dict(
("ED", :devices, :ThermalStandard) => SemiContinuousFF(
binary_source_problem = PSI.ON,
affected_variables = [PSI.ACTIVE_POWER],
),
)
Dict{Tuple{String,Symbol,Symbol},SemiContinuousFF} with 1 entry: ("ED", :devices, :ThermalStandard) => SemiContinuousFF(:On, [:P], nothing)
The stage problem length, look-ahead, and other details surrounding the temporal Sequencing
of stages are controlled using the intervals
argument and the structure of the Forecast
data in the System
of each problem.
advance after each execution. e.g. day-ahead problems have an interval of 24-hours
So, to define a typical day-ahead - real-time sequence, we can define the following:
intervals = Dict("UC" => (Hour(24), Consecutive()), "ED" => (Minute(15), Consecutive()))
Dict{String,Tuple{TimePeriod,Consecutive}} with 2 entries: "ED" => (Minute(15), Consecutive(UpdateTrigger(-1, -1))) "UC" => (Hour(24), Consecutive(UpdateTrigger(-1, -1)))
Finally, we can put it all together:
DA_RT_sequence = SimulationSequence(
problems = problems,
intervals = intervals,
ini_cond_chronology = InterProblemChronology(),
feedforward_chronologies = feedforward_chronologies,
feedforward = feedforward,
)
Feed Forward Chronology ----------------------- ED: SemiContinuousFF -> ThermalStandard UC--┐ from : On | ┌----┬----┬----┬----┬----┼----┬----┬----┬----┬----┬----┐ | | | | | | | | | | | | | | | | | | | | | | | | └─ED └─ED └─ED └─ED └─ED └─ED └─ED └─ED └─ED └─ED └─ED └─ED ... (x24) to : ["P"] Initial Condition Chronology ---------------------------- 1 | | 2 --> 2 ... (x96)
Simulation
¶Now, we can build and execute a simulation using the SimulationSequence
and Stage
s
that we've defined.
sim = Simulation(
name = "rts-test",
steps = 1,
problems = problems,
sequence = DA_RT_sequence,
simulation_folder = dirname(dirname(pathof(SIIPExamples))),
)
Simulation()
build!(sim)
┌ Info: │ ────────────────────────────────────────────────────────────────────────────── │ Time Allocations │ ────────────────────── ─────────────────────── │ Tot / % measured: 6.57s / 100% 1.34GiB / 100% │ │ Section ncalls time %tot avg alloc %tot avg │ ────────────────────────────────────────────────────────────────────────────── │ Build Simulation 1 6.57s 100% 6.57s 1.34GiB 100% 1.34GiB │ Build Problems 1 5.98s 91.1% 5.98s 1.24GiB 92.1% 1.24GiB │ Problem UC 1 3.95s 60.2% 3.95s 0.95GiB 70.9% 0.95GiB │ ThermalStandard 1 741ms 11.3% 741ms 151MiB 11.0% 151MiB │ Services 1 180ms 2.75% 180ms 36.7MiB 2.67% 36.7MiB │ RenewableDis... 1 138ms 2.09% 138ms 25.9MiB 1.88% 25.9MiB │ RenewableFix 1 91.3ms 1.39% 91.3ms 9.09MiB 0.66% 9.09MiB │ HydroDispatch 1 71.9ms 1.10% 71.9ms 6.98MiB 0.51% 6.98MiB │ HydroEnergyR... 1 49.4ms 0.75% 49.4ms 9.26MiB 0.67% 9.26MiB │ PowerLoad 1 46.2ms 0.70% 46.2ms 6.32MiB 0.46% 6.32MiB │ CopperPlateP... 1 5.30ms 0.08% 5.30ms 2.95MiB 0.21% 2.95MiB │ Objective 1 2.15ms 0.03% 2.15ms 1.97MiB 0.14% 1.97MiB │ Build pre-step 1 1.05ms 0.02% 1.05ms 153KiB 0.01% 153KiB │ Line 1 4.15μs 0.00% 4.15μs 64.0B 0.00% 64.0B │ TapTransformer 1 1.95μs 0.00% 1.95μs 64.0B 0.00% 64.0B │ Transformer2W 1 1.57μs 0.00% 1.57μs 64.0B 0.00% 64.0B │ Problem ED 1 1.59s 24.2% 1.59s 243MiB 17.7% 243MiB │ ThermalStandard 1 171ms 2.61% 171ms 33.8MiB 2.46% 33.8MiB │ HydroDispatch 1 157ms 2.39% 157ms 14.6MiB 1.06% 14.6MiB │ Interruptibl... 1 55.8ms 0.85% 55.8ms 6.45MiB 0.47% 6.45MiB │ Services 1 53.2ms 0.81% 53.2ms 11.6MiB 0.84% 11.6MiB │ PowerLoad 1 37.7ms 0.57% 37.7ms 2.06MiB 0.15% 2.06MiB │ RenewableDis... 1 26.3ms 0.40% 26.3ms 4.40MiB 0.32% 4.40MiB │ RenewableFix 1 21.6ms 0.33% 21.6ms 787KiB 0.06% 787KiB │ HydroEnergyR... 1 15.7ms 0.24% 15.7ms 2.13MiB 0.16% 2.13MiB │ CopperPlateP... 1 1.32ms 0.02% 1.32ms 783KiB 0.06% 783KiB │ Build pre-step 1 1.25ms 0.02% 1.25ms 128KiB 0.01% 128KiB │ Objective 1 326μs 0.00% 326μs 401KiB 0.03% 401KiB │ HVDCLine 1 129μs 0.00% 129μs 26.3KiB 0.00% 26.3KiB │ Line 1 3.43μs 0.00% 3.43μs 64.0B 0.00% 64.0B │ Transformer2W 1 1.47μs 0.00% 1.47μs 64.0B 0.00% 64.0B │ TapTransformer 1 1.43μs 0.00% 1.43μs 64.0B 0.00% 64.0B │ Serializing Simu... 1 415ms 6.32% 415ms 89.1MiB 6.48% 89.1MiB │ Assign FeedForward 1 81.9ms 1.25% 81.9ms 7.56MiB 0.55% 7.56MiB │ Initialize Simul... 1 41.5ms 0.63% 41.5ms 6.34MiB 0.46% 6.34MiB │ Check Steps 1 39.8μs 0.00% 39.8μs 8.45KiB 0.00% 8.45KiB └ ──────────────────────────────────────────────────────────────────────────────
BuildStatus.BUILT = 0
the following command returns the status of the simulation (0: is proper execution) and stores the results in a set of HDF5 files on disk.
execute!(sim, enable_progress_bar = false)
Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 364.66932 (449) 89 Obj 7678.4298 Primal inf 115.77819 (389) 178 Obj 11712.934 Primal inf 67.971475 (347) 267 Obj 13267.723 Primal inf 43.500388 (294) 356 Obj 15057.946 Primal inf 20.024793 (210) 445 Obj 16507.767 Primal inf 11.399504 (122) 534 Obj 17841.135 Primal inf 3.6675953 (39) 568 Obj 17841.135 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10972 - 568 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 361.75223 (449) 89 Obj 7678.4296 Primal inf 115.90962 (391) 178 Obj 11767.463 Primal inf 67.771855 (347) 267 Obj 13230.746 Primal inf 43.851468 (294) 356 Obj 15076.435 Primal inf 19.937794 (209) 445 Obj 16510.393 Primal inf 11.106881 (120) 534 Obj 17841.134 Primal inf 4.4417614 (39) 570 Obj 17841.134 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10971 - 570 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 358.75507 (449) 89 Obj 7593.1256 Primal inf 114.02327 (387) 178 Obj 11705.811 Primal inf 67.759745 (347) 267 Obj 13254.398 Primal inf 43.334268 (294) 356 Obj 15064.608 Primal inf 19.987793 (210) 445 Obj 16498.183 Primal inf 11.542513 (124) 534 Obj 17841.134 Primal inf 4.3487486 (39) 572 Obj 17841.134 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.1097 - 572 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 356.37462 (449) 89 Obj 7589.4154 Primal inf 110.64889 (389) 178 Obj 11699.609 Primal inf 68.215635 (347) 267 Obj 13254.397 Primal inf 43.767202 (295) 356 Obj 15064.608 Primal inf 19.984793 (210) 445 Obj 16498.567 Primal inf 11.520583 (125) 534 Obj 17805.939 Primal inf 3.3051589 (37) 571 Obj 17841.134 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10969 - 571 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 354.32723 (449) 89 Obj 7582.4243 Primal inf 109.01161 (389) 178 Obj 11602.497 Primal inf 68.550843 (349) 267 Obj 13230.745 Primal inf 44.218159 (297) 356 Obj 15044.999 Primal inf 20.166603 (212) 445 Obj 16478.126 Primal inf 12.085767 (128) 534 Obj 17753.148 Primal inf 2.786963 (37) 571 Obj 17841.134 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10968 - 571 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 353.17897 (449) 89 Obj 7455.7243 Primal inf 112.29525 (393) 178 Obj 11741.508 Primal inf 67.771094 (348) 267 Obj 13199.973 Primal inf 44.673819 (296) 356 Obj 15076.103 Primal inf 19.898574 (210) 445 Obj 16477.266 Primal inf 11.3939 (126) 534 Obj 17823.536 Primal inf 3.2509304 (37) 571 Obj 17841.134 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10968 - 571 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 352.92004 (449) 89 Obj 7596.2307 Primal inf 109.24437 (389) 178 Obj 11741.508 Primal inf 67.784824 (348) 267 Obj 13199.973 Primal inf 44.406038 (296) 356 Obj 15076.103 Primal inf 19.978404 (210) 445 Obj 16477.266 Primal inf 11.521436 (124) 534 Obj 17841.134 Primal inf 3.4738848 (38) 571 Obj 17841.134 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10968 - 571 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 353.11466 (449) 89 Obj 7379.7422 Primal inf 114.1081 (387) 178 Obj 11656.1 Primal inf 68.678775 (347) 267 Obj 13291.374 Primal inf 43.604929 (295) 356 Obj 15046.119 Primal inf 20.044372 (212) 445 Obj 16463.832 Primal inf 11.58956 (125) 534 Obj 17823.536 Primal inf 3.7344952 (40) 571 Obj 17841.134 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10968 - 571 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 353.93695 (449) 89 Obj 7596.2308 Primal inf 113.03791 (386) 178 Obj 11723.954 Primal inf 68.114475 (347) 267 Obj 13267.723 Primal inf 43.219048 (294) 356 Obj 15057.946 Primal inf 19.964793 (210) 445 Obj 16507.766 Primal inf 11.383009 (123) 534 Obj 17841.134 Primal inf 3.5611484 (38) 569 Obj 17841.134 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10968 - 569 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 354.39356 (449) 89 Obj 7465.0461 Primal inf 116.33109 (388) 178 Obj 11802.137 Primal inf 67.089616 (346) 267 Obj 13260.602 Primal inf 43.232289 (293) 356 Obj 15077.223 Primal inf 19.880794 (209) 445 Obj 16527.188 Primal inf 10.980881 (120) 534 Obj 17841.134 Primal inf 2.6825481 (36) 567 Obj 17841.134 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10968 - 567 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 354.9538 (449) 89 Obj 7549.2415 Primal inf 117.95663 (387) 178 Obj 11797.319 Primal inf 66.657216 (346) 267 Obj 13260.602 Primal inf 43.324599 (293) 356 Obj 15077.224 Primal inf 19.957794 (209) 445 Obj 16527.188 Primal inf 11.057881 (120) 534 Obj 17841.134 Primal inf 2.3035457 (33) 566 Obj 17841.134 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10968 - 566 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 355.90658 (449) 89 Obj 7373.5407 Primal inf 116.89518 (389) 178 Obj 11972.745 Primal inf 66.110738 (344) 267 Obj 13260.602 Primal inf 42.974191 (291) 356 Obj 15108.659 Primal inf 19.740795 (207) 445 Obj 16561.19 Primal inf 10.840883 (118) 534 Obj 17841.134 Primal inf 2.1909554 (33) 564 Obj 17841.134 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10968 - 564 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 357.31326 (449) 89 Obj 7457.7361 Primal inf 115.06785 (390) 178 Obj 11949.093 Primal inf 65.975187 (345) 267 Obj 13236.95 Primal inf 43.38915 (292) 356 Obj 15104.767 Primal inf 19.702796 (207) 445 Obj 16556.612 Primal inf 10.963571 (119) 534 Obj 17841.134 Primal inf 2.1522352 (32) 564 Obj 17841.134 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10969 - 564 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 359.7343 (449) 89 Obj 7332.7533 Primal inf 117.83008 (390) 178 Obj 11778.485 Primal inf 67.656755 (347) 267 Obj 13236.95 Primal inf 43.511408 (294) 356 Obj 15073.332 Primal inf 19.941794 (209) 445 Obj 16523.153 Primal inf 11.041881 (120) 534 Obj 17841.134 Primal inf 2.5968016 (35) 567 Obj 17841.134 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10969 - 567 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 363.12748 (449) 89 Obj 7116.2651 Primal inf 117.78603 (388) 178 Obj 11717.753 Primal inf 67.833425 (347) 267 Obj 13267.723 Primal inf 43.158078 (294) 356 Obj 15057.946 Primal inf 19.999793 (210) 445 Obj 16507.767 Primal inf 11.195513 (122) 534 Obj 17841.134 Primal inf 2.3732201 (34) 567 Obj 17841.134 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.1097 - 567 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 367.6985 (449) 89 Obj 7415.2361 Primal inf 115.43903 (384) 178 Obj 11856.563 Primal inf 66.713298 (344) 267 Obj 13315.028 Primal inf 42.841491 (291) 356 Obj 15081.447 Primal inf 19.919793 (209) 445 Obj 16533.979 Primal inf 11.019881 (120) 534 Obj 17841.135 Primal inf 2.4228848 (35) 566 Obj 17841.135 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10972 - 566 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 373.60361 (449) 89 Obj 5851.3303 Primal inf 137.92079 (392) 178 Obj 12020.969 Primal inf 65.86083 (342) 267 Obj 13315.028 Primal inf 42.613313 (289) 356 Obj 15112.883 Primal inf 19.700795 (207) 445 Obj 16566.788 Primal inf 10.800883 (118) 534 Obj 17841.135 Primal inf 1.94097 (30) 564 Obj 17841.135 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10974 - 564 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 380.36667 (449) 89 Obj 5390.8675 Primal inf 135.50227 (386) 178 Obj 12137.046 Primal inf 64.648572 (340) 267 Obj 13345.801 Primal inf 41.989795 (287) 356 Obj 15128.932 Primal inf 19.560796 (206) 445 Obj 16587.524 Primal inf 10.660884 (117) 534 Obj 17841.136 Primal inf 1.810971 (29) 563 Obj 17841.136 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10977 - 563 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 388.51204 (449) 89 Obj 5681.6401 Primal inf 132.0669 (385) 178 Obj 12485.846 Primal inf 62.424286 (336) 267 Obj 13345.802 Primal inf 40.830829 (283) 356 Obj 15192.738 Primal inf 19.2128 (202) 445 Obj 16655.794 Primal inf 10.312888 (113) 534 Obj 17841.137 Primal inf 1.462975 (25) 559 Obj 17841.137 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10981 - 559 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 397.56948 (449) 89 Obj 5228.7716 Primal inf 136.06338 (386) 178 Obj 12132.229 Primal inf 63.858184 (338) 267 Obj 13345.803 Primal inf 41.379047 (285) 356 Obj 15160.368 Primal inf 19.449798 (204) 445 Obj 16620.6 Primal inf 10.549886 (115) 534 Obj 17841.137 Primal inf 1.709973 (27) 561 Obj 17841.137 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10984 - 561 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 407.4327 (449) 89 Obj 5526.9232 Primal inf 132.90811 (382) 178 Obj 12337.613 Primal inf 65.123099 (338) 267 Obj 13345.804 Primal inf 43.141407 (289) 356 Obj 15204.058 Primal inf 19.256924 (202) 445 Obj 16642.934 Primal inf 10.388888 (113) 534 Obj 17841.138 Primal inf 1.548975 (25) 559 Obj 17841.138 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10988 - 559 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 418.13097 (449) 89 Obj 5607.4093 Primal inf 135.95573 (381) 178 Obj 11533.514 Primal inf 80.627487 (349) 267 Obj 13769.179 Primal inf 46.922165 (298) 356 Obj 14821.567 Primal inf 23.34921 (230) 445 Obj 16244.221 Primal inf 13.459427 (141) 534 Obj 17607.76 Primal inf 4.615225 (54) 586 Obj 17841.139 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10993 - 586 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 427.95413 (449) 89 Obj 6133.0009 Primal inf 131.01781 (376) 178 Obj 12325.329 Primal inf 79.748919 (349) 267 Obj 14300.901 Primal inf 51.130392 (299) 356 Obj 14811.511 Primal inf 26.203694 (234) 445 Obj 16185.297 Primal inf 14.54361 (153) 534 Obj 17350.978 Primal inf 5.9870078 (69) 603 Obj 17841.14 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.10997 - 603 iterations time 0.012, Presolve 0.01 Presolve 737 (-2563) rows, 1685 (-5875) columns and 3098 (-10930) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0071100184 Primal inf 436.06775 (449) 89 Obj 6220.2931 Primal inf 133.11202 (379) 178 Obj 12346.964 Primal inf 89.556572 (350) 267 Obj 15129.467 Primal inf 51.406957 (288) 356 Obj 15324.822 Primal inf 33.177939 (254) 445 Obj 16087.276 Primal inf 17.026931 (176) 534 Obj 17055.753 Primal inf 11.755343 (102) 623 Obj 17829.591 Primal inf 0.13066244 (4) 627 Obj 17841.141 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.11 - 627 iterations time 0.012, Presolve 0.01 Presolve 739 (-2561) rows, 1690 (-5870) columns and 3108 (-10920) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010608571 ( 54.949531%) - largest zero change 0.00010595215 0 Obj 0.0072254851 Primal inf 441.85501 (449) 89 Obj 7440.7221 Primal inf 124.61919 (380) 178 Obj 12466.068 Primal inf 101.15239 (347) 267 Obj 15812.756 Primal inf 65.398746 (301) 356 Obj 16024.128 Primal inf 40.361214 (253) 445 Obj 16331.593 Primal inf 18.072504 (189) 534 Obj 16931.907 Primal inf 12.545317 (121) 623 Obj 17798.435 Primal inf 3.0672082 (34) 651 Obj 17888.628 Optimal - objective value 17888.597 After Postsolve, objective 17888.597, infeasibilities - dual 7095.6074 (60), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 17888.597 Optimal - objective value 17888.597 Optimal objective 17888.59692 - 651 iterations time 0.012, Presolve 0.01 Presolve 781 (-2519) rows, 1774 (-5786) columns and 3297 (-10731) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010947029 ( 54.949531%) - largest zero change 0.00010915092 0 Obj 0.0074536908 Primal inf 444.80548 (449) 90 Obj 5812.9723 Primal inf 147.91875 (396) 180 Obj 12365.029 Primal inf 98.346874 (374) 270 Obj 15939.191 Primal inf 62.185318 (313) 360 Obj 16032.802 Primal inf 39.828392 (280) 450 Obj 16418.482 Primal inf 20.792812 (217) 540 Obj 16779.984 Primal inf 16.318119 (158) 630 Obj 17739.306 Primal inf 7.5519767 (66) 692 Obj 17888.629 Optimal - objective value 17888.597 After Postsolve, objective 17888.597, infeasibilities - dual 7095.6074 (60), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 17888.597 Optimal - objective value 17888.597 Optimal objective 17888.59698 - 692 iterations time 0.012, Presolve 0.01 Presolve 861 (-2439) rows, 1936 (-5624) columns and 3659 (-10369) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010753609 ( 54.949531%) - largest zero change 0.0001072016 0 Obj 0.0072628 Primal inf 444.72284 (449) 92 Obj 6638.8617 Primal inf 145.03979 (423) 184 Obj 12566.849 Primal inf 104.13544 (404) 276 Obj 15623.176 Primal inf 61.485677 (350) 368 Obj 15712.37 Primal inf 37.316585 (304) 460 Obj 16365.845 Primal inf 22.395241 (224) 552 Obj 17112.479 Primal inf 17.362909 (160) 644 Obj 17739.306 Primal inf 7.1734247 (70) 713 Obj 17888.629 Optimal - objective value 17888.597 After Postsolve, objective 17888.597, infeasibilities - dual 7095.6074 (60), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 17888.597 Optimal - objective value 17888.597 Optimal objective 17888.59699 - 713 iterations time 0.012, Presolve 0.01 Presolve 1001 (-2299) rows, 2214 (-5346) columns and 4287 (-9741) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010863839 ( 54.949531%) - largest zero change 0.00010853745 0 Obj 0.0072106217 Primal inf 443.92059 (449) 95 Obj 6047.2544 Primal inf 157.07942 (492) 190 Obj 12431.749 Primal inf 102.71141 (468) 285 Obj 14833.017 Primal inf 67.919317 (413) 380 Obj 15240.885 Primal inf 40.382707 (355) 475 Obj 16091.75 Primal inf 26.701188 (281) 570 Obj 17309.222 Primal inf 20.226764 (199) 665 Obj 17774.508 Primal inf 11.429837 (117) 760 Obj 17880.942 Primal inf 1.4889289 (27) 789 Obj 17888.629 Optimal - objective value 17888.597 After Postsolve, objective 17888.597, infeasibilities - dual 7095.6074 (60), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 17888.597 Optimal - objective value 17888.597 Optimal objective 17888.59714 - 789 iterations time 0.012, Presolve 0.01 Presolve 1143 (-2157) rows, 2497 (-5063) columns and 4925 (-9103) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010756126 ( 54.949531%) - largest zero change 0.00010734815 0 Obj 0.0069247761 Primal inf 438.00843 (449) 97 Obj 6281.9482 Primal inf 147.12148 (500) 194 Obj 11371.38 Primal inf 103.25333 (507) 291 Obj 13764.707 Primal inf 64.439013 (456) 388 Obj 14942.431 Primal inf 43.351351 (392) 485 Obj 15896.554 Primal inf 31.527732 (319) 582 Obj 17212.989 Primal inf 23.889632 (233) 679 Obj 17841.141 Primal inf 14.197232 (147) 776 Obj 17841.141 Primal inf 7.6264406 (67) 863 Obj 17841.141 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.11037 - 863 iterations time 0.012, Presolve 0.01 Presolve 1249 (-2051) rows, 2711 (-4849) columns and 5404 (-8624) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010854143 ( 54.949531%) - largest zero change 0.00010812006 0 Obj 0.007268397 Primal inf 428.45747 (449) 99 Obj 7690.2423 Primal inf 135.34253 (539) 198 Obj 10321.249 Primal inf 95.773998 (524) 297 Obj 13399.686 Primal inf 61.731414 (460) 396 Obj 15170.859 Primal inf 36.674475 (371) 495 Obj 16698.919 Primal inf 28.027251 (279) 594 Obj 17825.662 Primal inf 17.403792 (178) 693 Obj 17825.662 Primal inf 8.2056763 (88) 792 Obj 17841.14 Primal inf 0.023793236 (1) 793 Obj 17841.14 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.11043 - 793 iterations time 0.012, Presolve 0.01 Presolve 1319 (-1981) rows, 2849 (-4711) columns and 5717 (-8311) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010975941 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 0.0075807238 Primal inf 418.35885 (449) 101 Obj 7587.9362 Primal inf 138.98548 (574) 202 Obj 10986.799 Primal inf 92.4054 (551) 303 Obj 13154.158 Primal inf 65.758659 (503) 404 Obj 15049.884 Primal inf 42.542747 (423) 505 Obj 16415.362 Primal inf 31.637 (324) 606 Obj 17841.139 Primal inf 24.251427 (237) 707 Obj 17841.139 Primal inf 13.853133 (138) 808 Obj 17841.139 Primal inf 5.0273427 (45) 855 Obj 17841.139 Optimal - objective value 17841.111 After Postsolve, objective 17841.111, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.11053 - 855 iterations time 0.012, Presolve 0.01 Presolve 1329 (-1971) rows, 2869 (-4691) columns and 5762 (-8266) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010689113 ( 54.949531%) - largest zero change 0.00010652498 0 Obj 0.0073131842 Primal inf 406.68324 (449) 101 Obj 7678.616 Primal inf 149.33221 (574) 202 Obj 9794.9219 Primal inf 111.16293 (584) 303 Obj 13612.879 Primal inf 64.912047 (513) 404 Obj 15124.891 Primal inf 42.148596 (426) 505 Obj 16697.707 Primal inf 33.031097 (336) 606 Obj 17841.138 Primal inf 24.118166 (242) 707 Obj 17841.138 Primal inf 13.705233 (143) 808 Obj 17841.139 Primal inf 10.330428 (63) 872 Obj 17841.139 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.1105 - 872 iterations time 0.012, Presolve 0.01 Presolve 1335 (-1965) rows, 2884 (-4676) columns and 5792 (-8236) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010975941 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 0.0073614757 Primal inf 397.88878 (449) 101 Obj 7344.5369 Primal inf 132.926 (567) 202 Obj 10565.897 Primal inf 96.412688 (544) 303 Obj 12955.896 Primal inf 63.535372 (494) 404 Obj 15044.261 Primal inf 40.329556 (403) 505 Obj 16478.935 Primal inf 29.94582 (300) 606 Obj 17825.751 Primal inf 21.488488 (211) 707 Obj 17825.751 Primal inf 10.70704 (112) 808 Obj 17841.138 Primal inf 4.7490405 (34) 843 Obj 17841.138 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.11047 - 843 iterations time 0.012, Presolve 0.01 Presolve 1343 (-1957) rows, 2897 (-4663) columns and 5825 (-8203) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010726149 ( 54.949531%) - largest zero change 0.00010689113 0 Obj 0.0070533917 Primal inf 391.70923 (449) 101 Obj 7345.6422 Primal inf 129.1727 (547) 202 Obj 10854.886 Primal inf 94.847605 (529) 303 Obj 12974.857 Primal inf 70.039665 (504) 404 Obj 14796.146 Primal inf 43.641648 (411) 505 Obj 16185.323 Primal inf 31.789938 (318) 606 Obj 17555.642 Primal inf 23.257149 (221) 707 Obj 17841.136 Primal inf 13.410951 (127) 808 Obj 17841.137 Primal inf 5.7277742 (40) 856 Obj 17841.137 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.11047 - 856 iterations time 0.012, Presolve 0.01 Presolve 1349 (-1951) rows, 2909 (-4651) columns and 5852 (-8176) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010726149 ( 54.949531%) - largest zero change 0.00010689113 0 Obj 0.0072282355 Primal inf 385.89233 (449) 101 Obj 5533.0266 Primal inf 167.58699 (568) 202 Obj 9817.518 Primal inf 104.83769 (559) 303 Obj 13298.199 Primal inf 66.73232 (511) 404 Obj 14993.396 Primal inf 42.255032 (420) 505 Obj 16443.548 Primal inf 32.184873 (324) 606 Obj 17841.137 Primal inf 21.848041 (226) 707 Obj 17841.137 Primal inf 13.36936 (137) 808 Obj 17841.137 Primal inf 3.9984798 (42) 854 Obj 17841.137 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.11049 - 854 iterations time 0.012, Presolve 0.01 Presolve 1355 (-1945) rows, 2921 (-4639) columns and 5879 (-8149) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010995124 ( 54.949531%) - largest zero change 0.00010975941 0 Obj 0.0073617077 Primal inf 379.87658 (449) 102 Obj 7436.9551 Primal inf 130.36051 (574) 204 Obj 10848.963 Primal inf 95.826315 (545) 306 Obj 13365.545 Primal inf 60.666317 (490) 408 Obj 15165.724 Primal inf 39.486681 (400) 510 Obj 16753.083 Primal inf 29.137666 (298) 612 Obj 17841.136 Primal inf 20.393568 (209) 714 Obj 17841.136 Primal inf 12.147291 (113) 816 Obj 17841.136 Primal inf 1.1945089 (11) 827 Obj 17841.136 Optimal - objective value 17841.11 After Postsolve, objective 17841.11, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.11049 - 827 iterations time 0.012, Presolve 0.01 Presolve 1359 (-1941) rows, 2931 (-4629) columns and 5899 (-8129) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010984276 ( 54.949531%) - largest zero change 0.00010975941 0 Obj 0.0074361904 Primal inf 373.72021 (449) 102 Obj 7711.4554 Primal inf 133.42358 (572) 204 Obj 11172.74 Primal inf 90.895397 (549) 306 Obj 13322.24 Primal inf 62.390467 (497) 408 Obj 14997.998 Primal inf 41.028995 (420) 510 Obj 16571.091 Primal inf 31.295866 (321) 612 Obj 17841.136 Primal inf 20.624652 (216) 714 Obj 17841.136 Primal inf 12.502413 (127) 816 Obj 17841.136 Primal inf 3.2407113 (34) 857 Obj 17841.136 Optimal - objective value 17841.111 After Postsolve, objective 17841.111, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.11052 - 857 iterations time 0.012, Presolve 0.01 Presolve 1359 (-1941) rows, 2929 (-4631) columns and 5897 (-8131) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010984276 ( 54.949531%) - largest zero change 0.00010975941 0 Obj 0.0074361904 Primal inf 369.6895 (449) 102 Obj 7665.3738 Primal inf 129.07315 (566) 204 Obj 10761.351 Primal inf 95.829104 (547) 306 Obj 13074.246 Primal inf 67.839431 (502) 408 Obj 15182.946 Primal inf 38.87855 (409) 510 Obj 16663.134 Primal inf 29.454327 (303) 612 Obj 17841.136 Primal inf 19.64052 (210) 714 Obj 17841.136 Primal inf 11.702151 (119) 816 Obj 17841.136 Primal inf 1.9459602 (28) 850 Obj 17841.136 Optimal - objective value 17841.111 After Postsolve, objective 17841.111, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.11055 - 850 iterations time 0.012, Presolve 0.01 Presolve 1359 (-1941) rows, 2929 (-4631) columns and 5897 (-8131) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010984276 ( 54.949531%) - largest zero change 0.00010975941 0 Obj 0.0074361904 Primal inf 367.66453 (449) 102 Obj 7780.5221 Primal inf 135.37224 (574) 204 Obj 10444.519 Primal inf 99.764332 (565) 306 Obj 13164.731 Primal inf 67.624524 (515) 408 Obj 14950.646 Primal inf 40.85359 (418) 510 Obj 16365.604 Primal inf 32.197246 (327) 612 Obj 17761.102 Primal inf 24.267007 (237) 714 Obj 17841.136 Primal inf 13.054212 (141) 816 Obj 17841.136 Primal inf 4.0096179 (51) 873 Obj 17841.136 Optimal - objective value 17841.111 After Postsolve, objective 17841.111, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.11056 - 873 iterations time 0.012, Presolve 0.01 Presolve 1359 (-1941) rows, 2929 (-4631) columns and 5897 (-8131) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010984276 ( 54.949531%) - largest zero change 0.00010975941 0 Obj 0.0074361904 Primal inf 366.46114 (449) 102 Obj 7712.7748 Primal inf 137.3473 (574) 204 Obj 9654.5878 Primal inf 108.9093 (581) 306 Obj 13223.577 Primal inf 76.80474 (526) 408 Obj 14787.168 Primal inf 44.731924 (433) 510 Obj 16221.681 Primal inf 33.87934 (342) 612 Obj 17487.035 Primal inf 23.805117 (248) 714 Obj 17841.135 Primal inf 13.419196 (152) 816 Obj 17841.135 Primal inf 6.85866 (70) 885 Obj 17841.136 Optimal - objective value 17841.111 After Postsolve, objective 17841.111, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.11056 - 885 iterations time 0.012, Presolve 0.01 Presolve 1361 (-1939) rows, 2935 (-4625) columns and 5908 (-8120) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010995124 ( 54.949531%) - largest zero change 0.00010975941 0 Obj 0.0074218792 Primal inf 366.24995 (449) 102 Obj 6956.8198 Primal inf 147.03888 (601) 204 Obj 9202.1037 Primal inf 114.32427 (598) 306 Obj 12966.819 Primal inf 75.618639 (543) 408 Obj 15049.169 Primal inf 47.226152 (450) 510 Obj 16108.968 Primal inf 35.627051 (370) 612 Obj 17501.53 Primal inf 26.537336 (277) 714 Obj 17841.135 Primal inf 17.141577 (178) 816 Obj 17841.135 Primal inf 8.9236991 (87) 907 Obj 17841.136 Optimal - objective value 17841.111 After Postsolve, objective 17841.111, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.11057 - 907 iterations time 0.012, Presolve 0.01 Presolve 1361 (-1939) rows, 2935 (-4625) columns and 5908 (-8120) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010995124 ( 54.949531%) - largest zero change 0.00010975941 0 Obj 0.0074218792 Primal inf 366.44186 (449) 102 Obj 7094.5865 Primal inf 144.27187 (603) 204 Obj 8456.7928 Primal inf 122.46541 (609) 306 Obj 13059.137 Primal inf 77.962712 (556) 408 Obj 14987.165 Primal inf 50.012727 (464) 510 Obj 16125.949 Primal inf 36.908521 (376) 612 Obj 17524.012 Primal inf 26.166989 (274) 714 Obj 17822.647 Primal inf 15.429161 (173) 816 Obj 17822.647 Primal inf 10.552381 (91) 913 Obj 17841.136 Optimal - objective value 17841.111 After Postsolve, objective 17841.111, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.11061 - 913 iterations time 0.012, Presolve 0.01 Presolve 1361 (-1939) rows, 2935 (-4625) columns and 5908 (-8120) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010995124 ( 54.949531%) - largest zero change 0.00010975941 0 Obj 0.0074218792 Primal inf 366.40062 (449) 102 Obj 5887.7797 Primal inf 172.48509 (615) 204 Obj 8941.6754 Primal inf 119.6682 (610) 306 Obj 13130.562 Primal inf 76.936715 (553) 408 Obj 14530.764 Primal inf 52.949335 (484) 510 Obj 15934.899 Primal inf 36.926043 (382) 612 Obj 17428.513 Primal inf 28.311724 (285) 714 Obj 17841.136 Primal inf 16.86477 (186) 816 Obj 17841.136 Primal inf 9.8059426 (98) 918 Obj 17841.136 Primal inf 0.70686042 (7) 922 Obj 17841.136 Optimal - objective value 17841.111 After Postsolve, objective 17841.111, infeasibilities - dual 0 (0), primal 0 (0) Optimal objective 17841.11066 - 922 iterations time 0.012, Presolve 0.01 Presolve 1361 (-1939) rows, 2935 (-4625) columns and 5908 (-8120) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010995124 ( 54.949531%) - largest zero change 0.00010975941 0 Obj 0.0074218792 Primal inf 367.59426 (449) 102 Obj 5916.7413 Primal inf 165.67889 (616) 204 Obj 9254.8754 Primal inf 128.48594 (627) 306 Obj 13097.117 Primal inf 82.76439 (577) 408 Obj 14395.558 Primal inf 52.51571 (491) 510 Obj 16075.736 Primal inf 37.176281 (393) 612 Obj 17486.144 Primal inf 28.6428 (298) 714 Obj 17841.136 Primal inf 17.164867 (193) 816 Obj 17841.136 Primal inf 9.680704 (113) 918 Obj 17891.176 Primal inf 3.1773384 (34) 952 Obj 17900.097 Optimal - objective value 17900.072 After Postsolve, objective 17900.072, infeasibilities - dual 2828.5186 (20), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 17900.072 Optimal - objective value 17900.072 Optimal objective 17900.07156 - 952 iterations time 0.012, Presolve 0.01 Presolve 1359 (-1941) rows, 2931 (-4629) columns and 5899 (-8129) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010984276 ( 54.949531%) - largest zero change 0.00010975941 0 Obj 0.0074361904 Primal inf 369.55273 (449) 102 Obj 4775.2502 Primal inf 199.59076 (644) 204 Obj 9717 Primal inf 148.87912 (652) 306 Obj 13613.071 Primal inf 84.88331 (601) 408 Obj 13689.202 Primal inf 71.234413 (561) 510 Obj 15376.251 Primal inf 45.323359 (478) 612 Obj 16864.697 Primal inf 37.383985 (387) 714 Obj 17841.137 Primal inf 26.106825 (289) 816 Obj 17841.137 Primal inf 18.062983 (193) 918 Obj 17974.83 Primal inf 11.349949 (119) 1020 Obj 18225.141 Primal inf 4.0109823 (37) 1058 Obj 18272.633 Optimal - objective value 18272.607 After Postsolve, objective 18272.607, infeasibilities - dual 11764.707 (80), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 18272.607 Optimal - objective value 18272.607 Optimal objective 18272.60674 - 1058 iterations time 0.012, Presolve 0.01 Presolve 1353 (-1947) rows, 2917 (-4643) columns and 5870 (-8158) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010995124 ( 54.949531%) - largest zero change 0.00010975941 0 Obj 0.0074421075 Primal inf 370.05339 (449) 102 Obj 4972.6389 Primal inf 206.09233 (628) 204 Obj 9617.0295 Primal inf 146.7911 (634) 306 Obj 13465.347 Primal inf 98.645438 (624) 408 Obj 14683.243 Primal inf 77.599486 (579) 510 Obj 15738.023 Primal inf 53.224006 (499) 612 Obj 16618.582 Primal inf 42.047654 (425) 714 Obj 17653.344 Primal inf 34.597619 (337) 816 Obj 18126.562 Primal inf 21.906859 (236) 918 Obj 18539.515 Primal inf 18.0644 (164) 1020 Obj 19117.286 Primal inf 9.1884511 (81) 1115 Obj 19381.306 Optimal - objective value 19381.279 After Postsolve, objective 19381.279, infeasibilities - dual 21281.89 (140), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 19381.279 Optimal - objective value 19381.279 Optimal objective 19381.27929 - 1115 iterations time 0.012, Presolve 0.01 Presolve 1347 (-1953) rows, 2905 (-4655) columns and 5843 (-8185) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010726149 ( 54.949531%) - largest zero change 0.00010689113 0 Obj 0.00729373 Primal inf 368.63754 (449) 101 Obj 5247.8607 Primal inf 209.41398 (625) 202 Obj 10993.742 Primal inf 138.51386 (612) 303 Obj 15618.688 Primal inf 87.503272 (585) 404 Obj 15983.577 Primal inf 70.197779 (543) 505 Obj 16784.892 Primal inf 44.606903 (466) 606 Obj 17503.755 Primal inf 39.579659 (398) 707 Obj 18325.981 Primal inf 26.100482 (281) 808 Obj 18980.346 Primal inf 21.338293 (206) 909 Obj 19750.651 Primal inf 14.849679 (127) 1010 Obj 20487.825 Primal inf 4.6362509 (47) 1071 Obj 20690.904 Optimal - objective value 20690.877 After Postsolve, objective 20690.877, infeasibilities - dual 30907.591 (200), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 20690.877 Optimal - objective value 20690.877 Optimal objective 20690.87685 - 1071 iterations time 0.012, Presolve 0.01 Presolve 1341 (-1959) rows, 2893 (-4667) columns and 5816 (-8212) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010719995 ( 54.949531%) - largest zero change 0.00010689113 0 Obj 0.0071337454 Primal inf 365.20908 (449) 101 Obj 5212.9741 Primal inf 236.07129 (622) 202 Obj 11898.714 Primal inf 137.09892 (618) 303 Obj 16790.938 Primal inf 102.23038 (598) 404 Obj 17338.339 Primal inf 83.524321 (566) 505 Obj 17663.604 Primal inf 72.058154 (526) 606 Obj 18427.102 Primal inf 43.109332 (438) 707 Obj 18899.94 Primal inf 36.486915 (365) 808 Obj 19784.384 Primal inf 23.481347 (258) 909 Obj 20727.435 Primal inf 19.964213 (179) 1010 Obj 21785.96 Primal inf 9.8812624 (97) 1111 Obj 22415.352 Primal inf 2.6142786 (25) 1139 Obj 22491.047 Optimal - objective value 22491.021 After Postsolve, objective 22491.021, infeasibilities - dual 37972.898 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 22491.021 Optimal - objective value 22491.021 Optimal objective 22491.02051 - 1139 iterations time 0.012, Presolve 0.01 Presolve 1337 (-1963) rows, 2885 (-4675) columns and 5798 (-8230) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010974781 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 0.0074595612 Primal inf 359.7932 (449) 101 Obj 5204.2104 Primal inf 222.34523 (652) 202 Obj 13574.28 Primal inf 144.89728 (621) 303 Obj 18497.822 Primal inf 92.023932 (569) 404 Obj 18773.04 Primal inf 74.881976 (536) 505 Obj 19199.361 Primal inf 54.53609 (480) 606 Obj 19684.814 Primal inf 39.266242 (406) 707 Obj 20133.906 Primal inf 31.086415 (323) 808 Obj 21323.069 Primal inf 25.767533 (239) 909 Obj 22383.884 Primal inf 17.239314 (156) 1010 Obj 23509.302 Primal inf 7.0986982 (73) 1093 Obj 23938.227 Optimal - objective value 23938.2 After Postsolve, objective 23938.2, infeasibilities - dual 38881.561 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 23938.2 Optimal - objective value 23938.2 Optimal objective 23938.19968 - 1093 iterations time 0.012, Presolve 0.01 Presolve 1337 (-1963) rows, 2885 (-4675) columns and 5798 (-8230) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010974781 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 0.0074595612 Primal inf 353.92411 (449) 101 Obj 5010.4996 Primal inf 217.61908 (645) 202 Obj 14856.162 Primal inf 136.65156 (597) 303 Obj 19618.542 Primal inf 78.326346 (531) 404 Obj 19893.26 Primal inf 73.301588 (521) 505 Obj 20286.98 Primal inf 53.023128 (459) 606 Obj 20685.871 Primal inf 37.127856 (380) 707 Obj 21513.771 Primal inf 26.477619 (272) 808 Obj 22779.116 Primal inf 20.473227 (187) 909 Obj 23936.875 Primal inf 12.174782 (109) 1010 Obj 24859.784 Primal inf 3.1885173 (30) 1044 Obj 24925.779 Optimal - objective value 24925.753 After Postsolve, objective 24925.753, infeasibilities - dual 39356.152 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 24925.753 Optimal - objective value 24925.753 Optimal objective 24925.75261 - 1044 iterations time 0.012, Presolve 0.01 Presolve 1337 (-1963) rows, 2885 (-4675) columns and 5798 (-8230) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010974781 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 0.0074595612 Primal inf 349.47772 (449) 101 Obj 5790.929 Primal inf 223.99187 (643) 202 Obj 15574.617 Primal inf 129.17726 (584) 303 Obj 20623.551 Primal inf 74.952663 (516) 404 Obj 21022.269 Primal inf 69.764353 (496) 505 Obj 21288.716 Primal inf 48.266351 (444) 606 Obj 21719.368 Primal inf 37.284061 (374) 707 Obj 22834.813 Primal inf 25.867443 (261) 808 Obj 23884.748 Primal inf 17.873991 (181) 909 Obj 25135.968 Primal inf 10.642695 (97) 1010 Obj 25981.265 Primal inf 0.9961694 (14) 1027 Obj 26005.064 Optimal - objective value 26005.037 After Postsolve, objective 26005.037, infeasibilities - dual 39933.623 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 26005.037 Optimal - objective value 26005.037 Optimal objective 26005.03702 - 1027 iterations time 0.012, Presolve 0.01 Presolve 1337 (-1963) rows, 2885 (-4675) columns and 5798 (-8230) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010974781 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 0.0074595612 Primal inf 347.24396 (449) 101 Obj 5252.0285 Primal inf 232.63828 (650) 202 Obj 15682.034 Primal inf 133.87626 (595) 303 Obj 21349.322 Primal inf 78.473194 (515) 404 Obj 21639.344 Primal inf 76.654807 (498) 505 Obj 21992.131 Primal inf 53.849378 (449) 606 Obj 22261.412 Primal inf 35.76256 (370) 707 Obj 23321.703 Primal inf 24.550415 (268) 808 Obj 24609.04 Primal inf 18.46415 (179) 909 Obj 25894.507 Primal inf 8.1078515 (95) 1010 Obj 26765.944 Primal inf 1.1409384 (11) 1019 Obj 26767.15 Optimal - objective value 26767.123 After Postsolve, objective 26767.123, infeasibilities - dual 40320.484 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 26767.123 Optimal - objective value 26767.123 Optimal objective 26767.12339 - 1019 iterations time 0.012, Presolve 0.01 Presolve 1337 (-1963) rows, 2885 (-4675) columns and 5798 (-8230) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010974781 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 0.0074595612 Primal inf 348.17191 (449) 101 Obj 5731.8467 Primal inf 231.67597 (648) 202 Obj 18261.631 Primal inf 131.87105 (586) 303 Obj 22413.981 Primal inf 75.129619 (501) 404 Obj 22800.407 Primal inf 73.301766 (492) 505 Obj 23063.778 Primal inf 48.766157 (431) 606 Obj 23660.501 Primal inf 33.370368 (346) 707 Obj 24766.891 Primal inf 23.536327 (248) 808 Obj 26029.256 Primal inf 14.238625 (161) 909 Obj 27413.68 Primal inf 8.1687501 (82) 1000 Obj 27932.733 Optimal - objective value 27932.706 After Postsolve, objective 27932.706, infeasibilities - dual 41033.955 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 27932.706 Optimal - objective value 27932.706 Optimal objective 27932.70575 - 1000 iterations time 0.012, Presolve 0.01 Presolve 1337 (-1963) rows, 2885 (-4675) columns and 5798 (-8230) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010974781 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 0.0074595612 Primal inf 351.06325 (449) 101 Obj 5519.471 Primal inf 236.73298 (639) 202 Obj 18519.773 Primal inf 124.23394 (569) 303 Obj 23097.932 Primal inf 78.520226 (497) 404 Obj 23455.061 Primal inf 77.55362 (484) 505 Obj 23753.923 Primal inf 50.873611 (425) 606 Obj 24363.425 Primal inf 31.399951 (339) 707 Obj 25430.622 Primal inf 22.479398 (240) 808 Obj 26668.048 Primal inf 15.578889 (161) 909 Obj 28021.042 Primal inf 6.7279552 (77) 1000 Obj 28631.759 Optimal - objective value 28631.732 After Postsolve, objective 28631.732, infeasibilities - dual 41465.209 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 28631.732 Optimal - objective value 28631.732 Optimal objective 28631.73206 - 1000 iterations time 0.012, Presolve 0.01 Presolve 1337 (-1963) rows, 2885 (-4675) columns and 5798 (-8230) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010974781 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 0.0074595612 Primal inf 356.0501 (449) 101 Obj 6054.5727 Primal inf 234.6893 (638) 202 Obj 19279.172 Primal inf 120.77512 (562) 303 Obj 23433.558 Primal inf 83.192819 (502) 404 Obj 23787.449 Primal inf 73.713316 (488) 505 Obj 24147.295 Primal inf 47.431898 (418) 606 Obj 24550.278 Primal inf 32.824836 (332) 707 Obj 25900.792 Primal inf 22.910452 (231) 808 Obj 27276.871 Primal inf 14.660798 (145) 909 Obj 28562.478 Primal inf 7.1188891 (64) 986 Obj 28987.022 Optimal - objective value 28986.995 After Postsolve, objective 28986.995, infeasibilities - dual 41613.893 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 28986.995 Optimal - objective value 28986.995 Optimal objective 28986.99461 - 986 iterations time 0.012, Presolve 0.01 Presolve 1337 (-1963) rows, 2885 (-4675) columns and 5798 (-8230) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010974781 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 0.0074595612 Primal inf 362.05472 (449) 101 Obj 5689.3215 Primal inf 243.55279 (640) 202 Obj 18739.858 Primal inf 128.79497 (573) 303 Obj 23486.917 Primal inf 80.313686 (498) 404 Obj 23771.427 Primal inf 77.634726 (489) 505 Obj 24182.373 Primal inf 48.635227 (420) 606 Obj 24612.861 Primal inf 33.462648 (344) 707 Obj 25885.302 Primal inf 23.635408 (236) 808 Obj 27160.84 Primal inf 14.999238 (151) 909 Obj 28556.907 Primal inf 9.1928459 (68) 996 Obj 29158.47 Optimal - objective value 29158.442 After Postsolve, objective 29158.442, infeasibilities - dual 41730.163 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 29158.442 Optimal - objective value 29158.442 Optimal objective 29158.44234 - 996 iterations time 0.012, Presolve 0.01 Presolve 1436 (-1864) rows, 3140 (-4420) columns and 6296 (-7732) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010972625 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 1684.4472 Primal inf 374.68645 (512) 103 Obj 10390.315 Primal inf 256.74541 (689) 206 Obj 20477.609 Primal inf 150.50741 (673) 309 Obj 24882.508 Primal inf 120.97382 (649) 412 Obj 25595.862 Primal inf 89.540871 (615) 515 Obj 26288.34 Primal inf 56.657248 (543) 618 Obj 27620.129 Primal inf 44.462238 (441) 721 Obj 29086.585 Primal inf 35.371416 (342) 824 Obj 29488.881 Primal inf 22.61039 (233) 927 Obj 29488.882 Primal inf 17.493944 (155) 1030 Obj 30101.424 Primal inf 13.96885 (86) Dual inf 1.1166629e-14 (1) 1133 Obj 30925.08 Primal inf 0.79117444 (13) Dual inf 1.1166629e-14 (1) 1140 Obj 30928.776 Dual inf 1.1166629e-14 (1) Optimal - objective value 30928.748 After Postsolve, objective 30928.748, infeasibilities - dual 36075.239 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 30928.748 Optimal - objective value 30928.748 Optimal objective 30928.7478 - 1140 iterations time 0.012, Presolve 0.01 Presolve 1436 (-1864) rows, 3140 (-4420) columns and 6296 (-7732) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010972625 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 1684.4472 Primal inf 381.0074 (512) 103 Obj 10389.427 Primal inf 255.2794 (697) 206 Obj 20373.843 Primal inf 154.40368 (663) 309 Obj 24894.801 Primal inf 124.44096 (649) 412 Obj 25663.52 Primal inf 87.778074 (611) 515 Obj 26288.248 Primal inf 58.660053 (547) 618 Obj 27624.982 Primal inf 45.22285 (445) 721 Obj 28970.9 Primal inf 36.071828 (348) 824 Obj 29488.882 Primal inf 23.501983 (238) 927 Obj 29842.575 Primal inf 19.745165 (168) Dual inf 1.1165626e-14 (1) 1030 Obj 30449.053 Primal inf 13.385772 (96) Dual inf 1.1165626e-14 (1) 1133 Obj 31262.176 Primal inf 2.2978359 (17) 1149 Obj 31270.271 Optimal - objective value 31270.242 After Postsolve, objective 31270.242, infeasibilities - dual 36373.664 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 31270.242 Optimal - objective value 31270.242 Optimal objective 31270.24246 - 1149 iterations time 0.012, Presolve 0.01 Presolve 1436 (-1864) rows, 3140 (-4420) columns and 6296 (-7732) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010972625 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 1684.4472 Primal inf 387.71922 (512) 103 Obj 10562.531 Primal inf 250.42595 (681) 206 Obj 20543.621 Primal inf 154.89687 (651) 309 Obj 25793.419 Primal inf 127.42152 (645) 412 Obj 26453.109 Primal inf 86.256327 (603) 515 Obj 26910.209 Primal inf 61.119784 (543) 618 Obj 27711.091 Primal inf 47.184067 (456) 721 Obj 28856.815 Primal inf 35.970685 (356) 824 Obj 29526.598 Primal inf 24.053951 (245) 927 Obj 30169.073 Primal inf 18.677865 (172) Dual inf 4.0612017e-15 (1) 1030 Obj 30949.137 Primal inf 16.999908 (107) Dual inf 4.0612017e-15 (1) 1133 Obj 31840.118 Primal inf 4.1009369 (21) Dual inf 4.0612017e-15 (1) 1155 Obj 31913.431 Dual inf 4.0612017e-15 (1) Optimal - objective value 31913.402 After Postsolve, objective 31913.402, infeasibilities - dual 36951.488 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 31913.402 Optimal - objective value 31913.402 Optimal objective 31913.40185 - 1155 iterations time 0.022, Presolve 0.01 Presolve 1436 (-1864) rows, 3140 (-4420) columns and 6296 (-7732) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010972625 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 1684.4472 Primal inf 394.72163 (512) 103 Obj 10679.364 Primal inf 261.73717 (682) 206 Obj 20840.349 Primal inf 170.70967 (655) 309 Obj 27370.332 Primal inf 127.09278 (632) 412 Obj 27654.965 Primal inf 86.420652 (587) 515 Obj 28219.214 Primal inf 59.439142 (517) 618 Obj 28772.828 Primal inf 44.915471 (425) 721 Obj 29761.548 Primal inf 34.91951 (336) 824 Obj 30359.17 Primal inf 24.095512 (234) 927 Obj 31261.272 Primal inf 19.733461 (169) 1030 Obj 32455.734 Primal inf 16.008956 (96) 1133 Obj 33262.415 Primal inf 1.2611933 (9) 1144 Obj 33263.319 Optimal - objective value 33263.289 After Postsolve, objective 33263.289, infeasibilities - dual 37886.929 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 33263.289 Optimal - objective value 33263.289 Optimal objective 33263.28949 - 1144 iterations time 0.012, Presolve 0.01 Presolve 1436 (-1864) rows, 3140 (-4420) columns and 6296 (-7732) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010972625 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 1684.4472 Primal inf 401.6554 (512) 103 Obj 12378.075 Primal inf 262.36951 (689) 206 Obj 23006.199 Primal inf 158.91363 (647) 309 Obj 29686.286 Primal inf 128.08499 (617) 412 Obj 30007.119 Primal inf 78.548657 (552) 515 Obj 30570.694 Primal inf 52.888292 (479) 618 Obj 31024.475 Primal inf 42.335979 (407) 721 Obj 31716.382 Primal inf 34.401008 (323) 824 Obj 32596.301 Primal inf 25.180462 (220) 927 Obj 33892.697 Primal inf 17.514554 (149) 1030 Obj 35206.514 Primal inf 10.949471 (74) 1115 Obj 35675.092 Optimal - objective value 35675.062 After Postsolve, objective 35675.062, infeasibilities - dual 39131.717 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 35675.062 Optimal - objective value 35675.062 Optimal objective 35675.06166 - 1115 iterations time 0.012, Presolve 0.01 Presolve 1432 (-1868) rows, 3132 (-4428) columns and 6278 (-7750) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010972625 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 1684.4471 Primal inf 410.1951 (512) 103 Obj 10405.504 Primal inf 289.04524 (670) 206 Obj 24466.344 Primal inf 189.7319 (635) 309 Obj 32144.286 Primal inf 129.08035 (589) 412 Obj 33177.746 Primal inf 76.251405 (534) 515 Obj 33589.679 Primal inf 52.208524 (467) 618 Obj 33852.476 Primal inf 40.637212 (390) 721 Obj 34664.447 Primal inf 29.147019 (290) 824 Obj 36020.309 Primal inf 25.920274 (213) 927 Obj 37433.73 Primal inf 16.626953 (135) 1030 Obj 38762.154 Primal inf 10.877291 (60) 1100 Obj 38971.119 Optimal - objective value 38971.087 After Postsolve, objective 38971.087, infeasibilities - dual 40715.726 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 38971.087 Optimal - objective value 38971.087 Optimal objective 38971.08729 - 1100 iterations time 0.012, Presolve 0.01 Presolve 1326 (-1974) rows, 2922 (-4638) columns and 5803 (-8225) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010984276 ( 54.949531%) - largest zero change 0.00010947029 0 Obj 1684.4473 Primal inf 420.73884 (512) 101 Obj 13853.79 Primal inf 281.9721 (599) 202 Obj 29611.696 Primal inf 186.09095 (560) 303 Obj 37967.825 Primal inf 104.72959 (488) 404 Obj 38589.469 Primal inf 62.08104 (423) 505 Obj 39038.906 Primal inf 37.160068 (355) 606 Obj 39463.685 Primal inf 26.719836 (271) 707 Obj 40988.71 Primal inf 18.601964 (176) 808 Obj 42410.39 Primal inf 12.654785 (108) 909 Obj 43572.346 Primal inf 4.991444 (37) 949 Obj 43575.464 Optimal - objective value 43575.431 After Postsolve, objective 43575.431, infeasibilities - dual 42747.04 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 43575.431 Optimal - objective value 43575.431 Optimal objective 43575.4311 - 949 iterations time 0.012, Presolve 0.01 Presolve 1180 (-2120) rows, 2628 (-4932) columns and 5144 (-8884) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010991575 ( 54.949531%) - largest zero change 0.00010979468 0 Obj 1684.4472 Primal inf 431.37794 (512) 98 Obj 17009.227 Primal inf 269.61114 (539) 196 Obj 34713.373 Primal inf 171.57404 (468) 294 Obj 42906.643 Primal inf 89.79954 (383) 392 Obj 43710.998 Primal inf 58.697273 (335) 490 Obj 44165.813 Primal inf 38.447614 (281) 588 Obj 44713.978 Primal inf 19.470501 (191) 686 Obj 46303.273 Primal inf 13.235352 (108) 784 Obj 47611.197 Primal inf 4.6574371 (35) 817 Obj 47613.045 Optimal - objective value 47613.011 After Postsolve, objective 47613.011, infeasibilities - dual 44428.719 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 47613.011 Optimal - objective value 47613.011 Optimal objective 47613.011 - 817 iterations time 0.012, Presolve 0.01 Presolve 1066 (-2234) rows, 2424 (-5136) columns and 4637 (-9391) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.0001077057 ( 54.949531%) - largest zero change 0.00010758242 0 Obj 1684.4484 Primal inf 445.17384 (536) 96 Obj 18415.356 Primal inf 285.98204 (463) 192 Obj 38069.446 Primal inf 185.62081 (404) 288 Obj 45728.712 Primal inf 88.137329 (317) 384 Obj 48341.366 Primal inf 51.625923 (278) 480 Obj 48646.832 Primal inf 34.433768 (240) 576 Obj 48852.521 Primal inf 15.291303 (146) 672 Obj 50376.45 Primal inf 8.7398112 (65) 752 Obj 50931.557 Optimal - objective value 50931.522 After Postsolve, objective 50931.522, infeasibilities - dual 44408.695 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 50931.522 Optimal - objective value 50931.522 Optimal objective 50931.52222 - 752 iterations time 0.012, Presolve 0.01 Presolve 920 (-2380) rows, 2132 (-5428) columns and 3980 (-10048) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010985107 ( 54.949531%) - largest zero change 0.00010950626 0 Obj 1684.4489 Primal inf 462.48335 (536) 93 Obj 21765.479 Primal inf 312.85003 (387) 186 Obj 42683.599 Primal inf 190.8734 (302) 279 Obj 50622.265 Primal inf 86.830485 (219) 372 Obj 52942.19 Primal inf 33.515646 (169) 465 Obj 53157.961 Primal inf 14.375444 (129) 558 Obj 54217.065 Primal inf 5.9096823 (44) 605 Obj 54315.6 Optimal - objective value 54315.563 After Postsolve, objective 54315.563, infeasibilities - dual 45471.772 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 54315.563 Optimal - objective value 54315.563 Optimal objective 54315.563 - 605 iterations time 0.012, Presolve 0.01 Presolve 876 (-2424) rows, 2046 (-5514) columns and 3784 (-10244) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010930359 ( 54.949531%) - largest zero change 0.00010915092 0 Obj 1613.5392 Primal inf 478.94632 (536) 92 Obj 23696.176 Primal inf 281.61538 (348) 184 Obj 45987.069 Primal inf 176.38629 (276) 276 Obj 54037.825 Primal inf 75.0707 (189) 368 Obj 55472.778 Primal inf 23.862892 (126) 460 Obj 55920.586 Primal inf 4.614523 (49) 519 Obj 56437.875 Optimal - objective value 56437.837 After Postsolve, objective 56437.837, infeasibilities - dual 45938.924 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 56437.837 Optimal - objective value 56437.837 Optimal objective 56437.83698 - 519 iterations time 0.012, Presolve 0.01 Presolve 872 (-2428) rows, 2036 (-5524) columns and 3764 (-10264) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010931931 ( 54.949531%) - largest zero change 0.00010915092 0 Obj 1684.4485 Primal inf 494.96985 (536) 92 Obj 26858.566 Primal inf 306.92392 (340) 184 Obj 47891.806 Primal inf 164.19619 (257) 276 Obj 56835.817 Primal inf 79.258126 (168) 368 Obj 57671.575 Primal inf 22.707336 (109) 460 Obj 58464.507 Primal inf 3.9857979 (32) 504 Obj 58602.389 Optimal - objective value 58602.349 After Postsolve, objective 58602.349, infeasibilities - dual 46369.34 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 58602.349 Optimal - objective value 58602.349 Optimal objective 58602.34896 - 504 iterations time 0.012, Presolve 0.01 Presolve 872 (-2428) rows, 2036 (-5524) columns and 3764 (-10264) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010931931 ( 54.949531%) - largest zero change 0.00010915092 0 Obj 1684.4485 Primal inf 509.49574 (536) 92 Obj 29385.386 Primal inf 311.99174 (344) 184 Obj 49771.502 Primal inf 163.6797 (253) 276 Obj 58431.606 Primal inf 76.973265 (165) 368 Obj 59750.867 Primal inf 23.243378 (105) 460 Obj 60358.796 Primal inf 5.6797344 (46) 509 Obj 60671.093 Optimal - objective value 60671.051 After Postsolve, objective 60671.051, infeasibilities - dual 46818.515 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 60671.051 Optimal - objective value 60671.051 Optimal objective 60671.05129 - 509 iterations time 0.012, Presolve 0.01 Presolve 872 (-2428) rows, 2036 (-5524) columns and 3764 (-10264) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010931931 ( 54.949531%) - largest zero change 0.00010915092 0 Obj 1684.4485 Primal inf 514.86722 (536) 92 Obj 29471.483 Primal inf 306.7673 (342) 184 Obj 50322.569 Primal inf 179.18274 (255) 276 Obj 59175.236 Primal inf 81.456619 (164) 368 Obj 60133.401 Primal inf 22.6038 (101) 460 Obj 60993.996 Primal inf 4.8402997 (35) 506 Obj 61055.702 Optimal - objective value 61055.66 After Postsolve, objective 61055.66, infeasibilities - dual 46947.024 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 61055.66 Optimal - objective value 61055.66 Optimal objective 61055.66023 - 506 iterations time 0.012, Presolve 0.01 Presolve 872 (-2428) rows, 2036 (-5524) columns and 3764 (-10264) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010931931 ( 54.949531%) - largest zero change 0.00010915092 0 Obj 1684.4485 Primal inf 516.57604 (536) 92 Obj 28962.613 Primal inf 308.88981 (344) 184 Obj 49347.209 Primal inf 176.21963 (259) 276 Obj 58285.056 Primal inf 85.884651 (169) 368 Obj 60179.054 Primal inf 25.724754 (104) 460 Obj 60904.816 Primal inf 4.9442145 (41) 503 Obj 61102.561 Optimal - objective value 61102.519 After Postsolve, objective 61102.519, infeasibilities - dual 46947.024 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 61102.519 Optimal - objective value 61102.519 Optimal objective 61102.51907 - 503 iterations time 0.012, Presolve 0.01 Presolve 872 (-2428) rows, 2036 (-5524) columns and 3764 (-10264) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010931931 ( 54.949531%) - largest zero change 0.00010915092 0 Obj 1684.4485 Primal inf 514.40968 (536) 92 Obj 28825.151 Primal inf 314.26285 (345) 184 Obj 49021.327 Primal inf 179.15253 (259) 276 Obj 58073.438 Primal inf 82.005621 (169) 368 Obj 59845.016 Primal inf 25.848018 (105) 460 Obj 60433.158 Primal inf 4.9967727 (43) 511 Obj 60746.535 Optimal - objective value 60746.493 After Postsolve, objective 60746.493, infeasibilities - dual 46831.473 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 60746.493 Optimal - objective value 60746.493 Optimal objective 60746.49278 - 511 iterations time 0.012, Presolve 0.01 Presolve 872 (-2428) rows, 2036 (-5524) columns and 3764 (-10264) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010931931 ( 54.949531%) - largest zero change 0.00010915092 0 Obj 1684.4485 Primal inf 509.92103 (536) 92 Obj 28148.955 Primal inf 316.08571 (346) 184 Obj 48031.05 Primal inf 167.64996 (257) 276 Obj 57511.23 Primal inf 83.458949 (172) 368 Obj 59044.268 Primal inf 25.995369 (107) 460 Obj 59685.288 Primal inf 3.5674733 (34) 504 Obj 59900.055 Optimal - objective value 59900.013 After Postsolve, objective 59900.013, infeasibilities - dual 46605.993 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 59900.013 Optimal - objective value 59900.013 Optimal objective 59900.01327 - 504 iterations time 0.012, Presolve 0.01 Presolve 872 (-2428) rows, 2036 (-5524) columns and 3764 (-10264) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010931931 ( 54.949531%) - largest zero change 0.00010915092 0 Obj 1684.4485 Primal inf 507.28885 (536) 92 Obj 27075.144 Primal inf 318.57435 (347) 184 Obj 48060.18 Primal inf 149.2623 (250) 276 Obj 57545.073 Primal inf 80.293938 (170) 368 Obj 58304.059 Primal inf 21.290693 (104) 460 Obj 58946.608 Primal inf 4.2456211 (37) 503 Obj 59179.51 Optimal - objective value 59179.469 After Postsolve, objective 59179.469, infeasibilities - dual 46441.738 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 59179.469 Optimal - objective value 59179.469 Optimal objective 59179.46942 - 503 iterations time 0.012, Presolve 0.01 Presolve 872 (-2428) rows, 2036 (-5524) columns and 3764 (-10264) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010931931 ( 54.949531%) - largest zero change 0.00010915092 0 Obj 1684.4485 Primal inf 504.89285 (536) 92 Obj 26366.67 Primal inf 327.73467 (354) 184 Obj 47422.326 Primal inf 158.6738 (255) 276 Obj 56487.247 Primal inf 75.232043 (166) 368 Obj 57228.51 Primal inf 25.555609 (115) 460 Obj 57701.37 Primal inf 4.4274788 (43) 514 Obj 58106.612 Optimal - objective value 58106.571 After Postsolve, objective 58106.571, infeasibilities - dual 46279.426 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 58106.571 Optimal - objective value 58106.571 Optimal objective 58106.57128 - 514 iterations time 0.012, Presolve 0.01 Presolve 872 (-2428) rows, 2036 (-5524) columns and 3764 (-10264) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010931931 ( 54.949531%) - largest zero change 0.00010915092 0 Obj 1684.4485 Primal inf 503.39885 (536) 92 Obj 24839.78 Primal inf 349.82957 (361) 184 Obj 45945.67 Primal inf 141.52709 (251) 276 Obj 55154.468 Primal inf 72.923561 (169) 368 Obj 56035.445 Primal inf 27.848743 (116) 460 Obj 56586.089 Primal inf 4.3670441 (39) 509 Obj 56894.475 Optimal - objective value 56894.434 After Postsolve, objective 56894.434, infeasibilities - dual 46081.646 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 56894.434 Optimal - objective value 56894.434 Optimal objective 56894.4345 - 509 iterations time 0.012, Presolve 0.01 Presolve 872 (-2428) rows, 2036 (-5524) columns and 3764 (-10264) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010931931 ( 54.949531%) - largest zero change 0.00010915092 0 Obj 1684.4485 Primal inf 501.49771 (536) 92 Obj 23379.568 Primal inf 320.00513 (357) 184 Obj 44650.956 Primal inf 159.55617 (264) 276 Obj 53671.166 Primal inf 64.392689 (175) 368 Obj 54689.418 Primal inf 30.362916 (125) 460 Obj 55073.982 Primal inf 4.3142051 (44) 512 Obj 55570.205 Optimal - objective value 55570.165 After Postsolve, objective 55570.165, infeasibilities - dual 45818.611 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 55570.165 Optimal - objective value 55570.165 Optimal objective 55570.16519 - 512 iterations time 0.012, Presolve 0.01 Presolve 872 (-2428) rows, 2036 (-5524) columns and 3764 (-10264) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010931931 ( 54.949531%) - largest zero change 0.00010915092 0 Obj 1684.4485 Primal inf 497.98146 (536) 92 Obj 21817.881 Primal inf 296.91507 (352) 184 Obj 42695.226 Primal inf 171.62124 (279) 276 Obj 51337.201 Primal inf 76.467827 (194) 368 Obj 53359.783 Primal inf 32.422026 (135) 460 Obj 53440.871 Primal inf 6.6421325 (70) 532 Obj 54237.332 Optimal - objective value 54237.292 After Postsolve, objective 54237.292, infeasibilities - dual 45552.449 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 54237.292 Optimal - objective value 54237.292 Optimal objective 54237.29178 - 532 iterations time 0.012, Presolve 0.01 Presolve 872 (-2428) rows, 2036 (-5524) columns and 3764 (-10264) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010931931 ( 54.949531%) - largest zero change 0.00010915092 0 Obj 1684.4485 Primal inf 493.72676 (536) 92 Obj 20028.236 Primal inf 307.77107 (360) 184 Obj 41616.549 Primal inf 183.11372 (290) 276 Obj 49788.173 Primal inf 74.557861 (192) 368 Obj 52032.466 Primal inf 30.749374 (141) 460 Obj 52133.794 Primal inf 7.1384599 (76) 539 Obj 52926.698 Optimal - objective value 52926.658 After Postsolve, objective 52926.658, infeasibilities - dual 45121.547 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 52926.658 Optimal - objective value 52926.658 Optimal objective 52926.65845 - 539 iterations time 0.012, Presolve 0.01 Presolve 872 (-2428) rows, 2036 (-5524) columns and 3764 (-10264) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010931931 ( 54.949531%) - largest zero change 0.00010915092 0 Obj 1684.4485 Primal inf 488.48301 (536) 92 Obj 19219.864 Primal inf 320.59098 (373) 184 Obj 40717.961 Primal inf 182.88723 (295) 276 Obj 47690.761 Primal inf 81.995717 (209) 368 Obj 50598.528 Primal inf 35.234573 (156) 460 Obj 50715.871 Primal inf 10.218561 (97) 551 Obj 51511.633 Optimal - objective value 51511.594 After Postsolve, objective 51511.594, infeasibilities - dual 44572.372 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 51511.594 Optimal - objective value 51511.594 Optimal objective 51511.59424 - 551 iterations time 0.012, Presolve 0.01 Presolve 800 (-2500) rows, 1845 (-5715) columns and 3429 (-10599) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010829713 ( 54.949531%) - largest zero change 0.00010768031 0 Obj 1684.4478 Primal inf 479.82894 (488) 91 Obj 22740.887 Primal inf 274.89601 (337) 182 Obj 41306.724 Primal inf 153.77618 (257) 273 Obj 49059.023 Primal inf 59.532022 (170) 364 Obj 49224.42 Primal inf 25.218813 (125) 455 Obj 49528.272 Primal inf 4.4852375 (43) 502 Obj 50111.285 Optimal - objective value 50111.247 After Postsolve, objective 50111.247, infeasibilities - dual 45354.185 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 50111.247 Optimal - objective value 50111.247 Optimal objective 50111.24732 - 502 iterations time 0.012, Presolve 0.01 Presolve 800 (-2500) rows, 1845 (-5715) columns and 3429 (-10599) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010829713 ( 54.949531%) - largest zero change 0.00010768031 0 Obj 1684.4478 Primal inf 472.37077 (488) 91 Obj 21433.495 Primal inf 251.77317 (331) 182 Obj 39008.526 Primal inf 154.5897 (266) 273 Obj 46900.771 Primal inf 59.835959 (180) 364 Obj 47032.602 Primal inf 26.160008 (128) 455 Obj 47298.422 Primal inf 4.7385975 (47) 503 Obj 47922.856 Optimal - objective value 47922.819 After Postsolve, objective 47922.819, infeasibilities - dual 44434.599 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 47922.819 Optimal - objective value 47922.819 Optimal objective 47922.81918 - 503 iterations time 0.012, Presolve 0.01 Presolve 800 (-2500) rows, 1845 (-5715) columns and 3429 (-10599) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010829713 ( 54.949531%) - largest zero change 0.00010768031 0 Obj 1684.4478 Primal inf 464.14408 (488) 91 Obj 19136.891 Primal inf 265.61603 (342) 182 Obj 36964.19 Primal inf 157.13296 (278) 273 Obj 44735.212 Primal inf 65.245747 (192) 364 Obj 44835.447 Primal inf 27.68165 (140) 455 Obj 44992.351 Primal inf 8.0571793 (65) 519 Obj 45752.81 Optimal - objective value 45752.774 After Postsolve, objective 45752.774, infeasibilities - dual 43497.154 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 45752.774 Optimal - objective value 45752.774 Optimal objective 45752.77393 - 519 iterations time 0.012, Presolve 0.01 Presolve 800 (-2500) rows, 1845 (-5715) columns and 3429 (-10599) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010829713 ( 54.949531%) - largest zero change 0.00010768031 0 Obj 1684.4478 Primal inf 455.49398 (488) 91 Obj 16788.748 Primal inf 274.61396 (354) 182 Obj 35351.03 Primal inf 176.16066 (301) 273 Obj 42856.341 Primal inf 77.286977 (222) 364 Obj 43124.253 Primal inf 40.490935 (169) 455 Obj 43258.775 Primal inf 9.5058621 (89) 546 Obj 44042.169 Primal inf 0.084188115 (4) 550 Obj 44042.33 Optimal - objective value 44042.295 After Postsolve, objective 44042.295, infeasibilities - dual 42706.121 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 44042.295 Optimal - objective value 44042.295 Optimal objective 44042.29503 - 550 iterations time 0.012, Presolve 0.01 Presolve 800 (-2500) rows, 1845 (-5715) columns and 3429 (-10599) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010829713 ( 54.949531%) - largest zero change 0.00010768031 0 Obj 1684.4478 Primal inf 446.89285 (488) 91 Obj 16289.006 Primal inf 278.87546 (351) 182 Obj 34911.006 Primal inf 177.44401 (292) 273 Obj 42427.813 Primal inf 75.640392 (222) 364 Obj 42575.766 Primal inf 37.009001 (169) 455 Obj 42731.638 Primal inf 8.8624293 (86) 541 Obj 43491.901 Optimal - objective value 43491.866 After Postsolve, objective 43491.866, infeasibilities - dual 42360.484 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 43491.866 Optimal - objective value 43491.866 Optimal objective 43491.86617 - 541 iterations time 0.012, Presolve 0.01 Presolve 800 (-2500) rows, 1845 (-5715) columns and 3429 (-10599) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010829713 ( 54.949531%) - largest zero change 0.00010768031 0 Obj 1684.4478 Primal inf 437.93241 (488) 91 Obj 16701.053 Primal inf 271.33138 (343) 182 Obj 34941.339 Primal inf 175.9216 (289) 273 Obj 42215.891 Primal inf 67.889247 (210) 364 Obj 42536.103 Primal inf 38.200526 (166) 455 Obj 42703.029 Primal inf 8.7987362 (86) 537 Obj 43460.976 Optimal - objective value 43460.942 After Postsolve, objective 43460.942, infeasibilities - dual 42360.484 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 43460.942 Optimal - objective value 43460.942 Optimal objective 43460.94216 - 537 iterations time 0.012, Presolve 0.01 Presolve 800 (-2500) rows, 1845 (-5715) columns and 3429 (-10599) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010829713 ( 54.949531%) - largest zero change 0.00010768031 0 Obj 1684.4478 Primal inf 428.61527 (488) 91 Obj 16014.217 Primal inf 268.82845 (351) 182 Obj 34476.05 Primal inf 181.11615 (304) 273 Obj 41688.883 Primal inf 74.919173 (216) 364 Obj 42283.332 Primal inf 38.122611 (173) 455 Obj 42442.594 Primal inf 9.772264 (91) 543 Obj 43205.962 Optimal - objective value 43205.929 After Postsolve, objective 43205.929, infeasibilities - dual 42169.872 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 43205.929 Optimal - objective value 43205.929 Optimal objective 43205.92924 - 543 iterations time 0.012, Presolve 0.01 Presolve 800 (-2500) rows, 1845 (-5715) columns and 3429 (-10599) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010829713 ( 54.949531%) - largest zero change 0.00010768031 0 Obj 1684.4478 Primal inf 418.90361 (488) 91 Obj 15920.978 Primal inf 272.9123 (357) 182 Obj 33808.445 Primal inf 164.09402 (295) 273 Obj 41362.799 Primal inf 71.481356 (221) 364 Obj 41715.781 Primal inf 34.764074 (173) 455 Obj 41876.998 Primal inf 8.43818 (84) 544 Obj 42639.625 Optimal - objective value 42639.593 After Postsolve, objective 42639.593, infeasibilities - dual 41856.65 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 42639.593 Optimal - objective value 42639.593 Optimal objective 42639.59256 - 544 iterations time 0.012, Presolve 0.01 Presolve 701 (-2599) rows, 1589 (-5971) columns and 2930 (-11098) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010943053 ( 54.949531%) - largest zero change 0.00010938892 0 Obj 0.0082926214 Primal inf 403.33516 (425) 89 Obj 19958.603 Primal inf 205.55669 (287) 178 Obj 34506.655 Primal inf 94.0212 (192) 267 Obj 39692.081 Primal inf 42.435304 (130) 356 Obj 39786.011 Primal inf 20.951837 (96) 445 Obj 40267.729 Primal inf 7.2771573 (55) 511 Obj 40714.466 Optimal - objective value 40714.433 After Postsolve, objective 40714.433, infeasibilities - dual 47075.602 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 40714.433 Optimal - objective value 40714.433 Optimal objective 40714.43327 - 511 iterations time 0.012, Presolve 0.01 Presolve 701 (-2599) rows, 1589 (-5971) columns and 2930 (-11098) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010943053 ( 54.949531%) - largest zero change 0.00010938892 0 Obj 0.0082926214 Primal inf 395.25765 (425) 89 Obj 17688.958 Primal inf 187.02448 (278) 178 Obj 31391.286 Primal inf 92.89827 (209) 267 Obj 37686.361 Primal inf 57.288222 (152) 356 Obj 37822.168 Primal inf 26.032434 (116) 445 Obj 38009.371 Primal inf 7.806775 (64) 520 Obj 38750.601 Optimal - objective value 38750.57 After Postsolve, objective 38750.57, infeasibilities - dual 45951.664 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 38750.57 Optimal - objective value 38750.57 Optimal objective 38750.56968 - 520 iterations time 0.012, Presolve 0.01 Presolve 701 (-2599) rows, 1589 (-5971) columns and 2930 (-11098) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010943053 ( 54.949531%) - largest zero change 0.00010938892 0 Obj 0.0082926214 Primal inf 388.36342 (425) 89 Obj 15568.326 Primal inf 196.38995 (292) 178 Obj 29704.698 Primal inf 105.30697 (215) 267 Obj 35813.193 Primal inf 49.532883 (157) 356 Obj 35926.163 Primal inf 25.28307 (117) 445 Obj 36210.484 Primal inf 7.2452723 (65) 517 Obj 36837.26 Optimal - objective value 36837.229 After Postsolve, objective 36837.229, infeasibilities - dual 45047.967 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 36837.229 Optimal - objective value 36837.229 Optimal objective 36837.22899 - 517 iterations time 0.012, Presolve 0.01 Presolve 699 (-2601) rows, 1585 (-5975) columns and 2921 (-11107) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010984338 ( 54.949531%) - largest zero change 0.00010938892 0 Obj 0.0083919884 Primal inf 383.04971 (425) 88 Obj 14107.23 Primal inf 189.56353 (300) 176 Obj 27752.425 Primal inf 108.59198 (237) 264 Obj 33740.876 Primal inf 61.455483 (177) 352 Obj 33929.62 Primal inf 20.025504 (111) 440 Obj 34319.547 Primal inf 4.6867051 (48) 500 Obj 34812.007 Optimal - objective value 34811.976 After Postsolve, objective 34811.976, infeasibilities - dual 44041.811 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 34811.976 Optimal - objective value 34811.976 Optimal objective 34811.97596 - 500 iterations time 0.012, Presolve 0.00 Presolve 699 (-2601) rows, 1586 (-5974) columns and 2922 (-11106) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010984338 ( 54.949531%) - largest zero change 0.00010938892 0 Obj 0.0083919884 Primal inf 379.1442 (425) 88 Obj 13280.267 Primal inf 194.37614 (302) 176 Obj 26253.53 Primal inf 106.59823 (236) 264 Obj 32223.561 Primal inf 46.337414 (162) 352 Obj 32334.243 Primal inf 21.090372 (119) 440 Obj 32823.991 Primal inf 5.0272718 (48) 490 Obj 33180.93 Optimal - objective value 33180.9 After Postsolve, objective 33180.9, infeasibilities - dual 43065.147 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 33180.9 Optimal - objective value 33180.9 Optimal objective 33180.90048 - 490 iterations time 0.012, Presolve 0.01 Presolve 699 (-2601) rows, 1585 (-5975) columns and 2921 (-11107) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010984338 ( 54.949531%) - largest zero change 0.00010938892 0 Obj 0.0083919884 Primal inf 376.44893 (425) 88 Obj 12363.764 Primal inf 197.61951 (310) 176 Obj 25579.696 Primal inf 102.70105 (238) 264 Obj 31055.306 Primal inf 57.104226 (183) 352 Obj 31230.532 Primal inf 24.791809 (126) 440 Obj 31664.964 Primal inf 5.0903875 (48) 494 Obj 32053.711 Optimal - objective value 32053.681 After Postsolve, objective 32053.681, infeasibilities - dual 42438.702 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 32053.681 Optimal - objective value 32053.681 Optimal objective 32053.68088 - 494 iterations time 0.012, Presolve 0.01 Presolve 699 (-2601) rows, 1585 (-5975) columns and 2921 (-11107) elements Perturbing problem by 0.001% of 10 - largest nonzero change 0.00010984338 ( 54.949531%) - largest zero change 0.00010938892 0 Obj 0.0083919884 Primal inf 373.60032 (425) 88 Obj 11859.05 Primal inf 199.50112 (311) 176 Obj 25401.091 Primal inf 98.157821 (234) 264 Obj 30608.957 Primal inf 58.35007 (191) 352 Obj 30733.158 Primal inf 25.957879 (132) 440 Obj 31270.833 Primal inf 5.0607886 (42) 486 Obj 31553.534 Optimal - objective value 31553.505 After Postsolve, objective 31553.505, infeasibilities - dual 42233.292 (240), primal 0 (0) Presolved model was optimal, full model needs cleaning up 0 Obj 31553.505 Optimal - objective value 31553.505 Optimal objective 31553.50507 - 486 iterations time 0.012, Presolve 0.01
RunStatus.SUCCESSFUL = 0
To access the results, we need to load the simulation result metadata and then make requests to the specific data of interest. This allows you to efficiently access the results of interest without overloading resources.
results = SimulationResults(sim);
uc_results = get_problem_results(results, "UC"); # UC stage result metadata
ed_results = get_problem_results(results, "ED"); # ED stage result metadata
[ Info: checking integrity of /Users/cbarrows/Documents/repos/SIIPExamples.jl/rts-test/8/data_store/simulation_store.h5
Now we can read the specific results of interest for a specific problem, time window (optional), and set of variables, duals, or parameters (optional)
read_variables(uc_results, names = [:P__ThermalStandard, :P__RenewableDispatch])
[ Info: reading variables from data store
Dict{Symbol,DataStructures.SortedDict{DateTime,DataFrames.DataFrame,Ord} where Ord<:Base.Order.Ordering} with 2 entries: :P__ThermalStandard => DataStructures.SortedDict{DateTime,DataFrames.DataFr… :P__RenewableDispatch => DataStructures.SortedDict{DateTime,DataFrames.DataFr…
Or if we want the result of just one variable, parameter, or dual (must be defined in the problem definition), we can use:
read_parameter(
ed_results,
:P__max_active_power__RenewableFix,
initial_time = DateTime("2020-01-01T06:00:00"),
count = 5,
)
[ Info: reading parameters from data store
DataStructures.SortedDict{DateTime,DataFrames.DataFrame,Base.Order.ForwardOrdering} with 5 entries: DateTime("2020-01-01T06:00:00") => 12×32 DataFrame… DateTime("2020-01-01T06:15:00") => 12×32 DataFrame… DateTime("2020-01-01T06:30:00") => 12×32 DataFrame… DateTime("2020-01-01T06:45:00") => 12×32 DataFrame… DateTime("2020-01-01T07:00:00") => 12×32 DataFrame…
If you want the realized results (without lookahead periods), you can call read_realized_*
:
read_realized_variables(uc_results, names = [:P__ThermalStandard, :P__RenewableDispatch])
[ Info: reading variables from data store
Dict{Symbol,DataFrames.DataFrame} with 2 entries: :P__ThermalStandard => 24×65 DataFrame… :P__RenewableDispatch => 24×31 DataFrame…
Take a look at the plotting examples.
This notebook was generated using Literate.jl.