delete unnecessary log files

fix make_summary for myopic
This commit is contained in:
Fabian 2023-03-06 18:21:35 +01:00
parent b74b4239fa
commit 504e5b0b9c
6 changed files with 2 additions and 11 deletions

View File

@ -704,5 +704,5 @@ if __name__ == "__main__":
if snakemake.config["foresight"] == "myopic": if snakemake.config["foresight"] == "myopic":
cumulative_cost = calculate_cumulative_cost() cumulative_cost = calculate_cumulative_cost()
cumulative_cost.to_csv( cumulative_cost.to_csv(
f"results" + snakemake.params.RDIR + "/csvs/cumulative_cost.csv" f"results/" + snakemake.params.RDIR + "/csvs/cumulative_cost.csv"
) )

View File

@ -1,2 +0,0 @@
s h:m:s max_rss max_vms max_uss max_pss io_in io_out mean_load cpu_time
0.5077 0:00:00 6.34 23.73 2.07 2.25 0.00 0.00 0.00 0.00

View File

@ -1,2 +0,0 @@
s h:m:s max_rss max_vms max_uss max_pss io_in io_out mean_load cpu_time
0.5745 0:00:00 36.90 55.25 26.25 27.06 0.00 0.23 0.00 0.45

View File

@ -1,2 +1,2 @@
s h:m:s max_rss max_vms max_uss max_pss io_in io_out mean_load cpu_time s h:m:s max_rss max_vms max_uss max_pss io_in io_out mean_load cpu_time
4.7082 0:00:04 358.88 718.95 320.56 335.67 0.01 0.37 87.48 4.62 5.4903 0:00:05 358.16 718.94 319.72 334.83 0.00 0.37 84.70 5.16

View File

@ -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.9391 0:00:05 494.52 2557.52 296.23 383.13 0.20 1.27 84.98 5.87

View File

@ -1,3 +0,0 @@
MEM 391.500000 1678121077.3482
MEM 392.105469 1678121077.3567
MEM 491.265625 1678121080.6576