remove accidental log additions
This commit is contained in:
parent
3bdf3b6f5e
commit
487aebd50c
@ -1,2 +0,0 @@
|
|||||||
s h:m:s max_rss max_vms max_uss max_pss io_in io_out mean_load cpu_time
|
|
||||||
5.4903 0:00:05 358.16 718.94 319.72 334.83 0.00 0.37 84.70 5.16
|
|
@ -1,15 +0,0 @@
|
|||||||
INFO:pypsa.io:Imported network elec_s_5_lv1.5__CO2L0-191H-T-H-B-I-A-solar+p3-dist1_2030.nc has buses, carriers, generators, global_constraints, lines, links, loads, stores
|
|
||||||
INFO:linopy.model: Solve linear problem using Cbc solver
|
|
||||||
INFO:linopy.model:Solver logs written to `test-sector-overnight/logs/elec_s_5_lv1.5__CO2L0-191H-T-H-B-I-A-solar+p3-dist1_2030_solver.log`.
|
|
||||||
INFO:linopy.io: Writing time: 0.35s
|
|
||||||
INFO:linopy.constants: Optimization successful:
|
|
||||||
Status: ok
|
|
||||||
Termination condition: optimal
|
|
||||||
Solution: 2312 primals, 4468 duals
|
|
||||||
Objective: 7.45e+09
|
|
||||||
Solver model: not available
|
|
||||||
Solver message: Optimal - objective value 7448438280.69972992
|
|
||||||
|
|
||||||
|
|
||||||
INFO:pypsa.io:Exported network elec_s_5_lv1.5__CO2L0-191H-T-H-B-I-A-solar+p3-dist1_2030.nc has lines, generators, stores, loads, global_constraints, buses, carriers, links
|
|
||||||
INFO:__main__:Maximum memory usage: (491.265625, 1678121080.6576045)
|
|
@ -1,35 +0,0 @@
|
|||||||
Welcome to the CBC MILP Solver
|
|
||||||
Version: 2.10.8
|
|
||||||
Build Date: May 6 2022
|
|
||||||
|
|
||||||
command line - cbc -printingOptions all -import /tmp/linopy-problem-vkrwu974.lp -solve -solu /tmp/linopy-solve-txclz68j.sol (default strategy 1)
|
|
||||||
Option for printingOptions changed from normal to all
|
|
||||||
Presolve 1860 (-2608) rows, 1927 (-385) columns and 6695 (-3229) elements
|
|
||||||
0 Obj 8.0504383e+08 Primal inf 7722700.6 (347) Dual inf 30755.178 (172) w.o. free dual inf (124)
|
|
||||||
0 Obj 8.0504383e+08 Primal inf 7722700.6 (347) Dual inf 4.9164394e+13 (1060) w.o. free dual inf (1012)
|
|
||||||
112 Obj 1.3842222e+09 Primal inf 5035779.2 (280) Dual inf 2.3576561e+13 (978) w.o. free dual inf (962)
|
|
||||||
226 Obj 7.4001154e+09 Primal inf 1150273.5 (210) Dual inf 1.4979198e+13 (912) w.o. free dual inf (901)
|
|
||||||
340 Obj 1.0024332e+10 Primal inf 734704.89 (163) Dual inf 1.0767751e+13 (848) w.o. free dual inf (837)
|
|
||||||
456 Obj 1.3493118e+10 Primal inf 184454.49 (114) Dual inf 5.3434229e+12 (760) w.o. free dual inf (752)
|
|
||||||
572 Obj 1.3522374e+10 Primal inf 78326.158 (63) Dual inf 3.0795909e+12 (734)
|
|
||||||
689 Obj 1.3608574e+10 Primal inf 24809.401 (29) Dual inf 1.1040028e+12 (707)
|
|
||||||
805 Obj 1.2555201e+10 Primal inf 2838.7651 (14) Dual inf 3.9668999e+11 (641)
|
|
||||||
920 Obj 1.2247486e+10 Dual inf 34222029 (755)
|
|
||||||
1029 Obj 1.1173711e+10 Dual inf 4.4456899e+08 (731)
|
|
||||||
1144 Obj 1.0149203e+10 Dual inf 15978547 (550)
|
|
||||||
1259 Obj 9.689175e+09 Dual inf 38105783 (812)
|
|
||||||
1372 Obj 9.379287e+09 Dual inf 16472257 (625)
|
|
||||||
1484 Obj 8.9366581e+09 Dual inf 55192413 (612)
|
|
||||||
1598 Obj 8.6865276e+09 Dual inf 29657682 (506)
|
|
||||||
1711 Obj 8.1899336e+09 Dual inf 2106203.4 (435)
|
|
||||||
1828 Obj 7.9246571e+09 Dual inf 4514330.9 (426)
|
|
||||||
1941 Obj 7.702159e+09 Dual inf 9669102.1 (526)
|
|
||||||
2058 Obj 7.5156526e+09 Dual inf 1367671.1 (354)
|
|
||||||
2175 Obj 7.4864365e+09 Dual inf 3651672.3 (364)
|
|
||||||
2287 Obj 7.4582036e+09 Dual inf 3073020.7 (505)
|
|
||||||
2399 Obj 7.4492023e+09 Dual inf 1200.5263 (59)
|
|
||||||
2500 Obj 7.4484383e+09
|
|
||||||
Optimal - objective value 7.4484383e+09
|
|
||||||
After Postsolve, objective 7.4484383e+09, infeasibilities - dual 0 (0), primal 0 (0)
|
|
||||||
Optimal objective 7448438281 - 2500 iterations time 0.162, Presolve 0.00
|
|
||||||
Total time (CPU seconds): 0.19 (Wallclock seconds): 0.16
|
|
Loading…
Reference in New Issue
Block a user