From 5308386290c04b0b84f6d0be215316ab38e3e2f9 Mon Sep 17 00:00:00 2001 From: amin1377 Date: Fri, 8 Dec 2023 14:00:31 -0500 Subject: [PATCH 1/4] vpr: set bounding box of high fan-out nets to the bounding box of the net --- vpr/src/route/connection_router.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vpr/src/route/connection_router.cpp b/vpr/src/route/connection_router.cpp index 34376dc1d9d..355e4ff3720 100644 --- a/vpr/src/route/connection_router.cpp +++ b/vpr/src/route/connection_router.cpp @@ -959,7 +959,7 @@ inline void adjust_highfanout_bounding_box(t_bb& bb, const t_bb& net_bb) { bb.xmax = std::min(net_bb.xmax, bb.xmax + HIGH_FANOUT_BB_FAC); bb.ymax = std::min(net_bb.ymax, bb.ymax + HIGH_FANOUT_BB_FAC); bb.layer_min = std::min(net_bb.layer_min, bb.layer_min); - bb.layer_max = std::min(net_bb.layer_min, bb.layer_max); + bb.layer_max = std::max(net_bb.layer_max, bb.layer_max); } template From 799814477b1e0c1f6a837271a125362262adca09 Mon Sep 17 00:00:00 2001 From: amin1377 Date: Thu, 18 Jan 2024 10:32:47 -0500 Subject: [PATCH 2/4] ci_test: golden_result: fix the route time --- .../3d_titan_other/config/golden_results.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other/config/golden_results.txt b/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other/config/golden_results.txt index cce235a1c31..47d7b014ec4 100644 --- a/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other/config/golden_results.txt +++ b/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other/config/golden_results.txt @@ -7,7 +7,7 @@ arch circuit script_params vtr_flow_elapsed_time vtr_max_mem_stage vtr_max_mem e 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml jacobi_stratixiv_arch_timing.blif common 551.26 vpr 1.63 GiB 536 1962 7 4 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1711228 227 309 49176 40422 1 28220 2509 47 35 3290 io auto 1347.3 MiB 77.42 269714 1843045 628881 1166910 47254 1521.4 MiB 201.78 2.91 189.671 -110534 -188.671 189.671 18.44 0.232397 0.183141 19.0177 15.5734 370327 13.1247 89084 3.15722 87006 280505 412816608 227509658 0 0 412816608 227509658 270535 174300 0 0 949966 865999 0 0 1233293 1056096 0 0 7027993 5565183 0 0 244336472 153742508 0 0 158998349 66105572 0 0 270535 0 0 421476 879500 1209056 3822 0 0 9085 104137 138117 266713 0 0 412391 775363 1070939 6789137 28050 4944 0 0 7.07120e+07 21493.0 20 956596 12777064 -1 181.369 181.369 -124092 -180.369 0 0 12.85 -1 -1 1613.2 MiB 153.40 29.6609 24.4083 1521.4 MiB -1 57.14 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml JPEG_stratixiv_arch_timing.blif common 672.71 vpr 1.68 GiB 36 1338 8 149 2 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1759976 3 33 52402 39411 1 28023 1533 57 42 4788 M9K auto 1304.7 MiB 63.40 283992 743673 196836 521250 25587 1662.8 MiB 127.35 1.21 15.8776 -289230 -14.8776 15.8776 45.33 0.130811 0.102902 14.8079 11.8071 405442 14.4723 94469 3.37209 86125 215069 522666258 330532434 0 0 522666258 330532434 209286 164065 0 0 2441429 2372198 0 0 2659232 2505853 0 0 6197495 4878795 0 0 317607857 223706890 0 0 193550959 96904633 0 0 209286 0 0 251576 743743 868013 3841 0 0 18775 100255 144653 205445 0 0 232801 643488 723360 3486100 18023 21711 0 0 1.03322e+08 21579.3 34 1396452 18717124 -1 17.6699 17.6699 -315475 -16.6699 0 0 26.26 -1 -1 1682.2 MiB 271.13 27.8671 22.947 1662.8 MiB -1 111.44 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml leon2_stratixiv_arch_timing.blif common 254.22 vpr 1.24 GiB 251 954 1 17 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1295648 55 196 20131 19956 1 8402 1223 32 24 1536 LAB auto 1117.8 MiB 38.25 104642 537257 160230 351830 25197 1204.9 MiB 38.09 0.42 7.03068 -72203.9 -6.03068 7.03068 1.52 0.0686554 0.0605221 7.21891 5.54153 154013 18.3371 37774 4.49744 27913 125355 256686890 148376735 0 0 256686890 148376735 121064 85173 0 0 298402 252467 0 0 368968 309955 0 0 3427665 2969647 0 0 150234045 97118247 0 0 102236746 47641246 0 0 121064 0 0 215656 713930 853018 2583 0 0 7754 56939 68460 118481 0 0 207902 656991 784558 4560453 13664 2840 0 0 3.29330e+07 21440.7 18 447460 5953838 -1 7.48295 7.48295 -80442.6 -6.48295 0 0 9.28 -1 -1 1235.5 MiB 117.22 10.9366 8.72919 1204.9 MiB -1 31.02 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml leon3mp_stratixiv_arch_timing.blif common 693.10 vpr 1.54 GiB 255 2097 1 28 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1611712 84 171 36458 36247 3 20325 2381 45 33 2970 LAB auto 1289.5 MiB 74.60 253881 1432661 479932 883665 69064 1452.9 MiB 77.25 0.78 10.9262 -76682.6 -9.92617 3.98839 18.61 0.121365 0.0944227 11.7911 9.38065 365303 17.9855 83616 4.11678 59131 207839 793704971 644252409 0 0 793704971 644252409 180503 126649 0 0 466697 394300 0 0 568964 479579 0 0 5048682 4269058 0 0 514292410 441040291 0 0 273147715 197942532 0 0 180503 0 0 316310 2047275 2693485 6733 0 0 15866 287479 359081 173770 0 0 300444 1759796 2334404 13436824 66056 81990 0 0 6.38316e+07 21492.1 14 866116 11535668 -1 11.9411 4.40613 -85953.5 -10.9411 0 0 11.86 -1 -1 1530.6 MiB 438.90 17.5977 14.3201 1452.9 MiB -1 46.96 +3d_full_OPIN_inter_die_stratixiv_arch.timing.xml leon3mp_stratixiv_arch_timing.blif common 693.10 vpr 1.54 GiB 255 2097 1 28 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1611712 84 171 36458 36247 3 20325 2381 45 33 2970 LAB auto 1289.5 MiB 74.60 253881 1432661 479932 883665 69064 1452.9 MiB 77.25 0.78 10.9262 -76682.6 -9.92617 3.98839 18.61 0.121365 0.0944227 11.7911 9.38065 365303 17.9855 83616 4.11678 59131 207839 793704971 644252409 0 0 793704971 644252409 180503 126649 0 0 466697 394300 0 0 568964 479579 0 0 5048682 4269058 0 0 514292410 441040291 0 0 273147715 197942532 0 0 180503 0 0 316310 2047275 2693485 6733 0 0 15866 287479 359081 173770 0 0 300444 1759796 2334404 13436824 66056 81990 0 0 6.38316e+07 21492.1 14 866116 11535668 -1 11.9411 4.40613 -85953.5 -10.9411 0 0 11.86 -1 -1 1530.6 MiB 350 17.5977 14.3201 1452.9 MiB -1 46.96 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml MCML_stratixiv_arch_timing.blif common 1065.86 vpr 2.16 GiB 69 2109 10 295 16 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 2263124 36 33 57796 49182 1 20302 2499 79 59 9322 M144K auto 1429.1 MiB 65.52 217516 2223080 853123 1328458 41499 2210.1 MiB 141.83 1.46 9.46871 -78923.4 -8.46871 9.46871 124.92 0.213233 0.163369 22.3003 17.6776 367242 18.0934 85262 4.20072 65984 200815 893541359 651334704 0 0 893541359 651334704 177798 147935 0 0 5646895 5573182 0 0 5961429 5734106 0 0 5674860 4452051 0 0 565144523 446352238 0 0 310935854 189075192 0 0 177798 0 0 206844 2992695 3431138 6255 0 0 19563 344335 460425 171543 0 0 187281 2648360 2970713 13087337 59178 196103 0 0 2.01416e+08 21606.5 46 2701980 36494954 -1 9.54819 9.54819 -116148 -8.54819 0 0 37.13 -1 -1 2210.1 MiB 510.80 41.7284 34.2301 2210.1 MiB -1 152.80 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml MMM_stratixiv_arch_timing.blif common 413.26 vpr 1.90 GiB 478 1236 1 300 4 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1996368 202 276 35125 30509 3 21529 2019 73 54 7884 M9K auto 1234.0 MiB 53.43 219620 1379559 442436 857289 79834 1949.6 MiB 72.51 0.61 8.87456 -29608.2 -7.87456 3.15447 55.72 0.110869 0.0864875 12.9258 10.2006 350076 16.2652 79505 3.69396 63543 186209 254745520 38816766 0 0 254745520 38816766 184682 156746 0 0 3589028 3522559 0 0 3814160 3658467 0 0 6105302 4889196 0 0 121198652 14946794 0 0 119853696 11643004 0 0 184682 0 0 217396 563810 585806 53 0 0 93 13406 14009 184629 0 0 217303 550404 571797 2775776 2247 1618 0 0 1.70850e+08 21670.5 25 2296616 31018276 -1 9.20698 3.54191 -40744.8 -8.20698 0 0 30.40 -1 -1 1949.6 MiB 50.73 23.5068 19.1207 1949.6 MiB -1 124.48 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml radar20_stratixiv_arch_timing.blif common 230.70 vpr 1.35 GiB 5 331 31 105 0 2 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1418888 3 2 14862 10304 26 7485 474 49 36 3528 DSP auto 1051.4 MiB 31.81 98871 146387 33195 97269 15923 1385.6 MiB 12.55 0.16 5.51054 -28688.4 -4.51054 3.51882 36.78 0.0484882 0.0402389 5.53161 4.52425 156504 20.9819 34086 4.56978 20970 46253 68192159 13039367 0 0 68192159 13039367 45452 39101 0 0 1517800 1497745 0 0 1570312 1535418 0 0 1180557 1014286 0 0 31680198 5362999 0 0 32197840 3589818 0 0 45452 0 0 41734 204760 185241 59 0 0 97 5735 6813 45393 0 0 41637 199025 178428 727244 1076 862 0 0 7.61282e+07 21578.3 15 1038076 13775176 -1 5.57945 3.7705 -38287.6 -4.57945 0 0 21.06 -1 -1 1385.6 MiB 20.89 8.94 7.48939 1385.6 MiB -1 86.74 From 41a8f976d2dd03330aa56a1a4dfbfa95365865f6 Mon Sep 17 00:00:00 2001 From: amin1377 Date: Mon, 22 Jan 2024 19:12:23 -0500 Subject: [PATCH 3/4] ci_test: update nightly_test_7 golden results: fix the run-time --- .../3d_titan_other_full_opin_auto_bb/config/golden_results.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other_full_opin_auto_bb/config/golden_results.txt b/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other_full_opin_auto_bb/config/golden_results.txt index 47d7b014ec4..a9c26b587af 100644 --- a/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other_full_opin_auto_bb/config/golden_results.txt +++ b/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other_full_opin_auto_bb/config/golden_results.txt @@ -7,7 +7,7 @@ arch circuit script_params vtr_flow_elapsed_time vtr_max_mem_stage vtr_max_mem e 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml jacobi_stratixiv_arch_timing.blif common 551.26 vpr 1.63 GiB 536 1962 7 4 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1711228 227 309 49176 40422 1 28220 2509 47 35 3290 io auto 1347.3 MiB 77.42 269714 1843045 628881 1166910 47254 1521.4 MiB 201.78 2.91 189.671 -110534 -188.671 189.671 18.44 0.232397 0.183141 19.0177 15.5734 370327 13.1247 89084 3.15722 87006 280505 412816608 227509658 0 0 412816608 227509658 270535 174300 0 0 949966 865999 0 0 1233293 1056096 0 0 7027993 5565183 0 0 244336472 153742508 0 0 158998349 66105572 0 0 270535 0 0 421476 879500 1209056 3822 0 0 9085 104137 138117 266713 0 0 412391 775363 1070939 6789137 28050 4944 0 0 7.07120e+07 21493.0 20 956596 12777064 -1 181.369 181.369 -124092 -180.369 0 0 12.85 -1 -1 1613.2 MiB 153.40 29.6609 24.4083 1521.4 MiB -1 57.14 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml JPEG_stratixiv_arch_timing.blif common 672.71 vpr 1.68 GiB 36 1338 8 149 2 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1759976 3 33 52402 39411 1 28023 1533 57 42 4788 M9K auto 1304.7 MiB 63.40 283992 743673 196836 521250 25587 1662.8 MiB 127.35 1.21 15.8776 -289230 -14.8776 15.8776 45.33 0.130811 0.102902 14.8079 11.8071 405442 14.4723 94469 3.37209 86125 215069 522666258 330532434 0 0 522666258 330532434 209286 164065 0 0 2441429 2372198 0 0 2659232 2505853 0 0 6197495 4878795 0 0 317607857 223706890 0 0 193550959 96904633 0 0 209286 0 0 251576 743743 868013 3841 0 0 18775 100255 144653 205445 0 0 232801 643488 723360 3486100 18023 21711 0 0 1.03322e+08 21579.3 34 1396452 18717124 -1 17.6699 17.6699 -315475 -16.6699 0 0 26.26 -1 -1 1682.2 MiB 271.13 27.8671 22.947 1662.8 MiB -1 111.44 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml leon2_stratixiv_arch_timing.blif common 254.22 vpr 1.24 GiB 251 954 1 17 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1295648 55 196 20131 19956 1 8402 1223 32 24 1536 LAB auto 1117.8 MiB 38.25 104642 537257 160230 351830 25197 1204.9 MiB 38.09 0.42 7.03068 -72203.9 -6.03068 7.03068 1.52 0.0686554 0.0605221 7.21891 5.54153 154013 18.3371 37774 4.49744 27913 125355 256686890 148376735 0 0 256686890 148376735 121064 85173 0 0 298402 252467 0 0 368968 309955 0 0 3427665 2969647 0 0 150234045 97118247 0 0 102236746 47641246 0 0 121064 0 0 215656 713930 853018 2583 0 0 7754 56939 68460 118481 0 0 207902 656991 784558 4560453 13664 2840 0 0 3.29330e+07 21440.7 18 447460 5953838 -1 7.48295 7.48295 -80442.6 -6.48295 0 0 9.28 -1 -1 1235.5 MiB 117.22 10.9366 8.72919 1204.9 MiB -1 31.02 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml leon3mp_stratixiv_arch_timing.blif common 693.10 vpr 1.54 GiB 255 2097 1 28 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1611712 84 171 36458 36247 3 20325 2381 45 33 2970 LAB auto 1289.5 MiB 74.60 253881 1432661 479932 883665 69064 1452.9 MiB 77.25 0.78 10.9262 -76682.6 -9.92617 3.98839 18.61 0.121365 0.0944227 11.7911 9.38065 365303 17.9855 83616 4.11678 59131 207839 793704971 644252409 0 0 793704971 644252409 180503 126649 0 0 466697 394300 0 0 568964 479579 0 0 5048682 4269058 0 0 514292410 441040291 0 0 273147715 197942532 0 0 180503 0 0 316310 2047275 2693485 6733 0 0 15866 287479 359081 173770 0 0 300444 1759796 2334404 13436824 66056 81990 0 0 6.38316e+07 21492.1 14 866116 11535668 -1 11.9411 4.40613 -85953.5 -10.9411 0 0 11.86 -1 -1 1530.6 MiB 350 17.5977 14.3201 1452.9 MiB -1 46.96 +3d_full_OPIN_inter_die_stratixiv_arch.timing.xml leon3mp_stratixiv_arch_timing.blif common 693.10 vpr 1.54 GiB 255 2097 1 28 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1611712 84 171 36458 36247 3 20325 2381 45 33 2970 LAB auto 1289.5 MiB 74.60 253881 1432661 479932 883665 69064 1452.9 MiB 77.25 0.78 10.9262 -76682.6 -9.92617 3.98839 18.61 0.121365 0.0944227 11.7911 9.38065 365303 17.9855 83616 4.11678 59131 207839 793704971 644252409 0 0 793704971 644252409 180503 126649 0 0 466697 394300 0 0 568964 479579 0 0 5048682 4269058 0 0 514292410 441040291 0 0 273147715 197942532 0 0 180503 0 0 316310 2047275 2693485 6733 0 0 15866 287479 359081 173770 0 0 300444 1759796 2334404 13436824 66056 81990 0 0 6.38316e+07 21492.1 14 866116 11535668 -1 11.9411 4.40613 -85953.5 -10.9411 0 0 11.86 -1 -1 1530.6 MiB 200 17.5977 14.3201 1452.9 MiB -1 46.96 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml MCML_stratixiv_arch_timing.blif common 1065.86 vpr 2.16 GiB 69 2109 10 295 16 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 2263124 36 33 57796 49182 1 20302 2499 79 59 9322 M144K auto 1429.1 MiB 65.52 217516 2223080 853123 1328458 41499 2210.1 MiB 141.83 1.46 9.46871 -78923.4 -8.46871 9.46871 124.92 0.213233 0.163369 22.3003 17.6776 367242 18.0934 85262 4.20072 65984 200815 893541359 651334704 0 0 893541359 651334704 177798 147935 0 0 5646895 5573182 0 0 5961429 5734106 0 0 5674860 4452051 0 0 565144523 446352238 0 0 310935854 189075192 0 0 177798 0 0 206844 2992695 3431138 6255 0 0 19563 344335 460425 171543 0 0 187281 2648360 2970713 13087337 59178 196103 0 0 2.01416e+08 21606.5 46 2701980 36494954 -1 9.54819 9.54819 -116148 -8.54819 0 0 37.13 -1 -1 2210.1 MiB 510.80 41.7284 34.2301 2210.1 MiB -1 152.80 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml MMM_stratixiv_arch_timing.blif common 413.26 vpr 1.90 GiB 478 1236 1 300 4 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1996368 202 276 35125 30509 3 21529 2019 73 54 7884 M9K auto 1234.0 MiB 53.43 219620 1379559 442436 857289 79834 1949.6 MiB 72.51 0.61 8.87456 -29608.2 -7.87456 3.15447 55.72 0.110869 0.0864875 12.9258 10.2006 350076 16.2652 79505 3.69396 63543 186209 254745520 38816766 0 0 254745520 38816766 184682 156746 0 0 3589028 3522559 0 0 3814160 3658467 0 0 6105302 4889196 0 0 121198652 14946794 0 0 119853696 11643004 0 0 184682 0 0 217396 563810 585806 53 0 0 93 13406 14009 184629 0 0 217303 550404 571797 2775776 2247 1618 0 0 1.70850e+08 21670.5 25 2296616 31018276 -1 9.20698 3.54191 -40744.8 -8.20698 0 0 30.40 -1 -1 1949.6 MiB 50.73 23.5068 19.1207 1949.6 MiB -1 124.48 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml radar20_stratixiv_arch_timing.blif common 230.70 vpr 1.35 GiB 5 331 31 105 0 2 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1418888 3 2 14862 10304 26 7485 474 49 36 3528 DSP auto 1051.4 MiB 31.81 98871 146387 33195 97269 15923 1385.6 MiB 12.55 0.16 5.51054 -28688.4 -4.51054 3.51882 36.78 0.0484882 0.0402389 5.53161 4.52425 156504 20.9819 34086 4.56978 20970 46253 68192159 13039367 0 0 68192159 13039367 45452 39101 0 0 1517800 1497745 0 0 1570312 1535418 0 0 1180557 1014286 0 0 31680198 5362999 0 0 32197840 3589818 0 0 45452 0 0 41734 204760 185241 59 0 0 97 5735 6813 45393 0 0 41637 199025 178428 727244 1076 862 0 0 7.61282e+07 21578.3 15 1038076 13775176 -1 5.57945 3.7705 -38287.6 -4.57945 0 0 21.06 -1 -1 1385.6 MiB 20.89 8.94 7.48939 1385.6 MiB -1 86.74 From 3920ced804b86c2cf57a22b86762ed0eafa2bcff Mon Sep 17 00:00:00 2001 From: amin1377 Date: Tue, 23 Jan 2024 07:48:12 -0500 Subject: [PATCH 4/4] ci_test: update nightly_test_7 golden results: update 3d results from scratch --- .../config/golden_results.txt | 48 +++++++++---------- .../config/golden_results.txt | 48 +++++++++---------- 2 files changed, 48 insertions(+), 48 deletions(-) diff --git a/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other_full_opin_auto_bb/config/golden_results.txt b/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other_full_opin_auto_bb/config/golden_results.txt index a9c26b587af..7151543a7ef 100644 --- a/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other_full_opin_auto_bb/config/golden_results.txt +++ b/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other_full_opin_auto_bb/config/golden_results.txt @@ -1,24 +1,24 @@ -arch circuit script_params vtr_flow_elapsed_time vtr_max_mem_stage vtr_max_mem error num_io num_LAB num_DSP num_M9K num_M144K num_PLL vpr_status vpr_revision vpr_build_info vpr_compiler vpr_compiled hostname rundir max_vpr_mem num_primary_inputs num_primary_outputs num_pre_packed_nets num_pre_packed_blocks num_netlist_clocks num_post_packed_nets num_post_packed_blocks device_width device_height device_grid_tiles device_limiting_resources device_name pack_mem pack_time placed_wirelength_est total_swap accepted_swap rejected_swap aborted_swap place_mem place_time place_quench_time placed_CPD_est placed_setup_TNS_est placed_setup_WNS_est placed_geomean_nonvirtual_intradomain_critical_path_delay_est place_delay_matrix_lookup_time place_quench_timing_analysis_time place_quench_sta_time place_total_timing_analysis_time place_total_sta_time routed_wirelength avg_routed_wirelength routed_wiresegment avg_routed_wiresegment total_nets_routed total_connections_routed total_heap_pushes total_heap_pops total_internal_heap_pushes total_internal_heap_pops total_external_heap_pushes total_external_heap_pops total_external_SOURCE_pushes total_external_SOURCE_pops total_internal_SOURCE_pushes total_internal_SOURCE_pops total_external_SINK_pushes total_external_SINK_pops total_internal_SINK_pushes total_internal_SINK_pops total_external_IPIN_pushes total_external_IPIN_pops total_internal_IPIN_pushes total_internal_IPIN_pops total_external_OPIN_pushes total_external_OPIN_pops total_internal_OPIN_pushes total_internal_OPIN_pops total_external_CHANX_pushes total_external_CHANX_pops total_internal_CHANX_pushes total_internal_CHANX_pops total_external_CHANY_pushes total_external_CHANY_pops total_internal_CHANY_pushes total_internal_CHANY_pops rt_node_SOURCE_pushes rt_node_SINK_pushes rt_node_IPIN_pushes rt_node_OPIN_pushes rt_node_CHANX_pushes rt_node_CHANY_pushes rt_node_SOURCE_high_fanout_pushes rt_node_SINK_high_fanout_pushes rt_node_IPIN_high_fanout_pushes rt_node_OPIN_high_fanout_pushes rt_node_CHANX_high_fanout_pushes rt_node_CHANY_high_fanout_pushes rt_node_SOURCE_entire_tree_pushes rt_node_SINK_entire_tree_pushes rt_node_IPIN_entire_tree_pushes rt_node_OPIN_entire_tree_pushes rt_node_CHANX_entire_tree_pushes rt_node_CHANY_entire_tree_pushes adding_all_rt adding_high_fanout_rt total_number_of_adding_all_rt_from_calling_high_fanout_rt logic_block_area_total logic_block_area_used routing_area_total routing_area_per_tile crit_path_route_success_iteration num_rr_graph_nodes num_rr_graph_edges collapsed_nodes critical_path_delay geomean_nonvirtual_intradomain_critical_path_delay setup_TNS setup_WNS hold_TNS hold_WNS create_rr_graph_time create_intra_cluster_rr_graph_time adding_internal_edges route_mem crit_path_route_time crit_path_total_timing_analysis_time crit_path_total_sta_time router_lookahead_mem tile_lookahead_computation_time router_lookahead_computation_time -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml carpat_stratixiv_arch_timing.blif common 371.31 vpr 1.60 GiB 274 964 36 59 0 2 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1673732 22 252 53001 29054 7 24705 1335 54 40 4320 DSP auto 1246.9 MiB 30.04 205488 794919 209813 478019 107087 1592.9 MiB 114.20 0.71 7.21269 -35874.2 -6.21269 2.91858 26.03 0.101074 0.0916498 16.63 13.9747 306538 12.4235 70534 2.85864 75032 153041 297632124 89620403 0 0 297632124 89620403 153017 134655 0 0 8574405 8523099 0 0 9053439 8765182 0 0 4892435 3599970 0 0 142339315 41550022 0 0 132619513 27047475 0 0 153017 0 0 180373 287801 360594 2051 0 0 24786 56705 84729 150966 0 0 155587 231096 275865 1385503 3893 3490 0 0 9.32958e+07 21596.2 43 1265168 16900788 -1 7.5472 3.10831 -39771 -6.5472 0 0 16.73 -1 -1 1619.5 MiB 79.13 28.4934 24.5063 1592.9 MiB -1 78.43 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml CH_DFSIN_stratixiv_arch_timing.blif common 504.64 vpr 1.50 GiB 36 1577 10 10 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1573572 3 33 48977 39238 1 26166 1633 40 30 2400 LAB auto 1281.6 MiB 80.55 243322 914773 260767 614341 39665 1384.8 MiB 142.46 1.46 74.7044 -66694.2 -73.7044 74.7044 26.10 0.158139 0.138412 13.9676 11.3918 337888 12.9152 81618 3.11972 88834 243998 506251682 304668320 0 0 506251682 304668320 236933 169627 0 0 2637571 2564025 0 0 2976870 2731704 0 0 6763699 5248380 0 0 296115389 197874366 0 0 197521220 96080218 0 0 236933 0 0 333280 722304 1002901 5127 0 0 12996 86678 130814 231806 0 0 320284 635626 872087 5276364 23411 2367 0 0 5.14259e+07 21427.5 26 702232 9285402 -1 68.1458 68.1458 -95784.7 -67.1458 0 0 11.28 -1 -1 1497.0 MiB 176.93 21.8082 18.1079 1384.8 MiB -1 39.62 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml CHERI_stratixiv_arch_timing.blif common 1370.69 vpr 1.96 GiB 211 2260 3 210 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 2054300 38 173 62892 59064 3 36091 2684 60 44 5280 M9K auto 1501.1 MiB 162.37 536798 1848539 624787 1187162 36590 1815.3 MiB 240.52 2.02 11.7873 -306153 -10.7873 6.77664 39.00 0.219279 0.170681 24.8477 19.5334 751301 20.8209 174447 4.83447 141770 501912 1789505148 1370091645 0 0 1789505148 1370091645 456426 349615 0 0 2932470 2774377 0 0 3512780 3144353 0 0 13521236 11186556 0 0 1151152674 945420771 0 0 617929562 407215973 0 0 456426 0 0 724208 3858302 4340157 22387 0 0 68708 619875 742727 434039 0 0 655500 3238427 3597430 21479104 132856 87740 0 0 1.14232e+08 21634.8 44 1553068 20719330 -1 12.4096 7.22798 -339561 -11.4096 0 0 20.59 -1 -1 1922.8 MiB 786.17 46.7522 37.7627 1815.3 MiB -1 86.50 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml EKF-SLAM_Jacobians_stratixiv_arch_timing.blif common 1140.40 vpr 1.93 GiB 574 2798 16 0 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 2020084 4 570 66175 54803 2 39719 3388 51 38 3876 LAB auto 1546.1 MiB 118.05 548937 2419713 797278 1536070 86365 1703.8 MiB 318.87 3.20 27.4657 -101563 -26.4657 6.35626 28.16 0.29534 0.258776 29.6069 23.7197 786553 19.8054 179127 4.51042 178287 695440 1444223474 817887205 0 0 1444223474 817887205 681311 512082 0 0 4591091 4388966 0 0 5060708 4615376 0 0 19559665 16490219 0 0 857249333 552965103 0 0 557081366 238915459 0 0 681311 0 0 930519 2283738 2671775 7516 0 0 32972 217568 251930 673795 0 0 897547 2066170 2419845 13372246 44908 31984 0 0 8.35534e+07 21556.6 20 1135740 15117508 -1 28.4894 6.72576 -110856 -27.4894 0 0 16.10 -1 -1 1887.1 MiB 555.34 43.5197 35.6911 1703.8 MiB -1 69.69 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml fir_cascade_stratixiv_arch_timing.blif common 1681.11 vpr 4.13 GiB 40 3678 172 1 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 4335840 19 21 171111 96274 1 73794 3891 129 96 24768 DSP auto 2032.9 MiB 99.65 724101 3583038 1367291 2199498 16249 4234.2 MiB 214.92 2.13 5.07484 -96672.1 -4.07484 3.39367 602.69 0.316439 0.269883 40.3293 34.8951 857529 11.6211 183706 2.48954 151124 184729 399497864 76698589 0 0 399497864 76698589 181476 172566 0 0 9017240 8962578 0 0 9191616 9087226 0 0 6644481 5012829 0 0 175786304 31136717 0 0 198676747 22326673 0 0 181476 0 0 31469 1155545 1175876 2 0 0 2 31038 30852 181474 0 0 31467 1124507 1145024 5397699 5062 81503 0 0 5.40280e+08 21813.6 12 7186500 97666830 -1 5.42808 3.66174 -133424 -4.42808 0 0 114.87 -1 -1 4234.2 MiB 76.93 53.6658 47.1841 4234.2 MiB -1 522.02 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml jacobi_stratixiv_arch_timing.blif common 551.26 vpr 1.63 GiB 536 1962 7 4 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1711228 227 309 49176 40422 1 28220 2509 47 35 3290 io auto 1347.3 MiB 77.42 269714 1843045 628881 1166910 47254 1521.4 MiB 201.78 2.91 189.671 -110534 -188.671 189.671 18.44 0.232397 0.183141 19.0177 15.5734 370327 13.1247 89084 3.15722 87006 280505 412816608 227509658 0 0 412816608 227509658 270535 174300 0 0 949966 865999 0 0 1233293 1056096 0 0 7027993 5565183 0 0 244336472 153742508 0 0 158998349 66105572 0 0 270535 0 0 421476 879500 1209056 3822 0 0 9085 104137 138117 266713 0 0 412391 775363 1070939 6789137 28050 4944 0 0 7.07120e+07 21493.0 20 956596 12777064 -1 181.369 181.369 -124092 -180.369 0 0 12.85 -1 -1 1613.2 MiB 153.40 29.6609 24.4083 1521.4 MiB -1 57.14 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml JPEG_stratixiv_arch_timing.blif common 672.71 vpr 1.68 GiB 36 1338 8 149 2 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1759976 3 33 52402 39411 1 28023 1533 57 42 4788 M9K auto 1304.7 MiB 63.40 283992 743673 196836 521250 25587 1662.8 MiB 127.35 1.21 15.8776 -289230 -14.8776 15.8776 45.33 0.130811 0.102902 14.8079 11.8071 405442 14.4723 94469 3.37209 86125 215069 522666258 330532434 0 0 522666258 330532434 209286 164065 0 0 2441429 2372198 0 0 2659232 2505853 0 0 6197495 4878795 0 0 317607857 223706890 0 0 193550959 96904633 0 0 209286 0 0 251576 743743 868013 3841 0 0 18775 100255 144653 205445 0 0 232801 643488 723360 3486100 18023 21711 0 0 1.03322e+08 21579.3 34 1396452 18717124 -1 17.6699 17.6699 -315475 -16.6699 0 0 26.26 -1 -1 1682.2 MiB 271.13 27.8671 22.947 1662.8 MiB -1 111.44 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml leon2_stratixiv_arch_timing.blif common 254.22 vpr 1.24 GiB 251 954 1 17 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1295648 55 196 20131 19956 1 8402 1223 32 24 1536 LAB auto 1117.8 MiB 38.25 104642 537257 160230 351830 25197 1204.9 MiB 38.09 0.42 7.03068 -72203.9 -6.03068 7.03068 1.52 0.0686554 0.0605221 7.21891 5.54153 154013 18.3371 37774 4.49744 27913 125355 256686890 148376735 0 0 256686890 148376735 121064 85173 0 0 298402 252467 0 0 368968 309955 0 0 3427665 2969647 0 0 150234045 97118247 0 0 102236746 47641246 0 0 121064 0 0 215656 713930 853018 2583 0 0 7754 56939 68460 118481 0 0 207902 656991 784558 4560453 13664 2840 0 0 3.29330e+07 21440.7 18 447460 5953838 -1 7.48295 7.48295 -80442.6 -6.48295 0 0 9.28 -1 -1 1235.5 MiB 117.22 10.9366 8.72919 1204.9 MiB -1 31.02 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml leon3mp_stratixiv_arch_timing.blif common 693.10 vpr 1.54 GiB 255 2097 1 28 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1611712 84 171 36458 36247 3 20325 2381 45 33 2970 LAB auto 1289.5 MiB 74.60 253881 1432661 479932 883665 69064 1452.9 MiB 77.25 0.78 10.9262 -76682.6 -9.92617 3.98839 18.61 0.121365 0.0944227 11.7911 9.38065 365303 17.9855 83616 4.11678 59131 207839 793704971 644252409 0 0 793704971 644252409 180503 126649 0 0 466697 394300 0 0 568964 479579 0 0 5048682 4269058 0 0 514292410 441040291 0 0 273147715 197942532 0 0 180503 0 0 316310 2047275 2693485 6733 0 0 15866 287479 359081 173770 0 0 300444 1759796 2334404 13436824 66056 81990 0 0 6.38316e+07 21492.1 14 866116 11535668 -1 11.9411 4.40613 -85953.5 -10.9411 0 0 11.86 -1 -1 1530.6 MiB 200 17.5977 14.3201 1452.9 MiB -1 46.96 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml MCML_stratixiv_arch_timing.blif common 1065.86 vpr 2.16 GiB 69 2109 10 295 16 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 2263124 36 33 57796 49182 1 20302 2499 79 59 9322 M144K auto 1429.1 MiB 65.52 217516 2223080 853123 1328458 41499 2210.1 MiB 141.83 1.46 9.46871 -78923.4 -8.46871 9.46871 124.92 0.213233 0.163369 22.3003 17.6776 367242 18.0934 85262 4.20072 65984 200815 893541359 651334704 0 0 893541359 651334704 177798 147935 0 0 5646895 5573182 0 0 5961429 5734106 0 0 5674860 4452051 0 0 565144523 446352238 0 0 310935854 189075192 0 0 177798 0 0 206844 2992695 3431138 6255 0 0 19563 344335 460425 171543 0 0 187281 2648360 2970713 13087337 59178 196103 0 0 2.01416e+08 21606.5 46 2701980 36494954 -1 9.54819 9.54819 -116148 -8.54819 0 0 37.13 -1 -1 2210.1 MiB 510.80 41.7284 34.2301 2210.1 MiB -1 152.80 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml MMM_stratixiv_arch_timing.blif common 413.26 vpr 1.90 GiB 478 1236 1 300 4 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1996368 202 276 35125 30509 3 21529 2019 73 54 7884 M9K auto 1234.0 MiB 53.43 219620 1379559 442436 857289 79834 1949.6 MiB 72.51 0.61 8.87456 -29608.2 -7.87456 3.15447 55.72 0.110869 0.0864875 12.9258 10.2006 350076 16.2652 79505 3.69396 63543 186209 254745520 38816766 0 0 254745520 38816766 184682 156746 0 0 3589028 3522559 0 0 3814160 3658467 0 0 6105302 4889196 0 0 121198652 14946794 0 0 119853696 11643004 0 0 184682 0 0 217396 563810 585806 53 0 0 93 13406 14009 184629 0 0 217303 550404 571797 2775776 2247 1618 0 0 1.70850e+08 21670.5 25 2296616 31018276 -1 9.20698 3.54191 -40744.8 -8.20698 0 0 30.40 -1 -1 1949.6 MiB 50.73 23.5068 19.1207 1949.6 MiB -1 124.48 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml radar20_stratixiv_arch_timing.blif common 230.70 vpr 1.35 GiB 5 331 31 105 0 2 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1418888 3 2 14862 10304 26 7485 474 49 36 3528 DSP auto 1051.4 MiB 31.81 98871 146387 33195 97269 15923 1385.6 MiB 12.55 0.16 5.51054 -28688.4 -4.51054 3.51882 36.78 0.0484882 0.0402389 5.53161 4.52425 156504 20.9819 34086 4.56978 20970 46253 68192159 13039367 0 0 68192159 13039367 45452 39101 0 0 1517800 1497745 0 0 1570312 1535418 0 0 1180557 1014286 0 0 31680198 5362999 0 0 32197840 3589818 0 0 45452 0 0 41734 204760 185241 59 0 0 97 5735 6813 45393 0 0 41637 199025 178428 727244 1076 862 0 0 7.61282e+07 21578.3 15 1038076 13775176 -1 5.57945 3.7705 -38287.6 -4.57945 0 0 21.06 -1 -1 1385.6 MiB 20.89 8.94 7.48939 1385.6 MiB -1 86.74 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml random_stratixiv_arch_timing.blif common 539.98 vpr 1.74 GiB 693 1763 25 16 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1819288 35 658 51416 37539 1 27797 2497 58 43 4988 io auto 1339.5 MiB 57.85 224609 1882060 595899 1153115 133046 1711.0 MiB 190.88 1.87 35.6957 -55557.5 -34.6957 35.6957 45.86 0.223739 0.198375 24.8027 20.4596 315275 11.9940 75732 2.88108 82277 245502 261905413 39158496 0 0 261905413 39158496 244065 192794 0 0 3691267 3620444 0 0 3927503 3732056 0 0 7345813 5954806 0 0 124386865 15928263 0 0 122309900 9730133 0 0 244065 0 0 249982 238008 342577 561 0 0 993 12314 13590 243504 0 0 248989 225694 328987 2156089 2247 450 0 0 1.07590e+08 21569.7 22 1452444 19489584 -1 36.8872 36.8872 -60247.3 -35.8872 0 0 30.67 -1 -1 1737.4 MiB 62.20 39.0677 32.8189 1711.0 MiB -1 123.26 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml Reed_Solomon_stratixiv_arch_timing.blif common 347.49 vpr 1.66 GiB 753 1119 5 32 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1745044 13 740 25173 25306 1 12707 1909 63 47 5922 io auto 1169.6 MiB 61.14 128373 1138261 382950 706443 48868 1704.1 MiB 40.63 0.33 8.7936 -26752.4 -7.7936 7.56645 41.85 0.0668516 0.0584289 7.81681 6.41588 176310 13.8827 41856 3.29575 32471 123325 194658634 109300529 0 0 194658634 109300529 112921 86554 0 0 400487 363316 0 0 476081 411930 0 0 3280329 2760829 0 0 114108696 72567822 0 0 76280120 33110078 0 0 112921 0 0 115060 319206 373532 3265 0 0 5158 78124 88704 109656 0 0 109902 241082 284828 1993862 18637 2963 0 0 1.28010e+08 21616.1 23 1733724 23219606 -1 9.43055 7.93598 -31255.8 -8.43055 0 0 29.02 -1 -1 1704.1 MiB 64.01 12.4943 10.4311 1704.1 MiB -1 85.76 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml smithwaterman_stratixiv_arch_timing.blif common 998.93 vpr 1.70 GiB 117 2147 0 0 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1779296 79 38 66795 54922 1 36234 2264 46 34 3128 LAB auto 1411.7 MiB 100.04 234134 1369384 375797 948110 45477 1532.1 MiB 219.02 2.11 9.78496 -165712 -8.78496 9.78496 26.94 0.235409 0.20111 24.0599 19.031 311244 8.59054 74985 2.06964 105789 221563 755264447 613402617 0 0 755264447 613402617 215356 171051 0 0 298059 240075 0 0 487450 318648 0 0 6823548 4677501 0 0 489108302 420278664 0 0 258331732 187716678 0 0 215356 0 0 160707 547991 725875 6171 0 0 14705 128804 155741 209185 0 0 146002 419187 570134 3031712 27246 15235 0 0 6.72077e+07 21485.8 37 910800 12142484 -1 10.3059 10.3059 -183722 -9.30588 0 0 18.34 -1 -1 1678.7 MiB 509.40 42.9779 34.7277 1532.1 MiB -1 89.32 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml stap_steering_stratixiv_arch_timing.blif common 392.10 vpr 1.65 GiB 213 1559 26 4 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1730720 139 74 57121 41054 1 24028 1802 49 36 3528 DSP auto 1347.1 MiB 73.05 151499 1119824 341947 711597 66280 1554.7 MiB 117.09 0.93 5.69597 -17182 -4.69597 5.69597 32.20 0.131073 0.0992389 21.1715 17.2507 218207 9.08288 52931 2.20326 52895 96555 131994243 22590038 0 0 131994243 22590038 94757 79193 0 0 3071337 3040212 0 0 3210039 3129396 0 0 3031664 2365622 0 0 58443466 8084321 0 0 64142980 5891294 0 0 94757 0 0 54792 314159 435955 6 0 0 6 15661 18677 94751 0 0 54786 298498 417278 2046865 2710 759 0 0 7.61282e+07 21578.3 18 1038076 13775176 -1 6.13413 6.13413 -26094 -5.13413 0 0 23.96 -1 -1 1633.2 MiB 39.81 30.1378 25.0385 1554.7 MiB -1 80.71 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml sudoku_check_stratixiv_arch_timing.blif common 195.12 vpr 1.22 GiB 54 667 0 40 0 1 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1274036 2 52 16673 16662 2 12034 762 32 24 1536 M9K auto 1092.2 MiB 42.38 150159 251250 60999 172793 17458 1190.6 MiB 28.34 0.41 5.33675 -17321.7 -4.33675 4.69139 1.68 0.0961119 0.070747 6.43063 4.95744 199192 16.5579 48118 3.99983 47355 144569 171282772 40293327 0 0 171282772 40293327 142902 114790 0 0 650453 603462 0 0 758699 664515 0 0 4381098 3697569 0 0 88096204 23963027 0 0 77253416 11249964 0 0 142902 0 0 150214 223298 372399 832 0 0 3578 15805 28752 142070 0 0 146636 207493 343647 1863433 4443 511 0 0 3.29330e+07 21440.7 18 447460 5953838 -1 5.64717 5.10515 -21351.7 -4.64717 0 0 11.07 -1 -1 1233.9 MiB 52.93 11.3309 9.03413 1190.6 MiB -1 34.43 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml SURF_desc_stratixiv_arch_timing.blif common 459.66 vpr 1.78 GiB 445 2165 19 51 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1863752 131 314 57881 45152 1 32949 2680 49 36 3528 DSP auto 1440.5 MiB 70.66 289875 1937912 630016 1216247 91649 1610.3 MiB 196.67 1.80 185.105 -63305.1 -184.105 185.105 22.28 0.181484 0.15043 20.7503 17.3143 403815 12.2833 99304 3.02065 99848 302258 296106269 81083194 0 0 296106269 81083194 299673 201758 0 0 1581215 1491711 0 0 1793625 1605231 0 0 7807387 6110773 0 0 153313811 49234389 0 0 131310558 22439332 0 0 299673 0 0 400791 706623 873985 1403 0 0 4973 49870 52678 298270 0 0 395818 656753 821307 5223217 6371 1144 0 0 7.61282e+07 21578.3 42 1038076 13775176 -1 179.23 179.23 -74535 -178.23 0 0 13.50 -1 -1 1753.3 MiB 72.28 38.266 32.2437 1610.3 MiB -1 50.21 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml ucsb_152_tap_fir_stratixiv_arch_timing.blif common 116.55 vpr 1.18 GiB 42 750 0 0 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1239568 13 29 26295 20086 1 12166 792 29 21 1218 LAB auto 1085.4 MiB 16.91 67068 202257 28659 157846 15752 1160.9 MiB 20.53 0.39 4.73562 -3961.48 -3.73562 2.43816 1.64 0.061648 0.0465487 3.03006 2.44366 73397 6.03395 18191 1.49548 27121 40222 41691205 14376856 0 0 41691205 14376856 40091 35100 0 0 56151 42804 0 0 79177 56273 0 0 1399913 909885 0 0 22091744 8845427 0 0 18024129 4487367 0 0 40091 0 0 25362 40289 45249 243 0 0 896 3433 3346 39848 0 0 24466 36856 41903 326660 695 58 0 0 2.60090e+07 21353.8 17 354380 4695504 -1 4.98447 2.55101 -4468.31 -3.98447 0 0 6.88 -1 -1 1182.9 MiB 17.61 5.97669 4.95198 1160.9 MiB -1 28.86 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml uoft_raytracer_stratixiv_arch_timing.blif common 720.48 vpr 2.01 GiB 964 975 19 34 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 2106376 542 422 37277 26038 1 20638 1992 78 58 9048 io auto 1187.0 MiB 42.39 183733 1455240 538662 841109 75469 2057.0 MiB 208.67 1.55 7.11394 -33300.6 -6.11394 7.11394 83.23 0.137908 0.121219 15.9164 12.8973 266867 12.9327 63133 3.05951 76191 173085 236726273 71667439 0 0 236726273 71667439 172046 140616 0 0 4646712 4591555 0 0 5047957 4836327 0 0 5363716 3974764 0 0 117101826 36475961 0 0 104394016 21648216 0 0 172046 0 0 220539 383591 505957 1964 0 0 18044 48610 82000 170082 0 0 202495 334981 423957 2427213 4797 911 0 0 1.96212e+08 21685.7 48 2627776 35616532 -1 7.3721 7.24264 -37667.5 -6.3721 0 0 53.18 -1 -1 2057.0 MiB 73.86 26.375 21.945 2057.0 MiB -1 236.41 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml wb_conmax_stratixiv_arch_timing.blif common 734.37 vpr 2.19 GiB 1107 721 0 0 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 2301584 403 704 15490 16194 1 8416 1828 88 65 11440 io auto 1084.8 MiB 41.82 128057 1197232 445931 718466 32835 2247.6 MiB 34.70 0.26 11.4037 -17377.9 -10.4037 5.42126 239.44 0.0457198 0.0408895 6.82671 5.63373 167396 19.8926 34045 4.04575 25334 99358 112324804 53632482 0 0 112324804 53632482 84202 67881 0 0 203693 176286 0 0 274811 218977 0 0 2655608 2336398 0 0 64208220 35351126 0 0 44898270 15481814 0 0 84202 0 0 79422 211978 322314 2365 0 0 4109 89362 120121 81837 0 0 75313 122616 202193 969149 20113 7053 0 0 2.47902e+08 21669.8 14 3325632 44950250 -1 11.9086 5.64111 -21081.7 -10.9086 0 0 69.50 -1 -1 2247.6 MiB 37.04 9.07445 7.61513 2247.6 MiB -1 292.77 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml picosoc_stratixiv_arch_timing.blif common 219.40 vpr 1.18 GiB 35 735 0 6 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1232136 18 17 16969 16357 1 6386 776 28 21 1176 LAB auto 1079.4 MiB 37.51 75549 228872 54280 168966 5626 1154.7 MiB 19.93 0.21 6.60738 -36254.3 -5.60738 6.60738 1.78 0.0403282 0.0312915 4.21205 3.27599 104548 16.3817 25473 3.99138 21091 107999 193327728 112051950 0 0 193327728 112051950 94245 68282 0 0 190700 150845 0 0 243652 196041 0 0 2701629 2107621 0 0 111502687 71727172 0 0 78594815 37801989 0 0 94245 0 0 116281 695408 796456 2720 0 0 4654 132512 147615 91525 0 0 111627 562896 648841 4655232 31263 24066 0 0 2.50919e+07 21336.6 29 342304 4528390 -1 7.13515 7.13515 -40494.2 -6.13515 0 0 6.75 -1 -1 1180.4 MiB 103.10 8.40368 6.77832 1154.7 MiB -1 32.44 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml murax_stratixiv_arch_timing.blif common 30.54 vpr 993.04 MiB 35 73 0 8 0 0 success v8.0.0-9158-g8b57a0365 release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-11-17T10:26:55 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/vtr-verilog-to-routing/vtr_flow/tasks 1016868 18 17 2291 2142 1 1503 116 13 10 260 LAB auto 954.4 MiB 5.80 9850 10268 1184 7920 1164 993.0 MiB 0.92 0.02 5.2447 -3308.74 -4.2447 3.92582 0.19 0.00851794 0.00763266 0.422004 0.354326 13127 8.75133 3526 2.35067 3855 9143 8593601 615626 0 0 8593601 615626 9143 7449 0 0 41158 38550 0 0 49306 43362 0 0 285852 224868 0 0 4069130 215521 0 0 4139012 85876 0 0 9143 0 0 7770 8122 9581 0 0 0 0 0 0 9143 0 0 7770 8122 9581 75322 0 0 0 0 5.17734e+06 19912.8 44 69776 911850 -1 5.35381 4.26979 -3592.73 -4.35381 0 0 1.90 -1 -1 993.0 MiB 2.35 1.52031 1.34046 993.0 MiB -1 1.26 + arch circuit script_params vtr_flow_elapsed_time vtr_max_mem_stage vtr_max_mem error num_io num_LAB num_DSP num_M9K num_M144K num_PLL vpr_status vpr_revision vpr_build_info vpr_compiler vpr_compiled hostname rundir max_vpr_mem num_primary_inputs num_primary_outputs num_pre_packed_nets num_pre_packed_blocks num_netlist_clocks num_post_packed_nets num_post_packed_blocks device_width device_height device_grid_tiles device_limiting_resources device_name pack_mem pack_time placed_wirelength_est total_swap accepted_swap rejected_swap aborted_swap place_mem place_time place_quench_time placed_CPD_est placed_setup_TNS_est placed_setup_WNS_est placed_geomean_nonvirtual_intradomain_critical_path_delay_est place_delay_matrix_lookup_time place_quench_timing_analysis_time place_quench_sta_time place_total_timing_analysis_time place_total_sta_time routed_wirelength avg_routed_wirelength routed_wiresegment avg_routed_wiresegment total_nets_routed total_connections_routed total_heap_pushes total_heap_pops logic_block_area_total logic_block_area_used routing_area_total routing_area_per_tile crit_path_route_success_iteration num_rr_graph_nodes num_rr_graph_edges collapsed_nodes critical_path_delay geomean_nonvirtual_intradomain_critical_path_delay setup_TNS setup_WNS hold_TNS hold_WNS create_rr_graph_time create_intra_cluster_rr_graph_time adding_internal_edges route_mem crit_path_route_time crit_path_total_timing_analysis_time crit_path_total_sta_time router_lookahead_mem tile_lookahead_computation_time router_lookahead_computation_time + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml carpat_stratixiv_arch_timing.blif common 405.24 vpr 1.60 GiB 274 964 36 59 0 2 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1675644 22 252 53001 29054 7 24705 1335 54 40 4320 DSP auto 1249.4 MiB 34.61 205488 794919 209813 478019 107087 1595.4 MiB 128.40 1.04 7.21269 -35874.2 -6.21269 2.91858 30.60 0.143171 0.129711 17.1873 14.683 305956 12.3999 70368 2.85191 74131 150983 308000476 55699994 0 0 9.32958e+07 21596.2 49 1265168 16900788 -1 7.53884 3.1047 -39761.6 -6.53884 0 0 22.80 -1 -1 1620.4 MiB 82.57 34.1356 29.8447 1595.4 MiB -1 80.18 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml CH_DFSIN_stratixiv_arch_timing.blif common 398.35 vpr 1.50 GiB 36 1577 10 10 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1575016 3 33 48977 39238 1 26166 1633 40 30 2400 LAB auto 1283.8 MiB 77.36 243322 914773 260767 614341 39665 1386.9 MiB 167.51 1.76 74.7044 -66694.2 -73.7044 74.7044 18.73 0.139712 0.124603 15.6402 12.7447 333906 12.7630 80752 3.08661 83817 216755 287577239 22362482 0 0 5.14259e+07 21427.5 22 702232 9285402 -1 67.9156 67.9156 -92665.4 -66.9156 0 0 12.52 -1 -1 1485.5 MiB 51.50 24.586 20.4929 1386.9 MiB -1 43.34 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml CHERI_stratixiv_arch_timing.blif common 812.32 vpr 1.96 GiB 211 2260 3 210 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 2057248 38 173 62892 59064 3 36091 2684 60 44 5280 M9K auto 1503.2 MiB 165.74 536798 1848539 624787 1187162 36590 1818.5 MiB 318.61 2.95 11.7873 -306153 -10.7873 6.77664 47.57 0.302342 0.230247 32.9899 25.2344 753867 20.8920 175340 4.85922 135051 475487 540598145 37506681 0 0 1.14232e+08 21634.8 53 1553068 20719330 -1 12.3836 7.21134 -340268 -11.3836 0 0 28.34 -1 -1 1909.5 MiB 115.38 66.8996 53.4799 1818.5 MiB -1 97.83 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml EKF-SLAM_Jacobians_stratixiv_arch_timing.blif common 807.29 vpr 1.93 GiB 574 2798 16 0 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 2020684 4 570 66175 54803 2 39719 3388 51 38 3876 LAB auto 1546.6 MiB 153.95 548937 2419713 797278 1536070 86365 1704.5 MiB 338.63 3.10 27.4657 -101563 -26.4657 6.35626 29.92 0.278865 0.245881 31.0746 24.4988 785340 19.7749 178689 4.49940 171823 666507 919846216 69706525 0 0 8.35534e+07 21556.6 20 1135740 15117508 -1 28.4534 6.7029 -110728 -27.4534 0 0 22.05 -1 -1 1872.3 MiB 152.38 47.7337 38.7988 1704.5 MiB -1 71.11 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml fir_cascade_stratixiv_arch_timing.blif common 1579.68 vpr 4.14 GiB 40 3678 172 1 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 4337952 19 21 171111 96274 1 73794 3891 129 96 24768 DSP auto 2035.0 MiB 119.76 724101 3583038 1367291 2199498 16249 4236.3 MiB 167.55 1.81 5.07484 -96672.1 -4.07484 3.39367 410.57 0.250709 0.217102 30.8398 26.721 855437 11.5927 182524 2.47353 149918 182523 449314359 80615221 0 0 5.40280e+08 21813.6 14 7186500 97666830 -1 5.36548 3.55762 -137900 -4.36548 0 0 124.93 -1 -1 4236.3 MiB 68.13 42.802 37.7632 4236.3 MiB -1 641.11 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml jacobi_stratixiv_arch_timing.blif common 514.45 vpr 1.63 GiB 536 1962 7 4 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1712880 227 309 49176 40422 1 28220 2509 47 35 3290 io auto 1349.7 MiB 101.15 269714 1843045 628881 1166910 47254 1523.5 MiB 235.51 2.39 189.671 -110534 -188.671 189.671 19.75 0.174809 0.141753 21.2522 17.297 367886 13.0382 88591 3.13974 84005 264820 293023773 15172548 0 0 7.07120e+07 21493.0 19 956596 12777064 -1 179.724 179.724 -122557 -178.724 0 0 17.98 -1 -1 1606.0 MiB 48.00 30.9721 25.7182 1523.5 MiB -1 61.43 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml JPEG_stratixiv_arch_timing.blif common 473.39 vpr 1.68 GiB 36 1338 8 149 2 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1761652 3 33 52402 39411 1 28023 1533 57 42 4788 M9K auto 1307.1 MiB 83.73 283992 743673 196836 521250 25587 1665.1 MiB 133.31 1.59 15.8776 -289230 -14.8776 15.8776 38.24 0.158474 0.122611 14.5233 11.596 404539 14.4401 94461 3.37180 93961 248823 338771130 33003500 0 0 1.03322e+08 21579.3 39 1396452 18717124 -1 16.9349 16.9349 -312090 -15.9349 0 0 25.62 -1 -1 1668.0 MiB 70.52 29.7384 24.5156 1665.1 MiB -1 92.87 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml leon2_stratixiv_arch_timing.blif common 160.85 vpr 1.24 GiB 251 954 1 17 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1297064 55 196 20131 19956 1 8402 1223 32 24 1536 LAB auto 1119.9 MiB 45.72 104642 537257 160230 351830 25197 1207.0 MiB 32.99 0.40 7.03068 -72203.9 -6.03068 7.03068 1.34 0.0529391 0.0462047 5.81398 4.50031 153106 18.2291 37636 4.48101 27790 128121 174265722 8457484 0 0 3.29330e+07 21440.7 30 447460 5953838 -1 7.47389 7.47389 -78941.7 -6.47389 0 0 8.05 -1 -1 1228.5 MiB 25.92 10.6251 8.57111 1207.0 MiB -1 26.53 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml leon3mp_stratixiv_arch_timing.blif common 353.22 vpr 1.54 GiB 255 2097 1 28 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1613540 84 171 36458 36247 3 20325 2381 45 33 2970 LAB auto 1291.5 MiB 92.70 253881 1432661 479932 883665 69064 1455.2 MiB 104.33 1.01 10.9262 -76682.6 -9.92617 3.98839 25.07 0.145757 0.10954 15.417 11.8893 362082 17.8269 83471 4.10964 55178 187312 185586812 10693698 0 0 6.38316e+07 21492.1 13 866116 11535668 -1 11.9284 4.36498 -85432.1 -10.9284 0 0 15.75 -1 -1 1510.5 MiB 28.78 21.5802 17.1616 1455.2 MiB -1 58.99 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml MCML_stratixiv_arch_timing.blif common 762.67 vpr 2.16 GiB 69 2109 10 295 16 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 2265052 36 33 57796 49182 1 20302 2499 79 59 9322 M144K auto 1431.1 MiB 84.76 217516 2223080 853123 1328458 41499 2212.0 MiB 166.72 1.38 9.46871 -78923.4 -8.46871 9.46871 144.86 0.188337 0.146777 25.3609 20.0488 368276 18.1444 86165 4.24521 66284 206314 297592872 44909236 0 0 2.01416e+08 21606.5 39 2701980 36494954 -1 9.54016 9.54016 -123285 -8.54016 0 0 51.15 -1 -1 2212.0 MiB 93.39 42.5863 34.1924 2212.0 MiB -1 189.81 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml MMM_stratixiv_arch_timing.blif common 522.66 vpr 1.91 GiB 478 1236 1 300 4 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1997684 202 276 35125 30509 3 21529 2019 73 54 7884 M9K auto 1235.5 MiB 71.22 219620 1379559 442436 857289 79834 1950.9 MiB 94.12 0.76 8.87456 -29608.2 -7.87456 3.15447 66.50 0.130211 0.0994172 16.0356 12.3961 348817 16.2067 79116 3.67588 62495 180837 304162543 37422861 0 0 1.70850e+08 21670.5 18 2296616 31018276 -1 9.14901 3.53939 -40918.9 -8.14901 0 0 42.10 -1 -1 1950.9 MiB 62.72 23.64 19.0087 1950.9 MiB -1 159.01 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml radar20_stratixiv_arch_timing.blif common 192.78 vpr 1.36 GiB 5 331 31 105 0 2 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1421560 3 2 14862 10304 26 7485 474 49 36 3528 DSP auto 1053.5 MiB 32.44 98871 146387 33195 97269 15923 1388.2 MiB 12.46 0.15 5.51054 -28688.4 -4.51054 3.51882 27.98 0.0553717 0.0465491 4.97674 4.15951 156223 20.9442 34070 4.56764 20833 46235 76938011 10977184 0 0 7.61282e+07 21578.3 15 1038076 13775176 -1 5.57945 3.82985 -39004.7 -4.57945 0 0 17.59 -1 -1 1388.2 MiB 17.00 7.68889 6.60232 1388.2 MiB -1 67.24 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml random_stratixiv_arch_timing.blif common 501.57 vpr 1.74 GiB 693 1763 25 16 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1821256 35 658 51416 37539 1 27797 2497 58 43 4988 io auto 1341.7 MiB 79.77 224609 1882060 595899 1153115 133046 1713.1 MiB 174.57 1.55 35.6957 -55557.5 -34.6957 35.6957 35.81 0.173959 0.156658 22.167 18.2689 314577 11.9675 75485 2.87168 78653 233424 332970695 30574672 0 0 1.07590e+08 21569.7 22 1452444 19489584 -1 36.8541 36.8541 -59817.6 -35.8541 0 0 25.87 -1 -1 1724.4 MiB 57.59 33.3938 28.0834 1713.1 MiB -1 98.07 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml Reed_Solomon_stratixiv_arch_timing.blif common 356.90 vpr 1.67 GiB 753 1119 5 32 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1746456 13 740 25173 25306 1 12707 1909 63 47 5922 io auto 1171.6 MiB 54.61 128373 1138261 382950 706443 48868 1705.5 MiB 58.38 0.51 8.7936 -26752.4 -7.7936 7.56645 52.60 0.0827753 0.072752 9.72828 7.85048 176489 13.8968 41888 3.29827 31973 120630 122541304 6927821 0 0 1.28010e+08 21616.1 26 1733724 23219606 -1 9.43055 7.92994 -32290.4 -8.43055 0 0 30.10 -1 -1 1705.5 MiB 21.77 15.692 12.9907 1705.5 MiB -1 115.93 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml smithwaterman_stratixiv_arch_timing.blif common 461.93 vpr 1.70 GiB 117 2147 0 0 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1781088 79 38 66795 54922 1 36234 2264 46 34 3128 LAB auto 1414.9 MiB 86.32 234134 1369384 375797 948110 45477 1534.7 MiB 193.19 1.74 9.78496 -165712 -8.78496 9.78496 22.49 0.168242 0.132555 18.4509 14.6713 309105 8.53151 74653 2.06047 112851 245775 284001537 13376027 0 0 6.72077e+07 21485.8 38 910800 12142484 -1 9.99816 9.99816 -181019 -8.99816 0 0 15.84 -1 -1 1656.6 MiB 50.17 34.1519 27.8567 1534.7 MiB -1 63.49 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml stap_steering_stratixiv_arch_timing.blif common 353.36 vpr 1.65 GiB 213 1559 26 4 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1732420 139 74 57121 41054 1 24028 1802 49 36 3528 DSP auto 1349.7 MiB 72.03 151499 1119824 341947 711597 66280 1557.0 MiB 101.60 0.92 5.69597 -17182 -4.69597 5.69597 29.43 0.158604 0.129299 17.3909 14.3303 218388 9.09041 53045 2.20800 52301 95471 166809296 24079289 0 0 7.61282e+07 21578.3 17 1038076 13775176 -1 6.13413 6.13413 -29574.2 -5.13413 0 0 17.99 -1 -1 1632.5 MiB 36.40 25.1397 21.207 1557.0 MiB -1 67.33 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml sudoku_check_stratixiv_arch_timing.blif common 153.66 vpr 1.22 GiB 54 667 0 40 0 1 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1275696 2 52 16673 16662 2 12034 762 32 24 1536 M9K auto 1095.3 MiB 41.36 150159 251250 60999 172793 17458 1193.3 MiB 26.60 0.35 5.33675 -17321.7 -4.33675 4.69139 1.31 0.0805113 0.0624584 5.82325 4.54384 198081 16.4656 47914 3.98288 44681 134993 180856276 10810891 0 0 3.29330e+07 21440.7 18 447460 5953838 -1 5.59423 5.00062 -21891.5 -4.59423 0 0 8.98 -1 -1 1227.2 MiB 28.87 10.1381 8.28592 1193.3 MiB -1 25.21 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml SURF_desc_stratixiv_arch_timing.blif common 569.08 vpr 1.78 GiB 445 2165 19 51 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1865788 131 314 57881 45152 1 32949 2680 49 36 3528 DSP auto 1443.3 MiB 94.04 289875 1937912 630016 1216247 91649 1612.9 MiB 263.56 2.60 185.105 -63305.1 -184.105 185.105 29.53 0.250067 0.20699 28.0664 23.0361 401133 12.2018 98740 3.00350 96999 294429 349176296 20580999 0 0 7.61282e+07 21578.3 26 1038076 13775176 -1 178.685 178.685 -74534.9 -177.685 0 0 18.24 -1 -1 1744.2 MiB 60.59 43.715 36.6591 1612.9 MiB -1 69.49 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml ucsb_152_tap_fir_stratixiv_arch_timing.blif common 85.16 vpr 1.18 GiB 42 750 0 0 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1241156 13 29 26295 20086 1 12166 792 29 21 1218 LAB auto 1088.4 MiB 14.76 67068 202257 28659 157846 15752 1163.5 MiB 17.32 0.30 4.73562 -3961.48 -3.73562 2.43816 1.15 0.0365219 0.029369 2.19832 1.82049 72828 5.98718 18119 1.48956 27085 40282 49171341 2507501 0 0 2.60090e+07 21353.8 18 354380 4695504 -1 4.98447 2.5611 -4518.72 -3.98447 0 0 6.47 -1 -1 1176.5 MiB 7.69 4.20063 3.60368 1163.5 MiB -1 18.87 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml uoft_raytracer_stratixiv_arch_timing.blif common 646.66 vpr 2.01 GiB 964 975 19 34 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 2108676 542 422 37277 26038 1 20638 1992 78 58 9048 io auto 1189.5 MiB 50.38 183733 1455240 538662 841109 75469 2059.3 MiB 204.08 2.07 7.11394 -33300.6 -6.11394 7.11394 78.27 0.118378 0.0954 14.7295 11.9476 263603 12.7746 62388 3.02341 74830 169343 265739869 35035257 0 0 1.96212e+08 21685.7 51 2627776 35616532 -1 7.3721 7.31983 -37450.7 -6.3721 0 0 49.09 -1 -1 2059.3 MiB 57.69 27.4574 23.056 2059.3 MiB -1 183.20 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml wb_conmax_stratixiv_arch_timing.blif common 608.82 vpr 2.20 GiB 1107 721 0 0 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 2304368 403 704 15490 16194 1 8416 1828 88 65 11440 io auto 1087.8 MiB 38.56 128057 1197232 445931 718466 32835 2250.4 MiB 36.94 0.34 11.4037 -17377.9 -10.4037 5.42126 208.81 0.049669 0.0437255 6.12486 5.06849 167098 19.8572 33947 4.03411 25427 100320 76704205 4453943 0 0 2.47902e+08 21669.8 15 3325632 44950250 -1 11.8715 5.63934 -21784.8 -10.8715 0 0 58.06 -1 -1 2250.4 MiB 12.64 8.78825 7.42833 2250.4 MiB -1 233.09 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml picosoc_stratixiv_arch_timing.blif common 122.88 vpr 1.18 GiB 35 735 0 6 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1233884 18 17 16969 16357 1 6386 776 28 21 1176 LAB auto 1082.8 MiB 43.86 75549 228872 54280 168966 5626 1157.5 MiB 17.89 0.32 6.60738 -36254.3 -5.60738 6.60738 1.05 0.0469959 0.035429 3.37905 2.65724 103855 16.2731 25316 3.96678 20723 104983 116548250 4930946 0 0 2.50919e+07 21336.6 21 342304 4528390 -1 7.13515 7.13515 -40176.6 -6.13515 0 0 6.71 -1 -1 1177.1 MiB 16.59 6.15189 5.0488 1157.5 MiB -1 18.28 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml murax_stratixiv_arch_timing.blif common 25.24 vpr 996.15 MiB 35 73 0 8 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1020056 18 17 2291 2142 1 1503 116 13 10 260 LAB auto 957.8 MiB 5.38 9850 10268 1184 7920 1164 996.1 MiB 0.72 0.02 5.2447 -3308.74 -4.2447 3.92582 0.14 0.00619123 0.00540262 0.299019 0.254712 13030 8.68667 3508 2.33867 3762 8867 12238071 762238 0 0 5.17734e+06 19912.8 36 69776 911850 -1 5.35381 4.2585 -3574.5 -4.35381 0 0 1.58 -1 -1 996.1 MiB 2.04 0.86532 0.762223 996.1 MiB -1 1.09 diff --git a/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other_full_opin_cube_bb/config/golden_results.txt b/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other_full_opin_cube_bb/config/golden_results.txt index db03ed8b388..fb9d7239756 100644 --- a/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other_full_opin_cube_bb/config/golden_results.txt +++ b/vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_titan_other_full_opin_cube_bb/config/golden_results.txt @@ -1,24 +1,24 @@ -arch circuit script_params vtr_flow_elapsed_time vtr_max_mem_stage vtr_max_mem error num_io num_LAB num_DSP num_M9K num_M144K num_PLL vpr_status vpr_revision vpr_build_info vpr_compiler vpr_compiled hostname rundir max_vpr_mem num_primary_inputs num_primary_outputs num_pre_packed_nets num_pre_packed_blocks num_netlist_clocks num_post_packed_nets num_post_packed_blocks device_width device_height device_grid_tiles device_limiting_resources device_name pack_mem pack_time placed_wirelength_est total_swap accepted_swap rejected_swap aborted_swap place_mem place_time place_quench_time placed_CPD_est placed_setup_TNS_est placed_setup_WNS_est placed_geomean_nonvirtual_intradomain_critical_path_delay_est place_delay_matrix_lookup_time place_quench_timing_analysis_time place_quench_sta_time place_total_timing_analysis_time place_total_sta_time routed_wirelength avg_routed_wirelength routed_wiresegment avg_routed_wiresegment total_nets_routed total_connections_routed total_heap_pushes total_heap_pops logic_block_area_total logic_block_area_used routing_area_total routing_area_per_tile crit_path_route_success_iteration num_rr_graph_nodes num_rr_graph_edges collapsed_nodes critical_path_delay geomean_nonvirtual_intradomain_critical_path_delay setup_TNS setup_WNS hold_TNS hold_WNS create_rr_graph_time create_intra_cluster_rr_graph_time adding_internal_edges route_mem crit_path_route_time crit_path_total_timing_analysis_time crit_path_total_sta_time router_lookahead_mem tile_lookahead_computation_time router_lookahead_computation_time -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml carpat_stratixiv_arch_timing.blif common 257.39 vpr 1.60 GiB 274 964 36 59 0 2 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1674276 22 252 53001 29054 7 24705 1335 54 40 4320 DSP auto 1246.9 MiB 23.93 201584 802267 219554 446523 136190 1592.8 MiB 47.77 0.39 6.98806 -36166.2 -5.98806 3.11516 20.06 0.117557 0.100215 13.5495 11.6849 322624 13.0755 73971 2.99793 75717 153540 367213599 89787332 0 0 9.32958e+07 21596.2 50 1265168 16900788 -1 7.56532 3.40801 -40457.3 -6.56532 0 0 16.58 -1 -1 1620.2 MiB 71.29 24.8534 21.6384 1592.8 MiB -1 58.04 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml CH_DFSIN_stratixiv_arch_timing.blif common 396.39 vpr 1.50 GiB 36 1577 10 10 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1574228 3 33 48977 39238 1 26166 1633 40 30 2400 LAB auto 1281.7 MiB 59.15 220922 953221 283934 631676 37611 1384.9 MiB 69.73 0.66 74.9193 -64821.9 -73.9193 74.9193 13.07 0.104131 0.0927276 12.0209 9.98871 352935 13.4904 85651 3.27387 84374 221117 672816106 375789226 0 0 5.14259e+07 21427.5 24 702232 9285402 -1 68.4765 68.4765 -88115.3 -67.4765 0 0 9.31 -1 -1 1494.2 MiB 191.88 18.8277 15.8056 1384.9 MiB -1 32.43 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml CHERI_stratixiv_arch_timing.blif common 1146.10 vpr 1.96 GiB 211 2260 3 210 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 2055436 38 173 62892 59064 3 36091 2684 60 44 5280 M9K auto 1501.1 MiB 126.52 494205 1904474 661814 1210562 32098 1815.4 MiB 136.29 1.18 11.5605 -316331 -10.5605 6.69651 30.64 0.217227 0.17197 23.6955 19.0774 777534 21.5479 178854 4.95660 134024 475748 2055140676 1444254585 0 0 1.14232e+08 21634.8 45 1553068 20719330 -1 12.2362 7.27302 -356090 -11.2362 0 0 20.13 -1 -1 1926.7 MiB 730.66 44.8054 36.7892 1815.4 MiB -1 72.25 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml EKF-SLAM_Jacobians_stratixiv_arch_timing.blif common 859.92 vpr 1.93 GiB 574 2798 16 0 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 2022272 4 570 66175 54803 2 39719 3388 51 38 3876 LAB auto 1545.9 MiB 106.77 493047 2470583 828263 1553069 89251 1703.8 MiB 151.91 1.35 26.8703 -100707 -25.8703 6.23868 20.85 0.210547 0.17065 21.8946 17.9516 857428 21.5901 194406 4.89515 210797 846024 2012119035 807887840 0 0 8.35534e+07 21556.6 24 1135740 15117508 -1 28.2391 6.38191 -111252 -27.2391 0 0 14.65 -1 -1 1888.5 MiB 484.42 34.0911 28.3555 1703.8 MiB -1 51.81 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml fir_cascade_stratixiv_arch_timing.blif common 1315.41 vpr 4.14 GiB 40 3678 172 1 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 4335988 19 21 171111 96274 1 73794 3891 129 96 24768 DSP auto 2033.0 MiB 84.08 694601 3674811 1423495 2234806 16510 4234.4 MiB 146.63 1.68 5.43683 -95501.6 -4.43683 3.51518 460.06 0.358095 0.316217 42.9459 38.0275 847996 11.4919 183175 2.48235 145807 176213 448217306 75829851 0 0 5.40280e+08 21813.6 12 7186500 97666830 -1 5.6527 3.80989 -122764 -4.6527 0 0 94.36 -1 -1 4234.4 MiB 73.68 55.2251 49.3296 4234.4 MiB -1 417.19 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml jacobi_stratixiv_arch_timing.blif common 367.21 vpr 1.63 GiB 536 1962 7 4 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1711444 227 309 49176 40422 1 28220 2509 47 35 3290 io auto 1347.2 MiB 76.11 240550 1791919 613632 1122940 55347 1521.1 MiB 95.30 0.90 189.853 -109201 -188.853 189.853 14.05 0.129458 0.117626 15.7099 13.258 388895 13.7828 93102 3.29962 83341 262466 486202593 166332465 0 0 7.07120e+07 21493.0 21 956596 12777064 -1 179.854 179.854 -122797 -178.854 0 0 12.51 -1 -1 1611.5 MiB 101.77 23.1402 19.6305 1521.1 MiB -1 44.63 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml JPEG_stratixiv_arch_timing.blif common 487.17 vpr 1.68 GiB 36 1338 8 149 2 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1760372 3 33 52402 39411 1 28023 1533 57 42 4788 M9K auto 1304.8 MiB 61.15 256648 779013 210154 543074 25785 1662.9 MiB 56.37 0.60 16.5106 -293167 -15.5106 16.5106 25.22 0.129736 0.106183 12.4222 10.3271 415564 14.8336 96630 3.44922 88974 228893 728292496 406270062 0 0 1.03322e+08 21579.3 51 1396452 18717124 -1 17.0848 17.0848 -312058 -16.0848 0 0 18.19 -1 -1 1682.3 MiB 241.55 25.4674 21.3133 1662.9 MiB -1 62.72 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml leon2_stratixiv_arch_timing.blif common 160.81 vpr 1.24 GiB 251 954 1 17 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1295596 55 196 20131 19956 1 8402 1223 32 24 1536 LAB auto 1117.9 MiB 35.18 93361 537257 166142 345980 25135 1205.0 MiB 13.22 0.16 7.02352 -68002.7 -6.02352 7.02352 0.87 0.0446296 0.0349122 4.12351 3.27735 160870 19.1535 39272 4.67579 27108 126443 317636860 140210821 0 0 3.29330e+07 21440.7 24 447460 5953838 -1 7.4398 7.4398 -74549.4 -6.4398 0 0 5.94 -1 -1 1235.5 MiB 72.36 7.0574 5.77006 1205.0 MiB -1 18.18 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml leon3mp_stratixiv_arch_timing.blif common 550.35 vpr 1.54 GiB 255 2097 1 28 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1612004 84 171 36458 36247 3 20325 2381 45 33 2970 LAB auto 1289.3 MiB 69.74 225437 1464445 487543 905204 71698 1452.8 MiB 44.91 0.42 10.6445 -74808 -9.64452 4.0454 16.11 0.111804 0.0892497 11.2339 9.02479 369124 18.1736 84481 4.15937 57601 205269 950553450 694648663 0 0 6.38316e+07 21492.1 14 866116 11535668 -1 11.7195 4.43829 -84026.8 -10.7195 0 0 11.30 -1 -1 1530.8 MiB 346.50 16.0318 13.1005 1452.8 MiB -1 41.13 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml MCML_stratixiv_arch_timing.blif common 705.39 vpr 2.16 GiB 69 2109 10 295 16 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 2262752 36 33 57796 49182 1 20302 2499 79 59 9322 M144K auto 1428.8 MiB 64.77 201801 2256982 888693 1321722 46567 2209.7 MiB 64.16 0.51 8.88595 -77132 -7.88595 8.88595 109.79 0.12108 0.0995357 17.1285 14.0855 377954 18.6212 86989 4.28581 65216 208146 740411078 414103705 0 0 2.01416e+08 21606.5 44 2701980 36494954 -1 8.98306 8.98306 -115913 -7.98306 0 0 35.49 -1 -1 2209.7 MiB 268.95 29.1458 24.4238 2209.7 MiB -1 138.09 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml MMM_stratixiv_arch_timing.blif common 364.12 vpr 1.90 GiB 478 1236 1 300 4 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1995940 202 276 35125 30509 3 21529 2019 73 54 7884 M9K auto 1233.6 MiB 52.74 204451 1405069 470512 856165 78392 1949.2 MiB 42.62 0.33 8.8053 -29759 -7.8053 3.14928 47.02 0.108142 0.0861788 12.7673 10.2387 374994 17.4229 83630 3.88561 61273 176778 342553961 46449206 0 0 1.70850e+08 21670.5 18 2296616 31018276 -1 9.32142 3.60161 -39905.1 -8.32142 0 0 29.75 -1 -1 1949.2 MiB 50.16 18.2279 14.965 1949.2 MiB -1 121.15 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml radar20_stratixiv_arch_timing.blif common 145.99 vpr 1.35 GiB 5 331 31 105 0 2 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1419084 3 2 14862 10304 26 7485 474 49 36 3528 DSP auto 1051.1 MiB 24.53 91591 151928 35572 99432 16924 1385.8 MiB 6.91 0.08 5.5539 -26426.1 -4.5539 3.50424 19.19 0.0456165 0.0384254 4.07617 3.46254 163875 21.9701 35448 4.75238 20069 45184 97961422 25137199 0 0 7.61282e+07 21578.3 16 1038076 13775176 -1 5.76084 3.73368 -36305.2 -4.76084 0 0 13.58 -1 -1 1385.8 MiB 19.56 6.16556 5.3088 1385.8 MiB -1 47.88 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml random_stratixiv_arch_timing.blif common 326.15 vpr 1.74 GiB 693 1763 25 16 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1825676 35 658 51416 37539 1 27797 2497 58 43 4988 io auto 1345.4 MiB 57.70 196333 1831261 584121 1108616 138524 1716.7 MiB 74.52 0.63 36.0286 -55687 -35.0286 36.0286 23.03 0.131942 0.120281 16.4791 14.0631 327225 12.4486 78754 2.99604 75934 225536 405769587 71442330 0 0 1.07590e+08 21569.7 21 1452444 19489584 -1 37.0989 37.0989 -60145.5 -36.0989 0 0 18.91 -1 -1 1744.4 MiB 61.05 23.9883 20.6224 1716.7 MiB -1 68.80 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml Reed_Solomon_stratixiv_arch_timing.blif common 307.86 vpr 1.66 GiB 753 1119 5 32 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1744292 13 740 25173 25306 1 12707 1909 63 47 5922 io auto 1169.3 MiB 40.89 110755 1150098 387030 714459 48609 1703.4 MiB 24.67 0.21 8.17393 -25863 -7.17393 7.38137 37.38 0.0626286 0.055507 7.1145 5.86434 176890 13.9283 42260 3.32756 30596 114130 286678270 151823716 0 0 1.28010e+08 21616.1 18 1733724 23219606 -1 9.04249 7.93176 -29971.3 -8.04249 0 0 22.58 -1 -1 1703.4 MiB 79.64 10.812 9.07719 1703.4 MiB -1 84.68 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml smithwaterman_stratixiv_arch_timing.blif common 498.72 vpr 1.70 GiB 117 2147 0 0 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1778800 79 38 66795 54922 1 36234 2264 46 34 3128 LAB auto 1411.9 MiB 66.33 206226 1384244 378251 961721 44272 1531.4 MiB 91.78 0.84 9.04449 -157241 -8.04449 9.04449 16.33 0.147834 0.117434 14.7845 11.9634 312595 8.62783 75348 2.07966 105924 223270 706172937 444603275 0 0 6.72077e+07 21485.8 44 910800 12142484 -1 9.66227 9.66227 -181616 -8.66227 0 0 11.98 -1 -1 1674.7 MiB 241.68 29.0502 23.9027 1531.4 MiB -1 45.65 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml stap_steering_stratixiv_arch_timing.blif common 229.65 vpr 1.65 GiB 213 1559 26 4 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1730896 139 74 57121 41054 1 24028 1802 49 36 3528 DSP auto 1347.1 MiB 49.57 137679 1152707 355192 734251 63264 1554.8 MiB 46.75 0.39 5.47598 -17038.4 -4.47598 5.47598 20.17 0.122384 0.103343 13.8951 11.7651 216917 9.02918 52894 2.20171 53165 96794 185897330 25682162 0 0 7.61282e+07 21578.3 20 1038076 13775176 -1 5.98324 5.98324 -23643.1 -4.98324 0 0 13.46 -1 -1 1631.7 MiB 28.22 20.2014 17.316 1554.8 MiB -1 48.99 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml sudoku_check_stratixiv_arch_timing.blif common 115.35 vpr 1.22 GiB 54 667 0 40 0 1 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1274600 2 52 16673 16662 2 12034 762 32 24 1536 M9K auto 1092.3 MiB 28.75 142278 279082 76445 184550 18087 1191.0 MiB 12.29 0.14 5.30884 -17855.7 -4.30884 4.33593 0.86 0.0544457 0.0428425 4.87998 3.89371 211909 17.6150 50839 4.22602 50028 151986 253154015 41143898 0 0 3.29330e+07 21440.7 16 447460 5953838 -1 5.78802 4.81418 -21861.6 -4.78802 0 0 6.01 -1 -1 1234.9 MiB 33.96 7.72052 6.32929 1191.0 MiB -1 17.25 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml SURF_desc_stratixiv_arch_timing.blif common 365.72 vpr 1.78 GiB 445 2165 19 51 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1864712 131 314 57881 45152 1 32949 2680 49 36 3528 DSP auto 1440.4 MiB 68.18 253057 1937912 644186 1202912 90814 1610.3 MiB 111.61 1.04 185.795 -63547 -184.795 185.795 19.97 0.181973 0.152899 20.5932 17.4167 420322 12.7855 103463 3.14716 97776 297230 461213201 93445324 0 0 7.61282e+07 21578.3 22 1038076 13775176 -1 178.818 178.818 -74945.3 -177.818 0 0 13.94 -1 -1 1746.3 MiB 73.99 30.481 25.9591 1610.3 MiB -1 51.02 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml ucsb_152_tap_fir_stratixiv_arch_timing.blif common 58.72 vpr 1.18 GiB 42 750 0 0 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1238876 13 29 26295 20086 1 12166 792 29 21 1218 LAB auto 1084.4 MiB 9.60 64483 220572 36183 168578 15811 1160.3 MiB 6.98 0.11 4.85863 -4133.95 -3.85863 2.51343 0.74 0.0329071 0.0273294 2.17357 1.82613 74532 6.12726 18546 1.52466 27174 40008 62096845 12784318 0 0 2.60090e+07 21353.8 16 354380 4695504 -1 5.04217 2.61307 -4633.81 -4.04217 0 0 4.80 -1 -1 1179.8 MiB 9.73 3.63624 3.1103 1160.3 MiB -1 11.87 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml uoft_raytracer_stratixiv_arch_timing.blif common 404.41 vpr 2.01 GiB 964 975 19 34 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 2106508 542 422 37277 26038 1 20638 1992 78 58 9048 io auto 1187.1 MiB 37.17 184881 1430184 516664 843290 70230 2057.1 MiB 65.84 0.73 7.19267 -33412.7 -6.19267 7.15445 51.41 0.091532 0.0771237 10.8814 9.19166 290829 14.0940 66768 3.23567 75150 169183 335426791 73948018 0 0 1.96212e+08 21685.7 45 2627776 35616532 -1 7.64453 7.26951 -37314.1 -6.64453 0 0 34.38 -1 -1 2057.1 MiB 59.06 19.1406 16.3658 2057.1 MiB -1 136.61 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml wb_conmax_stratixiv_arch_timing.blif common 559.32 vpr 2.20 GiB 1107 721 0 0 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 2301804 403 704 15490 16194 1 8416 1828 88 65 11440 io auto 1085.0 MiB 28.59 116739 1152544 429004 690529 33011 2247.9 MiB 16.08 0.14 10.8953 -17066.8 -9.89533 4.99847 146.93 0.0402733 0.0361266 4.90732 4.04813 186944 22.2156 37274 4.42947 24408 96245 375430168 266162008 0 0 2.47902e+08 21669.8 16 3325632 44950250 -1 11.1936 5.336 -20488 -10.1936 0 0 43.06 -1 -1 2247.9 MiB 137.14 7.15089 6.00314 2247.9 MiB -1 171.22 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml picosoc_stratixiv_arch_timing.blif common 134.36 vpr 1.18 GiB 35 735 0 6 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1232776 18 17 16969 16357 1 6386 776 28 21 1176 LAB auto 1079.8 MiB 36.15 66667 221744 49126 165602 7016 1155.0 MiB 6.90 0.12 6.36808 -36551.4 -5.36808 6.36808 0.66 0.0329742 0.0254648 2.33037 1.85823 108119 16.9412 26390 4.13507 21457 115047 247642638 112421261 0 0 2.50919e+07 21336.6 32 342304 4528390 -1 6.73972 6.73972 -40240.8 -5.73972 0 0 4.68 -1 -1 1181.3 MiB 58.40 5.09447 4.20933 1155.0 MiB -1 12.03 -3d_full_OPIN_inter_die_stratixiv_arch.timing.xml murax_stratixiv_arch_timing.blif common 19.69 vpr 993.26 MiB 35 73 0 8 0 0 success v8.0.0-9259-gbd414a62e release IPO VTR_ASSERT_LEVEL=2 GNU 9.4.0 on Linux-4.15.0-197-generic x86_64 2023-12-20T10:29:38 betzgrp-wintermute.eecg.utoronto.ca /home/mohagh18/Desktop/vtr-verilog-to-routing/vtr_flow/tasks 1017100 18 17 2291 2142 1 1503 116 13 10 260 LAB auto 954.6 MiB 4.03 8888 8858 986 6921 951 993.3 MiB 0.40 0.01 5.2447 -3352.66 -4.2447 4.07581 0.10 0.00455876 0.00407446 0.193957 0.168982 13320 8.88000 3592 2.39467 3747 9192 13035291 758036 0 0 5.17734e+06 19912.8 22 69776 911850 -1 5.24491 4.52627 -3762.02 -4.24491 0 0 1.06 -1 -1 993.3 MiB 1.31 0.497944 0.445998 993.3 MiB -1 0.72 + arch circuit script_params vtr_flow_elapsed_time vtr_max_mem_stage vtr_max_mem error num_io num_LAB num_DSP num_M9K num_M144K num_PLL vpr_status vpr_revision vpr_build_info vpr_compiler vpr_compiled hostname rundir max_vpr_mem num_primary_inputs num_primary_outputs num_pre_packed_nets num_pre_packed_blocks num_netlist_clocks num_post_packed_nets num_post_packed_blocks device_width device_height device_grid_tiles device_limiting_resources device_name pack_mem pack_time placed_wirelength_est total_swap accepted_swap rejected_swap aborted_swap place_mem place_time place_quench_time placed_CPD_est placed_setup_TNS_est placed_setup_WNS_est placed_geomean_nonvirtual_intradomain_critical_path_delay_est place_delay_matrix_lookup_time place_quench_timing_analysis_time place_quench_sta_time place_total_timing_analysis_time place_total_sta_time routed_wirelength avg_routed_wirelength routed_wiresegment avg_routed_wiresegment total_nets_routed total_connections_routed total_heap_pushes total_heap_pops logic_block_area_total logic_block_area_used routing_area_total routing_area_per_tile crit_path_route_success_iteration num_rr_graph_nodes num_rr_graph_edges collapsed_nodes critical_path_delay geomean_nonvirtual_intradomain_critical_path_delay setup_TNS setup_WNS hold_TNS hold_WNS create_rr_graph_time create_intra_cluster_rr_graph_time adding_internal_edges route_mem crit_path_route_time crit_path_total_timing_analysis_time crit_path_total_sta_time router_lookahead_mem tile_lookahead_computation_time router_lookahead_computation_time + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml carpat_stratixiv_arch_timing.blif common 358.96 vpr 1.60 GiB 274 964 36 59 0 2 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1676224 22 252 53001 29054 7 24705 1335 54 40 4320 DSP auto 1249.4 MiB 33.34 201584 802267 219554 446523 136190 1595.6 MiB 75.11 0.61 6.98806 -36166.2 -5.98806 3.11516 30.75 0.176662 0.149147 19.8248 16.8068 322694 13.0783 74049 3.00109 75584 153076 332564625 56392048 0 0 9.32958e+07 21596.2 55 1265168 16900788 -1 7.55665 3.40692 -40215.8 -6.55665 0 0 21.54 -1 -1 1622.5 MiB 90.10 38.8083 33.6068 1595.6 MiB -1 82.73 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml CH_DFSIN_stratixiv_arch_timing.blif common 357.25 vpr 1.50 GiB 36 1577 10 10 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1575688 3 33 48977 39238 1 26166 1633 40 30 2400 LAB auto 1283.8 MiB 80.67 220922 953221 283934 631676 37611 1387.2 MiB 107.96 1.04 74.9193 -64821.9 -73.9193 74.9193 19.87 0.153956 0.137151 17.7355 14.5196 354710 13.5582 85996 3.28706 102612 275394 395380742 27870269 0 0 5.14259e+07 21427.5 22 702232 9285402 -1 68.4791 68.4791 -88811.5 -67.4791 0 0 13.72 -1 -1 1486.9 MiB 64.29 26.7322 22.2888 1387.2 MiB -1 42.96 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml CHERI_stratixiv_arch_timing.blif common 672.27 vpr 1.96 GiB 211 2260 3 210 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 2056860 38 173 62892 59064 3 36091 2684 60 44 5280 M9K auto 1503.3 MiB 160.43 494205 1904474 661814 1210562 32098 1817.4 MiB 191.37 1.73 11.5605 -316331 -10.5605 6.69651 45.17 0.300332 0.230644 31.9537 24.9977 778640 21.5785 179584 4.97683 135623 478525 575188534 38023854 0 0 1.14232e+08 21634.8 37 1553068 20719330 -1 12.2298 7.26906 -354722 -11.2298 0 0 28.90 -1 -1 1908.6 MiB 107.32 56.2845 45.4564 1817.4 MiB -1 99.62 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml EKF-SLAM_Jacobians_stratixiv_arch_timing.blif common 735.01 vpr 1.93 GiB 574 2798 16 0 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 2022704 4 570 66175 54803 2 39719 3388 51 38 3876 LAB auto 1547.2 MiB 152.96 493047 2470583 828263 1553069 89251 1704.7 MiB 207.12 1.84 26.8703 -100707 -25.8703 6.23868 29.82 0.282918 0.22215 31.0787 24.8192 856270 21.5609 194208 4.89016 212879 856979 1289950377 100232862 0 0 8.35534e+07 21556.6 25 1135740 15117508 -1 28.2044 6.40726 -112405 -27.2044 0 0 20.04 -1 -1 1872.4 MiB 211.93 48.4203 39.5739 1704.7 MiB -1 73.61 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml fir_cascade_stratixiv_arch_timing.blif common 1859.23 vpr 4.14 GiB 40 3678 172 1 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 4338552 19 21 171111 96274 1 73794 3891 129 96 24768 DSP auto 2035.2 MiB 124.44 694601 3674811 1423495 2234806 16510 4236.9 MiB 182.15 1.39 5.43683 -95501.6 -4.43683 3.51518 709.52 0.278048 0.242691 57.1556 50.2448 848309 11.4961 183432 2.48583 145818 176450 446273136 75896725 0 0 5.40280e+08 21813.6 12 7186500 97666830 -1 5.6527 3.80989 -129331 -4.6527 0 0 124.86 -1 -1 4236.9 MiB 67.55 67.8176 60.0723 4236.9 MiB -1 602.87 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml jacobi_stratixiv_arch_timing.blif common 428.31 vpr 1.63 GiB 536 1962 7 4 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1713780 227 309 49176 40422 1 28220 2509 47 35 3290 io auto 1350.0 MiB 101.52 240550 1791919 613632 1122940 55347 1523.9 MiB 139.29 1.32 189.853 -109201 -188.853 189.853 21.22 0.169742 0.153319 20.8273 17.3179 390249 13.8308 93504 3.31386 83437 263443 325288886 15320378 0 0 7.07120e+07 21493.0 33 956596 12777064 -1 179.912 179.912 -122645 -178.912 0 0 16.92 -1 -1 1606.6 MiB 54.94 34.1906 28.7774 1523.9 MiB -1 64.21 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml JPEG_stratixiv_arch_timing.blif common 427.90 vpr 1.68 GiB 36 1338 8 149 2 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1761756 3 33 52402 39411 1 28023 1533 57 42 4788 M9K auto 1307.0 MiB 82.87 256648 779013 210154 543074 25785 1665.0 MiB 85.48 0.93 16.5106 -293167 -15.5106 16.5106 37.93 0.181392 0.147398 16.4208 13.4278 415255 14.8226 96820 3.45601 89117 230099 344377335 30915598 0 0 1.03322e+08 21579.3 49 1396452 18717124 -1 17.0854 17.0854 -313041 -16.0854 0 0 24.61 -1 -1 1668.4 MiB 75.68 34.6482 28.9101 1665.0 MiB -1 92.85 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml leon2_stratixiv_arch_timing.blif common 150.64 vpr 1.24 GiB 251 954 1 17 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1297340 55 196 20131 19956 1 8402 1223 32 24 1536 LAB auto 1120.2 MiB 47.70 93361 537257 166142 345980 25135 1207.2 MiB 18.20 0.23 7.02352 -68002.7 -6.02352 7.02352 1.22 0.0616341 0.0474329 5.0263 3.92403 160115 19.0636 39158 4.66222 26855 124763 175673871 7811616 0 0 3.29330e+07 21440.7 37 447460 5953838 -1 7.43957 7.43957 -74620.8 -6.43957 0 0 8.87 -1 -1 1228.5 MiB 26.70 10.7064 8.72463 1207.2 MiB -1 22.98 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml leon3mp_stratixiv_arch_timing.blif common 337.42 vpr 1.54 GiB 255 2097 1 28 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1613292 84 171 36458 36247 3 20325 2381 45 33 2970 LAB auto 1291.6 MiB 95.93 225437 1464445 487543 905204 71698 1455.1 MiB 72.52 0.71 10.6445 -74808 -9.64452 4.0454 25.31 0.163351 0.123959 16.1119 12.4539 366260 18.0326 84659 4.16814 58046 207367 227235099 12576581 0 0 6.38316e+07 21492.1 15 866116 11535668 -1 11.6247 4.42547 -83668.5 -10.6247 0 0 17.30 -1 -1 1510.5 MiB 35.84 23.1493 18.4287 1455.1 MiB -1 58.13 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml MCML_stratixiv_arch_timing.blif common 711.11 vpr 2.16 GiB 69 2109 10 295 16 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 2265228 36 33 57796 49182 1 20302 2499 79 59 9322 M144K auto 1431.1 MiB 90.57 201801 2256982 888693 1321722 46567 2212.1 MiB 97.85 0.69 8.88595 -77132 -7.88595 8.88595 150.88 0.149111 0.121071 23.6439 18.9127 381670 18.8043 88246 4.34774 65059 208136 328870746 44591324 0 0 2.01416e+08 21606.5 40 2701980 36494954 -1 8.98358 8.98358 -128753 -7.98358 0 0 50.56 -1 -1 2212.1 MiB 95.35 40.9305 33.091 2212.1 MiB -1 188.66 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml MMM_stratixiv_arch_timing.blif common 498.29 vpr 1.91 GiB 478 1236 1 300 4 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1997928 202 276 35125 30509 3 21529 2019 73 54 7884 M9K auto 1235.5 MiB 75.07 204451 1405069 470512 856165 78392 1951.1 MiB 61.32 0.52 8.8053 -29759 -7.8053 3.14928 65.19 0.155401 0.121302 16.5889 13.0596 375156 17.4305 83698 3.88877 61300 176534 331688302 36642746 0 0 1.70850e+08 21670.5 17 2296616 31018276 -1 9.32142 3.60577 -40801.9 -8.32142 0 0 42.52 -1 -1 1951.1 MiB 67.28 23.9792 19.4589 1951.1 MiB -1 155.33 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml radar20_stratixiv_arch_timing.blif common 196.88 vpr 1.36 GiB 5 331 31 105 0 2 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1421188 3 2 14862 10304 26 7485 474 49 36 3528 DSP auto 1053.5 MiB 35.88 91591 151928 35572 99432 16924 1387.9 MiB 10.60 0.12 5.5539 -26426.1 -4.5539 3.50424 27.64 0.0672641 0.0563458 6.02561 5.03862 164076 21.9971 35488 4.75774 19971 44899 82934218 11395929 0 0 7.61282e+07 21578.3 15 1038076 13775176 -1 5.76084 3.73397 -36526.2 -4.76084 0 0 20.03 -1 -1 1387.9 MiB 19.86 9.06912 7.7402 1387.9 MiB -1 60.28 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml random_stratixiv_arch_timing.blif common 456.62 vpr 1.74 GiB 693 1763 25 16 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1821640 35 658 51416 37539 1 27797 2497 58 43 4988 io auto 1341.9 MiB 82.05 196333 1831261 584121 1108616 138524 1713.3 MiB 112.15 0.98 36.0286 -55687 -35.0286 36.0286 35.44 0.186539 0.168971 23.8538 19.9585 327831 12.4717 78848 2.99962 76028 226840 368805629 32240779 0 0 1.07590e+08 21569.7 20 1452444 19489584 -1 37.1041 37.1041 -60317.5 -36.1041 0 0 27.63 -1 -1 1725.8 MiB 63.69 34.425 29.2614 1713.3 MiB -1 101.07 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml Reed_Solomon_stratixiv_arch_timing.blif common 352.04 vpr 1.67 GiB 753 1119 5 32 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1746416 13 740 25173 25306 1 12707 1909 63 47 5922 io auto 1171.6 MiB 56.37 110755 1150098 387030 714459 48609 1705.5 MiB 39.81 0.36 8.17393 -25863 -7.17393 7.38137 55.15 0.0931374 0.081933 10.1623 8.2677 177301 13.9607 42412 3.33953 30625 114511 137992955 6402961 0 0 1.28010e+08 21616.1 15 1733724 23219606 -1 9.04249 7.93176 -30651.4 -8.04249 0 0 33.61 -1 -1 1705.5 MiB 21.17 14.8649 12.3832 1705.5 MiB -1 118.08 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml smithwaterman_stratixiv_arch_timing.blif common 414.77 vpr 1.70 GiB 117 2147 0 0 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1781416 79 38 66795 54922 1 36234 2264 46 34 3128 LAB auto 1415.0 MiB 93.80 206226 1384244 378251 961721 44272 1534.7 MiB 129.13 1.27 9.04449 -157241 -8.04449 9.04449 24.54 0.213706 0.170365 20.733 16.6578 310627 8.57351 75355 2.07985 106461 223873 264603198 11930594 0 0 6.72077e+07 21485.8 41 910800 12142484 -1 9.66153 9.66153 -183091 -8.66153 0 0 17.67 -1 -1 1654.8 MiB 49.98 39.3579 32.5047 1534.7 MiB -1 63.90 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml stap_steering_stratixiv_arch_timing.blif common 327.19 vpr 1.65 GiB 213 1559 26 4 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1732528 139 74 57121 41054 1 24028 1802 49 36 3528 DSP auto 1349.7 MiB 71.57 137679 1152707 355192 734251 63264 1557.0 MiB 70.15 0.62 5.47598 -17038.4 -4.47598 5.47598 27.66 0.179422 0.149947 19.8449 16.5208 217364 9.04779 53069 2.20900 53018 97371 183704225 25027958 0 0 7.61282e+07 21578.3 18 1038076 13775176 -1 5.98324 5.98324 -25733.3 -4.98324 0 0 20.00 -1 -1 1632.9 MiB 41.15 28.2087 23.7689 1557.0 MiB -1 64.90 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml sudoku_check_stratixiv_arch_timing.blif common 151.39 vpr 1.22 GiB 54 667 0 40 0 1 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1275916 2 52 16673 16662 2 12034 762 32 24 1536 M9K auto 1095.1 MiB 41.32 142278 279082 76445 184550 18087 1193.1 MiB 17.75 0.20 5.30884 -17855.7 -4.30884 4.33593 1.33 0.0735501 0.0579606 6.62481 5.24303 211627 17.5916 50812 4.22377 49973 151842 222286922 12729911 0 0 3.29330e+07 21440.7 19 447460 5953838 -1 5.77446 4.80853 -22669.4 -4.77446 0 0 8.79 -1 -1 1227.7 MiB 33.76 10.6107 8.66627 1193.1 MiB -1 23.65 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml SURF_desc_stratixiv_arch_timing.blif common 475.33 vpr 1.78 GiB 445 2165 19 51 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1867260 131 314 57881 45152 1 32949 2680 49 36 3528 DSP auto 1444.3 MiB 97.72 253057 1937912 644186 1202912 90814 1613.7 MiB 155.35 1.44 185.795 -63547 -184.795 185.795 28.84 0.236058 0.197456 27.6222 22.9006 421043 12.8074 103674 3.15358 98142 298744 388207146 21501392 0 0 7.61282e+07 21578.3 26 1038076 13775176 -1 178.787 178.787 -75128.6 -177.787 0 0 19.46 -1 -1 1745.9 MiB 64.55 42.6189 35.9259 1613.7 MiB -1 70.04 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml ucsb_152_tap_fir_stratixiv_arch_timing.blif common 77.85 vpr 1.18 GiB 42 750 0 0 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1241744 13 29 26295 20086 1 12166 792 29 21 1218 LAB auto 1088.8 MiB 14.76 64483 220572 36183 168578 15811 1164.0 MiB 9.54 0.17 4.85863 -4133.95 -3.85863 2.51343 1.11 0.0419095 0.0344299 2.53121 2.13165 74496 6.12430 18559 1.52573 27068 39315 50836541 2541349 0 0 2.60090e+07 21353.8 17 354380 4695504 -1 5.04217 2.61307 -4746.42 -4.04217 0 0 7.07 -1 -1 1177.1 MiB 7.60 4.29573 3.69988 1164.0 MiB -1 16.06 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml uoft_raytracer_stratixiv_arch_timing.blif common 561.37 vpr 2.01 GiB 964 975 19 34 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 2109824 542 422 37277 26038 1 20638 1992 78 58 9048 io auto 1190.6 MiB 53.10 184881 1430184 516664 843290 70230 2060.4 MiB 102.51 1.01 7.19267 -33412.7 -6.19267 7.15445 73.66 0.113292 0.094201 15.1094 12.4418 292105 14.1558 67000 3.24691 75771 170386 298913140 37822489 0 0 1.96212e+08 21685.7 54 2627776 35616532 -1 7.64453 7.12121 -37752.6 -6.64453 0 0 50.63 -1 -1 2060.4 MiB 66.13 28.9915 24.5158 2060.4 MiB -1 186.54 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml wb_conmax_stratixiv_arch_timing.blif common 616.31 vpr 2.20 GiB 1107 721 0 0 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 2304440 403 704 15490 16194 1 8416 1828 88 65 11440 io auto 1087.8 MiB 40.32 116739 1152544 429004 690529 33011 2250.4 MiB 25.12 0.24 10.8953 -17066.8 -9.89533 4.99847 208.27 0.06255 0.0559394 6.90135 5.60908 185989 22.1021 37225 4.42365 24304 95700 106497122 4263109 0 0 2.47902e+08 21669.8 15 3325632 44950250 -1 11.1747 5.32379 -21323.6 -10.1747 0 0 62.97 -1 -1 2250.4 MiB 16.20 9.88571 8.20135 2250.4 MiB -1 237.90 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml picosoc_stratixiv_arch_timing.blif common 122.52 vpr 1.18 GiB 35 735 0 6 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1234352 18 17 16969 16357 1 6386 776 28 21 1176 LAB auto 1082.7 MiB 46.20 66667 221744 49126 165602 7016 1157.3 MiB 10.25 0.18 6.36808 -36551.4 -5.36808 6.36808 1.06 0.0514993 0.0402405 3.42711 2.72101 108423 16.9889 26477 4.14870 21514 108158 119885227 5301421 0 0 2.50919e+07 21336.6 31 342304 4528390 -1 6.74319 6.74319 -40382.4 -5.74319 0 0 6.69 -1 -1 1176.3 MiB 17.92 7.01627 5.78311 1157.3 MiB -1 17.11 + 3d_full_OPIN_inter_die_stratixiv_arch.timing.xml murax_stratixiv_arch_timing.blif common 28.99 vpr 996.17 MiB 35 73 0 8 0 0 success 41a8f97-dirty release IPO VTR_ASSERT_LEVEL=2 GNU 9.5.0 on Linux-5.10.35-v8 x86_64 2024-01-23T00:23:05 gh-actions-runner-vtr-auto-spawned73 /root/vtr-verilog-to-routing/vtr-verilog-to-routing 1020076 18 17 2291 2142 1 1503 116 13 10 260 LAB auto 957.8 MiB 5.44 8888 8858 986 6921 951 996.2 MiB 0.48 0.01 5.2447 -3352.66 -4.2447 4.07581 0.14 0.0062397 0.0053943 0.24816 0.21251 13320 8.88000 3592 2.39467 3747 9192 13035291 758036 0 0 5.17734e+06 19912.8 22 69776 911850 -1 5.24491 4.52627 -3762.02 -4.24491 0 0 1.56 -1 -1 996.2 MiB 1.91 0.640505 0.565498 996.2 MiB -1 1.07