From 4547b5fec64c05549aa6d9faabb56c8185433b91 Mon Sep 17 00:00:00 2001 From: Philip Salzmann Date: Tue, 17 May 2022 12:19:13 +0200 Subject: [PATCH] Decouple scheduler thread from main thread Don't hold mutex while generating commands. Swap between two sets of event queues to minimize the number of times the scheduler thread needs to lock the mutex. --- ci/perf/gpuc1_bench.csv | 85 ------------------- ci/perf/gpuc2_bench.csv | 172 +++++++++++++++++++------------------- ci/perf/gpuc2_bench.md | 178 ++++++++++++++++++++-------------------- include/scheduler.h | 4 +- src/scheduler.cc | 34 +++++--- 5 files changed, 199 insertions(+), 274 deletions(-) delete mode 100644 ci/perf/gpuc1_bench.csv diff --git a/ci/perf/gpuc1_bench.csv b/ci/perf/gpuc1_bench.csv deleted file mode 100644 index 0b6328d05..000000000 --- a/ci/perf/gpuc1_bench.csv +++ /dev/null @@ -1,85 +0,0 @@ -test case,benchmark name,samples,iterations,estimated,mean,low mean,high mean,std dev,low std dev,high std dev,raw -benchmark intrusive graph dependency handling with N nodes - 1,creating nodes,100,5579,2231600,4.6737,4.6379,4.7480,0.2524,0.1516,0.4984,"4.4822,4.5160,4.4714,4.5772,4.5324,4.5341,4.4927,4.5037,4.9023,4.8269,4.7980,4.7317,4.7120,4.9507,4.6132,4.5664,4.5630,4.5196,4.5216,4.4838,4.4874,4.8951,4.8177,4.7890,4.7263,4.7066,4.6490,4.6383,4.9507,4.5467,4.5055,4.5071,4.4802,4.4676,4.8826,4.9507,4.7675,4.9509,4.6652,4.6114,4.6023,4.5574,4.5540,4.5107,4.5144,4.9184,4.9507,4.7982,4.9507,4.6940,4.6365,4.6257,4.5790,4.5736,4.5288,4.5306,4.4892,4.4927,4.9005,4.8233,4.7962,4.7299,4.7102,4.6544,4.6401,4.9509,4.5485,4.5071,4.5091,4.4820,4.4732,4.8860,4.9509,4.7693,4.7084,4.6885,4.6329,4.6239,4.5754,4.5720,4.5286,4.5268,4.4893,4.4945,4.8987,4.8233,4.9579,4.7120,4.6958,6.6496,4.4676,4.4911,4.4820,4.7048,4.6041,4.4858,4.7120,4.4802,4.5017,4.7261" -benchmark intrusive graph dependency handling with N nodes - 1,creating and adding dependencies,100,1012,2428800,24.6415,24.6215,24.7053,0.1654,0.0597,0.3699,"24.6393,24.6393,24.7885,24.4812,24.5109,24.4802,24.5395,24.5998,24.4911,24.5109,24.4901,24.5099,24.4802,24.5208,24.4911,24.4812,24.5109,24.4911,24.5109,24.4911,24.5208,26.1640,24.6294,24.6591,24.6393,24.6591,24.6294,24.6591,24.6294,24.6294,24.6591,24.6294,24.6690,24.6393,24.6591,24.6304,24.6393,24.6591,24.6393,24.6700,24.6393,24.6591,24.6393,24.6601,24.6393,24.6393,24.6591,24.6403,24.7085,24.7283,24.6601,24.6294,24.6294,24.6690,24.6294,24.6690,24.6294,24.6591,24.7490,24.6393,24.6591,24.6294,24.6700,24.6294,24.6591,24.6393,24.6403,24.6591,24.6294,24.7194,24.7184,24.6591,24.6294,24.6403,24.6690,24.6393,24.6591,24.6304,24.6591,24.6294,24.6294,24.6601,24.6294,24.6591,24.6294,24.6601,24.6393,24.6393,24.6591,24.6393,24.6690,24.6393,24.6591,24.6393,24.6304,24.6591,24.6294,24.6690,24.6304,24.6690" -benchmark intrusive graph dependency handling with N nodes - 1,adding and removing dependencies,100,1267,2407300,20.5354,20.5334,20.5376,0.0108,0.0102,0.0116,"20.5264,20.5509,20.5343,20.5430,20.5264,20.5422,20.5264,20.5509,20.5264,20.5264,20.5501,20.5264,20.5422,20.5264,20.5509,20.5264,20.5501,20.5264,20.5509,20.5264,20.5264,20.5509,20.5185,20.5422,20.5264,20.5430,20.5264,20.5422,20.5264,20.5264,20.5501,20.5264,20.5430,20.5264,20.5422,20.5264,20.5430,20.5185,20.5264,20.5422,20.5264,20.5422,20.5264,20.5430,20.5264,20.5501,20.5264,20.5509,20.5264,20.5343,20.5501,20.5264,20.5501,20.5264,20.5430,20.5264,20.5501,20.5264,20.5272,20.5501,20.5264,20.5509,20.5264,20.5422,20.5185,20.5509,20.5264,20.5501,20.5264,20.5343,20.5501,20.5264,20.5430,20.5264,20.5422,20.5264,20.5351,20.5264,20.5264,20.5501,20.5264,20.5501,20.5264,20.5509,20.5264,20.5422,20.5264,20.5193,20.5501,20.5185,20.5422,20.5264,20.5422,20.5264,20.5509,20.5264,20.5501,20.5264,20.5272,20.5501" -benchmark intrusive graph dependency handling with N nodes - 1,checking for dependencies,100,11894,2378800,2.0969,2.0961,2.0977,0.0043,0.0042,0.0046,"2.1016,2.0922,2.1057,2.0931,2.1015,2.0922,2.1015,2.0931,2.1015,2.0931,2.1015,2.0922,2.0931,2.1015,2.0931,2.1016,2.0931,2.1015,2.0931,2.1016,2.0931,2.1015,2.0931,2.1007,2.0931,2.1006,2.0931,2.1006,2.0931,2.0931,2.1006,2.0931,2.1007,2.0922,2.1015,2.0931,2.1016,2.0922,2.1015,2.0931,2.1016,2.0931,2.1015,2.0931,2.1016,2.0931,2.0931,2.1015,2.0931,2.1016,2.0931,2.1015,2.0931,2.1016,2.0922,2.1015,2.0922,2.1016,2.0931,2.1015,2.0931,2.0922,2.1016,2.0931,2.1015,2.0922,2.1016,2.0922,2.1015,2.0931,2.1007,2.0931,2.1015,2.0931,2.1007,2.0931,2.1015,2.0931,2.0931,2.1007,2.0931,2.1015,2.0931,2.1016,2.0931,2.1006,2.0931,2.1007,2.0931,2.1015,2.0931,2.1007,2.0931,2.1015,2.0931,2.0922,2.1016,2.0931,2.1015,2.0922" -benchmark intrusive graph dependency handling with N nodes - 10,creating nodes,100,617,2468000,31.7675,31.2549,32.6519,3.4320,2.4934,4.9689,"30.6710,30.6548,40.7391,40.4295,40.4619,40.3323,40.4781,40.5592,40.3485,50.5948,40.3323,42.2642,30.6710,30.6710,30.6710,30.6694,30.6694,30.6710,30.6548,30.6710,30.6710,30.6710,30.6532,30.6694,30.6710,30.6710,30.6710,30.6710,30.6710,30.6710,30.6532,30.6710,30.6710,30.6710,30.6710,30.6710,30.6710,30.6694,30.6532,30.6710,30.6710,30.6710,30.6710,30.6710,30.6694,30.6532,30.6710,30.6710,30.6710,30.6710,30.6710,30.6694,30.6694,30.6710,30.6710,30.6710,30.6710,30.6710,30.6710,30.6694,30.6710,30.6710,30.6710,30.6710,30.6710,30.6710,30.6694,30.6710,30.6710,30.6710,30.6710,30.6710,30.6548,30.6694,30.6694,30.6710,30.6710,30.6710,30.6710,30.6710,30.6694,30.6694,30.6710,30.6548,30.6710,30.6710,30.6710,30.6710,30.6694,30.6710,30.6548,30.6710,30.6710,30.6710,30.6710,30.6694,30.6710,30.6710,30.6710,30.6710" -benchmark intrusive graph dependency handling with N nodes - 10,creating and adding dependencies,100,91,2520700,282.4441,281.8916,284.5460,4.8432,1.1545,11.2690,"280.4066,281.4945,287.4505,282.7143,283.0330,283.9231,283.0440,283.7033,283.0440,283.7033,283.0330,284.0220,282.3736,284.0330,282.1648,283.8132,283.1429,284.2527,283.1538,283.9231,283.1538,283.8132,283.0440,284.0330,283.1429,283.9231,283.1538,283.4835,283.1538,283.3736,282.5934,283.4835,329.0659,282.3736,281.1648,282.1648,281.2747,281.0549,282.2637,281.1758,281.9341,280.6264,281.4945,281.2857,280.0659,281.0549,281.1758,281.4945,281.0659,281.8242,281.0659,281.9341,280.9560,280.0659,281.2747,281.1648,282.0549,280.2857,281.3846,280.6264,281.3846,281.1758,281.1648,282.2747,281.0549,282.2747,281.1648,281.8352,280.8352,282.0549,281.0549,281.0659,282.2637,281.1758,282.0440,280.6154,281.6044,281.2857,282.1538,280.7253,280.0659,281.8352,280.2857,281.6154,280.9451,282.1648,281.1648,281.1758,282.0440,280.4066,281.2747,280.6154,281.7253,281.0549,282.1648,280.7253,280.4066,282.1538,281.1758,282.0440" -benchmark intrusive graph dependency handling with N nodes - 10,adding and removing dependencies,100,107,2503800,243.7282,243.5980,243.8394,0.6100,0.4992,0.8970,"243.8972,240.5327,245.0280,244.7383,243.5234,244.9252,244.1869,244.8318,244.1869,244.9252,244.1869,244.3645,243.5327,243.8972,244.0000,243.8972,243.9907,243.9065,243.9907,243.8131,244.3645,243.9065,244.6449,243.9065,244.8318,244.0000,244.5514,244.0935,244.1776,243.9065,244.5514,244.0000,244.6449,244.0000,244.3645,243.8131,244.4579,243.9065,243.9907,243.0561,243.6262,243.2430,244.0841,243.0561,243.5234,243.4299,243.5234,242.9626,242.9626,243.6262,243.1495,243.7103,243.2523,243.7103,243.0561,243.6262,243.3364,243.5234,242.9720,243.5234,244.1776,244.4673,244.2710,244.5607,243.1495,243.3458,243.8972,243.0561,244.0000,243.2430,243.7103,242.9720,243.6168,243.3364,243.6262,243.2430,243.8972,243.4393,243.8972,243.3364,243.8037,243.1495,243.6168,242.9626,243.7103,243.3364,243.7103,243.0561,243.7103,243.2430,243.6168,243.2430,243.6262,242.9626,243.6168,243.1589,243.6168,243.1495,243.7196,243.1495" -benchmark intrusive graph dependency handling with N nodes - 10,checking for dependencies,100,624,2496000,39.9410,39.4243,40.5952,2.9555,2.4807,3.7210,"37.6170,37.6154,40.8429,40.0881,40.0737,40.0721,40.0721,40.0721,40.0721,40.0737,40.0721,40.0721,40.0737,40.0721,40.0721,40.0737,40.0721,40.0721,40.0737,40.0721,40.0721,40.0721,40.0721,40.0737,40.0721,40.0721,40.0737,40.0721,40.0881,40.0737,40.0721,40.0721,40.0737,40.0721,40.0721,40.0721,40.0721,40.0721,40.0721,40.0721,40.0737,40.0721,40.0721,40.0737,40.0721,52.0337,45.9487,45.6282,45.9006,45.6442,45.8686,45.8526,45.6282,45.8526,45.6282,45.8686,45.8221,45.6426,45.8205,45.6442,40.8269,37.4391,37.5994,37.4391,37.6154,37.4391,37.3926,37.4391,37.6154,37.4247,37.3109,37.4391,37.2468,37.4231,37.1827,37.6170,37.4231,37.5192,37.4391,37.6154,37.4391,37.6170,37.4231,37.3109,37.4391,37.2468,37.4407,37.6154,37.5994,37.4407,37.5192,37.4231,37.6170,37.4391,37.6154,37.4231,37.6154,37.4391,37.6170,37.4391" -benchmark intrusive graph dependency handling with N nodes - 100,creating nodes,100,59,2519300,438.2459,438.0936,438.4069,0.7965,0.7449,0.9511,"437.4068,439.1017,439.7797,437.5763,438.9322,437.4068,437.4068,439.1017,437.5593,439.2712,437.5593,439.1017,437.3898,438.5932,437.5763,438.7627,437.5763,439.1017,437.4068,439.1017,437.5763,438.7627,437.5763,438.7627,437.4068,438.9322,437.4068,439.1017,437.4068,439.1017,437.5763,438.9322,437.5763,438.9322,437.4068,438.9322,437.3898,439.1017,437.3898,438.9322,437.5593,438.7627,437.4068,437.4068,438.7627,437.4068,438.9322,437.4068,438.9322,437.4068,438.9322,437.4068,438.5932,437.5763,438.9322,437.4068,438.9322,437.4068,439.1017,437.5763,438.9322,437.3898,438.7458,437.5593,439.1017,437.5763,438.9322,437.4068,438.9322,437.4068,438.9322,437.4068,438.5932,437.4068,438.9322,437.4068,439.1017,437.4068,439.1017,437.4068,438.2542,437.7458,439.1017,437.5763,440.7966,437.5763,439.1017,439.1017,437.5763,438.7627,437.5763,438.9322,437.4068,438.7627,438.9322,437.4068,438.9322,437.4068,439.1017,439.1017" -benchmark intrusive graph dependency handling with N nodes - 100,creating and adding dependencies,100,6,2803200,4709.1083,4655.8850,4960.0100,505.5773,34.1564,1203.2511,"4666.8333,4671.8333,4737.0000,4660.1667,4638.3333,4673.5000,4638.3333,4653.5000,4673.5000,4661.8333,4670.1667,4661.8333,4673.5000,4663.5000,9721.5000,4680.1667,4670.1667,4686.8333,4656.8333,4666.8333,4653.5000,4661.8333,4641.8333,4665.1667,4646.6667,4685.3333,4645.0000,4678.6667,4638.3333,4673.5000,4658.5000,4673.5000,4656.8333,4919.0000,4628.5000,4631.6667,4636.8333,4641.8333,4601.6667,4628.5000,4605.0000,4630.1667,4635.0000,4618.5000,4626.6667,4618.5000,4643.3333,4631.6667,4636.8333,4651.8333,4635.0000,4650.1667,4616.8333,4640.0000,4625.1667,4653.5000,4631.6667,4613.5000,4658.5000,4620.0000,4635.1667,4626.6667,4640.1667,4636.8333,4633.3333,4648.3333,4631.8333,4646.8333,4922.3333,4650.0000,4673.5000,4653.3333,4668.5000,4640.0000,4665.1667,4660.1667,4655.1667,4671.8333,4650.1667,4673.5000,4658.5000,4658.5000,4681.8333,4660.1667,4678.5000,4660.1667,4666.8333,4676.8333,4651.8333,4685.1667,4650.1667,4671.8333,4655.1667,4678.5000,4668.5000,4646.8333,4676.8333,4645.1667,4665.1667,4656.8333" -benchmark intrusive graph dependency handling with N nodes - 100,adding and removing dependencies,100,6,2843400,4765.7917,4752.3917,4827.9300,126.5591,11.3982,300.8560,"4775.3333,4732.0000,4797.0000,4748.6667,4755.3333,4750.3333,4745.3333,4748.6667,4732.0000,4757.0000,4760.3333,4730.3333,6019.3333,4743.6667,4755.3333,4738.6667,4765.3333,4737.0000,4750.3333,4755.3333,4745.1667,4758.6667,4752.0000,4740.1667,4742.0000,4740.3333,4760.3333,4727.0000,4760.3333,4758.6667,4763.6667,4737.0000,4747.0000,4760.3333,4763.6667,4763.6667,4753.6667,4767.0000,4762.0000,4773.6667,4768.6667,4773.6667,4753.6667,4742.0000,4762.0000,4763.6667,4768.6667,4747.0000,4748.6667,4760.3333,4732.0000,4752.0000,4762.0000,4748.6667,4758.6667,4743.6667,4730.3333,4755.3333,4748.6667,4760.3333,4763.6667,4747.0000,4727.0000,4743.5000,4746.8333,4758.6667,4755.1667,4746.8333,4756.8333,4748.5000,4755.3333,4753.5000,4763.6667,4757.0000,4750.3333,4741.8333,4755.3333,4752.0000,4748.6667,4743.6667,4745.3333,4738.6667,4752.0000,4758.6667,4770.3333,4763.6667,4753.6667,4750.3333,4738.6667,4763.6667,4752.0000,4758.6667,4738.6667,4763.6667,4740.3333,4765.3333,4782.1667,4762.0000,4743.6667,4768.6667" -benchmark intrusive graph dependency handling with N nodes - 100,checking for dependencies,100,13,2597400,2000.9331,2000.1008,2001.7508,4.2100,3.7631,4.8193,"2004.3846,1998.2308,2009.0000,2003.6923,1999.7692,2002.0769,1989.0000,2002.0769,1996.7692,1998.2308,1995.1538,2000.5385,1992.8462,2006.0000,1999.0000,2003.6154,1998.2308,2000.6154,1997.4615,1999.7692,1998.2308,1999.0000,2001.3077,2007.4615,2000.5385,2000.6154,1995.1538,2003.6154,1995.9231,1992.8462,1999.8462,1999.7692,2002.0769,1999.7692,2008.3077,1997.4615,2001.3077,1997.4615,2009.0769,1995.1538,2002.8462,1994.3846,2002.1538,2002.0769,2002.8462,1999.7692,2002.8462,1999.0000,2003.6154,1995.9231,2000.5385,1995.1538,1997.4615,1995.9231,2006.0000,2000.5385,2005.9231,1999.7692,2005.2308,2000.5385,2005.1538,1996.0000,2009.0000,2001.3077,2007.5385,2000.5385,2005.9231,2000.6154,2008.2308,1998.2308,2005.2308,1995.9231,2005.9231,1999.7692,2003.6923,1998.2308,2008.2308,2003.6923,2000.5385,2005.1538,2001.3846,2004.3846,2003.6154,2007.5385,1994.3846,1999.7692,1995.1538,2004.4615,2001.3077,2005.9231,2004.4615,2000.5385,2001.3077,1996.6923,2006.7692,1995.9231,1999.7692,1998.2308,2005.2308,1993.6154" -generating large task graphs,soup topology,100,1,275561400,2755290.7900,2752589.1700,2757847.5100,13364.4366,11804.7738,15497.6589,"2757568.0000,2757668.0000,2763079.0000,2748321.0000,2754984.0000,2756086.0000,2774310.0000,2780302.0000,2755545.0000,2772276.0000,2767438.0000,2747219.0000,2738903.0000,2721069.0000,2738262.0000,2737610.0000,2761576.0000,2743602.0000,2748171.0000,2765133.0000,2767127.0000,2736429.0000,2762898.0000,2780512.0000,2764271.0000,2767658.0000,2751998.0000,2751448.0000,2750234.0000,2773348.0000,2770764.0000,2758470.0000,2786303.0000,2754834.0000,2751387.0000,2758771.0000,2756126.0000,2764983.0000,2765032.0000,2751547.0000,2740767.0000,2742410.0000,2767578.0000,2731459.0000,2741548.0000,2745425.0000,2717083.0000,2739133.0000,2764622.0000,2750916.0000,2740657.0000,2767968.0000,2776755.0000,2761666.0000,2741408.0000,2767938.0000,2757128.0000,2759462.0000,2737320.0000,2746989.0000,2749193.0000,2762989.0000,2736158.0000,2751778.0000,2735827.0000,2748983.0000,2746788.0000,2771084.0000,2751296.0000,2760905.0000,2756065.0000,2758170.0000,2766175.0000,2766175.0000,2771636.0000,2727702.0000,2772727.0000,2757439.0000,2768529.0000,2756988.0000,2747630.0000,2745556.0000,2739635.0000,2766024.0000,2763910.0000,2748873.0000,2761035.0000,2756978.0000,2750856.0000,2763620.0000,2740396.0000,2756727.0000,2753531.0000,2779510.0000,2772136.0000,2747790.0000,2765103.0000,2763390.0000,2729736.0000,2748542.0000" -generating large task graphs,chain topology,100,1,7120900,71476.2000,71322.6400,71801.1200,1092.1612,615.8917,2109.9980,"71493.0000,71723.0000,74579.0000,70912.0000,70291.0000,71553.0000,71894.0000,75461.0000,71593.0000,71614.0000,70792.0000,70882.0000,71212.0000,71684.0000,71824.0000,70621.0000,71614.0000,71864.0000,71333.0000,71423.0000,71503.0000,71683.0000,71663.0000,71533.0000,71864.0000,71764.0000,71523.0000,71383.0000,70922.0000,70762.0000,71533.0000,71603.0000,70872.0000,70601.0000,71282.0000,71604.0000,71583.0000,70762.0000,70832.0000,71132.0000,70792.0000,71704.0000,71703.0000,70943.0000,71783.0000,71584.0000,71583.0000,71233.0000,71754.0000,71152.0000,71343.0000,70692.0000,71062.0000,71363.0000,71503.0000,70492.0000,71393.0000,71172.0000,71103.0000,71032.0000,70662.0000,70972.0000,71233.0000,79778.0000,71713.0000,70171.0000,71082.0000,70461.0000,71162.0000,70301.0000,70401.0000,73237.0000,71613.0000,71654.0000,71503.0000,71423.0000,71794.0000,71753.0000,71753.0000,70842.0000,71523.0000,70792.0000,72035.0000,71613.0000,71553.0000,70922.0000,71834.0000,70722.0000,71613.0000,70962.0000,71753.0000,71574.0000,70882.0000,71243.0000,71673.0000,71894.0000,70862.0000,71814.0000,71764.0000,70932.0000" -generating large task graphs,expanding tree topology,100,1,11733300,118744.1900,118562.4400,119076.8100,1220.4871,763.9249,2203.6745,"119013.0000,118382.0000,122740.0000,119844.0000,118672.0000,118953.0000,119374.0000,119073.0000,119143.0000,118152.0000,119053.0000,118893.0000,118952.0000,117259.0000,118502.0000,118622.0000,121407.0000,118622.0000,119083.0000,118772.0000,118853.0000,117891.0000,118872.0000,119104.0000,119143.0000,118802.0000,118653.0000,118923.0000,118732.0000,118562.0000,118412.0000,118602.0000,118643.0000,118351.0000,118412.0000,118081.0000,117650.0000,118853.0000,118642.0000,119093.0000,119063.0000,118773.0000,118872.0000,118722.0000,118722.0000,117840.0000,118873.0000,118552.0000,119093.0000,118532.0000,121909.0000,117861.0000,118752.0000,116709.0000,118382.0000,118712.0000,118883.0000,118692.0000,118622.0000,118572.0000,117871.0000,118442.0000,118722.0000,118973.0000,118212.0000,118792.0000,119464.0000,118843.0000,118822.0000,118763.0000,118782.0000,118662.0000,118822.0000,118782.0000,118923.0000,118662.0000,117250.0000,117941.0000,119043.0000,118632.0000,118843.0000,116318.0000,118532.0000,127489.0000,118652.0000,117250.0000,118722.0000,118772.0000,118923.0000,116658.0000,118652.0000,118622.0000,119013.0000,118242.0000,117410.0000,118221.0000,118723.0000,116498.0000,118742.0000,118813.0000" -generating large task graphs,contracting tree topology,100,1,17705400,182159.1500,181844.3200,182727.4400,2098.5395,1335.8921,3256.8507,"181641.0000,188164.0000,191660.0000,181541.0000,181642.0000,182443.0000,181881.0000,181911.0000,181772.0000,181721.0000,182262.0000,181211.0000,182182.0000,194766.0000,181822.0000,181862.0000,182523.0000,182112.0000,181060.0000,182183.0000,181691.0000,181812.0000,182132.0000,180970.0000,181942.0000,181511.0000,181622.0000,181711.0000,182072.0000,181992.0000,181792.0000,181180.0000,181360.0000,181331.0000,181171.0000,187532.0000,181060.0000,182854.0000,181651.0000,181410.0000,181602.0000,181781.0000,181351.0000,181742.0000,181631.0000,181792.0000,180829.0000,181420.0000,181440.0000,181320.0000,181361.0000,183114.0000,181722.0000,180739.0000,182313.0000,181732.0000,181270.0000,186801.0000,183245.0000,181581.0000,181601.0000,181782.0000,180880.0000,180760.0000,181591.0000,181371.0000,182222.0000,181712.0000,181481.0000,181711.0000,181722.0000,182102.0000,181872.0000,181852.0000,181240.0000,181642.0000,181861.0000,181761.0000,182002.0000,189887.0000,181201.0000,182032.0000,180709.0000,181561.0000,181320.0000,180399.0000,181842.0000,181581.0000,181932.0000,182393.0000,181862.0000,180860.0000,181351.0000,181941.0000,182092.0000,181882.0000,180589.0000,181501.0000,181882.0000,181992.0000" -generating large task graphs,wave_sim topology,100,1,70210900,705677.0700,688561.0000,770097.9600,152441.4014,33094.3862,355384.9184,"718435.0000,699620.0000,717915.0000,720259.0000,705451.0000,721181.0000,707665.0000,731861.0000,705602.0000,718656.0000,708968.0000,721762.0000,704970.0000,725549.0000,708897.0000,720840.0000,705892.0000,719538.0000,706663.0000,724247.0000,709478.0000,719759.0000,706302.0000,721472.0000,715360.0000,721441.0000,706072.0000,721091.0000,707004.0000,720780.0000,710601.0000,720990.0000,706332.0000,722023.0000,707284.0000,730940.0000,709759.0000,720519.0000,704699.0000,719959.0000,707495.0000,727002.0000,707044.0000,721952.0000,704830.0000,719618.0000,704980.0000,2184296.0000,641029.0000,650427.0000,646290.0000,653092.0000,640448.0000,652982.0000,642412.0000,652551.0000,642292.0000,663853.0000,640919.0000,649886.0000,640759.0000,651810.0000,642602.0000,668862.0000,641290.0000,634918.0000,634747.0000,649846.0000,636601.0000,653223.0000,634457.0000,649144.0000,633996.0000,648824.0000,635218.0000,658903.0000,636661.0000,659004.0000,642802.0000,635438.0000,631101.0000,666497.0000,700232.0000,725839.0000,704560.0000,702555.0000,698267.0000,724537.0000,699811.0000,722954.0000,706593.0000,704970.0000,711352.0000,768510.0000,718265.0000,698698.0000,717384.0000,697285.0000,729397.0000,700561.0000" -generating large task graphs,jacobi topology,100,1,22385400,231336.8200,231000.8000,231836.9300,2067.7069,1496.9086,2903.6115,"231035.0000,231255.0000,234631.0000,230194.0000,239039.0000,230133.0000,229953.0000,229542.0000,230323.0000,230103.0000,230293.0000,230183.0000,229302.0000,231776.0000,231616.0000,231445.0000,231636.0000,231375.0000,231115.0000,231876.0000,231586.0000,237347.0000,231014.0000,231155.0000,232187.0000,231466.0000,231325.0000,231836.0000,231506.0000,231525.0000,231606.0000,231485.0000,230704.0000,231335.0000,231145.0000,231475.0000,231696.0000,231265.0000,239080.0000,231886.0000,230925.0000,230684.0000,229291.0000,229292.0000,229281.0000,228640.0000,229312.0000,229221.0000,228600.0000,229081.0000,229001.0000,229201.0000,228901.0000,229291.0000,229301.0000,229001.0000,235583.0000,228870.0000,230524.0000,231515.0000,231396.0000,231475.0000,231756.0000,231526.0000,231455.0000,231626.0000,231165.0000,231195.0000,231105.0000,231646.0000,231676.0000,231555.0000,231115.0000,241725.0000,231345.0000,231736.0000,231135.0000,231746.0000,231556.0000,231345.0000,231235.0000,231456.0000,231505.0000,230955.0000,231826.0000,231375.0000,230364.0000,231135.0000,231395.0000,231495.0000,237116.0000,231024.0000,231616.0000,231005.0000,230914.0000,231245.0000,231135.0000,230945.0000,230884.0000,230814.0000" -generating large command graphs for N nodes - 1,soup topology,100,1,467925800,4538122.6100,4476972.0800,4599873.6900,313268.4705,261447.0363,434978.1301,"4615179.0000,4678969.0000,4708686.0000,4673880.0000,4695430.0000,4690952.0000,4675503.0000,4675142.0000,4676986.0000,4665413.0000,4674691.0000,4689690.0000,4662047.0000,4670002.0000,4683547.0000,4671785.0000,4686003.0000,4685231.0000,4303961.0000,3993324.0000,4000036.0000,3985228.0000,4023089.0000,3977884.0000,4027558.0000,3965231.0000,4391075.0000,4684539.0000,4665503.0000,4692475.0000,4674070.0000,4688498.0000,4672106.0000,4680953.0000,4688187.0000,4664292.0000,4674189.0000,4691804.0000,4636729.0000,4678398.0000,4665814.0000,4689460.0000,4675963.0000,4664332.0000,4644614.0000,4681043.0000,4714266.0000,4659102.0000,4669320.0000,4681132.0000,4662237.0000,4663891.0000,4697935.0000,4701081.0000,4637921.0000,4685041.0000,4664793.0000,4662127.0000,4674171.0000,4660805.0000,4666315.0000,4669501.0000,4687225.0000,4670543.0000,4667969.0000,4676414.0000,4664682.0000,4664542.0000,4670854.0000,4670674.0000,4691813.0000,4679219.0000,4703155.0000,4676433.0000,6034279.0000,3963487.0000,3963738.0000,3983315.0000,3974378.0000,4045372.0000,4659803.0000,4689549.0000,4681263.0000,4675323.0000,4665844.0000,4670854.0000,4688267.0000,4678758.0000,4344407.0000,4004605.0000,4341021.0000,4704828.0000,4581846.0000,3988885.0000,4019734.0000,3993434.0000,3966052.0000,3978837.0000,3983876.0000,3977854.0000" -generating large command graphs for N nodes - 1,chain topology,100,1,28255200,283285.0100,282874.0100,283910.8800,2552.5754,1833.4722,3486.2939,"283092.0000,282962.0000,291589.0000,283233.0000,282432.0000,295216.0000,282432.0000,283844.0000,283384.0000,281981.0000,281820.0000,283834.0000,281971.0000,281931.0000,282441.0000,282491.0000,281560.0000,282191.0000,282682.0000,289415.0000,281971.0000,282763.0000,281700.0000,281981.0000,281460.0000,281620.0000,281390.0000,281671.0000,282011.0000,281620.0000,280749.0000,281880.0000,281700.0000,288644.0000,281279.0000,281981.0000,280068.0000,281460.0000,282932.0000,281489.0000,281520.0000,281630.0000,281420.0000,281290.0000,282141.0000,281760.0000,282972.0000,292241.0000,284105.0000,283213.0000,283875.0000,283674.0000,283253.0000,284095.0000,284065.0000,283444.0000,282983.0000,283233.0000,283474.0000,283454.0000,283484.0000,283463.0000,290026.0000,283303.0000,282402.0000,283945.0000,282953.0000,283724.0000,282802.0000,283143.0000,283383.0000,283083.0000,282823.0000,282342.0000,282852.0000,283274.0000,293593.0000,282852.0000,283083.0000,283303.0000,282883.0000,282762.0000,282953.0000,281350.0000,282181.0000,282222.0000,283864.0000,282192.0000,282492.0000,282632.0000,289134.0000,282592.0000,282451.0000,282923.0000,283494.0000,282081.0000,282712.0000,282752.0000,283153.0000,283133.0000" -generating large command graphs for N nodes - 1,expanding tree topology,100,1,39481700,394545.9300,393981.8700,395453.0600,3572.0124,2549.6858,5075.9823,"394082.0000,392650.0000,413148.0000,393692.0000,394493.0000,394664.0000,400325.0000,393862.0000,395145.0000,393542.0000,394313.0000,393963.0000,394674.0000,394533.0000,393121.0000,393892.0000,405995.0000,392770.0000,393451.0000,393711.0000,394864.0000,392870.0000,392840.0000,393091.0000,393281.0000,392991.0000,399102.0000,393272.0000,394633.0000,392790.0000,393291.0000,393322.0000,393101.0000,392670.0000,393331.0000,393271.0000,408409.0000,393592.0000,393031.0000,393502.0000,394153.0000,394043.0000,393411.0000,393051.0000,392520.0000,392209.0000,400545.0000,392149.0000,394293.0000,392620.0000,392279.0000,393752.0000,394002.0000,393081.0000,393802.0000,393571.0000,400575.0000,392660.0000,393872.0000,392610.0000,393392.0000,393101.0000,392850.0000,393211.0000,393272.0000,393451.0000,405455.0000,395715.0000,393020.0000,393642.0000,393332.0000,392660.0000,394053.0000,393191.0000,393251.0000,392801.0000,393431.0000,401527.0000,393953.0000,392339.0000,393041.0000,393091.0000,393472.0000,392740.0000,393231.0000,392650.0000,393432.0000,405564.0000,394262.0000,393822.0000,392920.0000,391739.0000,393561.0000,393822.0000,394313.0000,392109.0000,393732.0000,400154.0000,394133.0000,392680.0000" -generating large command graphs for N nodes - 1,contracting tree topology,100,1,48920000,487939.4800,487340.0500,488819.4800,3676.6334,2697.8807,4909.4187,"493991.0000,487148.0000,504512.0000,488671.0000,487809.0000,487729.0000,487009.0000,486848.0000,488120.0000,486237.0000,499993.0000,487670.0000,485646.0000,486638.0000,486858.0000,487880.0000,486477.0000,486818.0000,493391.0000,486367.0000,482640.0000,485195.0000,486638.0000,485806.0000,485796.0000,488010.0000,491857.0000,487369.0000,485866.0000,486687.0000,485866.0000,486437.0000,485465.0000,485766.0000,486166.0000,501045.0000,487099.0000,487018.0000,486878.0000,486056.0000,486768.0000,488091.0000,486747.0000,493801.0000,486317.0000,486627.0000,486777.0000,486557.0000,485997.0000,486547.0000,485295.0000,500234.0000,487329.0000,486998.0000,486627.0000,487579.0000,486117.0000,486447.0000,485696.0000,492038.0000,486397.0000,486718.0000,486457.0000,486317.0000,486748.0000,486217.0000,486588.0000,491286.0000,487510.0000,487048.0000,486648.0000,486377.0000,486648.0000,487449.0000,486297.0000,486337.0000,497989.0000,487469.0000,487259.0000,486217.0000,485695.0000,486206.0000,485335.0000,486457.0000,493010.0000,487479.0000,486608.0000,488671.0000,486978.0000,486247.0000,487178.0000,487759.0000,499643.0000,487659.0000,487760.0000,487059.0000,486176.0000,487268.0000,486837.0000,485886.0000" -generating large command graphs for N nodes - 1,wave_sim topology,100,1,224371400,2242694.7100,2241218.0800,2244202.7200,7615.9390,6791.9011,8684.3327,"2239850.0000,2237837.0000,2255740.0000,2249208.0000,2249669.0000,2241183.0000,2247665.0000,2239640.0000,2249648.0000,2253225.0000,2234761.0000,2242616.0000,2237456.0000,2245872.0000,2237326.0000,2251733.0000,2241173.0000,2245651.0000,2243508.0000,2239690.0000,2252775.0000,2237375.0000,2238568.0000,2237356.0000,2245100.0000,2234540.0000,2242045.0000,2234700.0000,2235091.0000,2251903.0000,2242365.0000,2256271.0000,2243187.0000,2251192.0000,2250651.0000,2243227.0000,2249859.0000,2237526.0000,2252524.0000,2239300.0000,2243537.0000,2234701.0000,2253446.0000,2241754.0000,2235903.0000,2253596.0000,2238127.0000,2243256.0000,2240631.0000,2247454.0000,2253967.0000,2243156.0000,2247003.0000,2242325.0000,2262653.0000,2248617.0000,2252153.0000,2243898.0000,2260138.0000,2254498.0000,2238528.0000,2241423.0000,2232697.0000,2247334.0000,2239779.0000,2252303.0000,2247204.0000,2236103.0000,2249048.0000,2240883.0000,2245180.0000,2232586.0000,2247084.0000,2229591.0000,2228368.0000,2233087.0000,2228730.0000,2244279.0000,2226024.0000,2236164.0000,2228859.0000,2239359.0000,2230192.0000,2243497.0000,2249769.0000,2229831.0000,2240922.0000,2234810.0000,2245000.0000,2239159.0000,2242496.0000,2235031.0000,2247024.0000,2250541.0000,2246182.0000,2236854.0000,2229702.0000,2246393.0000,2232075.0000,2245561.0000" -generating large command graphs for N nodes - 1,jacobi topology,100,1,82717500,826382.0500,825550.6100,827491.6000,4855.7620,3977.5227,6678.8310,"833373.0000,824055.0000,835387.0000,824847.0000,835236.0000,826009.0000,825148.0000,824506.0000,833433.0000,825227.0000,825458.0000,823975.0000,825699.0000,835106.0000,822262.0000,821380.0000,822923.0000,825257.0000,829946.0000,825778.0000,824617.0000,825838.0000,825228.0000,831589.0000,824777.0000,823323.0000,822543.0000,823534.0000,834505.0000,824245.0000,823945.0000,824726.0000,826099.0000,830417.0000,824356.0000,824126.0000,824115.0000,837711.0000,824606.0000,825578.0000,826810.0000,826921.0000,834124.0000,825007.0000,823645.0000,825648.0000,823674.0000,835657.0000,824095.0000,824085.0000,824617.0000,824706.0000,849824.0000,825548.0000,824146.0000,824606.0000,826750.0000,837050.0000,824286.0000,823895.0000,823444.0000,825638.0000,832241.0000,822172.0000,820689.0000,823894.0000,827181.0000,824035.0000,822101.0000,821901.0000,822873.0000,837100.0000,822973.0000,822312.0000,822462.0000,823154.0000,829285.0000,823834.0000,824185.0000,823764.0000,823304.0000,831519.0000,826460.0000,823144.0000,823945.0000,825618.0000,836879.0000,822482.0000,824366.0000,823995.0000,824175.0000,835487.0000,824486.0000,825258.0000,822452.0000,823544.0000,833493.0000,822963.0000,821780.0000,821640.0000" -generating large command graphs for N nodes - 4,soup topology,100,1,1088143400,10784098.6600,10676370.4200,10857485.2100,447313.8645,332137.5069,567298.7945,"10963895.0000,10989242.0000,9756714.0000,9317022.0000,9301293.0000,10101285.0000,10987620.0000,10818640.0000,10975426.0000,11006846.0000,10771121.0000,10990124.0000,10938927.0000,10943526.0000,10939329.0000,10944158.0000,10806236.0000,10948446.0000,10957834.0000,10995675.0000,10806667.0000,10967953.0000,10960539.0000,10826906.0000,10980155.0000,10929190.0000,10965418.0000,10951672.0000,10943075.0000,10882381.0000,10973613.0000,10962813.0000,10970757.0000,10955830.0000,10955849.0000,10944007.0000,10952102.0000,10969616.0000,10946562.0000,10927265.0000,10959667.0000,10962552.0000,10959397.0000,10964216.0000,10961289.0000,10966410.0000,10748789.0000,9279522.0000,9299841.0000,9328845.0000,10458750.0000,11001887.0000,10966079.0000,10882500.0000,10946171.0000,10944288.0000,11151209.0000,9335207.0000,10071859.0000,10982601.0000,10965137.0000,10824581.0000,9713352.0000,10714434.0000,10967973.0000,9703733.0000,10726536.0000,10977350.0000,10926445.0000,10946091.0000,10966309.0000,10967692.0000,10845391.0000,10968363.0000,10960017.0000,10916566.0000,10946803.0000,10933286.0000,10967422.0000,10932335.0000,10955499.0000,10970126.0000,10938196.0000,10925954.0000,10948997.0000,11001896.0000,10989914.0000,10923950.0000,10962893.0000,10974304.0000,11021013.0000,10812258.0000,10959206.0000,10949066.0000,10996206.0000,10953556.0000,10957052.0000,10987439.0000,10969505.0000,10946212.0000" -generating large command graphs for N nodes - 4,chain topology,100,1,320555200,3296711.5100,3266764.8700,3317084.8100,125721.9434,92752.2507,156997.1115,"3339348.0000,3340350.0000,3355458.0000,3346802.0000,3338306.0000,3350619.0000,3341312.0000,3328808.0000,3325352.0000,3335671.0000,3343817.0000,3335731.0000,3332515.0000,3335661.0000,3349457.0000,3342303.0000,3337875.0000,3345810.0000,3345229.0000,3336202.0000,3346561.0000,3338647.0000,3341091.0000,3345790.0000,3335070.0000,3342374.0000,3347472.0000,3341071.0000,3352432.0000,3363373.0000,3346351.0000,3339990.0000,3337915.0000,3347233.0000,3336102.0000,3334479.0000,3341522.0000,3328117.0000,3336783.0000,3343576.0000,3340319.0000,3334539.0000,3347162.0000,3327856.0000,3330040.0000,3342144.0000,3339057.0000,3347183.0000,3343226.0000,3333256.0000,3344829.0000,3340299.0000,3343396.0000,3343475.0000,3339788.0000,3332695.0000,3334158.0000,3342264.0000,3199664.0000,2926248.0000,2917541.0000,2920186.0000,2923402.0000,2934453.0000,2911790.0000,2930455.0000,2928692.0000,2920136.0000,2935144.0000,3200295.0000,3352112.0000,3355198.0000,3351341.0000,3340250.0000,3349417.0000,3347563.0000,3355798.0000,3343886.0000,3342163.0000,3328758.0000,3345089.0000,3339989.0000,3337855.0000,3336643.0000,3341772.0000,3331403.0000,3347052.0000,3336132.0000,3336843.0000,3343726.0000,3345879.0000,3332114.0000,3343436.0000,3338847.0000,3351090.0000,3336523.0000,3345059.0000,3332705.0000,3339368.0000,3336873.0000" -generating large command graphs for N nodes - 4,expanding tree topology,100,1,647250000,6487980.0600,6480218.8400,6494881.6900,37300.6319,31290.8074,43881.8254,"6395442.0000,6476115.0000,6517353.0000,6509248.0000,6498407.0000,6485242.0000,6542219.0000,6393329.0000,6496934.0000,6478379.0000,6489340.0000,6491725.0000,6533222.0000,6423025.0000,6483479.0000,6490973.0000,6474441.0000,6470775.0000,6500270.0000,6503607.0000,6534696.0000,6403708.0000,6490833.0000,6501413.0000,6501823.0000,6480574.0000,6513986.0000,6549423.0000,6406484.0000,6481615.0000,6478199.0000,6486775.0000,6495592.0000,6488208.0000,6491555.0000,6492456.0000,6482606.0000,6472718.0000,6502295.0000,6484821.0000,6508185.0000,6496624.0000,6530046.0000,6523314.0000,6410631.0000,6494910.0000,6483539.0000,6549634.0000,6413085.0000,6507855.0000,6473180.0000,6483549.0000,6490372.0000,6485433.0000,6486674.0000,6497254.0000,6496633.0000,6492486.0000,6489871.0000,6477107.0000,6493978.0000,6494128.0000,6484121.0000,6501994.0000,6495321.0000,6498738.0000,6564301.0000,6424247.0000,6489059.0000,6488108.0000,6476085.0000,6504138.0000,6492956.0000,6486013.0000,6490512.0000,6492075.0000,6494499.0000,6559302.0000,6397306.0000,6494559.0000,6475154.0000,6491534.0000,6553842.0000,6429788.0000,6499308.0000,6542760.0000,6411423.0000,6512414.0000,6490582.0000,6559813.0000,6405451.0000,6493428.0000,6493267.0000,6493719.0000,6547340.0000,6394731.0000,6479962.0000,6483858.0000,6500711.0000,6533794.0000" -generating large command graphs for N nodes - 4,contracting tree topology,100,1,373456300,3694062.2400,3650943.4000,3757521.2800,263241.8188,172913.4017,413991.9640,"3744624.0000,3758961.0000,3742560.0000,3726569.0000,3724015.0000,3738573.0000,3733533.0000,3735827.0000,3722983.0000,3743171.0000,3730347.0000,3747949.0000,3722131.0000,3730607.0000,3731760.0000,3733683.0000,3730998.0000,3744523.0000,3730988.0000,3742460.0000,3733122.0000,3748731.0000,3735136.0000,3732641.0000,3728803.0000,3717492.0000,3738953.0000,3728063.0000,3733813.0000,3733101.0000,3738782.0000,3732339.0000,3738772.0000,3736639.0000,3728323.0000,3748922.0000,3738872.0000,3729525.0000,3738031.0000,3725698.0000,3742118.0000,3731758.0000,3740916.0000,3737239.0000,3739594.0000,3740857.0000,3737801.0000,3740056.0000,3741367.0000,3751897.0000,3726269.0000,3729555.0000,3737369.0000,3734274.0000,3732761.0000,3733953.0000,3731770.0000,3736649.0000,3731338.0000,3728252.0000,3747058.0000,3736718.0000,3718504.0000,3730357.0000,3728583.0000,3741849.0000,4938550.0000,3240682.0000,3236774.0000,3254418.0000,3224270.0000,3233929.0000,3250330.0000,3232966.0000,3238687.0000,3268054.0000,3235772.0000,3235242.0000,3489141.0000,5274685.0000,3727572.0000,3748351.0000,3738401.0000,3730095.0000,3493589.0000,3233578.0000,3269806.0000,3724827.0000,3728182.0000,3739995.0000,3729465.0000,3733042.0000,3748922.0000,3766785.0000,3740386.0000,3731128.0000,3735307.0000,3738813.0000,3729274.0000,3734324.0000" -generating large command graphs for N nodes - 4,wave_sim topology,100,1,1527178200,15111376.4500,14972083.0700,15219024.6100,623871.9490,500829.7459,747938.7863,"15370752.0000,15351424.0000,15390748.0000,15379829.0000,15388014.0000,15337669.0000,15350383.0000,15333020.0000,15368929.0000,15372755.0000,15355393.0000,15155265.0000,13479257.0000,13505217.0000,14930319.0000,15375551.0000,15373898.0000,15384938.0000,15380761.0000,15389106.0000,14401030.0000,13454761.0000,14334584.0000,15378938.0000,15389717.0000,15391231.0000,15374919.0000,15340485.0000,15383455.0000,15382253.0000,15361134.0000,13764917.0000,13529944.0000,15014398.0000,15407622.0000,15402382.0000,15395167.0000,15366574.0000,15402350.0000,15384327.0000,15382683.0000,15404676.0000,15372364.0000,15162859.0000,13465853.0000,13624842.0000,15383216.0000,14183538.0000,13439943.0000,14270713.0000,15391690.0000,15378527.0000,15392022.0000,15365051.0000,15385670.0000,15397281.0000,15421778.0000,15418090.0000,15399226.0000,15385880.0000,15395649.0000,15391031.0000,15373135.0000,15385129.0000,15380700.0000,15339042.0000,15368036.0000,15390660.0000,15349031.0000,14162939.0000,13496150.0000,14551223.0000,15400649.0000,15367485.0000,15381011.0000,16629411.0000,15066737.0000,13486281.0000,13760278.0000,15421007.0000,15440623.0000,15368747.0000,15398895.0000,15359289.0000,15375802.0000,15399535.0000,15370221.0000,15348399.0000,15385099.0000,15358178.0000,15368577.0000,15371663.0000,15412039.0000,15395588.0000,15361153.0000,15358809.0000,15378044.0000,15387082.0000,15368257.0000,15376743.0000" -generating large command graphs for N nodes - 4,jacobi topology,100,1,518564700,5273588.6400,5236080.3700,5295598.0100,143535.2097,94031.1227,200484.8926,"5309080.0000,5318888.0000,5332553.0000,5319138.0000,5303709.0000,5314521.0000,5337393.0000,5311845.0000,5310061.0000,5312666.0000,5310663.0000,5302588.0000,5309651.0000,5305243.0000,4985037.0000,4678228.0000,4683347.0000,4683197.0000,4671475.0000,4682817.0000,5011557.0000,5370195.0000,5322996.0000,5302096.0000,5321864.0000,5307947.0000,5312115.0000,5326162.0000,5304009.0000,5298490.0000,5296366.0000,5313178.0000,5296847.0000,5318288.0000,5313948.0000,5314180.0000,5302618.0000,5326122.0000,5294322.0000,5307587.0000,5317115.0000,5301745.0000,5299512.0000,5310643.0000,5310142.0000,5306495.0000,5313278.0000,5307617.0000,5314089.0000,5319560.0000,5298260.0000,5314951.0000,5314620.0000,5306384.0000,5317186.0000,5324589.0000,5302588.0000,5310733.0000,5300524.0000,5297668.0000,5304871.0000,5325310.0000,5313188.0000,5347443.0000,5325741.0000,5307206.0000,5298830.0000,5313768.0000,5305604.0000,5304261.0000,5323076.0000,5306686.0000,5311063.0000,5312145.0000,5305373.0000,5310302.0000,5310172.0000,5307517.0000,5315211.0000,5312196.0000,5279474.0000,5302237.0000,5309110.0000,5308679.0000,5308848.0000,5317585.0000,5314299.0000,5312998.0000,5321443.0000,5307748.0000,5309931.0000,5302156.0000,5313858.0000,5310121.0000,5298109.0000,5324238.0000,5296736.0000,5307737.0000,5309941.0000,5312967.0000" -generating large command graphs for N nodes - 16,soup topology,100,1,3994765900,39271467.3700,39001842.1400,39481127.1700,1209791.2432,997176.8179,1475263.4807,"37457705.0000,35711376.0000,39912483.0000,39855847.0000,39920359.0000,39892597.0000,40064100.0000,39904759.0000,40050805.0000,39864343.0000,39943843.0000,39934295.0000,39885222.0000,39928525.0000,39962278.0000,39977817.0000,39963100.0000,39921902.0000,39967167.0000,36148662.0000,38495687.0000,38553406.0000,39925238.0000,40020939.0000,39888058.0000,40082395.0000,39740879.0000,39880183.0000,39991043.0000,39918114.0000,39891553.0000,40087705.0000,39879091.0000,40006422.0000,40160452.0000,40019206.0000,37720372.0000,39943853.0000,37632655.0000,38364930.0000,39997094.0000,40068759.0000,40023984.0000,38149443.0000,37039285.0000,39930277.0000,39934515.0000,39856248.0000,37646162.0000,37554518.0000,40009057.0000,39444620.0000,35754077.0000,39941428.0000,39960325.0000,39933504.0000,39898427.0000,37931811.0000,38019948.0000,38670267.0000,40010037.0000,35438710.0000,39990682.0000,37073510.0000,38250814.0000,40029185.0000,35229405.0000,39935998.0000,40070493.0000,39668573.0000,39939275.0000,38428630.0000,36751341.0000,39874432.0000,39994168.0000,39992886.0000,39967008.0000,39990150.0000,39975934.0000,39940517.0000,39859854.0000,39942931.0000,39905742.0000,39975512.0000,39918275.0000,39889911.0000,39956086.0000,37942632.0000,38703119.0000,38620703.0000,38628628.0000,39959313.0000,40004107.0000,39930708.0000,39926029.0000,39928975.0000,40038172.0000,37832373.0000,37405617.0000,39993187.0000" -generating large command graphs for N nodes - 16,chain topology,100,1,37888757800,382851264.4500,380664272.2800,384256860.9800,8816201.1241,6162024.3839,12555921.1256,"375829186.0000,386907719.0000,390640864.0000,378382431.0000,378983608.0000,385280325.0000,381070079.0000,391125059.0000,384767286.0000,378500564.0000,385949059.0000,380314962.0000,391191093.0000,385014101.0000,378313620.0000,384095355.0000,390389778.0000,385070117.0000,386388237.0000,384798322.0000,384702522.0000,385005645.0000,384139908.0000,391316498.0000,383547398.0000,385608062.0000,385175455.0000,384497023.0000,390734338.0000,383376105.0000,381528232.0000,386506299.0000,391014025.0000,384365683.0000,379912439.0000,386923366.0000,380939881.0000,381692633.0000,385648707.0000,380612200.0000,382630674.0000,383572244.0000,390810470.0000,388638165.0000,388832964.0000,388087054.0000,385358378.0000,380150096.0000,385004419.0000,385329423.0000,382303585.0000,374314950.0000,386558004.0000,390257243.0000,385151576.0000,374364985.0000,390690281.0000,385672760.0000,385949644.0000,385637885.0000,383620603.0000,385066004.0000,376552788.0000,385394734.0000,392139579.0000,382898678.0000,387303542.0000,384168758.0000,384269688.0000,391083112.0000,381248039.0000,386638283.0000,384509742.0000,380357597.0000,384891683.0000,388135331.0000,374835181.0000,373237793.0000,384692116.0000,386124993.0000,389871202.0000,389225951.0000,389547941.0000,356633519.0000,343389423.0000,345591294.0000,340267785.0000,368076900.0000,374639339.0000,378686146.0000,383691123.0000,390205681.0000,382987113.0000,384169356.0000,379213783.0000,380602718.0000,384885780.0000,386086899.0000,390340967.0000,390272297.0000" -generating large command graphs for N nodes - 16,expanding tree topology,100,1,41018515400,411240512.0400,410236590.9600,412145540.2700,4873731.7516,4151302.0773,5947009.2334,"413661680.0000,412707066.0000,407632197.0000,407021825.0000,409586251.0000,410791146.0000,401332044.0000,400642511.0000,405641406.0000,415049612.0000,413864804.0000,406185904.0000,408575460.0000,403591452.0000,427850761.0000,411865325.0000,397042978.0000,410129595.0000,416721802.0000,412313842.0000,404984463.0000,406486081.0000,405937865.0000,415508869.0000,405351876.0000,404159614.0000,409287904.0000,413823052.0000,403479338.0000,412648303.0000,408534008.0000,405506649.0000,406719470.0000,413453354.0000,397721659.0000,413809146.0000,398543090.0000,400517191.0000,412684681.0000,409881233.0000,405862229.0000,409159279.0000,411501004.0000,409604760.0000,414494049.0000,415218387.0000,414738300.0000,415444034.0000,413846996.0000,409863048.0000,405329152.0000,413605900.0000,412831206.0000,412724964.0000,414909813.0000,415584629.0000,413574640.0000,415363360.0000,405160211.0000,413086267.0000,409909936.0000,415603583.0000,414331119.0000,413274232.0000,413475582.0000,415252860.0000,413463017.0000,415694505.0000,415320327.0000,409224971.0000,413947402.0000,413566403.0000,416212833.0000,413427289.0000,413898570.0000,413701899.0000,414203335.0000,408817829.0000,413859886.0000,406753549.0000,415909319.0000,414984000.0000,413546123.0000,414256655.0000,406678436.0000,414331106.0000,417582910.0000,414864384.0000,413415004.0000,412186724.0000,414985161.0000,414638847.0000,412990372.0000,415947980.0000,410849667.0000,414517217.0000,414037821.0000,413158960.0000,413685565.0000,414398091.0000" -generating large command graphs for N nodes - 16,contracting tree topology,100,1,13038851600,127370544.2900,126956082.8500,127682396.7700,1818383.5972,1449427.6171,2209853.3095,"128014967.0000,128469686.0000,126808339.0000,123444282.0000,126422829.0000,124826614.0000,128131728.0000,123028597.0000,122104581.0000,128516986.0000,128144533.0000,122933718.0000,128068971.0000,121818270.0000,127703069.0000,126432498.0000,128202543.0000,121805946.0000,128075522.0000,128042941.0000,127945617.0000,125517228.0000,126216149.0000,123021724.0000,127974802.0000,128615433.0000,127810822.0000,128009658.0000,128059643.0000,128505204.0000,128065263.0000,128669765.0000,128509714.0000,128378154.0000,128360550.0000,127977748.0000,129582670.0000,127966126.0000,126248771.0000,125095140.0000,127813437.0000,127989360.0000,128110067.0000,128084229.0000,128872368.0000,128176563.0000,126651522.0000,128197994.0000,128242268.0000,123072139.0000,127804481.0000,127887797.0000,127854545.0000,127959734.0000,128068319.0000,128024346.0000,129009958.0000,127716705.0000,127744316.0000,121911485.0000,127570177.0000,128015228.0000,128158068.0000,123464971.0000,126949214.0000,128534259.0000,128113955.0000,127886375.0000,128945376.0000,128145695.0000,128285388.0000,127933554.0000,127829126.0000,128243059.0000,128066544.0000,128278105.0000,128029014.0000,127959032.0000,128254410.0000,127834577.0000,123080103.0000,127956938.0000,128065262.0000,128123052.0000,128041157.0000,128060744.0000,127946268.0000,129816231.0000,127789171.0000,127840918.0000,127864754.0000,128896413.0000,129052948.0000,129502668.0000,128028803.0000,128365920.0000,127688991.0000,128038451.0000,127833695.0000,127847381.0000" -generating large command graphs for N nodes - 16,wave_sim topology,100,1,12968993400,129110188.0900,128799742.9200,129311717.4000,1257768.1512,886908.3206,1671859.7157,"129433788.0000,129309212.0000,129468163.0000,129444458.0000,129331505.0000,129456781.0000,126137059.0000,129190799.0000,129347265.0000,130682628.0000,129350661.0000,129408391.0000,129288883.0000,129368635.0000,129437104.0000,129502809.0000,131043830.0000,129294466.0000,129425672.0000,129392250.0000,129525191.0000,129410163.0000,129315194.0000,129408060.0000,129488451.0000,129485385.0000,129375819.0000,129339730.0000,129521724.0000,131174577.0000,129426464.0000,129290888.0000,130194575.0000,129631492.0000,129597317.0000,129581807.0000,129436673.0000,124415466.0000,129357674.0000,129262615.0000,130772567.0000,129267384.0000,129515512.0000,129385056.0000,129259809.0000,129241785.0000,129424179.0000,124711535.0000,129036838.0000,129329661.0000,129352945.0000,124597198.0000,129120596.0000,129336634.0000,129601705.0000,129348165.0000,129349549.0000,129094015.0000,129334239.0000,129293883.0000,129454998.0000,129300345.0000,129302659.0000,128010768.0000,125057459.0000,129405944.0000,129421805.0000,129409572.0000,124309335.0000,129412898.0000,129604941.0000,129359266.0000,129236996.0000,129426193.0000,129472961.0000,129221356.0000,129395135.0000,129281930.0000,129210636.0000,129807234.0000,128060122.0000,129273073.0000,129501045.0000,129232798.0000,129303029.0000,129281980.0000,130131265.0000,129375056.0000,129379074.0000,129328870.0000,129345621.0000,129392268.0000,129245210.0000,129308280.0000,129412226.0000,129386748.0000,129310004.0000,129497177.0000,129877375.0000,124348278.0000" -generating large command graphs for N nodes - 16,jacobi topology,100,1,12347643300,121938442.8200,121626436.0600,122147820.6900,1286909.7223,918069.8342,1751593.9249,"123217421.0000,122156586.0000,122156747.0000,121886737.0000,121898630.0000,121778743.0000,121785967.0000,120390650.0000,121927844.0000,121793120.0000,122072960.0000,122023496.0000,122797689.0000,121761250.0000,121716446.0000,121870285.0000,121672412.0000,121757873.0000,121734038.0000,121830290.0000,121986787.0000,122261645.0000,121949355.0000,121861209.0000,123810983.0000,122815853.0000,116828029.0000,121831412.0000,121840269.0000,121668244.0000,122001944.0000,121946320.0000,121630903.0000,121935710.0000,121841772.0000,118683094.0000,122345434.0000,117145088.0000,122126980.0000,122130397.0000,122379959.0000,119054325.0000,119634922.0000,122292614.0000,122302533.0000,122153059.0000,122222591.0000,122273557.0000,122229234.0000,122104248.0000,123473024.0000,123621324.0000,122243570.0000,122153711.0000,122325135.0000,122216229.0000,122215387.0000,122315677.0000,122161977.0000,116424957.0000,122328592.0000,122361895.0000,124727554.0000,122240535.0000,122061607.0000,122107994.0000,123898387.0000,122230286.0000,122318282.0000,122323031.0000,122265682.0000,122165984.0000,122193015.0000,122223413.0000,122248119.0000,123348108.0000,122266174.0000,122231989.0000,122207233.0000,122378095.0000,122236568.0000,122088858.0000,122611135.0000,122344542.0000,122262887.0000,122264601.0000,122319043.0000,123157898.0000,122250003.0000,122607408.0000,122290609.0000,122012344.0000,116845802.0000,122346235.0000,122279769.0000,122344781.0000,122250724.0000,122191432.0000,122057539.0000,122287484.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,soup topology,100,1,471939200,4709295.8000,4706941.3300,4712037.9400,12948.5461,10941.3844,16282.1870,"4710258.0000,4705920.0000,4730456.0000,4719295.0000,4732770.0000,4705899.0000,4697854.0000,4705599.0000,4697705.0000,4713323.0000,4704808.0000,4699898.0000,4707102.0000,4702152.0000,4699288.0000,4720136.0000,4713945.0000,4709757.0000,4704557.0000,4709787.0000,4696592.0000,4721659.0000,4698465.0000,4695941.0000,4712632.0000,4699859.0000,4708284.0000,4708825.0000,4688085.0000,4702653.0000,4695941.0000,4698636.0000,4695521.0000,4708073.0000,4703575.0000,4759912.0000,4708635.0000,4699658.0000,4710919.0000,4693666.0000,4743100.0000,4701582.0000,4697373.0000,4720707.0000,4694417.0000,4717933.0000,4710157.0000,4713353.0000,4716178.0000,4725597.0000,4716179.0000,4711590.0000,4706791.0000,4698526.0000,4711951.0000,4738491.0000,4715819.0000,4723172.0000,4714486.0000,4719916.0000,4727100.0000,4709437.0000,4749041.0000,4703145.0000,4721519.0000,4728072.0000,4704166.0000,4700129.0000,4704808.0000,4714686.0000,4685391.0000,4692865.0000,4704437.0000,4706651.0000,4690120.0000,4709266.0000,4728022.0000,4716269.0000,4696553.0000,4696331.0000,4697244.0000,4692414.0000,4707192.0000,4693496.0000,4711170.0000,4703134.0000,4726819.0000,4705679.0000,4727110.0000,4703185.0000,4706470.0000,4708204.0000,4700028.0000,4713002.0000,4712712.0000,4686353.0000,4717672.0000,4719245.0000,4707984.0000,4707101.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,chain topology,100,1,28431500,285356.5000,284716.7500,286884.9100,4772.5478,2434.6757,9634.3726,"284085.0000,283514.0000,324211.0000,286138.0000,286008.0000,285939.0000,293122.0000,285557.0000,284616.0000,285267.0000,284877.0000,285076.0000,284966.0000,285267.0000,284897.0000,285046.0000,284956.0000,285437.0000,285808.0000,285978.0000,298472.0000,285538.0000,284776.0000,284636.0000,284656.0000,285017.0000,286129.0000,286690.0000,285087.0000,285397.0000,283193.0000,284555.0000,283875.0000,284916.0000,290276.0000,283634.0000,283233.0000,282451.0000,284185.0000,284104.0000,283835.0000,284225.0000,284596.0000,283544.0000,283854.0000,284326.0000,284565.0000,283834.0000,290828.0000,285367.0000,285037.0000,283694.0000,283253.0000,283443.0000,285007.0000,283293.0000,282602.0000,284395.0000,284135.0000,284296.0000,283173.0000,283133.0000,295547.0000,283964.0000,283483.0000,283394.0000,283153.0000,283995.0000,283283.0000,284205.0000,283895.0000,283964.0000,283754.0000,283844.0000,284085.0000,284295.0000,292090.0000,284175.0000,285207.0000,284566.0000,284165.0000,283674.0000,283945.0000,283674.0000,283774.0000,283494.0000,284526.0000,283343.0000,284205.0000,283814.0000,297831.0000,283875.0000,283183.0000,283914.0000,283043.0000,283835.0000,283864.0000,283394.0000,283694.0000,283484.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,expanding tree topology,100,1,39780100,398895.3800,397945.4500,401870.6700,7746.8686,3005.3124,16975.0929,"397419.0000,397399.0000,468383.0000,399212.0000,398110.0000,397780.0000,397098.0000,397750.0000,396588.0000,395686.0000,396677.0000,396598.0000,411997.0000,394924.0000,397559.0000,397439.0000,397239.0000,397850.0000,396617.0000,396507.0000,395926.0000,396698.0000,404091.0000,396607.0000,397169.0000,397028.0000,396758.0000,397740.0000,396898.0000,396938.0000,396548.0000,397339.0000,403851.0000,398140.0000,396317.0000,397319.0000,396638.0000,397459.0000,396788.0000,397158.0000,396467.0000,395947.0000,412036.0000,398151.0000,396497.0000,397329.0000,396788.0000,396808.0000,397610.0000,396998.0000,397179.0000,398471.0000,406987.0000,396657.0000,398561.0000,398340.0000,397679.0000,399082.0000,397479.0000,398141.0000,398050.0000,396968.0000,412758.0000,397740.0000,396327.0000,398221.0000,396217.0000,396677.0000,397590.0000,396768.0000,397479.0000,397349.0000,405164.0000,396577.0000,397629.0000,396767.0000,397570.0000,398310.0000,396427.0000,396517.0000,397108.0000,398051.0000,403731.0000,396457.0000,396728.0000,397068.0000,396868.0000,397019.0000,397268.0000,398380.0000,397128.0000,397860.0000,411325.0000,397710.0000,396768.0000,397850.0000,397789.0000,397459.0000,396978.0000,397439.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,contracting tree topology,100,1,49444900,495134.8500,494564.9200,495938.4000,3421.2558,2583.0719,4414.4325,"493941.0000,491567.0000,503259.0000,493510.0000,494231.0000,493740.0000,507707.0000,493571.0000,494131.0000,494392.0000,493681.0000,494723.0000,494552.0000,494382.0000,501706.0000,493801.0000,494082.0000,494362.0000,493421.0000,494372.0000,496526.0000,492839.0000,502608.0000,495163.0000,494121.0000,494873.0000,494853.0000,493290.0000,494041.0000,493500.0000,507597.0000,494663.0000,494222.0000,494833.0000,492639.0000,494101.0000,493791.0000,494041.0000,501134.0000,494722.0000,494231.0000,494562.0000,493681.0000,493671.0000,492809.0000,493290.0000,495074.0000,499031.0000,494062.0000,493861.0000,495064.0000,493551.0000,494142.0000,495694.0000,493781.0000,504201.0000,494462.0000,491687.0000,493401.0000,493851.0000,493721.0000,494452.0000,493872.0000,499512.0000,493140.0000,493340.0000,493511.0000,493340.0000,494493.0000,493671.0000,493230.0000,507778.0000,494031.0000,493190.0000,494924.0000,493260.0000,492789.0000,493010.0000,493881.0000,501486.0000,494602.0000,492789.0000,494693.0000,494232.0000,494152.0000,493150.0000,493961.0000,499161.0000,491797.0000,494843.0000,494503.0000,493941.0000,495154.0000,493370.0000,493451.0000,506846.0000,493220.0000,494162.0000,495183.0000,492850.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,wave_sim topology,100,1,225606100,2258193.1800,2256441.9300,2259951.9300,8952.2586,7927.4251,10525.8335,"2271260.0000,2256932.0000,2271921.0000,2268634.0000,2281489.0000,2263846.0000,2271339.0000,2260118.0000,2262172.0000,2252053.0000,2265128.0000,2251282.0000,2255990.0000,2270588.0000,2261221.0000,2265238.0000,2257965.0000,2270368.0000,2252805.0000,2253305.0000,2263104.0000,2253256.0000,2266190.0000,2253566.0000,2270288.0000,2253506.0000,2266020.0000,2270017.0000,2249448.0000,2268354.0000,2253166.0000,2264497.0000,2254317.0000,2261842.0000,2250200.0000,2260479.0000,2259708.0000,2257153.0000,2269466.0000,2248717.0000,2258556.0000,2250831.0000,2267061.0000,2265749.0000,2254608.0000,2265188.0000,2260680.0000,2262883.0000,2249549.0000,2258355.0000,2264026.0000,2253125.0000,2265268.0000,2259217.0000,2257032.0000,2244399.0000,2252264.0000,2242605.0000,2247544.0000,2253797.0000,2245380.0000,2254337.0000,2243597.0000,2258466.0000,2245421.0000,2251131.0000,2256771.0000,2231313.0000,2245351.0000,2243597.0000,2259086.0000,2246463.0000,2253426.0000,2246703.0000,2261421.0000,2266861.0000,2254578.0000,2266751.0000,2257022.0000,2263575.0000,2263886.0000,2281729.0000,2261801.0000,2257564.0000,2276329.0000,2258285.0000,2267973.0000,2255249.0000,2258966.0000,2272382.0000,2250981.0000,2249559.0000,2250941.0000,2250781.0000,2246503.0000,2267693.0000,2250049.0000,2256511.0000,2252644.0000,2248557.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,jacobi topology,100,1,80437400,803383.4100,795260.7500,810868.3200,39724.9784,36889.0495,41552.7940,"832902.0000,839264.0000,772999.0000,747951.0000,752430.0000,748633.0000,750165.0000,758612.0000,751087.0000,748412.0000,748783.0000,748131.0000,750115.0000,770414.0000,748212.0000,747220.0000,747551.0000,748562.0000,757980.0000,749744.0000,751308.0000,749634.0000,751629.0000,757779.0000,750406.0000,749704.0000,750275.0000,750657.0000,773329.0000,753302.0000,749985.0000,749534.0000,750156.0000,747380.0000,759022.0000,747270.0000,746469.0000,748212.0000,747120.0000,804959.0000,836028.0000,835306.0000,834395.0000,833984.0000,840947.0000,833062.0000,834335.0000,834244.0000,832892.0000,844444.0000,830808.0000,829014.0000,831960.0000,839655.0000,833944.0000,833513.0000,833573.0000,831549.0000,841748.0000,831549.0000,834775.0000,831739.0000,831640.0000,846257.0000,827171.0000,827241.0000,834325.0000,831499.0000,839544.0000,831580.0000,831800.0000,831739.0000,829525.0000,835878.0000,829876.0000,832681.0000,825859.0000,837189.0000,835446.0000,831419.0000,831549.0000,828243.0000,836789.0000,830226.0000,831870.0000,831920.0000,831850.0000,847710.0000,833282.0000,831258.0000,832211.0000,832692.0000,840215.0000,831459.0000,831840.0000,831740.0000,831960.0000,845005.0000,833553.0000,831539.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,soup topology,100,1,1146050000,11166876.5600,10938144.4600,11386463.7100,1145334.4158,1003684.3326,1306038.9760,"11180022.0000,11027394.0000,10246338.0000,9360614.0000,8928418.0000,11589145.0000,11506679.0000,10865648.0000,10999642.0000,11615905.0000,12044345.0000,12119397.0000,12063381.0000,12419895.0000,11221782.0000,9547558.0000,8920282.0000,8897349.0000,10677303.0000,11157590.0000,11205971.0000,11304517.0000,11457596.0000,10994341.0000,12453498.0000,12672452.0000,10951160.0000,10930770.0000,10776079.0000,11342579.0000,11729170.0000,12284109.0000,10357849.0000,10271465.0000,9999832.0000,12070715.0000,12895273.0000,12063871.0000,11022114.0000,12445754.0000,10978200.0000,11131550.0000,11470331.0000,12233984.0000,12151948.0000,11174823.0000,11238423.0000,12811955.0000,13528750.0000,10972329.0000,9920031.0000,8895897.0000,10902869.0000,11216441.0000,12327200.0000,12567434.0000,12297684.0000,10203517.0000,8979074.0000,8937174.0000,10380411.0000,11405548.0000,11354452.0000,11135918.0000,12516136.0000,10821114.0000,10876989.0000,11632076.0000,12017815.0000,8970687.0000,9401131.0000,11981726.0000,10907146.0000,11718860.0000,11131319.0000,11389769.0000,12441376.0000,8991276.0000,8875297.0000,8884795.0000,12118155.0000,13535452.0000,10363819.0000,9017686.0000,10154204.0000,11354602.0000,10778784.0000,10982759.0000,12591498.0000,11531707.0000,11200681.0000,11018597.0000,12977548.0000,13693371.0000,12282515.0000,11208025.0000,11068501.0000,11052290.0000,11182015.0000,12184190.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,chain topology,100,1,122951400,1084872.6200,1053960.7800,1115906.1000,158128.3019,138996.0374,182492.1824,"1091210.0000,1013873.0000,928312.0000,896111.0000,962497.0000,851537.0000,715620.0000,702676.0000,784951.0000,954612.0000,831369.0000,752129.0000,1098142.0000,976943.0000,1063196.0000,998795.0000,879069.0000,1030766.0000,988656.0000,1045393.0000,1072795.0000,959070.0000,1182122.0000,1055362.0000,1148488.0000,1035705.0000,1115536.0000,1100487.0000,1104114.0000,1159358.0000,1133469.0000,1075189.0000,1071052.0000,1077975.0000,1129222.0000,1071372.0000,1077093.0000,1100727.0000,1172604.0000,1192611.0000,1181590.0000,1295786.0000,1150221.0000,1217930.0000,1151704.0000,1307068.0000,1219352.0000,1103793.0000,1102752.0000,1157766.0000,1163727.0000,1277182.0000,1193193.0000,1144601.0000,1275849.0000,1169778.0000,1119793.0000,1223299.0000,1147075.0000,1222278.0000,1169538.0000,1164989.0000,1219613.0000,1219091.0000,1132348.0000,1156904.0000,1102742.0000,1041316.0000,1145773.0000,1485715.0000,1331985.0000,1172834.0000,1337215.0000,1358405.0000,1326765.0000,1349188.0000,1305665.0000,1179416.0000,1419249.0000,1454165.0000,1062856.0000,862919.0000,964050.0000,897263.0000,917341.0000,1005137.0000,922732.0000,1000548.0000,890891.0000,1032910.0000,906110.0000,888187.0000,884048.0000,935225.0000,853310.0000,989418.0000,815689.0000,953540.0000,1066423.0000,1140804.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,expanding tree topology,100,1,171796100,1769447.2700,1705937.2000,1838726.2100,340497.4225,300004.9310,387541.0037,"1417266.0000,1370438.0000,1762218.0000,1694309.0000,1915427.0000,1630689.0000,2024394.0000,1615451.0000,1746378.0000,2129501.0000,2201397.0000,2503128.0000,2095147.0000,2231114.0000,2238759.0000,2177252.0000,2490633.0000,2494240.0000,2467600.0000,1947458.0000,2091711.0000,2001780.0000,1358595.0000,1402648.0000,1371179.0000,1435150.0000,1856085.0000,1846988.0000,1863520.0000,1856507.0000,1839303.0000,1856045.0000,1923182.0000,1846717.0000,1875893.0000,1867216.0000,2081441.0000,2476137.0000,1916449.0000,1887945.0000,2581405.0000,2241373.0000,2575295.0000,2441792.0000,2494852.0000,1779911.0000,1744304.0000,1722222.0000,1690852.0000,1898896.0000,2157224.0000,2094275.0000,2068357.0000,1940054.0000,1687055.0000,1660095.0000,1623576.0000,1487619.0000,1538816.0000,1467851.0000,1473382.0000,1521252.0000,1574353.0000,1641260.0000,1496786.0000,1485564.0000,1451000.0000,1544336.0000,1524308.0000,1441391.0000,1390976.0000,1479364.0000,1691153.0000,1755956.0000,1781855.0000,1756978.0000,1782566.0000,1669702.0000,1695742.0000,1750506.0000,1732882.0000,1755204.0000,1788468.0000,1725949.0000,1755695.0000,1672137.0000,1369676.0000,1347514.0000,1381658.0000,1353005.0000,1348826.0000,1375777.0000,1362463.0000,1356371.0000,1380857.0000,1381929.0000,1363945.0000,1309873.0000,1324771.0000,1246183.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,contracting tree topology,100,1,198125100,1877403.5200,1817149.1300,1956504.0100,349772.8539,282823.5895,516206.7946,"1885800.0000,1892484.0000,2050192.0000,2309231.0000,2550086.0000,2482038.0000,2204754.0000,1762809.0000,1575986.0000,1455849.0000,1708366.0000,1853359.0000,1729476.0000,1745927.0000,1957177.0000,1700521.0000,2114213.0000,1566628.0000,1547121.0000,1802624.0000,1885831.0000,1773449.0000,1824014.0000,2071893.0000,2127969.0000,2283794.0000,2371199.0000,2394001.0000,2289875.0000,2524659.0000,2552140.0000,2557500.0000,2444206.0000,3734924.0000,2555266.0000,2231084.0000,2552171.0000,2087853.0000,1936046.0000,1992733.0000,1974730.0000,1791804.0000,1952667.0000,2005758.0000,1980881.0000,2123100.0000,1995418.0000,1968668.0000,1888166.0000,1997071.0000,1939643.0000,1890380.0000,1862197.0000,1764262.0000,1528146.0000,1522625.0000,1515842.0000,1519779.0000,1498810.0000,1520371.0000,1517285.0000,1528345.0000,1517946.0000,1525841.0000,1822021.0000,1805620.0000,1866314.0000,1781544.0000,1889788.0000,1781644.0000,1786323.0000,1858219.0000,1836558.0000,1807172.0000,1817001.0000,1886443.0000,1888907.0000,1865293.0000,1698898.0000,1893215.0000,1715108.0000,1739455.0000,1685703.0000,1770353.0000,1801011.0000,1746718.0000,1490714.0000,1522745.0000,1526903.0000,1531702.0000,1518387.0000,1644705.0000,1488130.0000,1535780.0000,1541210.0000,1505914.0000,1520641.0000,1532324.0000,1512316.0000,1710590.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,wave_sim topology,100,1,883863700,9837578.5200,9525923.3900,10179138.1000,1665681.0160,1424909.7934,2030834.4016,"9350656.0000,10037583.0000,9416469.0000,10215280.0000,10369882.0000,10227412.0000,11456033.0000,10473146.0000,11209768.0000,10298556.0000,10981457.0000,10345675.0000,10391001.0000,8638611.0000,9497734.0000,9085264.0000,9569349.0000,8972231.0000,11695787.0000,11472716.0000,11297444.0000,9047002.0000,8643009.0000,8601219.0000,7950380.0000,9223014.0000,8870619.0000,10533369.0000,7980827.0000,8943246.0000,9708360.0000,8313396.0000,6961000.0000,6871982.0000,10273048.0000,10182488.0000,10263691.0000,9675830.0000,9021173.0000,8735413.0000,9969415.0000,11152160.0000,11110210.0000,11440674.0000,7213218.0000,8599517.0000,12267747.0000,11292955.0000,10420016.0000,10645873.0000,11616086.0000,11579707.0000,10135469.0000,8272108.0000,8306643.0000,8235439.0000,8916625.0000,10566142.0000,10515696.0000,10504696.0000,8241991.0000,7941804.0000,10231400.0000,10544271.0000,9509545.0000,6946734.0000,6990286.0000,8344124.0000,6990035.0000,6780199.0000,8079714.0000,14961056.0000,10193218.0000,10508273.0000,11344433.0000,9922116.0000,10609595.0000,9338162.0000,9225559.0000,8039890.0000,8163282.0000,10524213.0000,10803210.0000,7085235.0000,6991989.0000,12626986.0000,10478436.0000,15561922.0000,14448548.0000,10555031.0000,11033445.0000,9353721.0000,7739621.0000,9715625.0000,10825452.0000,11455192.0000,13172267.0000,9975917.0000,10480631.0000,10463208.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,jacobi topology,100,1,327170500,3311276.4600,3236330.0000,3391375.6400,395413.9921,347390.7946,458269.6654,"3199413.0000,2995908.0000,2929262.0000,3282820.0000,3023260.0000,3496013.0000,3484963.0000,3539646.0000,3576175.0000,3501775.0000,3661145.0000,3650435.0000,3950433.0000,3514829.0000,2686664.0000,2664553.0000,2765793.0000,2677316.0000,2850985.0000,3959168.0000,4375084.0000,4155550.0000,3727661.0000,3624336.0000,3581635.0000,3629767.0000,3548793.0000,3285947.0000,3409370.0000,3056783.0000,3141032.0000,3053037.0000,2814486.0000,2928401.0000,2864540.0000,2944211.0000,3341000.0000,3527263.0000,3097300.0000,3075328.0000,3091078.0000,3061412.0000,3039180.0000,3081831.0000,3142455.0000,3169967.0000,3562970.0000,3546760.0000,3170649.0000,3186369.0000,3490603.0000,3442372.0000,3479312.0000,3694338.0000,4031997.0000,4301034.0000,4304301.0000,4149559.0000,3481466.0000,3658541.0000,3689319.0000,3301847.0000,2795911.0000,2954601.0000,2990809.0000,3017018.0000,2904506.0000,2993685.0000,3305694.0000,3675994.0000,3389904.0000,2456289.0000,2615559.0000,2868087.0000,3157504.0000,3134050.0000,3718764.0000,3611832.0000,3552260.0000,3219071.0000,3062925.0000,3349757.0000,3655936.0000,3710108.0000,3565115.0000,3373472.0000,3007120.0000,3166191.0000,3177662.0000,3573580.0000,3600391.0000,3398389.0000,2759431.0000,2611663.0000,2846837.0000,3217978.0000,3056664.0000,3085858.0000,3612243.0000,3265348.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,soup topology,100,1,576318500,5747075.9700,5705309.3900,5770964.0800,156325.4616,99871.3323,221236.5407,"5779267.0000,5835384.0000,5777895.0000,5752718.0000,5749892.0000,5757307.0000,5758999.0000,5764770.0000,5751135.0000,5769609.0000,5755503.0000,5144007.0000,5732239.0000,5802932.0000,5797943.0000,5789337.0000,5797071.0000,5780911.0000,5790059.0000,5786501.0000,5793735.0000,5801119.0000,5784157.0000,5777735.0000,5780811.0000,5800337.0000,5796540.0000,5798564.0000,5841174.0000,5783265.0000,5792512.0000,5788225.0000,5796390.0000,5782344.0000,5792182.0000,5794516.0000,5799556.0000,5779338.0000,5800988.0000,5789969.0000,5800848.0000,5792853.0000,5772665.0000,5790919.0000,5784849.0000,5799155.0000,5779588.0000,5777915.0000,5797421.0000,5779107.0000,5648641.0000,5063636.0000,5045922.0000,5109352.0000,5077461.0000,5451678.0000,5790890.0000,5782955.0000,5816538.0000,5799506.0000,5793605.0000,5789667.0000,5791200.0000,5775220.0000,5790489.0000,5786551.0000,5786031.0000,5795899.0000,5777885.0000,5754391.0000,5785820.0000,5786501.0000,5795808.0000,5791882.0000,5780610.0000,5789426.0000,5784527.0000,5789597.0000,5792112.0000,5788576.0000,5784498.0000,5793123.0000,5776393.0000,5805887.0000,5780510.0000,5804385.0000,5785950.0000,5799336.0000,5792533.0000,5777173.0000,5790128.0000,5798934.0000,5786772.0000,5780239.0000,5792111.0000,5775872.0000,5799806.0000,5779368.0000,5781041.0000,5788906.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,chain topology,100,1,58521700,584478.1900,583969.3800,585158.2400,2988.8821,2351.6004,3852.4412,"582680.0000,582548.0000,595734.0000,586205.0000,585254.0000,585855.0000,586907.0000,585264.0000,585565.0000,586145.0000,586216.0000,585384.0000,584463.0000,584743.0000,584622.0000,589182.0000,584071.0000,585093.0000,585735.0000,585004.0000,583771.0000,584983.0000,594251.0000,585364.0000,585854.0000,585644.0000,584773.0000,585545.0000,584813.0000,592197.0000,585825.0000,585745.0000,585134.0000,585414.0000,585194.0000,586456.0000,585334.0000,584923.0000,584452.0000,586045.0000,584222.0000,582168.0000,592638.0000,583491.0000,582348.0000,582779.0000,582319.0000,582528.0000,580926.0000,582850.0000,583140.0000,583480.0000,582008.0000,582569.0000,583741.0000,582589.0000,595884.0000,583731.0000,582840.0000,583039.0000,582849.0000,582939.0000,582890.0000,584051.0000,582428.0000,583240.0000,582148.0000,582949.0000,582890.0000,582689.0000,583791.0000,584022.0000,580525.0000,580244.0000,580826.0000,582609.0000,592327.0000,584893.0000,582269.0000,582208.0000,582168.0000,582619.0000,581768.0000,588510.0000,582889.0000,582118.0000,583260.0000,582809.0000,582117.0000,582318.0000,587348.0000,582338.0000,583100.0000,582218.0000,582058.0000,582489.0000,580575.0000,590173.0000,583511.0000,582969.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,expanding tree topology,100,1,71197900,712862.1700,712189.7700,713721.6700,3877.5597,3161.1145,4773.2114,"712164.0000,712655.0000,723946.0000,726050.0000,713576.0000,711973.0000,712885.0000,712674.0000,712024.0000,721772.0000,712394.0000,712434.0000,711743.0000,711803.0000,720449.0000,712234.0000,712464.0000,711813.0000,712154.0000,713225.0000,718746.0000,712895.0000,712193.0000,712554.0000,712464.0000,713516.0000,725730.0000,712665.0000,714057.0000,712064.0000,713206.0000,716562.0000,713566.0000,711913.0000,713737.0000,714348.0000,712374.0000,717233.0000,713086.0000,711372.0000,713016.0000,711793.0000,719147.0000,710681.0000,710260.0000,710691.0000,712654.0000,711383.0000,718335.0000,710380.0000,709288.0000,708868.0000,708647.0000,707896.0000,715119.0000,708767.0000,708817.0000,708586.0000,709488.0000,715400.0000,709839.0000,709238.0000,709238.0000,711201.0000,708106.0000,721330.0000,709118.0000,708807.0000,709028.0000,708026.0000,708337.0000,710129.0000,709418.0000,708958.0000,711953.0000,711593.0000,715941.0000,712284.0000,711122.0000,710961.0000,710361.0000,710470.0000,720259.0000,711142.0000,711112.0000,711462.0000,711623.0000,718395.0000,711473.0000,710240.0000,712565.0000,712775.0000,711212.0000,724577.0000,712925.0000,712224.0000,712955.0000,711172.0000,711372.0000,719347.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,contracting tree topology,100,1,81092100,793162.5100,786745.4200,798684.0400,30268.3344,26908.6021,32808.0562,"744034.0000,742612.0000,834204.0000,811762.0000,821260.0000,811011.0000,810660.0000,811211.0000,810800.0000,818114.0000,809718.0000,810419.0000,809047.0000,822402.0000,811331.0000,809338.0000,810078.0000,809758.0000,817052.0000,810018.0000,809257.0000,809036.0000,808506.0000,814427.0000,808966.0000,810158.0000,808696.0000,808877.0000,820929.0000,810630.0000,810009.0000,809728.0000,809568.0000,817994.0000,809818.0000,810179.0000,810950.0000,809498.0000,815679.0000,809428.0000,808936.0000,809729.0000,809588.0000,823013.0000,809858.0000,810640.0000,810850.0000,808476.0000,817162.0000,808926.0000,809487.0000,809648.0000,809628.0000,824867.0000,810469.0000,809507.0000,809047.0000,809167.0000,817252.0000,808987.0000,808545.0000,809227.0000,810509.0000,825929.0000,808466.0000,807504.0000,807113.0000,808696.0000,814377.0000,809718.0000,810339.0000,808967.0000,810028.0000,802744.0000,743833.0000,743984.0000,742852.0000,742852.0000,755726.0000,743763.0000,743623.0000,743282.0000,743403.0000,748021.0000,743864.0000,744394.0000,743173.0000,742871.0000,744094.0000,744525.0000,743113.0000,743272.0000,743974.0000,743493.0000,765715.0000,744786.0000,742981.0000,743743.0000,744014.0000,752339.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,wave_sim topology,100,1,435393800,4343119.2900,4329100.6800,4352736.0800,58393.6583,38725.6369,80670.0272,"4343966.0000,4346661.0000,4363803.0000,4357101.0000,4351520.0000,4369224.0000,4350958.0000,4366629.0000,4364665.0000,4333346.0000,4348995.0000,4363654.0000,4355126.0000,4380886.0000,4361839.0000,4350748.0000,4346391.0000,4359394.0000,4348655.0000,4344898.0000,4357371.0000,4347322.0000,4377700.0000,4361158.0000,4366989.0000,4339658.0000,4341541.0000,4349086.0000,4348845.0000,4355046.0000,4354114.0000,4356990.0000,4372209.0000,4367941.0000,4367340.0000,4367089.0000,4373011.0000,4298440.0000,4109563.0000,4105775.0000,4127977.0000,4119532.0000,4106667.0000,4242313.0000,4348184.0000,4356199.0000,4350628.0000,4349627.0000,4375014.0000,4370507.0000,4351289.0000,4353413.0000,4360296.0000,4351740.0000,4352372.0000,4370696.0000,4355678.0000,4351790.0000,4362291.0000,4365406.0000,4349917.0000,4353153.0000,4356269.0000,4345860.0000,4344116.0000,4361840.0000,4354745.0000,4355087.0000,4343124.0000,4346380.0000,4354224.0000,4357491.0000,4554373.0000,4358744.0000,4361279.0000,4373591.0000,4362862.0000,4352431.0000,4342544.0000,4342603.0000,4351681.0000,4357581.0000,4352371.0000,4336282.0000,4345498.0000,4353794.0000,4341421.0000,4349195.0000,4358753.0000,4354025.0000,4347703.0000,4354656.0000,4342623.0000,4356830.0000,4344037.0000,4355026.0000,4346210.0000,4343564.0000,4356820.0000,4345960.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,jacobi topology,100,1,135336300,1358921.4300,1356601.7000,1364980.8900,17580.9822,5264.4303,34457.4377,"1355529.0000,1365068.0000,1371659.0000,1369074.0000,1355570.0000,1498650.0000,1450839.0000,1354507.0000,1355319.0000,1369295.0000,1355409.0000,1354468.0000,1355369.0000,1354127.0000,1353525.0000,1360869.0000,1355860.0000,1354177.0000,1366670.0000,1352173.0000,1353335.0000,1358725.0000,1352253.0000,1350300.0000,1367261.0000,1351051.0000,1353997.0000,1355329.0000,1352022.0000,1353396.0000,1366420.0000,1354698.0000,1353555.0000,1352744.0000,1354617.0000,1353265.0000,1357944.0000,1353475.0000,1353245.0000,1365027.0000,1353756.0000,1353265.0000,1359376.0000,1351302.0000,1352934.0000,1360980.0000,1352694.0000,1353996.0000,1358775.0000,1353926.0000,1354417.0000,1352964.0000,1353525.0000,1364226.0000,1352073.0000,1353365.0000,1356862.0000,1353666.0000,1355839.0000,1367421.0000,1352173.0000,1353505.0000,1359497.0000,1352884.0000,1352764.0000,1360569.0000,1353746.0000,1352303.0000,1366700.0000,1352613.0000,1353144.0000,1354006.0000,1355249.0000,1354928.0000,1367281.0000,1354167.0000,1356111.0000,1361651.0000,1357052.0000,1355499.0000,1357964.0000,1353616.0000,1352824.0000,1359416.0000,1353636.0000,1354277.0000,1356461.0000,1353315.0000,1354657.0000,1361782.0000,1356371.0000,1355629.0000,1371149.0000,1356912.0000,1355529.0000,1359828.0000,1355760.0000,1355229.0000,1353706.0000,1352062.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,soup topology,100,1,1252309100,11710941.5400,11249479.5100,12111333.2000,2194092.3190,1922067.7525,2517057.7805,"7461075.0000,11544921.0000,12008958.0000,10303937.0000,10462345.0000,12343310.0000,11564047.0000,12864074.0000,13907135.0000,11701909.0000,10293958.0000,11522980.0000,13675146.0000,13541133.0000,13449520.0000,13490437.0000,13605785.0000,13830059.0000,13161916.0000,8991226.0000,7502483.0000,7397795.0000,8276837.0000,13424603.0000,6932617.0000,7588405.0000,8281706.0000,8457578.0000,11846221.0000,13966026.0000,12519823.0000,12455101.0000,10385080.0000,10447698.0000,11145998.0000,12740049.0000,11691358.0000,12222692.0000,13159562.0000,13794682.0000,13732996.0000,12749597.0000,12703610.0000,13116581.0000,12046058.0000,10666572.0000,12707568.0000,13735681.0000,12196913.0000,13799130.0000,14020519.0000,13772299.0000,13788040.0000,13019939.0000,10427300.0000,10439032.0000,11327029.0000,10265063.0000,11833777.0000,12049675.0000,11710124.0000,13216199.0000,10592262.0000,9797189.0000,12661381.0000,11675077.0000,13121741.0000,13853313.0000,13590416.0000,13872730.0000,13903758.0000,13634790.0000,12634100.0000,12903298.0000,13546443.0000,13890914.0000,13674645.0000,12145346.0000,15330884.0000,13954354.0000,13482112.0000,13561142.0000,13567313.0000,13222321.0000,13470029.0000,13340213.0000,13370310.0000,10488836.0000,8026263.0000,6116595.0000,5638502.0000,9633691.0000,13818888.0000,10224697.0000,8494327.0000,7329797.0000,7189862.0000,10705616.0000,9152982.0000,8194130.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,chain topology,100,1,173725000,1636355.0500,1581370.8500,1706741.7700,314340.5220,255235.7972,423436.4135,"2223530.0000,3107580.0000,1337926.0000,1455047.0000,1475035.0000,1335081.0000,1337285.0000,1394053.0000,1515892.0000,1532994.0000,1683158.0000,1713064.0000,1626692.0000,1539958.0000,1515031.0000,1333287.0000,1502647.0000,1544757.0000,1554956.0000,1517074.0000,1519990.0000,1729696.0000,1737120.0000,1720529.0000,1731039.0000,1726921.0000,1760014.0000,1678700.0000,1570676.0000,1360258.0000,1356000.0000,1945534.0000,1830637.0000,1770223.0000,1514149.0000,1562680.0000,1654854.0000,1538314.0000,1571618.0000,1536211.0000,1567400.0000,1555918.0000,2155140.0000,1988005.0000,1677357.0000,1771164.0000,1442554.0000,1293912.0000,1348275.0000,1302279.0000,1519239.0000,1317848.0000,1280989.0000,1315944.0000,1250661.0000,1391016.0000,1322167.0000,1312849.0000,1346873.0000,1791362.0000,1733232.0000,1780061.0000,1597155.0000,1628094.0000,1567400.0000,1568602.0000,1651398.0000,1480235.0000,1743572.0000,1746228.0000,1552712.0000,1379925.0000,1332555.0000,1528907.0000,1664423.0000,1497417.0000,1517015.0000,1565416.0000,1661928.0000,1468673.0000,1386908.0000,1405093.0000,1468082.0000,1429640.0000,1470677.0000,1460308.0000,1385135.0000,1380456.0000,1412527.0000,2245851.0000,2150251.0000,2144671.0000,2042938.0000,2474804.0000,2420963.0000,2521853.0000,1709758.0000,2211627.0000,2133539.0000,2104314.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,expanding tree topology,100,1,193474700,2122742.1000,2044117.3900,2199404.0400,395207.3393,368759.8539,425368.8117,"1858560.0000,2088754.0000,2209693.0000,2292178.0000,2262503.0000,1522125.0000,1686775.0000,2413909.0000,2323448.0000,2296778.0000,2486376.0000,2459215.0000,2492157.0000,2376348.0000,2452742.0000,2108482.0000,1799208.0000,1643964.0000,1612995.0000,1627693.0000,1663721.0000,1624598.0000,1635308.0000,1732501.0000,1805389.0000,1760274.0000,1781454.0000,1784269.0000,1751798.0000,1787315.0000,1804467.0000,1768239.0000,1660466.0000,1678019.0000,2539175.0000,2640857.0000,2583971.0000,2633694.0000,2563661.0000,2366760.0000,2494111.0000,2577178.0000,2504840.0000,2530238.0000,2526622.0000,2474673.0000,2438295.0000,2231003.0000,2411204.0000,2443956.0000,2346802.0000,2548443.0000,2366580.0000,2493690.0000,2443304.0000,2715749.0000,2667749.0000,1651669.0000,2263615.0000,2129301.0000,2342044.0000,2449817.0000,2472720.0000,2262944.0000,2340149.0000,2262433.0000,2397759.0000,1900649.0000,2273223.0000,2230713.0000,2620068.0000,2737781.0000,2379023.0000,2448745.0000,2205886.0000,2440059.0000,2378051.0000,2407968.0000,2389193.0000,2667428.0000,2731859.0000,2749322.0000,1771826.0000,1710130.0000,1615861.0000,1657028.0000,1630709.0000,1598398.0000,1586245.0000,1755225.0000,1703817.0000,1469554.0000,1482639.0000,1502246.0000,1482589.0000,1458625.0000,1496416.0000,1785882.0000,1753451.0000,1886874.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,contracting tree topology,100,1,215061300,1948491.1500,1858409.8700,2035618.1100,449944.9187,403645.9954,501347.9435,"2528085.0000,2513988.0000,1354718.0000,1169608.0000,1147266.0000,1305415.0000,1430030.0000,1457833.0000,1834094.0000,1932370.0000,1899237.0000,1879710.0000,2011459.0000,2104635.0000,1843632.0000,1965462.0000,1890600.0000,1880411.0000,2029312.0000,1828163.0000,1789810.0000,2042337.0000,1957236.0000,1892143.0000,1939072.0000,1996200.0000,2023812.0000,2077213.0000,2065250.0000,1902513.0000,2004656.0000,1942779.0000,1544977.0000,1917942.0000,1612054.0000,1155421.0000,1162195.0000,1150041.0000,1140533.0000,1144691.0000,1165541.0000,1469614.0000,1588029.0000,1508268.0000,1633735.0000,2686193.0000,2317517.0000,2496294.0000,2163345.0000,2203592.0000,2640567.0000,2812241.0000,2445218.0000,2629856.0000,2687135.0000,2729556.0000,2629908.0000,2425020.0000,2384693.0000,2348535.0000,2416925.0000,2446981.0000,1841076.0000,1936977.0000,1763309.0000,1612205.0000,1841047.0000,1983656.0000,2029272.0000,2318168.0000,1957887.0000,2180998.0000,2573160.0000,2621862.0000,2316205.0000,1961404.0000,1933692.0000,1802704.0000,2016338.0000,2376088.0000,2383721.0000,2388200.0000,2319971.0000,2051795.0000,1958138.0000,1971503.0000,2023521.0000,1436322.0000,1580445.0000,1215114.0000,1168977.0000,1150862.0000,1177503.0000,1408700.0000,1746257.0000,1622484.0000,2272241.0000,2645046.0000,2423718.0000,2542883.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,wave_sim topology,100,1,921294700,10741081.6300,10346906.1500,11221755.8600,2213310.0057,1841715.4999,2670723.6023,"15764003.0000,8872983.0000,10392354.0000,7930262.0000,8524555.0000,10032063.0000,12168450.0000,9893140.0000,9552817.0000,11365131.0000,10379569.0000,12247669.0000,8371836.0000,9372717.0000,8937344.0000,10471564.0000,9318193.0000,10050609.0000,10685337.0000,10116583.0000,7987028.0000,9860338.0000,16218772.0000,17945745.0000,9605417.0000,14777790.0000,14161716.0000,10750219.0000,9060598.0000,11853284.0000,11742284.0000,10446616.0000,13109127.0000,11019379.0000,10442639.0000,10220960.0000,9266055.0000,9219618.0000,10914540.0000,12346626.0000,8663206.0000,9668326.0000,10736124.0000,12041309.0000,9231972.0000,10836663.0000,9976989.0000,10762203.0000,8049617.0000,9906365.0000,10893060.0000,10670449.0000,10789043.0000,9734572.0000,17671227.0000,14307581.0000,9965997.0000,14483454.0000,9313305.0000,10577224.0000,9129417.0000,8202927.0000,8826915.0000,16601616.0000,10077408.0000,10063001.0000,12207543.0000,10116983.0000,10754588.0000,8965988.0000,8851111.0000,15850016.0000,8040710.0000,9603654.0000,12077537.0000,8245387.0000,7396644.0000,8910103.0000,9295671.0000,10523031.0000,13476571.0000,11601638.0000,12052640.0000,11826384.0000,9811256.0000,10943295.0000,10771028.0000,10898330.0000,8989813.0000,9137173.0000,8405429.0000,10720695.0000,9807859.0000,9801818.0000,8792951.0000,9647175.0000,10699184.0000,8821746.0000,14232900.0000,16255412.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,jacobi topology,100,1,297349300,3035794.9800,2901546.1900,3176360.9400,699109.3453,618424.8747,793058.6065,"3370726.0000,2712684.0000,3099544.0000,3130383.0000,3112289.0000,2722522.0000,2871203.0000,2934052.0000,2762557.0000,2759632.0000,3036085.0000,2396777.0000,2283923.0000,2489953.0000,2896651.0000,3277662.0000,3271830.0000,2810188.0000,2791523.0000,3220222.0000,3484371.0000,2891461.0000,2615210.0000,2579552.0000,3492547.0000,4250469.0000,3332785.0000,3309331.0000,3272321.0000,3022819.0000,2206447.0000,2175669.0000,2189114.0000,1913263.0000,3476265.0000,3140953.0000,3027829.0000,2724616.0000,3021146.0000,2642932.0000,2644395.0000,3366017.0000,3508127.0000,2232126.0000,1792625.0000,2390755.0000,2639845.0000,2634376.0000,3648462.0000,4209442.0000,4473991.0000,4523565.0000,4561678.0000,3063737.0000,2390705.0000,1821169.0000,1850444.0000,1832831.0000,1785581.0000,2809376.0000,2736228.0000,3657067.0000,3674591.0000,3768869.0000,4175878.0000,4421032.0000,4470225.0000,4333395.0000,3816760.0000,2475846.0000,1803406.0000,1815498.0000,1812373.0000,2166892.0000,2610220.0000,2592226.0000,2632312.0000,2634386.0000,2614277.0000,2641428.0000,2631140.0000,3882814.0000,4181358.0000,4289023.0000,3222446.0000,3515670.0000,3309912.0000,3658009.0000,3624687.0000,3701923.0000,3465025.0000,4000306.0000,2726139.0000,2907271.0000,2874389.0000,3046985.0000,3015595.0000,3153756.0000,3311716.0000,3309672.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,soup topology,100,1,1080373800,10369432.1400,10236340.4300,10499985.8200,669919.6841,630157.8571,711350.0268,"11108426.0000,10213907.0000,10802538.0000,9527459.0000,9862884.0000,11200320.0000,11197555.0000,11202484.0000,9888171.0000,10342991.0000,9721015.0000,11207153.0000,10248051.0000,9594917.0000,11183398.0000,11204047.0000,10542798.0000,10049956.0000,11178198.0000,11200511.0000,10650802.0000,9478858.0000,9507672.0000,9668686.0000,11178519.0000,9637427.0000,9516789.0000,9564179.0000,10695617.0000,10338702.0000,9523803.0000,9704234.0000,11242951.0000,10811666.0000,9625485.0000,9931012.0000,11198657.0000,11140447.0000,9518332.0000,10976828.0000,11190782.0000,11169933.0000,9597402.0000,10809222.0000,11189209.0000,11227211.0000,9746925.0000,10609834.0000,10877049.0000,10186445.0000,10097156.0000,9513444.0000,9522871.0000,10015171.0000,10841973.0000,9521909.0000,9511850.0000,9524323.0000,10995293.0000,9821094.0000,9731245.0000,11199309.0000,11207474.0000,10115841.0000,9582143.0000,9568757.0000,10707229.0000,10697019.0000,9542839.0000,9535815.0000,10070535.0000,11195502.0000,9642987.0000,10580239.0000,11188818.0000,11211411.0000,9835842.0000,10442648.0000,11213556.0000,11228774.0000,10005082.0000,10900314.0000,11203857.0000,10550322.0000,10478888.0000,11214076.0000,11178659.0000,11195892.0000,10135328.0000,9494327.0000,9504787.0000,10489076.0000,10799573.0000,10000012.0000,11221711.0000,9980886.0000,10094831.0000,9570761.0000,9548399.0000,9521909.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,chain topology,100,1,316224800,3279722.5400,3237465.8000,3333070.7300,242136.0758,195942.1889,384805.7145,"3442884.0000,3437633.0000,3026106.0000,3030905.0000,3006489.0000,3022339.0000,3036445.0000,3024583.0000,3021197.0000,3397948.0000,3466679.0000,3457631.0000,3448864.0000,3333847.0000,2997792.0000,3026636.0000,3259216.0000,3450668.0000,3452933.0000,3442993.0000,3440199.0000,3446871.0000,3158004.0000,3029562.0000,3036295.0000,3027368.0000,3387949.0000,3172442.0000,3022860.0000,3001309.0000,3457741.0000,3449966.0000,3444466.0000,3452522.0000,3442122.0000,3456238.0000,3441010.0000,3436030.0000,3447732.0000,3454075.0000,3141594.0000,3019984.0000,3006829.0000,3022109.0000,3032368.0000,3027548.0000,3007341.0000,3014694.0000,3270908.0000,3444116.0000,3446320.0000,3344066.0000,3012750.0000,3021938.0000,3317226.0000,3455016.0000,3450378.0000,3434918.0000,3443254.0000,3336973.0000,3188071.0000,3036615.0000,3015606.0000,3211996.0000,3461237.0000,3441130.0000,3450367.0000,3226614.0000,3002010.0000,3016968.0000,3016397.0000,3041064.0000,3008573.0000,3023240.0000,3730897.0000,4647680.0000,3454224.0000,3454294.0000,3448354.0000,3446029.0000,3263153.0000,3002071.0000,3013081.0000,3204893.0000,3452361.0000,3450327.0000,3440789.0000,3454755.0000,3449996.0000,3452481.0000,3459915.0000,3452862.0000,3452731.0000,3356249.0000,3004976.0000,3022329.0000,3157223.0000,3434007.0000,3442272.0000,3445538.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,expanding tree topology,100,1,601100400,6311739.5400,6234265.9500,6386071.1800,387284.9942,364163.3623,407391.0672,"6675631.0000,5967393.0000,6748679.0000,6676353.0000,6670361.0000,6677645.0000,6653569.0000,6653589.0000,6506732.0000,5796920.0000,5797102.0000,5788726.0000,6040871.0000,6691521.0000,6651926.0000,6681864.0000,6666013.0000,6176738.0000,5831296.0000,5822399.0000,5750262.0000,6037685.0000,6649151.0000,6663488.0000,6280916.0000,5768788.0000,5780049.0000,5739082.0000,5782123.0000,6178111.0000,6657617.0000,6536608.0000,5775691.0000,6363080.0000,6669180.0000,6685279.0000,6671312.0000,6651295.0000,6329237.0000,6251680.0000,6690770.0000,6672214.0000,6670762.0000,6671453.0000,6678126.0000,6063515.0000,5923450.0000,6643751.0000,6659941.0000,6651426.0000,6668257.0000,6675681.0000,5864178.0000,5811659.0000,5763939.0000,5787543.0000,5771322.0000,6561967.0000,6677534.0000,6093161.0000,5825154.0000,6644471.0000,6669520.0000,6641316.0000,6663448.0000,6661825.0000,5910615.0000,5834171.0000,5750021.0000,5842046.0000,5805708.0000,5856734.0000,6652237.0000,6208628.0000,5784348.0000,5777544.0000,5783356.0000,5796099.0000,6142604.0000,6681261.0000,6430097.0000,5815807.0000,5789657.0000,5812431.0000,6255427.0000,6656004.0000,6678988.0000,6665591.0000,6668798.0000,6655041.0000,6218197.0000,5929392.0000,6663027.0000,6650394.0000,6662517.0000,6667305.0000,6665402.0000,6656405.0000,6658790.0000,6646967.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,contracting tree topology,100,1,382977600,3649850.7700,3600529.7900,3704526.1900,264931.9793,226162.1357,352393.5371,"3312968.0000,3558170.0000,3727059.0000,3318939.0000,3318167.0000,3400683.0000,3317316.0000,3322655.0000,3328707.0000,3305294.0000,3314420.0000,3321704.0000,3322917.0000,3370387.0000,3324279.0000,4792824.0000,4505811.0000,3491455.0000,3819896.0000,3831417.0000,3816419.0000,3819786.0000,3817651.0000,3822491.0000,3815116.0000,3812381.0000,3819585.0000,3826999.0000,3818963.0000,3821849.0000,3818092.0000,3817751.0000,3796381.0000,3792954.0000,3800038.0000,3818452.0000,3813984.0000,3822019.0000,3549975.0000,3313197.0000,3306655.0000,3791643.0000,3822901.0000,3822491.0000,3812882.0000,3819916.0000,3814886.0000,3828602.0000,3809857.0000,3816689.0000,3461939.0000,3312226.0000,3328757.0000,3301155.0000,3761304.0000,3824093.0000,3815226.0000,3814736.0000,3836677.0000,3811880.0000,3826378.0000,3828222.0000,3444065.0000,3305484.0000,3348315.0000,3313649.0000,3369183.0000,3321493.0000,3322455.0000,3444856.0000,3848960.0000,3815286.0000,3815668.0000,3825025.0000,3665553.0000,3319390.0000,3322847.0000,3601833.0000,3831878.0000,3823663.0000,3836617.0000,3827720.0000,3818322.0000,3816710.0000,3818723.0000,3815187.0000,3591113.0000,3307517.0000,3324709.0000,3665904.0000,3818212.0000,3537983.0000,3322155.0000,3395473.0000,3816039.0000,3824785.0000,3819265.0000,3809175.0000,3663710.0000,3307889.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,wave_sim topology,100,1,1503827800,15254727.9200,15101864.5300,15424137.7900,820734.2879,676952.2184,1192937.2135,"15460339.0000,13926151.0000,14517928.0000,15792537.0000,15090580.0000,15283755.0000,15739857.0000,15743164.0000,13872449.0000,13841279.0000,15626373.0000,14589073.0000,15742963.0000,15621173.0000,13807817.0000,13861979.0000,15738245.0000,15748824.0000,15724870.0000,15234893.0000,13858052.0000,14720221.0000,15237648.0000,15586919.0000,15733956.0000,14917253.0000,15299666.0000,15719698.0000,14634859.0000,15517577.0000,15692698.0000,14371812.0000,13786005.0000,14900131.0000,14706846.0000,15740168.0000,15744236.0000,14209877.0000,13810372.0000,15030217.0000,14346755.0000,15739748.0000,15737613.0000,14347777.0000,15751259.0000,15775213.0000,13807677.0000,13836000.0000,15419372.0000,14252377.0000,15773170.0000,15639768.0000,14425854.0000,15744086.0000,15373104.0000,13811884.0000,13804070.0000,15452455.0000,14573053.0000,19467390.0000,14698740.0000,15821242.0000,15765686.0000,15772759.0000,15790603.0000,15773771.0000,15783270.0000,15754735.0000,15731121.0000,15749967.0000,15739867.0000,15740368.0000,15754595.0000,15737944.0000,15753834.0000,15698449.0000,15697677.0000,15741100.0000,15732744.0000,15737133.0000,15751920.0000,15741461.0000,15747752.0000,15748332.0000,15749626.0000,15728706.0000,15743315.0000,15759835.0000,15770756.0000,15761178.0000,15758833.0000,15728707.0000,15736220.0000,14701405.0000,15716644.0000,15360751.0000,13874794.0000,14069892.0000,14611676.0000,15174299.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,jacobi topology,100,1,491324600,4929850.3900,4893555.8300,4974968.7600,204193.4847,171577.7217,236860.3987,"4804255.0000,4817049.0000,5415490.0000,5433745.0000,5448292.0000,5268592.0000,4795889.0000,4837819.0000,4820215.0000,4868888.0000,4819314.0000,4805958.0000,5196758.0000,5008701.0000,4806439.0000,4816438.0000,4819996.0000,4811348.0000,4844681.0000,4992582.0000,5339336.0000,4809356.0000,4812961.0000,4817791.0000,4814986.0000,4816910.0000,4813553.0000,5405852.0000,5047125.0000,4810336.0000,4802061.0000,4818312.0000,4805548.0000,4798845.0000,5194322.0000,5381776.0000,4821798.0000,4808313.0000,4833580.0000,4834382.0000,4807771.0000,4807933.0000,5145400.0000,5096809.0000,4821067.0000,4801700.0000,4818753.0000,4805357.0000,4821127.0000,4928369.0000,5433966.0000,4828821.0000,4823472.0000,4813422.0000,4826387.0000,4809726.0000,4804676.0000,5350999.0000,5165337.0000,4811329.0000,4822270.0000,4813162.0000,4807230.0000,4818792.0000,5139318.0000,5462509.0000,4850804.0000,4800889.0000,4809115.0000,4809164.0000,4814214.0000,4816639.0000,5080868.0000,5203420.0000,4823331.0000,4814245.0000,4816709.0000,4807792.0000,4799416.0000,4878476.0000,5425218.0000,4932668.0000,4818231.0000,4837167.0000,4811119.0000,4810657.0000,4796701.0000,5321452.0000,5242905.0000,4810777.0000,4799407.0000,4791431.0000,4811629.0000,4803995.0000,4801229.0000,5220743.0000,4998432.0000,4807652.0000,4813223.0000,4800027.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,soup topology,100,1,2048247700,17286326.0400,16826849.4600,17738795.0600,2325031.4753,2027242.1127,2727125.6685,"18385706.0000,16047539.0000,24315060.0000,16784942.0000,19801021.0000,21485864.0000,17500645.0000,18373062.0000,18506614.0000,19220224.0000,18753221.0000,21250017.0000,17874851.0000,14784292.0000,15400015.0000,20699197.0000,15300507.0000,20058748.0000,20407306.0000,21614106.0000,16762941.0000,16325504.0000,16724627.0000,16588090.0000,17252806.0000,16532235.0000,12928546.0000,14827954.0000,12641914.0000,14876837.0000,11881527.0000,15967397.0000,16590535.0000,16219393.0000,16311217.0000,16175891.0000,11924799.0000,13443197.0000,14652102.0000,16788658.0000,17589011.0000,14913947.0000,14270801.0000,16334912.0000,16935967.0000,18683850.0000,18010477.0000,17712655.0000,18406436.0000,22013241.0000,17678390.0000,18130074.0000,18161052.0000,16573353.0000,16708728.0000,15964572.0000,17160872.0000,20625928.0000,18258466.0000,18760275.0000,18110646.0000,16645619.0000,17680644.0000,18883046.0000,17640909.0000,19403850.0000,21030664.0000,18384705.0000,18209274.0000,17316055.0000,19700421.0000,17820589.0000,18330121.0000,20300564.0000,18186390.0000,16719769.0000,19967235.0000,18811441.0000,18692235.0000,16007643.0000,12777080.0000,15234342.0000,16143610.0000,16872578.0000,16276331.0000,16189757.0000,12969814.0000,15232198.0000,16000039.0000,12353168.0000,15960304.0000,14270171.0000,14147319.0000,17793878.0000,18487879.0000,17722012.0000,17474746.0000,19894307.0000,20132927.0000,19986210.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,chain topology,100,1,442937300,4666992.7400,4482559.2900,4887854.3000,1027688.1147,864962.2678,1259728.3316,"5097179.0000,5054588.0000,6841654.0000,6537631.0000,3967554.0000,3921568.0000,4117699.0000,3863738.0000,4593097.0000,5851885.0000,5581845.0000,4066821.0000,4460135.0000,5743329.0000,5190806.0000,4105876.0000,3983384.0000,4206857.0000,3327335.0000,3980800.0000,3973666.0000,3709778.0000,3391486.0000,3433455.0000,3545458.0000,3605460.0000,3371549.0000,3392568.0000,5921936.0000,5335970.0000,5193100.0000,3914314.0000,4425911.0000,4456148.0000,4077843.0000,4171520.0000,4116305.0000,4038389.0000,5289552.0000,7474100.0000,4359154.0000,3842619.0000,5242052.0000,4558141.0000,5372990.0000,5962203.0000,3890158.0000,4316263.0000,4781653.0000,5548091.0000,5438514.0000,5504409.0000,4429668.0000,3895458.0000,3881612.0000,3806591.0000,3888916.0000,3628424.0000,3985779.0000,3639033.0000,3722541.0000,4793205.0000,4214101.0000,3409980.0000,3734704.0000,4033970.0000,4145470.0000,4107359.0000,4216645.0000,4239519.0000,4260869.0000,4730927.0000,4579892.0000,6832628.0000,4932909.0000,3501424.0000,3737329.0000,3871233.0000,3729375.0000,3752327.0000,4340529.0000,4325451.0000,5345989.0000,5670001.0000,7211404.0000,5598736.0000,7936022.0000,8310109.0000,5557288.0000,6552168.0000,5669670.0000,4916117.0000,4573419.0000,4705408.0000,5087240.0000,4962705.0000,4955972.0000,4972243.0000,5072472.0000,5085907.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,expanding tree topology,100,1,912315100,9045796.4500,8925132.3100,9222217.0600,738383.2295,544377.3627,1030777.0990,"9333303.0000,9272738.0000,12313373.0000,8724803.0000,10041021.0000,9743507.0000,9090052.0000,8554471.0000,8574579.0000,8600638.0000,8567255.0000,8018799.0000,9214088.0000,9317243.0000,9196063.0000,8828539.0000,9792170.0000,8769137.0000,8588385.0000,8689536.0000,8881820.0000,9918359.0000,8640824.0000,8687733.0000,8693223.0000,8748398.0000,8635605.0000,8636406.0000,8726867.0000,9698522.0000,9261538.0000,9421139.0000,8530445.0000,8454372.0000,8550885.0000,9093109.0000,8859968.0000,8747706.0000,8789195.0000,8969175.0000,9032464.0000,8926383.0000,8590209.0000,8594587.0000,8743789.0000,8942023.0000,8780237.0000,8842756.0000,8528773.0000,8721847.0000,8560352.0000,8597162.0000,8047262.0000,8558208.0000,8696769.0000,9935530.0000,9175975.0000,8783544.0000,9242050.0000,9770308.0000,8687092.0000,9122925.0000,8949588.0000,9390570.0000,9953434.0000,11458538.0000,9881569.0000,10053543.0000,9503915.0000,8944869.0000,8775608.0000,8562436.0000,8757615.0000,8735383.0000,10148433.0000,8879304.0000,8843357.0000,8812810.0000,8978803.0000,8646965.0000,8750471.0000,8688514.0000,8790777.0000,9290160.0000,9100502.0000,8723030.0000,8660692.0000,8863003.0000,8911636.0000,8603484.0000,8681602.0000,8639582.0000,8755370.0000,11211882.0000,12561872.0000,9102987.0000,7961662.0000,8152181.0000,8536266.0000,9261998.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,contracting tree topology,100,1,682663400,6414766.1500,6257073.8900,6579504.7300,823183.9942,726881.6293,952525.2882,"6874598.0000,7126202.0000,8396933.0000,5435076.0000,6093111.0000,6494209.0000,8063003.0000,6109802.0000,7474600.0000,6775931.0000,5828510.0000,5621900.0000,6877111.0000,6922508.0000,6022617.0000,5776422.0000,6630265.0000,7151460.0000,6164616.0000,7871490.0000,5946213.0000,7127425.0000,6327233.0000,5554273.0000,5714805.0000,6674680.0000,6659991.0000,5723443.0000,6359093.0000,6842156.0000,7010223.0000,6649532.0000,6369613.0000,7882321.0000,5956713.0000,5485783.0000,5580052.0000,5547500.0000,6127406.0000,6052945.0000,5668398.0000,6757054.0000,6334066.0000,6659230.0000,7319457.0000,6276858.0000,7452278.0000,8769337.0000,6811608.0000,5750584.0000,5515038.0000,7532480.0000,7225460.0000,6034760.0000,7844009.0000,5822960.0000,6908270.0000,6646887.0000,5405711.0000,5820796.0000,6388638.0000,6485291.0000,5656355.0000,7406753.0000,5446628.0000,4836688.0000,4783926.0000,4843419.0000,4734092.0000,5120522.0000,5436701.0000,6056100.0000,7514497.0000,6174214.0000,6035372.0000,5865310.0000,6814143.0000,7988532.0000,6360666.0000,6064977.0000,6221974.0000,7551005.0000,6616770.0000,6757025.0000,6911608.0000,6075437.0000,7320330.0000,6235540.0000,6091007.0000,7012498.0000,4944900.0000,6772023.0000,7018508.0000,5713574.0000,5575573.0000,6405101.0000,6719153.0000,5571245.0000,6483999.0000,7609516.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,wave_sim topology,100,1,2715282800,27137027.1500,26339515.2600,27999171.6400,4212624.2100,3743325.8912,4814471.2594,"29510976.0000,28759177.0000,23304470.0000,21293321.0000,22965159.0000,22993302.0000,22014643.0000,22587014.0000,27730502.0000,29938786.0000,27060727.0000,24037374.0000,23503836.0000,23111756.0000,25401522.0000,30062319.0000,31320686.0000,26914361.0000,24774918.0000,23979245.0000,20337183.0000,25198248.0000,23517191.0000,26699955.0000,27695897.0000,23643400.0000,23953106.0000,23504739.0000,24410419.0000,25651454.0000,27459811.0000,22459654.0000,22288510.0000,29587381.0000,23242813.0000,29052030.0000,34442304.0000,31258808.0000,28480009.0000,27023286.0000,23100535.0000,20886241.0000,23286065.0000,31372283.0000,32304866.0000,32131298.0000,20390404.0000,21818452.0000,23074856.0000,26762053.0000,22404089.0000,27613722.0000,22758939.0000,26165776.0000,25743709.0000,21310683.0000,24842456.0000,25852604.0000,32781696.0000,29196622.0000,23519597.0000,28099380.0000,25404818.0000,22842788.0000,25777943.0000,20417856.0000,37667728.0000,38400112.0000,34968769.0000,28244263.0000,29970595.0000,21723313.0000,24722038.0000,26272067.0000,28646042.0000,28794733.0000,23836655.0000,22266439.0000,27585098.0000,30858463.0000,27920952.0000,32162818.0000,28506549.0000,29255354.0000,34738574.0000,28235908.0000,33646080.0000,27877750.0000,27564910.0000,29564577.0000,28080615.0000,28285801.0000,30419593.0000,33329281.0000,34701975.0000,36258866.0000,32798709.0000,31553817.0000,35877536.0000,27936712.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,jacobi topology,100,1,1078380000,10942664.9100,10682085.8700,11196284.6400,1312506.2923,1171438.7003,1483141.2084,"11719531.0000,8947944.0000,11399006.0000,9763976.0000,12139154.0000,10306491.0000,9234446.0000,9838306.0000,11743366.0000,12962349.0000,11162779.0000,10768664.0000,13354120.0000,11762563.0000,11185843.0000,11307673.0000,11093849.0000,10555642.0000,12341085.0000,11587331.0000,11015231.0000,11829639.0000,11753105.0000,10570791.0000,11374870.0000,12210649.0000,10881447.0000,12164732.0000,8867472.0000,11432198.0000,11003428.0000,12163019.0000,10983170.0000,12640181.0000,8646666.0000,11921923.0000,9837104.0000,8405270.0000,8354523.0000,11152049.0000,9995043.0000,12399596.0000,10233413.0000,11959785.0000,10494116.0000,8624113.0000,7913911.0000,8772512.0000,11101303.0000,11781288.0000,9396472.0000,12615884.0000,11428100.0000,9886979.0000,11598513.0000,12981616.0000,10997026.0000,9199801.0000,10320217.0000,9403946.0000,10305139.0000,8850710.0000,8957432.0000,11573726.0000,12150946.0000,10296052.0000,11539260.0000,11360132.0000,13147438.0000,13942762.0000,8400140.0000,9805455.0000,9447890.0000,10153763.0000,8905975.0000,10981016.0000,11149124.0000,11219065.0000,10337821.0000,12238382.0000,11719010.0000,10404637.0000,13141688.0000,13022362.0000,12504123.0000,13235656.0000,10914330.0000,12350163.0000,10286924.0000,12277445.0000,11410387.0000,10329896.0000,11446344.0000,12072238.0000,9606288.0000,10229246.0000,9832616.0000,11039496.0000,11185863.0000,11010332.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,soup topology,100,1,1228620900,11955745.2900,11831638.1200,12047976.9300,542277.9814,430653.0882,649793.0236,"12197504.0000,12180743.0000,10577193.0000,10560952.0000,10552537.0000,10532037.0000,10857331.0000,12213905.0000,12163751.0000,12226248.0000,12210989.0000,12191843.0000,11140046.0000,10515697.0000,10522259.0000,12103327.0000,12189479.0000,12156106.0000,12157950.0000,12181734.0000,12147379.0000,12186173.0000,12184260.0000,12190962.0000,12170493.0000,10659479.0000,10517119.0000,10629502.0000,12161066.0000,12200319.0000,12205970.0000,11405077.0000,11754126.0000,10941892.0000,10536556.0000,10517781.0000,11702108.0000,12184169.0000,12197584.0000,12187395.0000,12211170.0000,12203806.0000,12199268.0000,12179080.0000,12190411.0000,12182546.0000,12196132.0000,12172537.0000,12183137.0000,12161737.0000,12162779.0000,12172447.0000,12193817.0000,12191523.0000,12171234.0000,12189849.0000,12183117.0000,12163720.0000,12223934.0000,12176614.0000,12184940.0000,12152149.0000,12196041.0000,12179730.0000,12168169.0000,12170774.0000,12188397.0000,12186483.0000,12165263.0000,12192745.0000,12182075.0000,12211711.0000,12178469.0000,12185231.0000,12183307.0000,12192835.0000,12186885.0000,12232290.0000,12225216.0000,12245906.0000,12211410.0000,12196051.0000,12186733.0000,12205399.0000,12207223.0000,12228653.0000,12201813.0000,12199949.0000,12201512.0000,12199528.0000,12209307.0000,12204497.0000,12194127.0000,12172547.0000,12182556.0000,12189428.0000,12185972.0000,12156467.0000,12207834.0000,12205008.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,chain topology,100,1,373532500,3435157.8600,3405447.5000,3470863.6900,165373.8718,142539.5836,184867.2193,"3750544.0000,3736498.0000,3801350.0000,3754983.0000,3766114.0000,3759701.0000,3745105.0000,3756205.0000,3751336.0000,3404050.0000,3406224.0000,3385545.0000,3482418.0000,3388630.0000,3393621.0000,3365938.0000,3339527.0000,3329268.0000,3385024.0000,3317986.0000,3375255.0000,3348986.0000,3332394.0000,3337443.0000,3341872.0000,3318538.0000,3327585.0000,3340360.0000,3327846.0000,3485343.0000,3749833.0000,3490764.0000,3324029.0000,3345920.0000,3335630.0000,3338346.0000,3329790.0000,3334578.0000,3321113.0000,3330020.0000,3666575.0000,3749823.0000,3436852.0000,3329850.0000,3329930.0000,3332805.0000,3318899.0000,3332244.0000,3337905.0000,3330100.0000,3414930.0000,3757318.0000,3756616.0000,3362471.0000,3344938.0000,3338325.0000,3340840.0000,3333667.0000,3336393.0000,3318838.0000,3341371.0000,3333136.0000,3561778.0000,3763418.0000,3391787.0000,3332815.0000,3323287.0000,3329568.0000,3331963.0000,3331623.0000,3343354.0000,3331522.0000,3324971.0000,3712272.0000,3713384.0000,3312407.0000,3313148.0000,3328287.0000,3328968.0000,3317577.0000,3324419.0000,3328226.0000,3329098.0000,3455116.0000,3764350.0000,3672997.0000,3322967.0000,3331713.0000,3340360.0000,3329488.0000,3328216.0000,3313960.0000,3313709.0000,3327024.0000,3673609.0000,3754091.0000,3602955.0000,3330211.0000,3323347.0000,3358263.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,expanding tree topology,100,1,676433400,6356716.0900,6292831.5700,6429140.2000,346547.3514,308194.6817,378797.5120,"6098570.0000,6139880.0000,6120172.0000,6972662.0000,6230029.0000,6102638.0000,6085035.0000,6083722.0000,6310321.0000,6944830.0000,6146662.0000,6084123.0000,6096157.0000,6097428.0000,6096728.0000,6903431.0000,6132095.0000,6124379.0000,6106356.0000,6120793.0000,6240349.0000,6912148.0000,6120542.0000,6108348.0000,6130762.0000,6118458.0000,6442972.0000,6824462.0000,6081038.0000,6115172.0000,6088091.0000,6106927.0000,6098521.0000,6795978.0000,6130712.0000,6107107.0000,6139318.0000,6103931.0000,6321993.0000,6717680.0000,6102589.0000,6122666.0000,6088883.0000,6116014.0000,6545876.0000,6653058.0000,6120062.0000,6098210.0000,6119030.0000,6117947.0000,6129580.0000,6416782.0000,7000565.0000,6966841.0000,6983053.0000,6982541.0000,6981569.0000,6122526.0000,6110994.0000,6126604.0000,6105645.0000,6197637.0000,6901168.0000,6130962.0000,6640585.0000,6970178.0000,6976429.0000,6968405.0000,6459502.0000,6155889.0000,6705758.0000,6961812.0000,6959277.0000,6956863.0000,6098380.0000,6108991.0000,6100043.0000,6120232.0000,6101386.0000,6921416.0000,6154336.0000,6096347.0000,6114250.0000,6104302.0000,6317394.0000,6880048.0000,6099783.0000,6093171.0000,6098100.0000,6119460.0000,6541418.0000,6754791.0000,6132725.0000,6110083.0000,6196936.0000,6976640.0000,7018338.0000,6474211.0000,6098270.0000,6144538.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,contracting tree topology,100,1,378587400,4088252.6900,4054906.6800,4109371.6900,133532.5683,92745.2562,176704.6228,"4119762.0000,4120693.0000,4354705.0000,4134259.0000,4126365.0000,4120834.0000,4118680.0000,4127657.0000,4128789.0000,4135261.0000,4127336.0000,4133739.0000,4104212.0000,4099224.0000,4109142.0000,4118129.0000,4122908.0000,4125243.0000,4138307.0000,4128719.0000,4117798.0000,4114182.0000,4127828.0000,4125622.0000,4139318.0000,4123659.0000,4138567.0000,4135281.0000,4123108.0000,4130121.0000,4115433.0000,4119522.0000,4133007.0000,4121716.0000,4122207.0000,4131344.0000,4120102.0000,4125223.0000,4111166.0000,4124421.0000,4133338.0000,4129150.0000,4128578.0000,4128769.0000,4125593.0000,4128779.0000,4120623.0000,4129741.0000,4120904.0000,4122897.0000,4139790.0000,4125563.0000,4121715.0000,4127497.0000,4128738.0000,4111766.0000,4121065.0000,4126014.0000,4124150.0000,4120894.0000,4125142.0000,4119441.0000,4121746.0000,4132797.0000,4125463.0000,4125653.0000,4124732.0000,3880981.0000,3620048.0000,3612313.0000,3621912.0000,3618625.0000,3625679.0000,3618595.0000,3613575.0000,4044621.0000,4127567.0000,4120342.0000,4127506.0000,4121135.0000,4134500.0000,4136534.0000,4122648.0000,4129390.0000,4126334.0000,4115965.0000,4117627.0000,4118750.0000,4121635.0000,4120913.0000,4125382.0000,4125974.0000,4124290.0000,4132015.0000,4128319.0000,4129951.0000,4118820.0000,4118179.0000,4114232.0000,4126785.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,wave_sim topology,100,1,1739397500,17726708.3300,17628687.0500,17782553.7900,365878.6928,238270.3105,534161.6564,"17796093.0000,16555969.0000,17883127.0000,17832010.0000,18088755.0000,15900711.0000,16383753.0000,17905029.0000,17884900.0000,17847450.0000,17823514.0000,17804718.0000,17803497.0000,17818534.0000,17808476.0000,17840547.0000,17858239.0000,17788698.0000,17802425.0000,17807814.0000,17797025.0000,17832801.0000,17843843.0000,17797655.0000,17833723.0000,17833794.0000,17821951.0000,17801954.0000,17815058.0000,17783548.0000,17828874.0000,17799960.0000,17757799.0000,17833253.0000,17821170.0000,17810018.0000,17801794.0000,17805019.0000,17806602.0000,17828283.0000,17790452.0000,17820038.0000,17820508.0000,17794329.0000,17811311.0000,17820438.0000,17824176.0000,17801342.0000,17842610.0000,17804910.0000,17844112.0000,17840326.0000,17801793.0000,17810509.0000,17790402.0000,17822422.0000,18144941.0000,17917833.0000,17486417.0000,17980311.0000,17829254.0000,16644566.0000,15870524.0000,17828453.0000,17853260.0000,17853992.0000,17300115.0000,16793949.0000,17662881.0000,17806131.0000,17866355.0000,17782998.0000,17815138.0000,17805250.0000,17820658.0000,17827902.0000,17787135.0000,17804608.0000,17801432.0000,17816781.0000,17834554.0000,17807003.0000,17861065.0000,17830737.0000,17794690.0000,17790180.0000,17819066.0000,17804028.0000,17792334.0000,17774151.0000,17799298.0000,17798887.0000,17792266.0000,17783839.0000,17785953.0000,17814848.0000,17790862.0000,17782476.0000,17774832.0000,17810819.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,jacobi topology,100,1,575822900,5900678.9300,5862442.6700,5923137.7900,144949.0179,92241.3732,204657.8409,"5925955.0000,5943027.0000,5957534.0000,5931585.0000,5951824.0000,5931545.0000,5952896.0000,5932647.0000,5933048.0000,5940172.0000,5953166.0000,5940202.0000,5953176.0000,5948677.0000,5938247.0000,5896288.0000,5932457.0000,5930924.0000,5927718.0000,5942555.0000,5941865.0000,5946363.0000,5941594.0000,5939370.0000,5928319.0000,5929301.0000,5935563.0000,5936164.0000,5933529.0000,5940402.0000,5921266.0000,5905787.0000,5900877.0000,5936785.0000,5926015.0000,5943327.0000,5935213.0000,5930833.0000,5933489.0000,5953777.0000,5937907.0000,5951433.0000,5937907.0000,5931806.0000,5943819.0000,5927067.0000,5947315.0000,5943788.0000,5956162.0000,5962904.0000,5931344.0000,5930975.0000,5954197.0000,5929191.0000,5941383.0000,5934751.0000,5938669.0000,5932857.0000,5913772.0000,5915465.0000,5938579.0000,5922397.0000,5947155.0000,5943066.0000,5293409.0000,5284663.0000,5276968.0000,5281097.0000,5312586.0000,5585151.0000,5946443.0000,5948156.0000,5952125.0000,5935322.0000,5951784.0000,5935973.0000,5954619.0000,5930863.0000,5939471.0000,5927838.0000,5954097.0000,5926937.0000,5931265.0000,5943248.0000,5920413.0000,5948527.0000,5926906.0000,5943016.0000,5930353.0000,5932266.0000,5935643.0000,5939100.0000,5930684.0000,5944439.0000,5945111.0000,5930423.0000,5924372.0000,5921336.0000,5916778.0000,5929120.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,soup topology,100,1,1792593000,19689995.3900,18669807.5000,20688711.2100,5133665.5869,4764355.1311,5538406.8481,"20240802.0000,13952310.0000,20366439.0000,23178562.0000,20766535.0000,23965238.0000,25724252.0000,16429510.0000,13510795.0000,11967590.0000,15392140.0000,13331947.0000,12365472.0000,13829638.0000,12259681.0000,20649363.0000,15863101.0000,14429381.0000,14319674.0000,15766848.0000,22347993.0000,19664091.0000,14848002.0000,23016455.0000,25869025.0000,22332724.0000,16253006.0000,15275019.0000,16395606.0000,24253853.0000,16906923.0000,24204751.0000,21235531.0000,23641136.0000,13337178.0000,11174721.0000,11412320.0000,12807667.0000,15710651.0000,14672631.0000,13196832.0000,19049660.0000,14536994.0000,11691859.0000,16488731.0000,19251032.0000,21240901.0000,14701787.0000,16363876.0000,15277393.0000,13063280.0000,19147585.0000,19093694.0000,15762450.0000,20366348.0000,23691281.0000,21817370.0000,19800909.0000,11256025.0000,11037443.0000,22889275.0000,25476784.0000,25278840.0000,25397755.0000,21402867.0000,25077009.0000,25834089.0000,25551555.0000,25620647.0000,25765209.0000,25331780.0000,25611970.0000,26021493.0000,27433461.0000,13876977.0000,11743717.0000,23662647.0000,20464043.0000,23904033.0000,26114258.0000,25991346.0000,25293207.0000,24911185.0000,24439173.0000,26004822.0000,22990686.0000,21811409.0000,24814984.0000,26553318.0000,26399918.0000,25841694.0000,25230067.0000,25712689.0000,23155028.0000,21314931.0000,23818901.0000,24098981.0000,15746179.0000,11161928.0000,10746673.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,chain topology,100,1,356125900,4442193.0300,4261150.5200,4661678.3900,1017149.6843,858279.1815,1305199.3682,"4758689.0000,5294492.0000,3354145.0000,4345649.0000,3985208.0000,3352101.0000,3509830.0000,3516743.0000,3312747.0000,3381617.0000,3345940.0000,3298191.0000,3500582.0000,3518185.0000,3298601.0000,3291627.0000,3337374.0000,3416764.0000,3439717.0000,3303850.0000,3604749.0000,3506032.0000,3300053.0000,3365577.0000,3393079.0000,3303079.0000,3281859.0000,3307077.0000,3330019.0000,3509047.0000,3393439.0000,3305053.0000,3676414.0000,3691062.0000,4417515.0000,4420400.0000,4623243.0000,4706170.0000,5292999.0000,5174795.0000,4361188.0000,4216063.0000,4145380.0000,4408899.0000,4308719.0000,4242453.0000,5494389.0000,5481695.0000,5631729.0000,4472218.0000,4283732.0000,4147595.0000,4683387.0000,4198761.0000,5257823.0000,4922950.0000,7371847.0000,8706488.0000,5474361.0000,6871551.0000,6098059.0000,6810336.0000,4674270.0000,5691703.0000,6081178.0000,4157293.0000,4631920.0000,4376377.0000,4171219.0000,4400383.0000,4481896.0000,4483328.0000,5507465.0000,6080707.0000,4469112.0000,4436560.0000,3538654.0000,3801470.0000,5937266.0000,5204060.0000,4076891.0000,5768026.0000,6504498.0000,3884117.0000,4442351.0000,4499218.0000,4354415.0000,4518104.0000,4582606.0000,4139800.0000,4325440.0000,4381356.0000,4344577.0000,4558911.0000,4412334.0000,4721540.0000,5069626.0000,5815977.0000,4432292.0000,4509027.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,expanding tree topology,100,1,790509300,8441408.9300,8210034.0100,8709697.7800,1269437.2059,1079645.2754,1499953.4158,"9760640.0000,9703822.0000,11239494.0000,6757445.0000,6669249.0000,6590400.0000,7781301.0000,7671262.0000,7431229.0000,7351548.0000,7102498.0000,7518173.0000,11951910.0000,9151319.0000,7426019.0000,8024920.0000,8330779.0000,8688704.0000,8546206.0000,7927938.0000,8538460.0000,8279502.0000,8361436.0000,8943356.0000,8216022.0000,8121612.0000,8833388.0000,7977190.0000,8545073.0000,6668328.0000,6657547.0000,6634594.0000,6832327.0000,7618372.0000,7757886.0000,7779988.0000,7543610.0000,6984545.0000,7115492.0000,7304861.0000,7598655.0000,7902649.0000,7267188.0000,6474852.0000,6667806.0000,6955710.0000,7512813.0000,8090344.0000,8821515.0000,8831634.0000,11765938.0000,8277428.0000,8525977.0000,8922997.0000,7631978.0000,8439935.0000,8329025.0000,8885577.0000,7307675.0000,8101395.0000,7865038.0000,8192818.0000,7854649.0000,7777884.0000,7834972.0000,7867803.0000,8750651.0000,9910633.0000,6893192.0000,7750301.0000,7968273.0000,7885958.0000,7822959.0000,7926896.0000,7885457.0000,8341068.0000,8538791.0000,8843938.0000,9517531.0000,9819070.0000,9903209.0000,8816496.0000,9027956.0000,9010071.0000,9171918.0000,11432428.0000,11043904.0000,12166125.0000,11682351.0000,10380301.0000,10328724.0000,11050377.0000,9458579.0000,8669799.0000,8704424.0000,8542358.0000,8985335.0000,9112745.0000,9074634.0000,9681741.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,contracting tree topology,100,1,718039100,5550244.6500,5328883.8300,5804959.9400,1208110.9807,1049781.3030,1438556.8252,"7507012.0000,7578237.0000,8743960.0000,5266959.0000,4735756.0000,4657969.0000,4390563.0000,4763388.0000,4378089.0000,4514808.0000,4625959.0000,4772024.0000,7170065.0000,6780860.0000,4857005.0000,4933059.0000,4911838.0000,4898613.0000,5398719.0000,6631297.0000,5310021.0000,5825384.0000,6488577.0000,4574121.0000,4634043.0000,4589710.0000,4648060.0000,4370245.0000,4542591.0000,4518856.0000,4673107.0000,4539445.0000,4821899.0000,4517263.0000,4368001.0000,4807222.0000,5656034.0000,7594428.0000,7425107.0000,7558580.0000,7425969.0000,6964767.0000,6102057.0000,7459523.0000,5376817.0000,5747818.0000,6948816.0000,8274482.0000,5822760.0000,6123678.0000,6449343.0000,4601482.0000,4604669.0000,4543853.0000,4653731.0000,4830696.0000,5073834.0000,4984425.0000,5029321.0000,4986600.0000,5180767.0000,5037486.0000,6916506.0000,5001108.0000,4994475.0000,6700058.0000,5326091.0000,5475253.0000,5929532.0000,4276759.0000,4265367.0000,3701773.0000,3523966.0000,3531631.0000,4006578.0000,4477228.0000,4468561.0000,5075407.0000,4840113.0000,5569491.0000,6503937.0000,8413855.0000,7746955.0000,4935453.0000,5864929.0000,6444665.0000,5234799.0000,5693586.0000,7022646.0000,4906900.0000,4908001.0000,5566455.0000,5547239.0000,5879697.0000,5992651.0000,4767977.0000,5569841.0000,9642987.0000,6865539.0000,6234688.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,wave_sim topology,100,1,2530723500,31578740.9000,29991177.4100,33079987.5700,7890065.3639,7137074.3756,8770471.8305,"41676361.0000,40124670.0000,32670687.0000,37222667.0000,22540786.0000,31060535.0000,37816709.0000,35253076.0000,36521061.0000,26188189.0000,32789841.0000,25360124.0000,26536817.0000,27781659.0000,23582996.0000,24123307.0000,26291203.0000,36978165.0000,35978746.0000,30836802.0000,37534686.0000,25188689.0000,17626982.0000,27438450.0000,22205253.0000,22229277.0000,19547441.0000,28992426.0000,26407854.0000,22895006.0000,20371428.0000,24468068.0000,20472600.0000,17254649.0000,21643972.0000,17542493.0000,16560026.0000,15505934.0000,15525301.0000,15551672.0000,15550149.0000,23447009.0000,36573170.0000,31479296.0000,23548290.0000,23497124.0000,25334906.0000,33954972.0000,29744477.0000,38907600.0000,27988820.0000,33430632.0000,30133242.0000,43499257.0000,31705172.0000,36334769.0000,41537900.0000,42646485.0000,43441337.0000,28400689.0000,23214029.0000,40328986.0000,43691319.0000,40435828.0000,31836169.0000,38048046.0000,41850681.0000,41850401.0000,37279384.0000,41920933.0000,34974889.0000,35231775.0000,33708246.0000,36842218.0000,36735726.0000,36379213.0000,40816908.0000,29502621.0000,29086704.0000,39647358.0000,39988382.0000,45451414.0000,33651359.0000,23451777.0000,32283795.0000,41491052.0000,40196125.0000,35493010.0000,33608458.0000,33173506.0000,41667134.0000,38182681.0000,30664886.0000,38841275.0000,33955003.0000,37146804.0000,27721154.0000,34227759.0000,39260968.0000,36584210.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,jacobi topology,100,1,1268907600,11900658.5500,11604754.2400,12172415.0900,1449956.3721,1290042.7738,1645412.5851,"11878511.0000,10410207.0000,13154603.0000,14234693.0000,12366794.0000,13649939.0000,10944166.0000,11377004.0000,8229637.0000,12615293.0000,13909409.0000,10749829.0000,12144142.0000,10114529.0000,9382105.0000,11619852.0000,11812286.0000,11808500.0000,11758535.0000,14138221.0000,13885323.0000,11872289.0000,13582671.0000,12344692.0000,13598120.0000,13349150.0000,11727366.0000,9311892.0000,11816725.0000,11427729.0000,8430287.0000,13568785.0000,12301761.0000,11555360.0000,13143081.0000,9204929.0000,12142360.0000,13058531.0000,10803460.0000,13569365.0000,12401369.0000,10592272.0000,11114618.0000,12155945.0000,10846430.0000,9190953.0000,10825282.0000,12657703.0000,11443990.0000,12704091.0000,9857764.0000,13659557.0000,9768454.0000,9112586.0000,11385600.0000,8950630.0000,12243871.0000,11954345.0000,10221561.0000,14131618.0000,11365101.0000,12703169.0000,11359631.0000,12632626.0000,13373807.0000,12347237.0000,13318682.0000,10993048.0000,13071346.0000,11451525.0000,12341767.0000,12122953.0000,10476662.0000,12951529.0000,12622847.0000,14053240.0000,12226719.0000,14007574.0000,13441876.0000,13685255.0000,13172295.0000,12798420.0000,13658424.0000,11835510.0000,13105811.0000,12259181.0000,13631073.0000,9134566.0000,9571382.0000,12042501.0000,10042362.0000,11217020.0000,10863814.0000,11480960.0000,12348129.0000,13788771.0000,13244703.0000,10859225.0000,11724651.0000,10529693.0000" diff --git a/ci/perf/gpuc2_bench.csv b/ci/perf/gpuc2_bench.csv index a8ce3c084..e0334476a 100644 --- a/ci/perf/gpuc2_bench.csv +++ b/ci/perf/gpuc2_bench.csv @@ -1,87 +1,87 @@ test case,benchmark name,samples,iterations,estimated,mean,low mean,high mean,std dev,low std dev,high std dev,raw -benchmark intrusive graph dependency handling with N nodes - 1,creating nodes,100,5371,2148400,4.7625,4.7310,4.7918,0.1556,0.1417,0.1706,"4.9335,4.9503,4.4913,4.7451,4.8291,4.8628,4.9354,4.9505,4.4709,4.5829,4.6444,4.7360,4.7823,4.8607,4.8926,4.9522,4.4748,4.5474,4.6520,4.7023,4.7900,4.8291,4.9037,4.9335,4.9505,4.5139,4.5790,4.6781,4.7284,4.8123,4.8516,4.9224,4.9505,4.9503,4.5306,4.5941,4.6911,4.7395,4.8235,4.8591,4.9317,4.9505,4.4727,4.5829,4.6425,4.7341,4.7805,4.8607,4.8926,4.9540,4.4729,4.5455,4.6483,4.7023,4.7881,4.8291,4.9037,4.9317,4.9505,4.5139,4.5772,4.6799,4.7284,4.8123,4.8497,4.9242,4.9503,4.9505,4.5306,4.5941,4.6930,4.7395,4.8254,4.8609,4.9317,4.9505,4.4727,4.5829,4.9503,4.7040,4.7527,4.8347,4.8702,4.9410,4.9505,4.4820,4.5904,4.6483,4.7414,4.7844,4.8645,4.8982,4.9505,4.4820,4.5511,4.6518,4.7042,4.7918,4.8309,4.9054" -benchmark intrusive graph dependency handling with N nodes - 1,creating and adding dependencies,100,1003,2407200,24.2132,24.2025,24.2252,0.0576,0.0518,0.0736,"24.1515,24.1715,24.4417,24.3011,24.2712,24.3021,24.2512,24.1515,24.2812,24.2712,24.2313,24.1515,24.1715,24.1505,24.1505,24.1805,24.1505,24.1815,24.1515,24.1515,24.3011,24.2712,24.3011,24.2722,24.2812,24.1515,24.2712,24.2911,24.1914,24.1815,24.1515,24.1715,24.1505,24.2512,24.2213,24.1515,24.2213,24.2612,24.1515,24.2911,24.2722,24.2413,24.2014,24.2812,24.1515,24.1515,24.1815,24.1615,24.2213,24.2712,24.2712,24.1815,24.2512,24.2413,24.1515,24.1914,24.1515,24.2712,24.2014,24.1505,24.1805,24.1505,24.1815,24.2712,24.1715,24.2512,24.2114,24.1815,24.1515,24.1515,24.2911,24.1815,24.1705,24.1505,24.1715,24.1515,24.1515,24.1715,24.1515,24.2114,24.2512,24.1515,24.2911,24.1815,24.2313,24.2313,24.1914,24.2712,24.2712,24.2911,24.2722,24.2612,24.1515,24.1815,24.2712,24.1715,24.1815,24.2114,24.2911,24.2612" -benchmark intrusive graph dependency handling with N nodes - 1,adding and removing dependencies,100,1286,2314800,16.6958,16.6921,16.6977,0.0128,0.0076,0.0205,"16.6944,16.7022,16.6166,16.7022,16.6314,16.6944,16.6944,16.7022,16.7022,16.7014,16.6944,16.6944,16.7022,16.7014,16.7022,16.6944,16.6944,16.6944,16.7014,16.7022,16.6944,16.6944,16.6936,16.6322,16.7022,16.6944,16.6936,16.6944,16.7022,16.7022,16.7014,16.6936,16.6944,16.7022,16.7022,16.7014,16.6944,16.6944,16.7022,16.7014,16.7014,16.6944,16.6944,16.6944,16.7014,16.7022,16.6944,16.6944,16.6936,16.7014,16.7022,16.6944,16.6944,16.6936,16.7022,16.7022,16.7022,16.6936,16.6936,16.7022,16.7022,16.7022,16.6936,16.6944,16.7022,16.7022,16.7022,16.6936,16.6944,16.6944,16.7022,16.7014,16.6944,16.6944,16.6944,16.7022,16.7014,16.6944,16.6944,16.6944,16.7014,16.7022,16.7022,16.6944,16.6944,16.6936,16.7022,16.7022,16.6944,16.6936,16.6944,16.7022,16.7022,16.6944,16.6936,16.6944,16.7022,16.7022,16.7014,16.6944" -benchmark intrusive graph dependency handling with N nodes - 1,checking for dependencies,100,12378,1237800,2.0973,2.0964,2.0984,0.0050,0.0042,0.0081,"2.1011,2.0930,2.1027,2.0930,2.1011,2.0930,2.1019,2.0930,2.1011,2.0930,2.1011,2.0930,2.1011,2.0930,2.1019,2.0930,2.1011,2.0930,2.1011,2.0931,2.1011,2.0930,2.1011,2.0930,2.1019,2.0930,2.1011,2.0930,2.1019,2.0930,2.0931,2.1011,2.0930,2.1011,2.0930,2.1011,2.0930,2.1020,2.0922,2.1027,2.0930,2.1011,2.0930,2.1011,2.0931,2.1011,2.0930,2.1011,2.0930,2.1011,2.0922,2.1246,2.0930,2.1020,2.0930,2.1011,2.0930,2.1011,2.0930,2.1011,2.0931,2.1011,2.0930,2.1011,2.0930,2.1011,2.0930,2.1011,2.0930,2.1011,2.0922,2.1011,2.0930,2.1019,2.0930,2.0931,2.1011,2.0930,2.1011,2.0930,2.1011,2.0930,2.1011,2.0930,2.1011,2.0930,2.1020,2.0922,2.1011,2.0930,2.1011,2.0930,2.1011,2.0931,2.1011,2.0922,2.1011,2.0930,2.1011,2.0930" -benchmark intrusive graph dependency handling with N nodes - 10,creating nodes,100,577,2423400,36.0398,35.8815,36.0930,0.4315,0.1748,0.9476,"36.0104,35.9913,36.5823,36.4783,36.4783,36.4610,36.4783,36.4783,36.4610,36.4783,36.4783,36.4957,36.4766,36.4766,36.4766,32.1560,35.9913,35.9931,35.9913,35.9913,36.0087,35.9913,35.9931,36.4783,36.4783,35.9913,35.9931,35.9913,35.9931,36.0087,35.9913,36.4957,35.9931,35.9913,35.9931,35.9913,35.9931,35.9913,36.0104,35.9913,35.9913,35.9931,35.9913,35.9931,35.9913,36.0104,35.9913,35.9931,35.9913,35.9913,35.9931,35.9913,36.0104,35.9913,36.0104,35.9913,35.9931,35.9913,35.9913,35.9931,35.9913,36.0104,35.9913,36.4783,35.9931,35.9913,35.9931,35.9913,36.0087,35.9931,36.0087,35.9931,35.9913,35.9931,35.9913,35.9931,35.9913,36.0087,35.9931,36.0087,35.9931,35.9913,35.9931,35.9913,36.0104,35.9913,35.9913,35.9931,35.9913,35.9931,35.9913,36.0104,35.9913,35.9931,35.9913,35.9913,35.9931,35.9913,35.9931,35.9913" -benchmark intrusive graph dependency handling with N nodes - 10,creating and adding dependencies,100,88,2437600,244.0982,243.1756,248.2218,8.4535,1.0703,19.9651,"242.8295,242.7045,253.5341,245.4432,245.3295,245.8977,245.4432,245.8977,245.4432,245.8977,245.4432,245.8977,245.4432,245.8977,245.4432,242.9432,242.8182,242.8295,242.8295,242.8182,242.8295,242.8182,242.8295,242.8182,242.8295,242.8295,242.8182,242.8295,242.8182,242.8295,242.8182,242.7045,242.8295,242.8182,242.8295,242.8182,242.8295,242.8182,242.8182,242.8295,242.8182,242.8295,242.8182,242.8295,242.8295,242.8182,242.8295,242.7045,242.7159,242.8182,242.8295,242.8295,242.7045,242.8295,242.8182,242.8295,242.8182,242.8182,327.0795,242.8182,242.8295,242.8182,242.8295,242.8295,242.8182,242.8295,242.7045,242.8295,242.8182,242.8295,242.8295,242.8182,242.8295,242.7045,242.8295,242.8182,242.8182,242.8295,242.8182,242.8295,242.7045,242.8295,242.8182,242.8182,242.8295,242.8182,242.7159,242.7045,242.8295,242.8295,242.8182,242.8295,242.8182,242.7159,242.8182,242.8295,242.8295,242.8182,242.8295,242.8182" -benchmark intrusive graph dependency handling with N nodes - 10,adding and removing dependencies,100,105,2436000,245.6590,245.5450,245.7862,0.6165,0.5424,0.7060,"245.3048,245.1143,247.4000,245.6857,245.4952,246.1619,245.4952,245.7810,244.8286,245.8762,245.4952,245.1143,245.3905,245.2000,245.4952,244.9238,245.3048,244.8286,245.4952,245.0190,246.3524,245.3048,246.3524,245.3048,246.3524,245.8762,245.9714,246.0667,246.1619,246.8286,246.1619,246.9238,246.3524,246.8286,246.2571,246.7333,246.3524,246.9238,246.3524,246.7429,246.9238,246.0667,247.0190,246.1619,246.9238,246.3524,246.9238,244.9238,245.6857,245.0095,245.5905,244.7333,245.7810,245.3048,245.3048,245.2095,245.2095,245.3048,245.3905,245.8667,245.2952,245.7810,245.4000,246.0667,244.8286,245.7810,245.3048,245.8762,245.2095,245.1143,245.2095,245.0095,245.3905,245.4000,245.9714,245.0190,245.4952,244.8286,245.4952,244.7333,245.7810,245.4000,245.8762,245.2000,245.2000,245.3048,245.2095,245.5905,245.1143,245.4952,245.2095,245.7810,244.8286,245.6857,245.0095,245.6857,244.9238,245.7810,245.2095,245.1143" -benchmark intrusive graph dependency handling with N nodes - 10,checking for dependencies,100,755,2416000,33.2043,33.1207,33.6022,0.8026,0.0481,1.7578,"33.1735,33.0795,33.2530,33.1722,33.0795,33.1722,33.0940,33.1722,33.0808,33.0795,33.1735,33.0795,33.1735,33.0795,33.1735,33.0795,33.0808,33.1854,33.0808,33.1722,33.0940,33.1722,33.0808,33.0795,33.1854,33.0795,33.1722,33.0795,33.1722,33.0808,33.0795,33.1735,33.0795,33.1735,33.0795,33.1868,33.0795,33.0808,33.1722,33.0808,33.1589,33.0808,33.1722,33.0808,33.0795,33.1868,33.0795,33.1722,33.0795,33.1722,33.0795,33.1722,33.0808,33.0795,33.1735,33.0795,33.1735,33.0662,33.1735,33.0795,33.0808,33.1722,33.0808,33.1722,33.0808,33.1722,33.0808,33.0795,33.1722,33.0795,33.1722,33.0795,33.1589,33.0808,33.0795,33.1603,33.0795,33.1735,33.0795,33.1735,33.0795,33.0808,33.1722,41.1748,33.2927,33.0927,33.1868,33.0927,33.1735,33.0795,33.0808,33.1722,33.0808,33.1722,33.0808,33.1722,33.0808,33.0795,33.1603,33.0795" -benchmark intrusive graph dependency handling with N nodes - 100,creating nodes,100,46,2433400,526.3176,524.6728,534.1763,15.8006,0.9635,37.6346,"525.7391,524.0000,527.9130,524.1957,525.9348,524.0000,524.0000,525.7391,523.7826,525.9565,523.7609,525.5217,524.0000,683.2174,523.9783,524.0000,526.6087,524.0000,525.7391,524.0000,523.9783,525.9565,524.0000,525.5217,523.7826,525.9565,523.9783,523.7826,525.7391,523.7826,525.9565,524.0000,523.9783,525.7391,524.0000,525.5217,524.0000,525.9565,523.7609,524.0000,525.7391,524.0000,525.7391,523.9783,523.9783,526.1739,524.0000,525.5217,523.7826,525.9565,523.7609,524.0000,525.7391,524.0000,525.7391,523.7609,523.9783,525.9565,524.0000,525.7391,524.0000,525.9565,523.9783,523.7826,525.9565,524.0000,525.9565,523.7609,523.7609,525.9565,524.0000,525.5217,523.7826,525.9565,523.9783,523.7826,525.7391,524.0000,525.9565,523.7609,524.0000,525.9565,523.7826,525.5217,523.7826,525.9348,523.9783,523.7826,525.7391,524.0000,525.9565,523.7609,524.0000,525.9565,524.0000,525.5217,523.7609,525.9348,524.0000,523.7826" -benchmark intrusive graph dependency handling with N nodes - 100,creating and adding dependencies,100,6,2758200,4680.1733,4670.6700,4718.0433,84.1759,17.6464,195.7398,"4690.1667,4661.8333,4798.8333,4686.8333,4665.1667,4692.0000,4668.5000,4661.8333,4668.5000,4680.1667,4650.1667,4656.8333,4680.3333,4661.8333,4685.1667,4673.5000,4692.0000,4668.5000,4688.5000,4656.8333,4683.6667,4676.8333,4673.5000,4671.8333,4675.3333,4778.6667,5491.8333,4661.8333,4665.1667,4660.1667,4685.1667,4663.5000,4677.0000,4653.5000,4683.5000,4656.8333,4676.8333,4665.1667,4685.3333,4651.8333,4691.8333,4653.5000,4670.1667,4656.8333,4682.0000,4663.5000,4670.1667,4668.5000,4660.1667,4663.5000,4656.8333,4667.0000,4646.6667,4680.1667,4648.5000,4676.8333,4650.1667,4671.8333,4656.8333,4675.1667,4661.8333,4673.5000,4646.8333,4675.1667,4665.1667,4688.5000,4668.5000,4670.1667,4665.1667,4676.8333,4660.1667,4692.0000,4673.5000,4688.5000,4648.5000,4685.3333,4668.5000,4653.5000,4666.8333,4655.1667,4686.8333,4655.1667,4687.0000,4656.8333,4688.5000,4655.1667,4682.0000,4658.5000,4660.1667,4660.1667,4676.8333,4656.8333,4690.1667,4655.0000,4675.1667,4670.1667,4675.1667,4656.8333,4681.8333,4670.1667" -benchmark intrusive graph dependency handling with N nodes - 100,adding and removing dependencies,100,6,2865600,4845.0850,4829.2083,4898.5083,133.0342,47.2897,298.9894,"6074.5000,4869.0000,4962.5000,4792.0000,4787.1667,4802.1667,4785.3333,4817.1667,4798.8333,4867.1667,4790.3333,4798.6667,4782.1667,4785.3333,4785.5000,4898.8333,4782.1667,4907.3333,4793.6667,4905.6667,4792.1667,4822.1667,4883.8333,4798.8333,4788.6667,4890.6667,4782.1667,4900.5000,4785.5000,4838.8333,4787.1667,4892.1667,4792.1667,4894.0000,4823.6667,4900.5000,4785.5000,4899.0000,4817.0000,4887.1667,4775.3333,5014.1667,4790.3333,4857.1667,4778.6667,4832.1667,4889.0000,4802.0000,4787.1667,4842.1667,4815.5000,4853.8333,4813.8333,4912.3333,4788.6667,4800.5000,4787.0000,4880.5000,4808.8333,4873.8333,4815.5000,4859.0000,4783.6667,4900.6667,4803.8333,4895.5000,4802.1667,4792.1667,4788.6667,4869.0000,4813.6667,4808.8333,4792.1667,4895.5000,4825.5000,4825.5000,4793.8333,4919.0000,4797.1667,4855.5000,4813.8333,4798.6667,4785.5000,4902.3333,4785.3333,4894.0000,4813.8333,4912.3333,4790.3333,4843.8333,4812.1667,4875.6667,4818.8333,4870.5000,4780.3333,4910.5000,4805.5000,4807.1667,4792.0000,4808.8333" -benchmark intrusive graph dependency handling with N nodes - 100,checking for dependencies,100,13,2615600,1994.1654,1986.1600,2014.5777,59.2403,16.6452,105.0247,"1983.6154,1989.0000,2010.6154,1992.8462,1981.3077,1986.6923,1982.8462,1983.6154,1972.8462,1983.6154,1980.4615,1985.9231,1982.8462,1984.3846,1989.0000,1987.4615,1985.0769,1988.2308,1990.5385,1986.6923,1985.9231,1985.9231,1988.2308,1985.9231,1987.4615,1979.0000,1979.6923,1984.3077,1989.0000,1988.2308,1986.6923,1986.6923,1989.0000,1988.2308,1987.4615,1982.0769,1980.5385,1978.9231,1977.4615,1981.3077,1985.1538,1980.5385,1981.3077,1984.3846,1981.3077,1979.0000,1982.7692,1989.0000,1987.4615,1990.5385,1989.7692,1988.2308,1985.9231,1988.2308,1985.1538,1983.6154,1979.7692,1983.6154,1981.3077,1982.8462,1984.3846,1984.3077,2412.8462,2370.5385,2144.6923,1979.0000,1981.2308,1982.8462,1983.6154,1984.3846,1982.0769,1982.0769,1980.5385,1983.6154,1982.0769,1984.3846,1981.3077,1972.0000,1984.3846,1983.6154,1985.9231,1976.6923,1975.1538,1988.2308,1982.0769,1982.8462,1982.0769,1981.2308,1979.7692,1981.3077,1985.9231,1984.3846,1989.0000,1988.2308,1982.8462,1985.9231,1986.6923,1985.9231,1987.4615,1991.3077" -benchmark task handling > without access thread,generating and deleting tasks,100,1,490971300,4670808.9400,4575809.6900,4757768.4100,462648.9600,426382.4180,493877.4386,"5101261.0000,5057027.0000,5060724.0000,5184357.0000,4974079.0000,4949674.0000,4869512.0000,4870714.0000,5097373.0000,4994108.0000,3912218.0000,4003381.0000,4229259.0000,4113089.0000,3993863.0000,3961072.0000,4095054.0000,4219491.0000,4155850.0000,3984695.0000,4143998.0000,3890847.0000,3977241.0000,4085306.0000,4610832.0000,5087525.0000,4936188.0000,5067897.0000,4977866.0000,5058550.0000,4925077.0000,4958450.0000,4524448.0000,3944039.0000,3901327.0000,4016496.0000,4000536.0000,4167932.0000,3995567.0000,4298550.0000,4616552.0000,4610981.0000,4142365.0000,4213669.0000,3928990.0000,4254587.0000,4278933.0000,4293420.0000,4945535.0000,4902795.0000,4960484.0000,5107834.0000,5188736.0000,4943211.0000,5043090.0000,4957598.0000,4936088.0000,5083807.0000,5148500.0000,5046658.0000,4978659.0000,5137809.0000,5163228.0000,5015979.0000,4848021.0000,5195279.0000,5004367.0000,5120448.0000,5057888.0000,5032921.0000,5019286.0000,5033903.0000,5152507.0000,5029335.0000,4942890.0000,5134024.0000,4949863.0000,5118784.0000,4935537.0000,4987104.0000,4957719.0000,4919516.0000,4903146.0000,4219901.0000,3941894.0000,3916997.0000,3957514.0000,4148265.0000,4038538.0000,3965028.0000,3951162.0000,4974060.0000,4978048.0000,4866857.0000,4952108.0000,5133782.0000,5130987.0000,5078397.0000,5171433.0000,5018404.0000" -benchmark task handling > with access thread,generating and deleting tasks with access thread,100,1,675881900,6684997.8500,6661109.6900,6709828.5800,124814.9273,110539.9412,143031.9763,"6555685.0000,6856796.0000,6868047.0000,6642039.0000,6596963.0000,6540267.0000,6803514.0000,6600179.0000,6825417.0000,6953799.0000,6749012.0000,6685050.0000,6553842.0000,6634956.0000,6591554.0000,6709898.0000,6707042.0000,6624055.0000,6760533.0000,6426631.0000,6642922.0000,6804697.0000,6584751.0000,6724114.0000,6609287.0000,6736047.0000,6668370.0000,6871033.0000,6836467.0000,6836357.0000,6541238.0000,6455226.0000,6411022.0000,6724976.0000,6809586.0000,6672105.0000,6713333.0000,6534545.0000,6679310.0000,6578198.0000,6596713.0000,6752438.0000,6628754.0000,6739764.0000,6602124.0000,6786553.0000,6653912.0000,6497294.0000,6762406.0000,6670963.0000,6903966.0000,6848340.0000,6587646.0000,6676615.0000,6767697.0000,6867666.0000,6987524.0000,6538232.0000,6917511.0000,6805248.0000,6494710.0000,6499549.0000,6729556.0000,6741748.0000,6676223.0000,6636398.0000,6696542.0000,6995739.0000,6737090.0000,6614086.0000,6571546.0000,6744843.0000,6579730.0000,6603005.0000,6550095.0000,6553371.0000,6562578.0000,6703145.0000,6726338.0000,6606151.0000,6777857.0000,6552209.0000,6614597.0000,6951825.0000,6657558.0000,6692374.0000,6671195.0000,6869670.0000,6608134.0000,6806410.0000,6681584.0000,6502675.0000,6650786.0000,6743901.0000,6678598.0000,6850644.0000,6664001.0000,6588667.0000,6587787.0000,6616641.0000" -generating large task graphs,soup topology,100,1,385924600,3752935.4100,3708428.0000,3789600.5600,205860.5313,175219.5716,230615.1662,"3862614.0000,3875319.0000,3883825.0000,3885308.0000,3847315.0000,3355103.0000,3354673.0000,3355053.0000,3344834.0000,3370503.0000,3349953.0000,3345395.0000,3351466.0000,3371714.0000,3345736.0000,3352778.0000,3444493.0000,3871201.0000,3879666.0000,3864979.0000,3879487.0000,3864348.0000,3894294.0000,3853217.0000,3838248.0000,3858467.0000,3848457.0000,3862635.0000,3881891.0000,3876160.0000,3860942.0000,3838860.0000,3836274.0000,3844370.0000,3851574.0000,3884776.0000,3857505.0000,3885969.0000,3865389.0000,3866171.0000,3861022.0000,3883614.0000,3854639.0000,3860240.0000,3850642.0000,3859328.0000,3847846.0000,3865950.0000,3854950.0000,3849490.0000,3835754.0000,3838489.0000,3853988.0000,3880859.0000,3865280.0000,3875679.0000,3848097.0000,3877613.0000,3871511.0000,3838468.0000,3836155.0000,3850832.0000,3867765.0000,3846023.0000,3832848.0000,3841114.0000,3867043.0000,3873305.0000,3863826.0000,3850731.0000,3819813.0000,3847155.0000,3871132.0000,3872072.0000,3857445.0000,3871090.0000,3861122.0000,3864678.0000,3839811.0000,3861642.0000,3889705.0000,3857034.0000,3846154.0000,3418674.0000,3357949.0000,3360212.0000,3334303.0000,3351076.0000,3343170.0000,3354522.0000,3369510.0000,3360674.0000,3494838.0000,3879887.0000,3887152.0000,3880628.0000,3873946.0000,3872794.0000,3867053.0000,3864237.0000" -generating large task graphs,chain topology,100,1,7236800,75417.8100,75139.1000,75708.2200,1436.7250,930.4757,2168.1746,"75460.0000,75491.0000,77595.0000,75181.0000,75501.0000,75491.0000,75421.0000,75521.0000,75712.0000,75380.0000,75481.0000,68768.0000,75591.0000,75511.0000,75381.0000,75331.0000,75331.0000,75441.0000,80581.0000,75641.0000,75611.0000,75561.0000,75641.0000,75431.0000,75601.0000,74329.0000,75391.0000,75541.0000,75802.0000,75421.0000,75531.0000,75531.0000,75772.0000,75271.0000,75571.0000,75591.0000,75652.0000,75260.0000,75732.0000,75301.0000,75511.0000,75641.0000,75622.0000,75441.0000,75511.0000,75611.0000,75591.0000,75441.0000,75652.0000,75431.0000,70521.0000,75211.0000,75441.0000,75331.0000,75230.0000,75692.0000,75240.0000,75041.0000,75250.0000,75071.0000,75140.0000,75241.0000,75852.0000,75491.0000,75701.0000,75521.0000,75662.0000,70642.0000,75591.0000,75521.0000,75591.0000,83326.0000,76333.0000,75391.0000,75461.0000,75621.0000,75471.0000,75230.0000,75902.0000,75391.0000,75551.0000,75431.0000,75521.0000,71343.0000,75642.0000,75621.0000,75531.0000,75311.0000,75541.0000,75531.0000,75220.0000,75361.0000,75491.0000,75301.0000,75511.0000,75351.0000,75331.0000,75380.0000,75562.0000,75340.0000" -generating large task graphs,expanding tree topology,100,1,15039600,150550.5900,150251.4500,151018.5400,1875.1558,1156.3137,2918.0727,"149731.0000,150383.0000,161113.0000,151164.0000,150383.0000,150513.0000,150754.0000,150323.0000,150713.0000,150363.0000,150884.0000,150794.0000,150533.0000,150403.0000,150323.0000,150152.0000,150253.0000,150463.0000,150193.0000,150433.0000,150313.0000,150863.0000,144151.0000,150573.0000,150483.0000,150904.0000,150273.0000,150272.0000,154160.0000,150753.0000,150834.0000,150253.0000,150273.0000,150302.0000,150614.0000,150132.0000,147898.0000,150402.0000,150262.0000,150664.0000,150012.0000,150613.0000,150514.0000,150974.0000,150853.0000,151164.0000,150483.0000,150263.0000,150984.0000,150593.0000,150513.0000,150433.0000,148649.0000,150373.0000,149982.0000,160653.0000,151114.0000,150123.0000,150152.0000,150153.0000,149371.0000,151124.0000,150684.0000,150693.0000,150423.0000,150493.0000,151175.0000,150092.0000,150884.0000,150694.0000,150262.0000,145073.0000,150263.0000,149842.0000,150283.0000,149882.0000,150062.0000,150323.0000,151064.0000,150113.0000,150002.0000,150353.0000,155903.0000,150293.0000,149742.0000,150303.0000,149822.0000,150142.0000,150133.0000,149992.0000,149972.0000,149612.0000,150753.0000,149992.0000,150352.0000,150593.0000,149852.0000,150172.0000,150343.0000,151085.0000" -generating large task graphs,contracting tree topology,100,1,17785100,165430.5400,165161.1400,165805.3500,1603.9895,1103.5326,2258.5815,"165050.0000,164911.0000,170982.0000,166223.0000,165852.0000,165342.0000,166353.0000,165371.0000,165322.0000,165291.0000,165512.0000,165531.0000,165712.0000,165803.0000,165321.0000,165091.0000,164760.0000,164840.0000,164741.0000,165040.0000,164961.0000,165281.0000,170922.0000,165442.0000,164990.0000,164851.0000,165321.0000,165121.0000,165081.0000,164890.0000,165291.0000,165652.0000,165021.0000,165542.0000,165531.0000,165021.0000,165552.0000,165050.0000,165110.0000,165282.0000,165661.0000,165020.0000,160933.0000,165111.0000,165562.0000,161153.0000,173076.0000,164941.0000,164810.0000,165121.0000,160853.0000,164750.0000,165231.0000,164961.0000,165070.0000,165332.0000,165221.0000,164760.0000,165381.0000,165131.0000,165482.0000,165592.0000,165451.0000,165121.0000,165221.0000,165241.0000,165071.0000,165171.0000,165021.0000,165702.0000,172234.0000,165532.0000,164990.0000,165140.0000,165432.0000,164870.0000,165352.0000,165020.0000,165001.0000,165311.0000,165061.0000,165051.0000,165381.0000,165622.0000,165381.0000,165402.0000,165301.0000,165001.0000,165351.0000,165291.0000,165311.0000,165200.0000,165491.0000,165171.0000,169930.0000,165492.0000,165341.0000,165732.0000,165051.0000,164500.0000" -generating large task graphs,wave_sim topology,100,1,64028700,681397.4900,677775.2400,684197.5900,16016.1192,13229.6399,19083.9656,"686558.0000,693371.0000,696858.0000,687741.0000,688462.0000,689154.0000,687059.0000,693953.0000,688943.0000,686969.0000,689324.0000,690757.0000,655199.0000,692109.0000,689484.0000,690927.0000,687480.0000,691017.0000,628579.0000,696267.0000,650129.0000,688573.0000,654898.0000,687781.0000,686959.0000,694112.0000,688923.0000,688432.0000,688882.0000,676238.0000,689203.0000,692300.0000,650971.0000,639459.0000,687851.0000,690487.0000,688833.0000,699513.0000,689604.0000,687360.0000,642756.0000,688201.0000,688192.0000,694043.0000,689043.0000,670649.0000,648336.0000,687280.0000,688542.0000,700314.0000,689013.0000,684745.0000,688803.0000,689554.0000,691378.0000,688652.0000,645290.0000,688482.0000,688642.0000,687581.0000,696627.0000,687060.0000,690706.0000,686018.0000,686979.0000,668725.0000,647344.0000,647345.0000,685736.0000,683051.0000,687470.0000,659457.0000,649839.0000,685948.0000,686618.0000,636404.0000,685697.0000,659287.0000,668424.0000,686729.0000,687240.0000,686137.0000,684936.0000,648025.0000,657474.0000,687260.0000,687149.0000,686318.0000,688091.0000,688172.0000,694964.0000,687070.0000,686168.0000,686959.0000,686188.0000,687380.0000,692820.0000,686939.0000,687400.0000,687380.0000" -generating large task graphs,jacobi topology,100,1,21197800,200309.1700,199462.8700,200982.0600,3825.0555,2854.4254,4949.3040,"200839.0000,201439.0000,189396.0000,200879.0000,201931.0000,201489.0000,192864.0000,200528.0000,200778.0000,206089.0000,199696.0000,200899.0000,201159.0000,201489.0000,202701.0000,201329.0000,201590.0000,200708.0000,201059.0000,200668.0000,200648.0000,200067.0000,201379.0000,200247.0000,200428.0000,201229.0000,188395.0000,200168.0000,200337.0000,203494.0000,200678.0000,200818.0000,200678.0000,200257.0000,201179.0000,200308.0000,199897.0000,200998.0000,200779.0000,200227.0000,201079.0000,200398.0000,200838.0000,200869.0000,200538.0000,200668.0000,201760.0000,200147.0000,200698.0000,213122.0000,201740.0000,201710.0000,201219.0000,201871.0000,190319.0000,186842.0000,186601.0000,201600.0000,202732.0000,200368.0000,201079.0000,200338.0000,200958.0000,201330.0000,200698.0000,200959.0000,201119.0000,200819.0000,199225.0000,207521.0000,201089.0000,200538.0000,190619.0000,200939.0000,200839.0000,200317.0000,200458.0000,200939.0000,200828.0000,201219.0000,200749.0000,201800.0000,200819.0000,201610.0000,200167.0000,202241.0000,200728.0000,201169.0000,188125.0000,209264.0000,200699.0000,203173.0000,201459.0000,195669.0000,200979.0000,201700.0000,200618.0000,202161.0000,200959.0000,200137.0000" -generating large command graphs for N nodes - 1,soup topology,100,1,664449600,6726872.9800,6663970.8800,6773986.7000,276012.7610,218661.2872,332364.6161,"6846917.0000,6824796.0000,6921087.0000,6842969.0000,6322905.0000,6137543.0000,6838982.0000,6822411.0000,6842299.0000,6810287.0000,6847969.0000,6795890.0000,6825367.0000,6837460.0000,6822060.0000,6845494.0000,6843821.0000,6855343.0000,6855173.0000,6843671.0000,6884989.0000,6477668.0000,5949838.0000,5991347.0000,5971779.0000,5941642.0000,6067250.0000,6836467.0000,6868488.0000,6877655.0000,6897974.0000,6860163.0000,6843861.0000,6829594.0000,6832379.0000,6839543.0000,6864040.0000,6849592.0000,6867616.0000,6861645.0000,6837209.0000,6831327.0000,6854862.0000,6840796.0000,6835576.0000,6839463.0000,6809156.0000,6853069.0000,6849803.0000,6840275.0000,6848921.0000,6840134.0000,6826038.0000,6856145.0000,6836498.0000,6850915.0000,6875721.0000,6836056.0000,6809196.0000,6865162.0000,6828904.0000,6834704.0000,6842088.0000,6838371.0000,6859942.0000,6810048.0000,6888646.0000,6831999.0000,6831869.0000,6837629.0000,6869309.0000,6809377.0000,6833342.0000,6856535.0000,6151099.0000,5999162.0000,6016364.0000,5973984.0000,5961110.0000,6342541.0000,6845454.0000,6872516.0000,6806410.0000,6871985.0000,6828161.0000,6352590.0000,6189462.0000,6781864.0000,6842830.0000,6819616.0000,6861735.0000,6852888.0000,6828142.0000,6844021.0000,6836838.0000,6842048.0000,6811200.0000,6841607.0000,6815007.0000,6893605.0000" -generating large command graphs for N nodes - 1,chain topology,100,1,29301200,270588.8600,267942.1300,273635.0700,14497.9715,12968.1056,16066.3128,"294005.0000,293684.0000,272955.0000,259911.0000,260441.0000,261514.0000,259079.0000,260712.0000,261112.0000,260963.0000,259830.0000,258949.0000,261944.0000,259419.0000,274688.0000,259870.0000,260973.0000,264830.0000,261824.0000,260752.0000,261263.0000,262826.0000,262124.0000,261333.0000,261513.0000,262515.0000,263317.0000,261173.0000,263567.0000,285078.0000,261533.0000,263958.0000,265141.0000,259810.0000,260472.0000,263747.0000,263427.0000,261504.0000,263707.0000,263547.0000,261363.0000,261473.0000,261613.0000,262626.0000,260952.0000,277684.0000,260893.0000,260571.0000,260552.0000,261413.0000,262586.0000,261113.0000,259489.0000,260462.0000,261423.0000,259430.0000,260982.0000,260732.0000,262586.0000,259640.0000,283915.0000,259710.0000,261353.0000,257906.0000,261333.0000,260922.0000,260231.0000,259129.0000,257746.0000,259510.0000,260091.0000,259269.0000,260943.0000,260251.0000,259730.0000,269488.0000,297661.0000,293063.0000,291109.0000,292432.0000,291791.0000,291750.0000,291630.0000,292302.0000,292322.0000,292552.0000,291471.0000,291620.0000,292903.0000,309925.0000,295397.0000,295187.0000,293203.0000,294175.0000,294295.0000,294035.0000,293194.0000,293023.0000,293003.0000,292723.0000" -generating large command graphs for N nodes - 1,expanding tree topology,100,1,45207000,467852.9000,467276.4200,468683.8600,3502.2517,2646.5325,4705.8240,"467253.0000,464709.0000,483544.0000,467704.0000,466021.0000,466652.0000,468445.0000,467203.0000,466802.0000,466472.0000,473155.0000,466411.0000,464318.0000,466271.0000,466262.0000,467634.0000,466972.0000,465549.0000,464988.0000,476390.0000,468105.0000,467954.0000,467353.0000,464748.0000,466772.0000,468004.0000,467513.0000,472403.0000,466762.0000,465800.0000,466983.0000,465800.0000,467955.0000,466602.0000,467133.0000,466041.0000,479166.0000,467734.0000,466241.0000,467143.0000,466671.0000,466812.0000,467874.0000,467704.0000,476340.0000,468385.0000,467784.0000,467063.0000,469297.0000,465510.0000,468215.0000,466842.0000,465901.0000,481771.0000,464668.0000,467143.0000,468536.0000,466151.0000,466051.0000,467454.0000,467954.0000,473164.0000,469447.0000,464488.0000,465330.0000,465300.0000,466281.0000,464318.0000,465890.0000,466872.0000,472964.0000,464879.0000,466582.0000,467393.0000,466462.0000,466812.0000,466641.0000,465980.0000,467964.0000,478064.0000,469227.0000,468646.0000,466642.0000,466812.0000,467414.0000,467483.0000,466281.0000,474296.0000,465019.0000,466512.0000,468445.0000,465109.0000,465680.0000,466271.0000,466933.0000,464408.0000,473275.0000,466582.0000,465429.0000,466902.0000" -generating large command graphs for N nodes - 1,contracting tree topology,100,1,49847100,514298.2300,513747.4900,515059.5300,3264.0654,2495.9507,4249.7747,"513932.0000,513140.0000,522287.0000,514242.0000,510204.0000,510965.0000,512839.0000,513641.0000,512850.0000,517428.0000,512830.0000,511597.0000,511317.0000,512559.0000,511837.0000,510806.0000,527317.0000,513501.0000,514082.0000,513651.0000,513991.0000,516888.0000,512288.0000,512209.0000,518831.0000,513130.0000,513110.0000,512198.0000,514834.0000,511437.0000,513631.0000,512709.0000,526215.0000,514022.0000,511717.0000,513440.0000,512088.0000,512720.0000,512408.0000,513069.0000,518079.0000,514693.0000,512269.0000,513460.0000,513441.0000,513311.0000,513060.0000,516897.0000,513781.0000,514593.0000,514543.0000,516266.0000,511257.0000,514222.0000,510805.0000,525894.0000,516226.0000,515484.0000,513751.0000,514032.0000,513490.0000,513180.0000,513300.0000,517809.0000,512749.0000,513911.0000,512329.0000,513511.0000,514582.0000,513069.0000,514342.0000,525143.0000,515234.0000,514793.0000,514102.0000,515575.0000,512820.0000,514442.0000,514873.0000,518861.0000,513661.0000,513621.0000,514102.0000,510926.0000,512920.0000,513431.0000,518821.0000,512549.0000,514242.0000,514583.0000,513170.0000,511457.0000,510285.0000,511276.0000,523250.0000,514032.0000,511086.0000,512299.0000,513340.0000,514633.0000" -generating large command graphs for N nodes - 1,wave_sim topology,100,1,210623100,2158497.5400,2134776.6600,2180426.5000,116074.2493,108188.6854,120634.2901,"2242585.0000,2252965.0000,2262694.0000,2257304.0000,2243156.0000,2246333.0000,2242325.0000,2247075.0000,2255270.0000,2252945.0000,2245701.0000,2237686.0000,2249649.0000,2250731.0000,2247776.0000,2229892.0000,2246904.0000,2246303.0000,2237787.0000,2268545.0000,2252686.0000,2250130.0000,2257965.0000,2259427.0000,2244840.0000,2260219.0000,2249790.0000,2245471.0000,2250742.0000,2246944.0000,2257825.0000,2265068.0000,2248707.0000,2240662.0000,2238107.0000,2247285.0000,2241905.0000,2247645.0000,2238268.0000,2236384.0000,2240943.0000,2246874.0000,2255601.0000,2264016.0000,2252524.0000,2250080.0000,2140272.0000,2003843.0000,2016668.0000,1998774.0000,2016317.0000,2005647.0000,2030695.0000,2008122.0000,2016738.0000,2007692.0000,2019022.0000,2007911.0000,2022429.0000,1990428.0000,2019383.0000,2002060.0000,2023932.0000,2000497.0000,2013542.0000,2002020.0000,2013271.0000,1994687.0000,2018050.0000,1992703.0000,2016317.0000,2002781.0000,2010306.0000,2006850.0000,2015155.0000,1990689.0000,2017950.0000,1995849.0000,1998964.0000,1992913.0000,2018081.0000,2012510.0000,2005327.0000,1994666.0000,2222067.0000,2263065.0000,2249910.0000,2249970.0000,2241233.0000,2251703.0000,2239439.0000,2253386.0000,2241955.0000,2253747.0000,2251513.0000,2246453.0000,2250942.0000,2231335.0000,2266691.0000,2239550.0000" -generating large command graphs for N nodes - 1,jacobi topology,100,1,82961900,829549.3100,828844.6800,830429.2100,4005.1589,3324.2481,4826.2677,"834679.0000,828698.0000,836282.0000,832525.0000,826494.0000,826323.0000,825462.0000,825111.0000,836763.0000,828839.0000,827014.0000,827084.0000,827275.0000,832795.0000,828236.0000,827806.0000,825702.0000,826714.0000,839819.0000,828057.0000,826493.0000,826754.0000,834047.0000,828828.0000,827044.0000,825622.0000,826253.0000,832244.0000,829820.0000,826103.0000,828047.0000,826854.0000,843165.0000,830160.0000,830742.0000,829489.0000,827446.0000,831533.0000,829159.0000,827525.0000,829148.0000,826794.0000,837594.0000,828979.0000,828978.0000,828177.0000,830701.0000,840470.0000,828918.0000,826133.0000,825873.0000,834328.0000,829119.0000,825522.0000,828677.0000,825892.0000,832165.0000,828227.0000,826784.0000,827716.0000,828227.0000,839087.0000,827997.0000,829139.0000,827164.0000,826072.0000,834899.0000,827405.0000,829008.0000,827415.0000,828017.0000,839288.0000,828598.0000,828156.0000,827515.0000,834068.0000,827285.0000,825582.0000,827676.0000,826173.0000,838296.0000,827806.0000,825772.0000,827285.0000,827275.0000,833327.0000,826985.0000,828577.0000,827846.0000,827144.0000,836112.0000,831854.0000,825552.0000,828357.0000,830502.0000,841061.0000,830211.0000,827225.0000,827225.0000,828547.0000" -generating large command graphs for N nodes - 4,soup topology,100,1,1623402900,15733098.5500,15559613.7100,15883672.5700,829054.1654,728272.1264,917293.2838,"16219180.0000,16253384.0000,14223228.0000,14163275.0000,14179286.0000,14303841.0000,16260388.0000,15313804.0000,14133920.0000,14861809.0000,16384772.0000,16293200.0000,16264125.0000,16309871.0000,16252373.0000,14758592.0000,14176721.0000,14169537.0000,15517090.0000,16203991.0000,16219970.0000,16262632.0000,16297889.0000,16234107.0000,16255449.0000,16308819.0000,16255729.0000,16255127.0000,16227616.0000,16289642.0000,16276367.0000,16264286.0000,16291246.0000,16227927.0000,16269435.0000,16279934.0000,16249928.0000,16240620.0000,16290035.0000,14788108.0000,14231043.0000,14116718.0000,16129931.0000,16231433.0000,16206646.0000,16265577.0000,16232124.0000,16249798.0000,16304131.0000,16315211.0000,16356199.0000,16236401.0000,15722438.0000,14103152.0000,14343326.0000,16190415.0000,16285616.0000,16287559.0000,16250730.0000,16289222.0000,16309831.0000,16312225.0000,16248896.0000,16223068.0000,16258955.0000,16289142.0000,15786890.0000,14156162.0000,14179576.0000,16289673.0000,15547929.0000,14138168.0000,14680024.0000,16272141.0000,16204311.0000,16274896.0000,16275907.0000,16277110.0000,14981255.0000,14143247.0000,14846020.0000,16264485.0000,16253965.0000,16241702.0000,14857820.0000,14160831.0000,14929827.0000,16280486.0000,16250469.0000,16229338.0000,16213610.0000,16277169.0000,16336662.0000,16260949.0000,16315071.0000,16288422.0000,15029786.0000,14139351.0000,14660277.0000,16249286.0000" -generating large command graphs for N nodes - 4,chain topology,100,1,334968300,3502131.9400,3472594.0000,3523088.0900,125650.1439,96191.2023,155305.5824,"3553089.0000,3545775.0000,3161246.0000,3329124.0000,3550834.0000,3553038.0000,3558529.0000,3544121.0000,3545775.0000,3548890.0000,3563358.0000,3542929.0000,3553530.0000,3547437.0000,3556925.0000,3560302.0000,3544772.0000,3553879.0000,3548860.0000,3549250.0000,3552927.0000,3545533.0000,3551184.0000,3540444.0000,3550433.0000,3538510.0000,3552777.0000,3551616.0000,3543981.0000,3542187.0000,3552997.0000,3537268.0000,3549571.0000,3540073.0000,3545635.0000,3550443.0000,3559620.0000,3324335.0000,3151147.0000,3143943.0000,3125127.0000,3140056.0000,3143743.0000,3147460.0000,3129726.0000,3138374.0000,3152028.0000,3328092.0000,3560322.0000,3549020.0000,3552286.0000,3541707.0000,3550453.0000,3551265.0000,3537459.0000,3557116.0000,3556084.0000,3556445.0000,3554371.0000,3544382.0000,3538290.0000,3548670.0000,3545885.0000,3559600.0000,3545474.0000,3543410.0000,3560452.0000,3542728.0000,3543551.0000,3540945.0000,3551344.0000,3543089.0000,3540694.0000,3548770.0000,3545794.0000,3542338.0000,3557046.0000,3546886.0000,3545133.0000,3553449.0000,3556394.0000,3542408.0000,3547187.0000,3550013.0000,3564069.0000,3547588.0000,3543470.0000,3537799.0000,3552788.0000,3547618.0000,3545855.0000,3557697.0000,3556164.0000,3558409.0000,3550593.0000,3538641.0000,3561825.0000,3552177.0000,3553639.0000,3553509.0000" -generating large command graphs for N nodes - 4,expanding tree topology,100,1,954129500,9451725.1900,9360044.7700,9534322.1900,445439.9898,400552.4996,478942.1830,"9552413.0000,8754951.0000,9761438.0000,9761548.0000,9771737.0000,9755917.0000,9792226.0000,9752370.0000,9763421.0000,9816812.0000,9728416.0000,9735599.0000,8766934.0000,8746766.0000,8742138.0000,9008571.0000,9783719.0000,9761177.0000,9765145.0000,9793639.0000,9791815.0000,9799911.0000,9769123.0000,9790392.0000,9729897.0000,9778540.0000,9749315.0000,9767940.0000,9757370.0000,9789050.0000,9767600.0000,9775464.0000,9773280.0000,9758342.0000,9762160.0000,9804960.0000,9786084.0000,9583300.0000,8740835.0000,8723392.0000,8735204.0000,9275547.0000,9767229.0000,9763130.0000,9751418.0000,9807325.0000,9705973.0000,9754695.0000,9763992.0000,9644206.0000,8744452.0000,8753869.0000,8732078.0000,8740514.0000,8747086.0000,9685725.0000,9769092.0000,9767208.0000,9755746.0000,9758923.0000,9190006.0000,8777383.0000,8737387.0000,9046844.0000,9758922.0000,9752580.0000,9778700.0000,9813287.0000,9736129.0000,9764633.0000,9781957.0000,9779873.0000,9793529.0000,9744105.0000,9788158.0000,9789462.0000,9766467.0000,9764724.0000,9177501.0000,9542603.0000,9326824.0000,8742147.0000,8757366.0000,8750003.0000,8763557.0000,8789085.0000,8693234.0000,8743450.0000,8745323.0000,9597346.0000,9762830.0000,9793017.0000,9775365.0000,9775805.0000,9704320.0000,8748348.0000,8753759.0000,8739010.0000,8732598.0000,9257763.0000" -generating large command graphs for N nodes - 4,contracting tree topology,100,1,382799600,3931008.8900,3929495.6700,3932613.9500,7953.9194,6996.6375,9173.0987,"3928890.0000,3931295.0000,3940963.0000,3921938.0000,3924983.0000,3941073.0000,3928980.0000,3912159.0000,3921606.0000,3923540.0000,3933208.0000,3932497.0000,3938949.0000,3922929.0000,3924422.0000,3939139.0000,3921697.0000,3927086.0000,3942936.0000,3925063.0000,3931896.0000,3922317.0000,3929781.0000,3931195.0000,3926606.0000,3949028.0000,3940001.0000,3942586.0000,3942165.0000,3944790.0000,3948607.0000,3950461.0000,3947064.0000,3948057.0000,3940542.0000,3936454.0000,3943939.0000,3926596.0000,3925764.0000,3930012.0000,3919532.0000,3935813.0000,3932346.0000,3932908.0000,3927167.0000,3920955.0000,3926666.0000,3934520.0000,3921726.0000,3936134.0000,3932717.0000,3925152.0000,3933147.0000,3933890.0000,3930924.0000,3925714.0000,3929561.0000,3929521.0000,3935262.0000,3922017.0000,3939570.0000,3924100.0000,3932908.0000,3924842.0000,3925663.0000,3921836.0000,3923190.0000,3923059.0000,3927617.0000,3933729.0000,3924702.0000,3929070.0000,3933019.0000,3919352.0000,3933248.0000,3919923.0000,3931855.0000,3928208.0000,3928119.0000,3928639.0000,3934881.0000,3943317.0000,3931074.0000,3939521.0000,3935222.0000,3925644.0000,3938989.0000,3925263.0000,3940653.0000,3930252.0000,3935332.0000,3929571.0000,3919303.0000,3931445.0000,3927227.0000,3910926.0000,3927778.0000,3932467.0000,3927137.0000,3935352.0000" -generating large command graphs for N nodes - 4,wave_sim topology,100,1,1583232100,15517786.1100,15366255.6700,15644298.5600,708362.2154,616608.4212,786592.2854,"15145056.0000,14063206.0000,16036673.0000,16019152.0000,15978343.0000,15998361.0000,15961242.0000,15990436.0000,15953046.0000,15976379.0000,15961081.0000,15079551.0000,14148427.0000,14611384.0000,16013920.0000,14647282.0000,14214983.0000,14176830.0000,14184175.0000,14164378.0000,15101713.0000,14183694.0000,14137085.0000,15862504.0000,16071911.0000,15972532.0000,15986880.0000,15945722.0000,15998682.0000,15986449.0000,15998842.0000,16016737.0000,15964828.0000,15947545.0000,15695918.0000,14124582.0000,14484034.0000,15934069.0000,15913271.0000,15981860.0000,14734277.0000,15676603.0000,15952183.0000,15943768.0000,14172984.0000,14183093.0000,15661353.0000,15994313.0000,15988103.0000,14959653.0000,14176770.0000,14708107.0000,15984655.0000,16009011.0000,15985016.0000,15984755.0000,15950832.0000,15950841.0000,15964237.0000,15922186.0000,15932556.0000,15904043.0000,15922607.0000,15922739.0000,15945852.0000,15936293.0000,15950351.0000,15926905.0000,15920795.0000,15932907.0000,15943668.0000,15934300.0000,15937636.0000,15575370.0000,14185418.0000,14135132.0000,15138582.0000,14200997.0000,14173085.0000,14176981.0000,14612566.0000,15992430.0000,15982821.0000,15933970.0000,15972242.0000,15953206.0000,15961561.0000,15938528.0000,15959558.0000,15948226.0000,15938679.0000,15932136.0000,15917237.0000,15926246.0000,15918450.0000,15915835.0000,15917267.0000,15940712.0000,15948437.0000,15936784.0000" -generating large command graphs for N nodes - 4,jacobi topology,100,1,524723800,5342782.7300,5283701.0500,5392392.9000,275757.2694,237428.4318,306018.8977,"5493354.0000,5497841.0000,4859923.0000,4838162.0000,4851779.0000,4836659.0000,4824175.0000,4821129.0000,4826790.0000,4855966.0000,4828884.0000,4817583.0000,4826651.0000,4829306.0000,4866446.0000,4838092.0000,4852039.0000,4836639.0000,5397391.0000,5505737.0000,5497952.0000,5503913.0000,5499224.0000,5498784.0000,5486200.0000,5149932.0000,4809598.0000,5432128.0000,5490849.0000,5472965.0000,5489175.0000,5473055.0000,5482423.0000,5487573.0000,5493263.0000,5504173.0000,5482111.0000,5047528.0000,4828724.0000,4847630.0000,4827261.0000,4826290.0000,4830908.0000,5483594.0000,5490387.0000,5488665.0000,5494596.0000,5485248.0000,5499815.0000,5477363.0000,5497831.0000,5494775.0000,5492702.0000,5489997.0000,5494515.0000,5485649.0000,5497321.0000,5475069.0000,5462675.0000,5492141.0000,5476973.0000,5479176.0000,5487102.0000,5481942.0000,5496198.0000,5496099.0000,5498443.0000,5532568.0000,5510375.0000,5501990.0000,5517509.0000,5515155.0000,5508372.0000,5506979.0000,5504474.0000,5513311.0000,5491250.0000,5495197.0000,5514614.0000,5514964.0000,5509754.0000,5505396.0000,5487422.0000,5515516.0000,5498944.0000,5512430.0000,5531465.0000,5494605.0000,5515435.0000,5488524.0000,5505046.0000,5524022.0000,5512329.0000,5499625.0000,5507359.0000,5508552.0000,5509363.0000,5514574.0000,5517961.0000,5508712.0000" -generating large command graphs for N nodes - 16,soup topology,100,1,5841588300,57893739.3200,57504819.4500,58198994.1300,1751121.2436,1414692.4066,2116876.4206,"58653186.0000,58678153.0000,58497101.0000,58693372.0000,58781049.0000,58615765.0000,58550261.0000,58602469.0000,58639280.0000,57130331.0000,55326625.0000,58444560.0000,58737426.0000,54509898.0000,52272200.0000,53490657.0000,52419468.0000,53316729.0000,54750734.0000,57652932.0000,58640952.0000,58765439.0000,58592530.0000,58456373.0000,58541063.0000,58701408.0000,58675267.0000,58731444.0000,58641855.0000,58554007.0000,56013896.0000,57022827.0000,58777431.0000,58660429.0000,56029367.0000,54670151.0000,57574854.0000,58465380.0000,58784825.0000,58786808.0000,58680769.0000,58859887.0000,58567023.0000,58863253.0000,58501629.0000,58755951.0000,58170792.0000,53800634.0000,58662334.0000,58704383.0000,58783583.0000,58792170.0000,57472369.0000,54481094.0000,54694497.0000,52931789.0000,58750310.0000,58632206.0000,58744619.0000,58718811.0000,58531125.0000,58512820.0000,61470882.0000,58710184.0000,57321043.0000,55754786.0000,58710093.0000,58593473.0000,54791461.0000,58793572.0000,58789093.0000,58900815.0000,58748808.0000,58709973.0000,58696950.0000,58737415.0000,58800155.0000,58854176.0000,58643858.0000,58701006.0000,58650732.0000,58741994.0000,58791809.0000,58687271.0000,58813610.0000,58807078.0000,58752454.0000,58980286.0000,58760439.0000,58778454.0000,58681940.0000,58813880.0000,58820313.0000,58696197.0000,58767793.0000,58759667.0000,53728017.0000,58766480.0000,58645582.0000,58741643.0000" -generating large command graphs for N nodes - 16,chain topology,100,1,41528542300,416243030.5900,415505565.2000,416719872.7700,2963762.8892,2200763.8507,4641915.8522,"415112644.0000,416495244.0000,417432879.0000,417698942.0000,411548813.0000,417852694.0000,416739646.0000,417167816.0000,418367970.0000,417121699.0000,417294807.0000,417555711.0000,417311669.0000,411171188.0000,417929971.0000,416776575.0000,417782530.0000,417693762.0000,412226487.0000,411670284.0000,417612870.0000,417701377.0000,417177946.0000,416429058.0000,412604233.0000,417451183.0000,417540822.0000,417607049.0000,417540923.0000,405919290.0000,417977631.0000,417449591.0000,416682197.0000,418220311.0000,418478199.0000,417749759.0000,417523000.0000,416705160.0000,412317751.0000,412998610.0000,418437692.0000,418583769.0000,416895901.0000,417639251.0000,418045519.0000,418268993.0000,416654785.0000,413613094.0000,408981731.0000,418474392.0000,413435838.0000,417934559.0000,413292216.0000,417663957.0000,417646994.0000,416559314.0000,417169480.0000,417673596.0000,417284548.0000,416883368.0000,417595918.0000,416023849.0000,417753717.0000,417627378.0000,417318823.0000,417784335.0000,418639655.0000,418565664.0000,417678344.0000,417874155.0000,417904293.0000,411747890.0000,412678283.0000,417344161.0000,418140629.0000,411786545.0000,417317080.0000,412960848.0000,416967017.0000,417682973.0000,415855963.0000,417851102.0000,417740922.0000,417911114.0000,417379578.0000,412949437.0000,417434953.0000,417889374.0000,416813346.0000,417241557.0000,411724326.0000,418020562.0000,412223843.0000,417780497.0000,417593774.0000,417795005.0000,398823100.0000,417181473.0000,418178661.0000,416745627.0000" -generating large command graphs for N nodes - 16,expanding tree topology,100,1,69794867100,692853498.1400,692343521.7600,693295113.9100,2417722.4587,2048523.1833,2873607.9403,"692394119.0000,693609211.0000,688589732.0000,693790002.0000,691872620.0000,693169046.0000,693606153.0000,693435300.0000,695762749.0000,694420287.0000,692076817.0000,686668924.0000,692532500.0000,693584493.0000,693691667.0000,693616072.0000,689712719.0000,698734678.0000,693013040.0000,685906098.0000,694384118.0000,695200464.0000,692552117.0000,694729491.0000,693955897.0000,694543509.0000,695541680.0000,691259049.0000,692293186.0000,694191183.0000,692424245.0000,694795857.0000,694181534.0000,691472613.0000,693371720.0000,693801264.0000,685502044.0000,686722886.0000,694849459.0000,691823367.0000,693570637.0000,694114567.0000,693345711.0000,693148809.0000,694096964.0000,688599712.0000,693207910.0000,692806931.0000,692084572.0000,695488329.0000,693382591.0000,688082321.0000,693694272.0000,689870799.0000,689008677.0000,694325667.0000,692870080.0000,693721594.0000,695280767.0000,694507652.0000,692980600.0000,694778044.0000,690108079.0000,696640742.0000,693186580.0000,692454934.0000,692895748.0000,694797922.0000,689934980.0000,693563634.0000,693238398.0000,689069461.0000,693598351.0000,693535972.0000,687842367.0000,693329621.0000,693416115.0000,695428567.0000,694673718.0000,691221779.0000,693537645.0000,695214131.0000,692947278.0000,693376860.0000,693359027.0000,689760932.0000,694539173.0000,696342688.0000,688804671.0000,689627629.0000,695773771.0000,693663714.0000,694250987.0000,692801161.0000,693109975.0000,695186649.0000,696186032.0000,689185041.0000,695114563.0000,692881803.0000" -generating large command graphs for N nodes - 16,contracting tree topology,100,1,13737233400,136685989.0300,136313705.9200,136923421.3200,1494634.3994,1053541.5253,1967043.5713,"137141696.0000,137696897.0000,131495841.0000,137037619.0000,136948410.0000,137442425.0000,136733704.0000,136872055.0000,137424871.0000,137220966.0000,137438488.0000,137254049.0000,137732986.0000,137513580.0000,137689694.0000,131646066.0000,136697886.0000,137274247.0000,136792564.0000,131220881.0000,137181671.0000,136999657.0000,137078916.0000,136802532.0000,137386930.0000,137093384.0000,136742480.0000,137210336.0000,137246574.0000,137321196.0000,137089717.0000,131137413.0000,136861845.0000,136940274.0000,136977966.0000,137444990.0000,136564693.0000,136752808.0000,136741898.0000,137375508.0000,137316067.0000,136849692.0000,137432697.0000,137443398.0000,137038319.0000,137402209.0000,137062124.0000,137316797.0000,136890679.0000,137628889.0000,136997963.0000,137030515.0000,136923172.0000,137149790.0000,137101159.0000,136863268.0000,137188765.0000,137136886.0000,136814035.0000,136901190.0000,131155095.0000,137343398.0000,137196038.0000,136977284.0000,137466821.0000,136759723.0000,136906149.0000,136945123.0000,137526294.0000,132635830.0000,136973878.0000,137205106.0000,131505350.0000,137001630.0000,136999486.0000,137040274.0000,137088595.0000,137402350.0000,137159950.0000,136747650.0000,137702167.0000,136730537.0000,136980951.0000,137847593.0000,136784168.0000,137660529.0000,137102812.0000,137014315.0000,136954180.0000,133953638.0000,134806252.0000,137449719.0000,137665078.0000,137077635.0000,137228810.0000,136713554.0000,136902112.0000,136925255.0000,137353537.0000,136996710.0000" -generating large command graphs for N nodes - 16,wave_sim topology,100,1,13590636800,134098583.0000,133731345.9700,134436636.0800,1798581.2887,1650688.5866,2117705.7101,"130709101.0000,132935759.0000,131481525.0000,135858796.0000,135486821.0000,135646795.0000,135562655.0000,135449330.0000,135729742.0000,135759968.0000,135544862.0000,135477513.0000,135569028.0000,135605926.0000,131074804.0000,135646764.0000,135686850.0000,136010192.0000,135697209.0000,135778374.0000,135574327.0000,135513953.0000,135667533.0000,135870558.0000,135700927.0000,135902439.0000,135556903.0000,135729731.0000,135570679.0000,135614674.0000,135321077.0000,135453828.0000,136027366.0000,135522458.0000,135698473.0000,135573916.0000,135594436.0000,135683483.0000,135546355.0000,135695937.0000,135541195.0000,135614352.0000,135662685.0000,131192437.0000,135632337.0000,135783252.0000,135433801.0000,135720855.0000,135739430.0000,135791508.0000,135599494.0000,135660160.0000,135608572.0000,135483706.0000,135673775.0000,135666081.0000,135521016.0000,135610616.0000,135620714.0000,131924855.0000,133222282.0000,131880320.0000,133257728.0000,131902701.0000,132767661.0000,132877078.0000,132840449.0000,132747172.0000,132735078.0000,133239676.0000,132827153.0000,132628798.0000,131924955.0000,132099385.0000,131583278.0000,133128554.0000,131733461.0000,133452899.0000,132528878.0000,132977830.0000,132633726.0000,133506701.0000,131709256.0000,133459961.0000,132831692.0000,130875016.0000,132334391.0000,131192557.0000,133181334.0000,132063017.0000,132802146.0000,131579991.0000,133250966.0000,131731207.0000,132953664.0000,131821057.0000,133043474.0000,131766093.0000,132563183.0000,128191624.0000" -generating large command graphs for N nodes - 16,jacobi topology,100,1,11588598700,127227408.8400,126316413.7300,127989944.5500,4212501.3347,3606028.8493,4936464.9574,"130901316.0000,131080695.0000,117598388.0000,116661683.0000,116870679.0000,115582098.0000,116432098.0000,116660321.0000,116140115.0000,124211654.0000,125809431.0000,125813809.0000,131094993.0000,125726153.0000,123598232.0000,119998373.0000,125622556.0000,131110793.0000,129798226.0000,126666564.0000,125543127.0000,128384719.0000,131019268.0000,130845570.0000,129021304.0000,127680374.0000,124434656.0000,127999549.0000,130719501.0000,122623445.0000,118383454.0000,122082741.0000,124009972.0000,124367179.0000,129163894.0000,127823405.0000,130814361.0000,125509502.0000,130799302.0000,125673774.0000,124204610.0000,128230767.0000,127973299.0000,125390558.0000,131148083.0000,125623649.0000,131010884.0000,131321000.0000,125188965.0000,131118267.0000,130347998.0000,130787730.0000,130959517.0000,131161798.0000,130708551.0000,131043184.0000,130682301.0000,130878633.0000,129577057.0000,130965548.0000,130666371.0000,128925693.0000,127826953.0000,130895695.0000,130838797.0000,131040519.0000,131098589.0000,130739340.0000,130853294.0000,130908320.0000,130877971.0000,130971478.0000,131180264.0000,130891727.0000,125565809.0000,130725914.0000,125640260.0000,126291945.0000,130706768.0000,123103114.0000,129027335.0000,122057754.0000,131004020.0000,122357322.0000,126998934.0000,123591280.0000,128288587.0000,124546418.0000,127292511.0000,121844270.0000,131023617.0000,125352465.0000,128731125.0000,127237475.0000,128618191.0000,127957290.0000,130967741.0000,126495429.0000,131118167.0000,125882459.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,soup topology,100,1,681641900,6741373.2000,6671307.4000,6794923.1900,311716.0253,251578.0829,366246.4828,"6860994.0000,6888296.0000,6907732.0000,6845023.0000,6884629.0000,6910758.0000,6881423.0000,6881342.0000,6846407.0000,6877836.0000,6883246.0000,6849342.0000,6886663.0000,6878487.0000,6853119.0000,6872576.0000,6873147.0000,6882175.0000,6885540.0000,6854702.0000,6868969.0000,6868960.0000,6887424.0000,6851656.0000,7013533.0000,6875452.0000,6888316.0000,6877685.0000,6890209.0000,6852577.0000,6879209.0000,6866123.0000,6895569.0000,6910347.0000,6874821.0000,6867416.0000,6893355.0000,6874238.0000,6411062.0000,6015562.0000,5988320.0000,5997679.0000,6011224.0000,6164073.0000,6880962.0000,6873698.0000,6899527.0000,6876804.0000,6860443.0000,6890590.0000,6859281.0000,6900579.0000,6900990.0000,6898665.0000,6874068.0000,6892323.0000,6888125.0000,6879769.0000,6899387.0000,6885791.0000,6870452.0000,6894548.0000,6869009.0000,6933541.0000,6866554.0000,6868058.0000,6872355.0000,6867586.0000,6881071.0000,6902753.0000,6847779.0000,6649213.0000,6013959.0000,5996336.0000,5996918.0000,5963073.0000,6023958.0000,6861695.0000,6868889.0000,6889929.0000,6890279.0000,6897643.0000,6869289.0000,6930877.0000,6868739.0000,6879969.0000,6922921.0000,6882245.0000,6855012.0000,6836948.0000,6836347.0000,6053495.0000,5991046.0000,6008459.0000,6002227.0000,5996006.0000,6637551.0000,6892624.0000,6909025.0000,6850724.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,chain topology,100,1,29324500,295244.4100,294797.2600,295889.3200,2730.0456,2017.9911,3574.5660,"300077.0000,294125.0000,305236.0000,297391.0000,294686.0000,305196.0000,293795.0000,294446.0000,294656.0000,295097.0000,291941.0000,295267.0000,293885.0000,294817.0000,293884.0000,293464.0000,296349.0000,295598.0000,303022.0000,296740.0000,294436.0000,293594.0000,294296.0000,294385.0000,293153.0000,293123.0000,294365.0000,294687.0000,295698.0000,294275.0000,294546.0000,295427.0000,302972.0000,295668.0000,293795.0000,294155.0000,295338.0000,294586.0000,295007.0000,293925.0000,295798.0000,294206.0000,293554.0000,295177.0000,293705.0000,295167.0000,299566.0000,295187.0000,293655.0000,293524.0000,293514.0000,295448.0000,296049.0000,295317.0000,294746.0000,293885.0000,295027.0000,293614.0000,291971.0000,306368.0000,295308.0000,294686.0000,295478.0000,293795.0000,296610.0000,294907.0000,294255.0000,295488.0000,296049.0000,294636.0000,294786.0000,293023.0000,293413.0000,300898.0000,294826.0000,294225.0000,294346.0000,293384.0000,295528.0000,294316.0000,293805.0000,294486.0000,293825.0000,292983.0000,293905.0000,294466.0000,303974.0000,294436.0000,295348.0000,294496.0000,293524.0000,292813.0000,294325.0000,291590.0000,294947.0000,294536.0000,294867.0000,293604.0000,296770.0000,293203.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,expanding tree topology,100,1,45492400,469897.4900,469326.4600,470646.4300,3316.0236,2605.0330,4473.0284,"472382.0000,469677.0000,471892.0000,468946.0000,467654.0000,467273.0000,467072.0000,467473.0000,464097.0000,474296.0000,468726.0000,467454.0000,465319.0000,467814.0000,465830.0000,465651.0000,468996.0000,473575.0000,466622.0000,464708.0000,468235.0000,467434.0000,467534.0000,465720.0000,465510.0000,466582.0000,475459.0000,465169.0000,468766.0000,468676.0000,468516.0000,469718.0000,466251.0000,469087.0000,477593.0000,470028.0000,469828.0000,469327.0000,470118.0000,469588.0000,470820.0000,470399.0000,470149.0000,474096.0000,470610.0000,470449.0000,470429.0000,470439.0000,468946.0000,468506.0000,470299.0000,481049.0000,471952.0000,468275.0000,467083.0000,469397.0000,470630.0000,468646.0000,470078.0000,471541.0000,477372.0000,470520.0000,469507.0000,470549.0000,469848.0000,468566.0000,469157.0000,469177.0000,480398.0000,469397.0000,469938.0000,471852.0000,469217.0000,467283.0000,470389.0000,469958.0000,469968.0000,475869.0000,470109.0000,467453.0000,469747.0000,469498.0000,468265.0000,468846.0000,470849.0000,485517.0000,469657.0000,469638.0000,470219.0000,469588.0000,467914.0000,469738.0000,470870.0000,468355.0000,476561.0000,469457.0000,471582.0000,470589.0000,469067.0000,468876.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,contracting tree topology,100,1,51631900,518611.1300,516805.6200,525629.8300,15946.6652,3586.9451,37110.8304,"516236.0000,515404.0000,530292.0000,516155.0000,512459.0000,513802.0000,517398.0000,516406.0000,515174.0000,516577.0000,525393.0000,514843.0000,515955.0000,514753.0000,517969.0000,515595.0000,516567.0000,516666.0000,528158.0000,515234.0000,516797.0000,514943.0000,513661.0000,515154.0000,515465.0000,523419.0000,515644.0000,511947.0000,515053.0000,513701.0000,512999.0000,514853.0000,516657.0000,526696.0000,515534.0000,514061.0000,513611.0000,512849.0000,517399.0000,513000.0000,515053.0000,672512.0000,516406.0000,515835.0000,517499.0000,514773.0000,517508.0000,514282.0000,532627.0000,516737.0000,518671.0000,516977.0000,517849.0000,517388.0000,516075.0000,516507.0000,522858.0000,518761.0000,517398.0000,516726.0000,518259.0000,515595.0000,516567.0000,514663.0000,530723.0000,518150.0000,513922.0000,516857.0000,518681.0000,517087.0000,518771.0000,522668.0000,519472.0000,516496.0000,517108.0000,517238.0000,516376.0000,513511.0000,514863.0000,521005.0000,515935.0000,514202.0000,514582.0000,513992.0000,517248.0000,514723.0000,515053.0000,528299.0000,518240.0000,514934.0000,515394.0000,515755.0000,516777.0000,514663.0000,515515.0000,520234.0000,517718.0000,514192.0000,515003.0000,513721.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,wave_sim topology,100,1,221191000,2218645.7500,2199167.8400,2233527.9000,86663.7154,69806.6607,101733.0854,"2249750.0000,2267954.0000,2269747.0000,2268835.0000,2256002.0000,2266642.0000,2257434.0000,2264848.0000,2257313.0000,2263035.0000,2253817.0000,2262955.0000,2253977.0000,2255821.0000,2267723.0000,2250321.0000,2255039.0000,2251392.0000,2259509.0000,2274887.0000,2265730.0000,2266191.0000,2259798.0000,2264938.0000,2258907.0000,2262153.0000,2260750.0000,2248818.0000,2252585.0000,2253577.0000,2268565.0000,2255620.0000,2260510.0000,2254198.0000,2259147.0000,2259217.0000,2249899.0000,2251142.0000,2247164.0000,2258757.0000,2244880.0000,2248918.0000,2259669.0000,2244099.0000,2255340.0000,2242295.0000,2260289.0000,2253135.0000,2254728.0000,2251182.0000,2250410.0000,2258706.0000,2247776.0000,2249830.0000,2247635.0000,2263466.0000,2250881.0000,2261291.0000,2268775.0000,2258355.0000,2261733.0000,2251923.0000,2264608.0000,2255100.0000,2267743.0000,2258596.0000,2254989.0000,2257114.0000,2247235.0000,2250701.0000,2243358.0000,2105486.0000,2014093.0000,2018812.0000,2009184.0000,2023931.0000,2010145.0000,2024223.0000,2016117.0000,2026536.0000,2007881.0000,2024032.0000,2005988.0000,2018672.0000,2010286.0000,2020104.0000,2015776.0000,2219963.0000,2274185.0000,2248507.0000,2253767.0000,2242836.0000,2255670.0000,2252685.0000,2259007.0000,2238157.0000,2252775.0000,2259898.0000,2247135.0000,2259297.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,jacobi topology,100,1,81354900,816156.5400,807617.1900,822921.2800,38594.8786,31567.8798,44884.5239,"830261.0000,837034.0000,842714.0000,838416.0000,831413.0000,832114.0000,829539.0000,846301.0000,834819.0000,831624.0000,832204.0000,830371.0000,838947.0000,830681.0000,832034.0000,832515.0000,830591.0000,836442.0000,834048.0000,831053.0000,831743.0000,831974.0000,843105.0000,834037.0000,834508.0000,831453.0000,831243.0000,829159.0000,730021.0000,736413.0000,727336.0000,726495.0000,740110.0000,728307.0000,725382.0000,725492.0000,725993.0000,744709.0000,831523.0000,830161.0000,830771.0000,828979.0000,847012.0000,832505.0000,830772.0000,831623.0000,830050.0000,836703.0000,833948.0000,830792.0000,833867.0000,831634.0000,837664.0000,832364.0000,832215.0000,834228.0000,830521.0000,842063.0000,834087.0000,832845.0000,834058.0000,836833.0000,835410.0000,829449.0000,832435.0000,832916.0000,837194.0000,830862.0000,832295.0000,832866.0000,831924.0000,842334.0000,834128.0000,830160.0000,824200.0000,730151.0000,742254.0000,728438.0000,726484.0000,726985.0000,725463.0000,745560.0000,833707.0000,832776.0000,833136.0000,831633.0000,836442.0000,835340.0000,831022.0000,829208.0000,830922.0000,836652.0000,831793.0000,835892.0000,833146.0000,830671.0000,843636.0000,828928.0000,831543.0000,829880.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,soup topology,100,1,571211100,5708869.7000,5703864.6100,5713788.6900,25311.7553,22212.3189,29835.6768,"5706226.0000,5735572.0000,5671220.0000,5711786.0000,5640321.0000,5685968.0000,5701588.0000,5721396.0000,5720603.0000,5749037.0000,5736965.0000,5740362.0000,5728800.0000,5703711.0000,5738587.0000,5731524.0000,5685086.0000,5695266.0000,5718370.0000,5717337.0000,5733377.0000,5710464.0000,5699574.0000,5691499.0000,5691288.0000,5712048.0000,5703632.0000,5724151.0000,5703762.0000,5719792.0000,5712999.0000,5666080.0000,5691469.0000,5712959.0000,5736433.0000,5690998.0000,5719111.0000,5709474.0000,5698221.0000,5733919.0000,5694575.0000,5675128.0000,5725784.0000,5784806.0000,5698331.0000,5734961.0000,5675808.0000,5715154.0000,5678895.0000,5695015.0000,5717247.0000,5714662.0000,5662995.0000,5694806.0000,5663996.0000,5718740.0000,5669116.0000,5676541.0000,5728619.0000,5659168.0000,5729500.0000,5677952.0000,5736744.0000,5697401.0000,5708541.0000,5728609.0000,5728639.0000,5650651.0000,5739410.0000,5731724.0000,5727496.0000,5688102.0000,5707639.0000,5711658.0000,5708250.0000,5724641.0000,5697370.0000,5689124.0000,5719543.0000,5733167.0000,5684906.0000,5723669.0000,5721094.0000,5690487.0000,5739550.0000,5723810.0000,5686849.0000,5658506.0000,5748337.0000,5713751.0000,5699814.0000,5720513.0000,5730683.0000,5712529.0000,5766450.0000,5734190.0000,5676480.0000,5696548.0000,5737626.0000,5699695.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,chain topology,100,1,42077000,420597.8000,419929.4400,421346.1000,3610.5078,3003.0094,4711.7938,"422899.0000,422057.0000,423060.0000,419212.0000,421657.0000,423911.0000,422498.0000,415465.0000,421206.0000,429853.0000,420525.0000,423310.0000,421937.0000,418951.0000,416216.0000,415335.0000,420745.0000,421596.0000,421477.0000,420314.0000,416907.0000,421196.0000,420464.0000,420986.0000,423019.0000,417780.0000,425815.0000,421667.0000,421045.0000,421175.0000,419512.0000,421427.0000,422448.0000,421938.0000,421406.0000,420605.0000,420034.0000,428239.0000,420013.0000,422148.0000,417209.0000,421767.0000,419503.0000,423470.0000,416227.0000,422448.0000,414944.0000,425374.0000,416758.0000,416617.0000,421286.0000,420755.0000,415806.0000,416627.0000,415455.0000,415655.0000,430614.0000,420184.0000,421897.0000,420584.0000,416888.0000,422228.0000,420936.0000,424402.0000,419994.0000,423630.0000,422167.0000,417700.0000,421005.0000,421737.0000,415345.0000,422097.0000,416066.0000,417008.0000,414563.0000,436095.0000,417358.0000,420925.0000,420826.0000,417909.0000,418140.0000,420935.0000,419022.0000,410666.0000,419543.0000,427097.0000,416086.0000,422428.0000,421516.0000,422157.0000,417037.0000,421847.0000,420284.0000,422759.0000,426085.0000,419072.0000,423169.0000,418941.0000,419483.0000,421406.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,expanding tree topology,100,1,55905600,563114.2100,559628.5800,574957.8600,28546.9150,4187.2391,63722.5723,"559949.0000,564467.0000,547104.0000,562493.0000,558015.0000,557313.0000,559688.0000,557133.0000,559928.0000,565520.0000,556472.0000,556192.0000,561391.0000,561111.0000,557614.0000,556332.0000,574126.0000,559618.0000,824931.0000,664287.0000,557213.0000,556342.0000,563956.0000,559208.0000,558666.0000,553186.0000,556282.0000,555210.0000,557294.0000,562975.0000,558345.0000,562353.0000,560029.0000,559548.0000,557174.0000,560129.0000,554519.0000,565349.0000,556633.0000,557263.0000,555780.0000,556021.0000,555621.0000,558205.0000,564688.0000,562714.0000,557484.0000,560680.0000,559058.0000,557344.0000,557714.0000,564577.0000,560370.0000,561752.0000,561362.0000,562704.0000,557103.0000,556963.0000,567032.0000,557715.0000,561391.0000,557664.0000,560360.0000,561311.0000,558937.0000,563165.0000,557575.0000,556181.0000,555350.0000,557724.0000,555801.0000,558025.0000,561872.0000,557284.0000,554969.0000,553326.0000,554198.0000,560350.0000,560489.0000,562483.0000,570108.0000,558666.0000,561732.0000,560300.0000,556332.0000,559718.0000,558556.0000,564407.0000,560350.0000,558075.0000,555000.0000,560600.0000,562123.0000,560149.0000,568475.0000,560590.0000,560800.0000,559388.0000,558055.0000,559297.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,contracting tree topology,100,1,56949100,570127.1100,569360.3000,570983.0100,4124.9965,3524.8516,4884.0923,"580658.0000,570929.0000,564858.0000,566892.0000,569637.0000,569136.0000,571150.0000,567143.0000,573244.0000,570289.0000,571961.0000,564677.0000,570127.0000,568925.0000,570989.0000,563465.0000,574446.0000,565560.0000,569747.0000,565128.0000,568976.0000,564768.0000,570028.0000,576130.0000,570509.0000,570779.0000,571150.0000,567102.0000,573304.0000,566301.0000,576821.0000,568225.0000,570388.0000,567352.0000,570729.0000,568585.0000,568695.0000,575378.0000,570639.0000,567944.0000,571571.0000,568014.0000,574036.0000,565720.0000,579786.0000,567032.0000,570538.0000,561571.0000,568825.0000,567012.0000,570669.0000,577732.0000,568785.0000,564207.0000,571200.0000,564187.0000,571300.0000,569346.0000,575990.0000,565719.0000,568234.0000,568756.0000,574075.0000,569036.0000,571781.0000,582472.0000,570068.0000,565820.0000,570919.0000,571520.0000,564317.0000,566451.0000,578734.0000,568104.0000,569336.0000,568865.0000,568144.0000,567212.0000,571681.0000,576881.0000,571070.0000,570138.0000,572943.0000,569517.0000,568855.0000,572893.0000,581610.0000,569457.0000,571931.0000,571480.0000,570689.0000,562203.0000,567623.0000,579276.0000,574977.0000,565910.0000,570428.0000,566261.0000,571541.0000,565499.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,wave_sim topology,100,1,294105900,2939248.9000,2937197.6000,2944872.3700,16034.6500,7471.2864,34378.7685,"2929216.0000,2924176.0000,2918817.0000,2936050.0000,2935919.0000,2955085.0000,2953833.0000,2930589.0000,2940217.0000,2938103.0000,2957490.0000,2950757.0000,2939455.0000,2947942.0000,2932333.0000,2944736.0000,2937081.0000,2948913.0000,2930378.0000,2951519.0000,2948623.0000,2949775.0000,2939165.0000,2938774.0000,2947211.0000,2943845.0000,2931661.0000,2932582.0000,2947020.0000,2936219.0000,2930819.0000,2947772.0000,2946680.0000,2933665.0000,2950197.0000,2943253.0000,2950537.0000,2936450.0000,2930108.0000,2943543.0000,2932462.0000,2937563.0000,2948693.0000,2935309.0000,2937833.0000,2931641.0000,2933754.0000,2934226.0000,2933594.0000,2940147.0000,2939376.0000,2939325.0000,2922593.0000,2932453.0000,2933334.0000,2939135.0000,2930649.0000,2935889.0000,2936860.0000,2937271.0000,2927613.0000,2932172.0000,2924988.0000,2932142.0000,2935329.0000,2939566.0000,2934987.0000,2923506.0000,2944816.0000,2934166.0000,2944285.0000,2937172.0000,2947591.0000,2939356.0000,2937914.0000,2925139.0000,2940868.0000,2937912.0000,3078990.0000,2929066.0000,2932854.0000,2939355.0000,2931721.0000,2932724.0000,2932803.0000,2934116.0000,2928916.0000,2937152.0000,2945938.0000,2938835.0000,2927954.0000,2934236.0000,2937563.0000,2944906.0000,2941691.0000,2940197.0000,2954063.0000,2928225.0000,2937492.0000,2933956.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,jacobi topology,100,1,96752600,969646.9500,966202.3200,979753.0400,26763.2896,5356.7530,56974.7482,"961459.0000,959295.0000,943074.0000,974273.0000,964806.0000,963393.0000,963122.0000,967961.0000,967701.0000,963753.0000,967331.0000,1200632.0000,1091345.0000,969424.0000,964976.0000,968583.0000,966078.0000,963583.0000,965146.0000,975747.0000,967110.0000,964615.0000,964906.0000,982529.0000,965657.0000,962000.0000,963633.0000,967600.0000,977870.0000,966649.0000,967601.0000,964776.0000,969635.0000,961750.0000,963162.0000,963283.0000,976999.0000,966288.0000,967170.0000,968222.0000,970166.0000,964184.0000,965427.0000,964535.0000,972079.0000,968513.0000,962741.0000,960567.0000,970366.0000,962300.0000,962571.0000,961760.0000,972620.0000,969053.0000,967130.0000,963954.0000,975346.0000,967421.0000,962190.0000,962170.0000,961920.0000,969374.0000,966298.0000,968363.0000,968312.0000,969635.0000,962842.0000,963734.0000,964665.0000,972490.0000,966027.0000,963533.0000,963052.0000,969324.0000,961910.0000,963513.0000,969985.0000,965727.0000,961650.0000,964735.0000,964806.0000,969855.0000,963302.0000,960387.0000,963223.0000,968823.0000,963553.0000,965868.0000,965767.0000,963233.0000,975075.0000,966880.0000,965867.0000,962811.0000,967300.0000,962772.0000,965006.0000,963393.0000,968994.0000,962461.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,soup topology,100,1,791288500,7769045.5000,7702179.7000,7819543.8500,295795.9308,234662.2073,354844.4259,"7909179.0000,7888570.0000,7921293.0000,7894481.0000,7912446.0000,7891546.0000,7896255.0000,7882308.0000,7914228.0000,7873703.0000,7907476.0000,7872079.0000,7889993.0000,7897298.0000,7906834.0000,7892227.0000,7914880.0000,7905373.0000,7903238.0000,7918346.0000,7916203.0000,7898089.0000,7907496.0000,7915020.0000,7025045.0000,7001771.0000,6959791.0000,6993815.0000,7315675.0000,7904621.0000,7895313.0000,7908358.0000,7895424.0000,7902196.0000,7924929.0000,7904290.0000,7884954.0000,7870556.0000,7923226.0000,7722225.0000,7636422.0000,7897386.0000,7886997.0000,7885575.0000,7889702.0000,7877589.0000,7890764.0000,7870576.0000,7887238.0000,7894271.0000,7881627.0000,7870346.0000,7893168.0000,7896925.0000,7891005.0000,7906815.0000,7976416.0000,7886967.0000,7831192.0000,7882739.0000,7907977.0000,7889873.0000,7871467.0000,7870405.0000,7305115.0000,6997172.0000,7002742.0000,7007702.0000,7232137.0000,7906855.0000,7889082.0000,7906404.0000,7899200.0000,7924689.0000,7855998.0000,7871358.0000,7902907.0000,7881757.0000,7941631.0000,7891526.0000,7913658.0000,7910823.0000,7902376.0000,7893479.0000,7876377.0000,7892968.0000,7874954.0000,7900542.0000,7888150.0000,7864033.0000,7918708.0000,7000739.0000,7021277.0000,6994777.0000,6995528.0000,7374447.0000,7888861.0000,7876868.0000,7878671.0000,7886847.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,chain topology,100,1,57930900,585548.0700,584983.6300,586339.6500,3370.7145,2602.3706,4338.2812,"596368.0000,583654.0000,599654.0000,585507.0000,590447.0000,586148.0000,585728.0000,584796.0000,582582.0000,586258.0000,586159.0000,591749.0000,585978.0000,585086.0000,583823.0000,582962.0000,583573.0000,584395.0000,595155.0000,586228.0000,585948.0000,583503.0000,583734.0000,583353.0000,584365.0000,586840.0000,583784.0000,583994.0000,582972.0000,583914.0000,585667.0000,594394.0000,585557.0000,585336.0000,584456.0000,583834.0000,586649.0000,584756.0000,584986.0000,583103.0000,582070.0000,583884.0000,584685.0000,584626.0000,583854.0000,595636.0000,584034.0000,584755.0000,585287.0000,584776.0000,585377.0000,582181.0000,586659.0000,583694.0000,584916.0000,584615.0000,583463.0000,583844.0000,584565.0000,593974.0000,584295.0000,583784.0000,584906.0000,584165.0000,581900.0000,584045.0000,591038.0000,586368.0000,584525.0000,583313.0000,584014.0000,584375.0000,593523.0000,586439.0000,585787.0000,584566.0000,582351.0000,583323.0000,584054.0000,586779.0000,584175.0000,584315.0000,582692.0000,584294.0000,586519.0000,583453.0000,594995.0000,585517.0000,582502.0000,584024.0000,584135.0000,584946.0000,585176.0000,587050.0000,582611.0000,583965.0000,585076.0000,584876.0000,583333.0000,583313.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,expanding tree topology,100,1,76667000,759214.1900,754220.8500,763444.1500,23506.9909,20349.3301,26016.5160,"729059.0000,716245.0000,780927.0000,772271.0000,771580.0000,772351.0000,771008.0000,772942.0000,772711.0000,770918.0000,774194.0000,771479.0000,770257.0000,770528.0000,771940.0000,780106.0000,772291.0000,772141.0000,769796.0000,770518.0000,776028.0000,770287.0000,770488.0000,769756.0000,769055.0000,779204.0000,773774.0000,772221.0000,770638.0000,771890.0000,771810.0000,777410.0000,770938.0000,769987.0000,769676.0000,770728.0000,778522.0000,770016.0000,771480.0000,770527.0000,770939.0000,776038.0000,771469.0000,772371.0000,772301.0000,770708.0000,781167.0000,771940.0000,769315.0000,770828.0000,771319.0000,775336.0000,771380.0000,772251.0000,771940.0000,769616.0000,770387.0000,776038.0000,770788.0000,770006.0000,768795.0000,771058.0000,776849.0000,770809.0000,771780.0000,771429.0000,771049.0000,773554.0000,772271.0000,770788.0000,767953.0000,771429.0000,776719.0000,771659.0000,772502.0000,770698.0000,769575.0000,777180.0000,716415.0000,717136.0000,717477.0000,713419.0000,713940.0000,724290.0000,717166.0000,715213.0000,717016.0000,718429.0000,731183.0000,717748.0000,718399.0000,717397.0000,715974.0000,716756.0000,717237.0000,713840.0000,715834.0000,713960.0000,715924.0000,716735.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,contracting tree topology,100,1,81908600,798034.5000,791927.6400,803610.9000,29849.3593,27547.1388,31497.6757,"822376.0000,820252.0000,770888.0000,754467.0000,758064.0000,770017.0000,756000.0000,753495.0000,754568.0000,755198.0000,781108.0000,756441.0000,754627.0000,754887.0000,757102.0000,768543.0000,758033.0000,755929.0000,755378.0000,755520.0000,769114.0000,754607.0000,755489.0000,756161.0000,757573.0000,756370.0000,766571.0000,755739.0000,753996.0000,755670.0000,751862.0000,761460.0000,753775.0000,759096.0000,755660.0000,757893.0000,770166.0000,756220.0000,828648.0000,819460.0000,817757.0000,829109.0000,818799.0000,817306.0000,817126.0000,818128.0000,834950.0000,820071.0000,817617.0000,819541.0000,818889.0000,819651.0000,820292.0000,820051.0000,818389.0000,818598.0000,825151.0000,819490.0000,817216.0000,817186.0000,816305.0000,827084.0000,818849.0000,820302.0000,819270.0000,818759.0000,823478.0000,817376.0000,817867.0000,818939.0000,823798.0000,817988.0000,816745.0000,817717.0000,816675.0000,834239.0000,817907.0000,818929.0000,817686.0000,817837.0000,822596.0000,818428.0000,818288.0000,818488.0000,817577.0000,832946.0000,816645.0000,818709.0000,816304.0000,819330.0000,823668.0000,818578.0000,818458.0000,816204.0000,819100.0000,825031.0000,818729.0000,818649.0000,817877.0000,816355.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,wave_sim topology,100,1,421541100,4264460.3800,4244426.2500,4279798.7700,89172.4682,72316.2675,104862.3590,"4304993.0000,4308319.0000,4105274.0000,4055801.0000,4066250.0000,4291807.0000,4315113.0000,4043176.0000,4050100.0000,4087801.0000,4299261.0000,4300984.0000,4304161.0000,4297238.0000,4306606.0000,4307046.0000,4299502.0000,4356911.0000,4303349.0000,4299892.0000,4300846.0000,4311023.0000,4309240.0000,4312336.0000,4300324.0000,4312096.0000,4300634.0000,4299773.0000,4305944.0000,4297367.0000,4304621.0000,4294934.0000,4221143.0000,4058597.0000,4049408.0000,4053105.0000,4056661.0000,4044118.0000,4048046.0000,4055339.0000,4300214.0000,4311425.0000,4312747.0000,4306595.0000,4320581.0000,4307577.0000,4307086.0000,4309973.0000,4298770.0000,4310472.0000,4308690.0000,4299892.0000,4310613.0000,4307266.0000,4298732.0000,4298971.0000,4289332.0000,4303179.0000,4296336.0000,4286908.0000,4300293.0000,4302267.0000,4310082.0000,4299713.0000,4304902.0000,4300574.0000,4316224.0000,4318548.0000,4312055.0000,4307968.0000,4315392.0000,4299121.0000,4304541.0000,4303199.0000,4304192.0000,4312186.0000,4304321.0000,4302137.0000,4299101.0000,4295584.0000,4309771.0000,4289083.0000,4295324.0000,4286527.0000,4318358.0000,4309581.0000,4203570.0000,4047726.0000,4047986.0000,4179875.0000,4305614.0000,4308529.0000,4312106.0000,4301465.0000,4302668.0000,4295254.0000,4298130.0000,4294061.0000,4309070.0000,4294442.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,jacobi topology,100,1,131335200,1335740.7000,1334748.6400,1337874.5100,7073.3444,4030.7958,13775.4275,"1332813.0000,1333955.0000,1343403.0000,1334455.0000,1332673.0000,1342140.0000,1359393.0000,1331029.0000,1334446.0000,1344725.0000,1332783.0000,1331680.0000,1336329.0000,1332081.0000,1332953.0000,1339455.0000,1332192.0000,1333023.0000,1340497.0000,1331370.0000,1333163.0000,1333043.0000,1332121.0000,1333504.0000,1331039.0000,1330869.0000,1336410.0000,1336740.0000,1332202.0000,1332713.0000,1332552.0000,1334486.0000,1332241.0000,1340617.0000,1334295.0000,1333794.0000,1336550.0000,1331079.0000,1333264.0000,1337030.0000,1330619.0000,1334085.0000,1345547.0000,1330157.0000,1330348.0000,1335328.0000,1333283.0000,1332202.0000,1341940.0000,1333664.0000,1333514.0000,1338815.0000,1332482.0000,1333895.0000,1341068.0000,1331871.0000,1331610.0000,1338042.0000,1332713.0000,1333123.0000,1343763.0000,1335678.0000,1333174.0000,1338573.0000,1332713.0000,1332372.0000,1343102.0000,1331600.0000,1336079.0000,1331099.0000,1334004.0000,1337731.0000,1332592.0000,1330348.0000,1343223.0000,1337802.0000,1332131.0000,1338262.0000,1334786.0000,1335287.0000,1339716.0000,1334776.0000,1334876.0000,1339195.0000,1333844.0000,1333313.0000,1339776.0000,1329667.0000,1333423.0000,1345095.0000,1331930.0000,1335648.0000,1336199.0000,1334255.0000,1333715.0000,1332542.0000,1332281.0000,1331260.0000,1390362.0000,1334465.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,soup topology,100,1,631798600,6310013.1000,6300980.6000,6320300.6600,48929.6447,42215.4160,56583.0102,"6267319.0000,6269464.0000,6290053.0000,6256418.0000,6277708.0000,6284672.0000,6298188.0000,6287016.0000,6316162.0000,6324458.0000,6436931.0000,6258903.0000,6269954.0000,6297316.0000,6346660.0000,6316573.0000,6392787.0000,6254786.0000,6278771.0000,6243846.0000,6268862.0000,6253092.0000,6354394.0000,6260216.0000,6270506.0000,6267490.0000,6334396.0000,6306925.0000,6315080.0000,6322204.0000,6269563.0000,6420089.0000,6388719.0000,6244467.0000,6365075.0000,6440918.0000,6328084.0000,6274854.0000,6267820.0000,6330379.0000,6297637.0000,6351649.0000,6308759.0000,6322684.0000,6277128.0000,6226252.0000,6313728.0000,6248904.0000,6313898.0000,6286175.0000,6285323.0000,6242823.0000,6328125.0000,6288740.0000,6305461.0000,6334898.0000,6276958.0000,6416612.0000,6286827.0000,6281636.0000,6361549.0000,6360425.0000,6274182.0000,6286876.0000,6425900.0000,6255607.0000,6299841.0000,6386435.0000,6319238.0000,6261779.0000,6291194.0000,6347000.0000,6267209.0000,6293589.0000,6311804.0000,6297346.0000,6409288.0000,6309008.0000,6265296.0000,6344035.0000,6387487.0000,6304470.0000,6282238.0000,6416603.0000,6298849.0000,6291405.0000,6358903.0000,6294681.0000,6286115.0000,6311803.0000,6307626.0000,6304660.0000,6265557.0000,6398959.0000,6321832.0000,6246009.0000,6289021.0000,6306454.0000,6300252.0000,6415450.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,chain topology,100,1,44736600,447411.8100,446863.8100,448296.7200,3486.0951,2466.9795,5634.6288,"447095.0000,446814.0000,469026.0000,447215.0000,447035.0000,446574.0000,452314.0000,447727.0000,446754.0000,445131.0000,448938.0000,444029.0000,445763.0000,446524.0000,446123.0000,450772.0000,448247.0000,444911.0000,451644.0000,446574.0000,445963.0000,445582.0000,445031.0000,445401.0000,453497.0000,446303.0000,445632.0000,446304.0000,445893.0000,447065.0000,449439.0000,444591.0000,444910.0000,450200.0000,446073.0000,444570.0000,445502.0000,445292.0000,444500.0000,445622.0000,446173.0000,447024.0000,451814.0000,447255.0000,446965.0000,446203.0000,448878.0000,446604.0000,445431.0000,446123.0000,454068.0000,449450.0000,445642.0000,447356.0000,446804.0000,446944.0000,447015.0000,447576.0000,445281.0000,457024.0000,448488.0000,445412.0000,445462.0000,445472.0000,446834.0000,445091.0000,444750.0000,445572.0000,451424.0000,449269.0000,445131.0000,448207.0000,445112.0000,446484.0000,448998.0000,445542.0000,448667.0000,459839.0000,444169.0000,448197.0000,447376.0000,445312.0000,444139.0000,444721.0000,444620.0000,448227.0000,450662.0000,445272.0000,446804.0000,445753.0000,445933.0000,448177.0000,446333.0000,444880.0000,445643.0000,455521.0000,446193.0000,447616.0000,447396.0000,446273.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,expanding tree topology,100,1,58442600,585259.8000,583660.0600,591516.2000,14386.2536,2666.0556,33747.2100,"583764.0000,580888.0000,725673.0000,584214.0000,584054.0000,583994.0000,582471.0000,580708.0000,585387.0000,580799.0000,581119.0000,583834.0000,580558.0000,581139.0000,590537.0000,581690.0000,590326.0000,582772.0000,581981.0000,582572.0000,581790.0000,589064.0000,583143.0000,582922.0000,584025.0000,581579.0000,584375.0000,585667.0000,587241.0000,584345.0000,586369.0000,582902.0000,581890.0000,586038.0000,582772.0000,590327.0000,582341.0000,583293.0000,581900.0000,584035.0000,580608.0000,582261.0000,587882.0000,584245.0000,584445.0000,581800.0000,581319.0000,583684.0000,584094.0000,588794.0000,581950.0000,583493.0000,582982.0000,581679.0000,580167.0000,582421.0000,590607.0000,582762.0000,581099.0000,585618.0000,586679.0000,584055.0000,593161.0000,580738.0000,583804.0000,581199.0000,583514.0000,583784.0000,583533.0000,589345.0000,585337.0000,582852.0000,586239.0000,580948.0000,582110.0000,587672.0000,591408.0000,582602.0000,581289.0000,582260.0000,580257.0000,584996.0000,582923.0000,588052.0000,580939.0000,579606.0000,580999.0000,581510.0000,582521.0000,585447.0000,588102.0000,581971.0000,582281.0000,583313.0000,585948.0000,583944.0000,581469.0000,585417.0000,582953.0000,584395.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,contracting tree topology,100,1,61220100,609197.2000,607855.4100,611110.9000,8097.6588,6315.0683,12102.4074,"605575.0000,626414.0000,654177.0000,609883.0000,604904.0000,602970.0000,604984.0000,603992.0000,607589.0000,610424.0000,604423.0000,608681.0000,602619.0000,603582.0000,621525.0000,605636.0000,614492.0000,604473.0000,607780.0000,604172.0000,602680.0000,622748.0000,610915.0000,621436.0000,606517.0000,603872.0000,603711.0000,605154.0000,608341.0000,612478.0000,611166.0000,605425.0000,608421.0000,609262.0000,604423.0000,606968.0000,601267.0000,607589.0000,603782.0000,606016.0000,604954.0000,603321.0000,630202.0000,620544.0000,624641.0000,604213.0000,604423.0000,605545.0000,609132.0000,622407.0000,609092.0000,606317.0000,602539.0000,605424.0000,605024.0000,607869.0000,606386.0000,608180.0000,603300.0000,606947.0000,603381.0000,604813.0000,611637.0000,605485.0000,601518.0000,603201.0000,606246.0000,602740.0000,608541.0000,620554.0000,608020.0000,609062.0000,622357.0000,610254.0000,621074.0000,626144.0000,603141.0000,605124.0000,602259.0000,604753.0000,603953.0000,627366.0000,608150.0000,606697.0000,606296.0000,603851.0000,603020.0000,606637.0000,615695.0000,607338.0000,604243.0000,618901.0000,602800.0000,621275.0000,609863.0000,608080.0000,608952.0000,605435.0000,605505.0000,604433.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,wave_sim topology,100,1,315604500,3160834.5200,3159376.6300,3163098.8800,9173.0724,6485.6297,15453.7762,"3159573.0000,3160234.0000,3179921.0000,3165634.0000,3160034.0000,3165384.0000,3190943.0000,3168500.0000,3167407.0000,3151848.0000,3163470.0000,3165424.0000,3163200.0000,3154292.0000,3167849.0000,3165925.0000,3160865.0000,3172097.0000,3152309.0000,3158220.0000,3156397.0000,3157398.0000,3158651.0000,3149644.0000,3161236.0000,3159101.0000,3160444.0000,3166416.0000,3150546.0000,3169341.0000,3165153.0000,3164863.0000,3149415.0000,3155615.0000,3153521.0000,3158170.0000,3162308.0000,3157759.0000,3160364.0000,3158079.0000,3163059.0000,3162920.0000,3157809.0000,3163249.0000,3158571.0000,3156607.0000,3160043.0000,3153421.0000,3162388.0000,3171104.0000,3159804.0000,3157840.0000,3168349.0000,3169180.0000,3154042.0000,3158861.0000,3156637.0000,3173669.0000,3159503.0000,3153391.0000,3163610.0000,3151527.0000,3160164.0000,3169271.0000,3159273.0000,3159703.0000,3150576.0000,3154944.0000,3162478.0000,3166346.0000,3151758.0000,3149353.0000,3220158.0000,3154523.0000,3155766.0000,3142771.0000,3165754.0000,3156919.0000,3160454.0000,3167818.0000,3163310.0000,3159653.0000,3163270.0000,3161125.0000,3158891.0000,3153161.0000,3160194.0000,3157520.0000,3162257.0000,3153621.0000,3153221.0000,3162298.0000,3155936.0000,3165644.0000,3144505.0000,3154733.0000,3158111.0000,3169552.0000,3163149.0000,3152138.0000" -building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,jacobi topology,100,1,99491600,988744.7400,985764.8500,991864.5600,15451.8756,13469.1377,18602.0344,"974955.0000,1003920.0000,1025981.0000,1016413.0000,1008478.0000,984653.0000,986366.0000,1005263.0000,981016.0000,977008.0000,999541.0000,986647.0000,1014690.0000,998279.0000,995033.0000,1006845.0000,983802.0000,963754.0000,982799.0000,988902.0000,993319.0000,1007005.0000,976819.0000,977599.0000,1016543.0000,996225.0000,997808.0000,987659.0000,980956.0000,980846.0000,1018107.0000,992208.0000,998780.0000,1001856.0000,976107.0000,997527.0000,998710.0000,978932.0000,1000603.0000,987309.0000,985885.0000,999791.0000,979222.0000,979633.0000,1040028.0000,986887.0000,1002968.0000,979804.0000,974414.0000,976939.0000,990404.0000,966008.0000,991336.0000,999622.0000,994431.0000,1002717.0000,973853.0000,982840.0000,996095.0000,980265.0000,1007086.0000,976507.0000,991165.0000,978091.0000,943375.0000,971418.0000,972930.0000,967851.0000,989993.0000,969464.0000,1010974.0000,963112.0000,991135.0000,991907.0000,1014450.0000,992799.0000,978611.0000,978371.0000,985815.0000,972199.0000,1007948.0000,961820.0000,979293.0000,978932.0000,996786.0000,967340.0000,971909.0000,964645.0000,991035.0000,999681.0000,978311.0000,999080.0000,990414.0000,995494.0000,980586.0000,999491.0000,978742.0000,991396.0000,996145.0000,965768.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,soup topology,100,1,1630500300,16327180.4400,16201879.3900,16404445.0900,493184.6931,337740.9732,677227.7756,"16505963.0000,16447442.0000,16475425.0000,14468373.0000,14245391.0000,15853767.0000,16479032.0000,16509510.0000,16493599.0000,16484893.0000,16486215.0000,16398069.0000,16459876.0000,16537142.0000,16516323.0000,16462841.0000,16539126.0000,16518225.0000,16516984.0000,16505152.0000,16425560.0000,16460467.0000,16519197.0000,16461769.0000,16451860.0000,16476497.0000,16509770.0000,16484372.0000,16516724.0000,16469523.0000,16551469.0000,16447612.0000,16477549.0000,16457101.0000,16495122.0000,16496685.0000,16491244.0000,16495654.0000,16475706.0000,16461257.0000,16502166.0000,16479041.0000,16518146.0000,16504941.0000,16435400.0000,16439828.0000,16475305.0000,16443295.0000,16475154.0000,16345459.0000,15335615.0000,16484182.0000,16490233.0000,16468582.0000,16494291.0000,16537071.0000,16498579.0000,16534336.0000,16519449.0000,16445418.0000,16438134.0000,16481056.0000,16419118.0000,15858226.0000,14204203.0000,15162128.0000,16422084.0000,16432244.0000,16435810.0000,16413006.0000,16487919.0000,16472168.0000,16501044.0000,16454987.0000,16471588.0000,16548374.0000,16428426.0000,16464875.0000,16501804.0000,16510743.0000,16466478.0000,16466007.0000,16492067.0000,16527203.0000,14844877.0000,14335131.0000,15374700.0000,16438204.0000,16437724.0000,16431743.0000,16512766.0000,16478271.0000,16473381.0000,16479774.0000,16497106.0000,16428967.0000,16483250.0000,16543494.0000,16469995.0000,16473992.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,chain topology,100,1,357956500,3564821.8700,3563147.3300,3566803.0100,9207.6294,7554.6999,12864.3456,"3564990.0000,3566563.0000,3585459.0000,3575260.0000,3573757.0000,3562556.0000,3558869.0000,3572655.0000,3563208.0000,3556014.0000,3570181.0000,3560111.0000,3573657.0000,3567415.0000,3568227.0000,3563358.0000,3573968.0000,3563568.0000,3572164.0000,3564038.0000,3560191.0000,3567586.0000,3557216.0000,3562546.0000,3550173.0000,3575431.0000,3553378.0000,3562736.0000,3557577.0000,3552707.0000,3571893.0000,3557606.0000,3553950.0000,3541086.0000,3562375.0000,3562446.0000,3565872.0000,3570431.0000,3576011.0000,3609576.0000,3574900.0000,3572926.0000,3554581.0000,3563979.0000,3558599.0000,3550233.0000,3566233.0000,3567045.0000,3568027.0000,3560502.0000,3565772.0000,3549902.0000,3562757.0000,3558157.0000,3560862.0000,3561654.0000,3560943.0000,3566935.0000,3557897.0000,3573297.0000,3561965.0000,3576743.0000,3575190.0000,3564770.0000,3549231.0000,3569470.0000,3557637.0000,3565712.0000,3555383.0000,3557296.0000,3550443.0000,3564350.0000,3567185.0000,3561604.0000,3564200.0000,3570210.0000,3558047.0000,3561885.0000,3567205.0000,3551085.0000,3568177.0000,3552487.0000,3571783.0000,3572645.0000,3562005.0000,3573777.0000,3570661.0000,3573237.0000,3559661.0000,3572886.0000,3569129.0000,3590749.0000,3566753.0000,3564700.0000,3564069.0000,3561705.0000,3563108.0000,3556414.0000,3575360.0000,3561264.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,expanding tree topology,100,1,960845000,9682671.5200,9606001.9400,9739076.9600,333414.4875,263950.4281,399905.6619,"9068516.0000,9831149.0000,9838323.0000,9837682.0000,9829296.0000,9821241.0000,9836180.0000,9820609.0000,9817494.0000,9819468.0000,9840598.0000,9824177.0000,9830388.0000,9813786.0000,9859343.0000,9819338.0000,9845987.0000,9824257.0000,9803387.0000,9819618.0000,9803769.0000,9825148.0000,9822934.0000,9887587.0000,9823525.0000,9828084.0000,9795123.0000,9836249.0000,9824136.0000,9807104.0000,9824937.0000,9802475.0000,9225744.0000,8819153.0000,8985628.0000,9823035.0000,9221134.0000,9492087.0000,9822174.0000,9819608.0000,9806783.0000,9804360.0000,9815580.0000,8770640.0000,8783345.0000,8991940.0000,9827753.0000,9823065.0000,9830378.0000,9700692.0000,9005787.0000,9834356.0000,9828375.0000,9814348.0000,9821451.0000,9857009.0000,9849254.0000,9808767.0000,9812535.0000,9811402.0000,9865384.0000,9830008.0000,9816112.0000,9824056.0000,9816122.0000,9835669.0000,9860946.0000,9848613.0000,9827153.0000,9837041.0000,9820350.0000,9817313.0000,9825428.0000,9832002.0000,9831249.0000,9820689.0000,9804800.0000,9829036.0000,9828986.0000,9829317.0000,9823275.0000,9819207.0000,9808578.0000,9823385.0000,9834646.0000,9801835.0000,9826631.0000,9822883.0000,9826040.0000,9820709.0000,9822282.0000,9819498.0000,9838964.0000,9744595.0000,8784728.0000,8784587.0000,8764991.0000,8808563.0000,8820656.0000,8782534.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,contracting tree topology,100,1,384391900,3867794.9300,3824581.8500,3902339.6700,195511.6889,164719.8770,221262.6427,"3933809.0000,3441587.0000,3555833.0000,3966712.0000,3981099.0000,3960910.0000,3968034.0000,3967924.0000,3967974.0000,3969887.0000,3959898.0000,3963045.0000,3976200.0000,3958947.0000,3960219.0000,3963476.0000,3960069.0000,3955831.0000,3972162.0000,3978553.0000,3960670.0000,3975608.0000,3962825.0000,3969998.0000,3958095.0000,3968475.0000,3972653.0000,3970359.0000,3977011.0000,3961032.0000,3968515.0000,3973624.0000,3974837.0000,3967372.0000,3969476.0000,3966020.0000,3966943.0000,3529694.0000,3478707.0000,3501931.0000,3459821.0000,3474839.0000,3465452.0000,3454992.0000,3468678.0000,3472485.0000,3494958.0000,3483486.0000,3500158.0000,3472105.0000,3483496.0000,3462787.0000,3472305.0000,3469229.0000,3478177.0000,3709594.0000,3972362.0000,3968996.0000,3988493.0000,3975879.0000,3958085.0000,3970739.0000,3973023.0000,3974877.0000,3966561.0000,3957905.0000,3967754.0000,3967284.0000,3977662.0000,3969106.0000,3970969.0000,3961362.0000,3964006.0000,3971901.0000,3961903.0000,3959498.0000,3965078.0000,3958225.0000,3972793.0000,3963194.0000,3976830.0000,3969036.0000,3964989.0000,3964477.0000,3970348.0000,3967443.0000,3969767.0000,3969056.0000,3975398.0000,3969647.0000,3980247.0000,3977222.0000,3966170.0000,3965980.0000,3965439.0000,3967413.0000,3967954.0000,3960360.0000,3974526.0000,3960960.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,wave_sim topology,100,1,1611159900,15741833.9900,15600974.9000,15858889.5100,657423.1867,556526.0617,759647.1433,"16060810.0000,16045781.0000,16072311.0000,16102339.0000,16084365.0000,16136162.0000,16094534.0000,16094934.0000,14789452.0000,14242615.0000,15098468.0000,16133868.0000,16136954.0000,16092711.0000,16110073.0000,16108370.0000,16078964.0000,16088022.0000,14267402.0000,14320694.0000,15104408.0000,14244279.0000,14784843.0000,15115620.0000,14229992.0000,14831241.0000,15262458.0000,14299063.0000,14297660.0000,15741514.0000,16134400.0000,16097900.0000,16123278.0000,16081759.0000,16107558.0000,16111555.0000,16086117.0000,16065208.0000,16072552.0000,16089154.0000,15077236.0000,15764849.0000,16131694.0000,15095552.0000,14274476.0000,14821853.0000,16102068.0000,16180436.0000,16140501.0000,16126884.0000,16124361.0000,14597688.0000,14297520.0000,15964426.0000,16158765.0000,16088181.0000,16083733.0000,16086779.0000,16087861.0000,16067533.0000,16068925.0000,16040021.0000,16032035.0000,16119171.0000,16054578.0000,16147744.0000,16046403.0000,16061210.0000,16044820.0000,16052103.0000,16087430.0000,16073113.0000,16090035.0000,16094885.0000,16074706.0000,16105996.0000,16081458.0000,16173254.0000,16088202.0000,16089714.0000,16086008.0000,15087747.0000,14224592.0000,17249581.0000,16072963.0000,16041143.0000,16048987.0000,16044209.0000,16066881.0000,14857230.0000,14248827.0000,15632539.0000,16084124.0000,16057544.0000,16072011.0000,16092991.0000,16096197.0000,16051652.0000,16048416.0000,16082170.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,jacobi topology,100,1,547498400,5355677.5200,5293181.4900,5418519.2000,319010.1988,276424.8138,415723.6257,"5518822.0000,5216429.0000,5540713.0000,5517760.0000,5510576.0000,5443970.0000,4857118.0000,4844985.0000,4867438.0000,4858662.0000,4866536.0000,5105659.0000,5520074.0000,5522749.0000,5513292.0000,5525985.0000,5509654.0000,5526576.0000,5518771.0000,5513511.0000,5512159.0000,5519803.0000,5504484.0000,5531546.0000,5505837.0000,5514183.0000,5519222.0000,5503853.0000,5519633.0000,5525895.0000,5521096.0000,5542697.0000,5517950.0000,5528209.0000,5520655.0000,5249652.0000,6026183.0000,6706592.0000,5546854.0000,5523740.0000,5523430.0000,5532497.0000,5510967.0000,5546113.0000,5324474.0000,4848041.0000,4845075.0000,4875834.0000,4847570.0000,4858922.0000,4855495.0000,4853262.0000,4946087.0000,5532768.0000,5544350.0000,5517289.0000,5515616.0000,5521346.0000,5514984.0000,5510215.0000,5554509.0000,5521677.0000,5063219.0000,4854493.0000,4850074.0000,4848321.0000,4845366.0000,4840958.0000,4910950.0000,5507801.0000,5512179.0000,5505917.0000,5501159.0000,5521947.0000,5513341.0000,5509363.0000,5523530.0000,5291491.0000,4825558.0000,4845496.0000,4853722.0000,4855325.0000,4857448.0000,5281001.0000,5534982.0000,5504775.0000,5514213.0000,5529141.0000,5522028.0000,5528509.0000,5494325.0000,5504975.0000,5509374.0000,5512440.0000,5502040.0000,5509344.0000,5511257.0000,5525433.0000,5498442.0000,5507771.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,soup topology,100,1,1439470800,14380895.4300,14365483.0700,14405342.7200,97399.3501,68840.2801,168487.7436,"14328268.0000,14375477.0000,14477361.0000,14340350.0000,14360389.0000,14443616.0000,14374205.0000,14332967.0000,14365900.0000,14541922.0000,14297770.0000,14568282.0000,14286139.0000,14370678.0000,14394494.0000,14249017.0000,14323730.0000,14441742.0000,14410004.0000,14450189.0000,14314212.0000,14444358.0000,14452293.0000,14349068.0000,14367623.0000,14299984.0000,14371551.0000,14395715.0000,14270268.0000,14381408.0000,14335122.0000,14408530.0000,14296097.0000,14365278.0000,14435982.0000,14320312.0000,14378593.0000,14336454.0000,14429821.0000,14445821.0000,14328579.0000,14384304.0000,14395435.0000,14482180.0000,14491968.0000,14356983.0000,14347304.0000,14293463.0000,14487329.0000,14288413.0000,14454446.0000,14371451.0000,14572590.0000,14596937.0000,14276520.0000,14294425.0000,14344959.0000,14366230.0000,14339319.0000,14458676.0000,14387590.0000,14361091.0000,14244319.0000,14378153.0000,14347113.0000,14336354.0000,14510122.0000,14288383.0000,14460198.0000,14321826.0000,14385937.0000,14359928.0000,14444407.0000,14350841.0000,14381509.0000,14413039.0000,14453846.0000,14259418.0000,14359056.0000,14368083.0000,14320823.0000,15030698.0000,14240461.0000,14346413.0000,14377130.0000,14366992.0000,14422947.0000,14277603.0000,14375156.0000,14231875.0000,14331043.0000,14357644.0000,14303722.0000,14303742.0000,14461571.0000,14375778.0000,14408991.0000,14344107.0000,14373574.0000,14365559.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,chain topology,100,1,372217600,3571423.7300,3549937.4300,3622983.5200,160535.0335,83070.1405,332607.3972,"3583265.0000,3563839.0000,3484738.0000,3901668.0000,4907465.0000,3511850.0000,3563808.0000,3522640.0000,3560552.0000,3620846.0000,3516369.0000,3518593.0000,3578937.0000,3550994.0000,3474799.0000,3626908.0000,3471563.0000,3565371.0000,3567085.0000,3592323.0000,3583797.0000,3605517.0000,3512852.0000,3515807.0000,3528862.0000,3337109.0000,3610627.0000,3561153.0000,3584037.0000,3691771.0000,3690729.0000,3484729.0000,3554200.0000,3537358.0000,3476362.0000,3541376.0000,3652666.0000,3548128.0000,3642617.0000,3558719.0000,3509515.0000,3562306.0000,3573687.0000,3568228.0000,3680279.0000,3592353.0000,3633861.0000,3578637.0000,3561564.0000,3620115.0000,3586281.0000,3514746.0000,3536807.0000,3578386.0000,3607391.0000,3637568.0000,3587233.0000,3566584.0000,3479048.0000,3502493.0000,3408645.0000,3378247.0000,3373047.0000,3530836.0000,3409546.0000,3409867.0000,3529253.0000,3758617.0000,3714834.0000,3728982.0000,3737177.0000,3516058.0000,3340656.0000,3609034.0000,3581142.0000,3537499.0000,3373649.0000,3460813.0000,3521479.0000,3639111.0000,3554140.0000,3688515.0000,3631808.0000,3594617.0000,3605146.0000,3448200.0000,3454511.0000,3559780.0000,3533751.0000,3519244.0000,3614434.0000,3605267.0000,3489888.0000,3586711.0000,3467255.0000,3555492.0000,3567225.0000,3535014.0000,3549701.0000,3644071.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,expanding tree topology,100,1,945916000,9423825.8200,9401029.0700,9447838.3200,119444.5915,101565.2699,145426.2542,"9500453.0000,9139971.0000,9464074.0000,9407297.0000,9456180.0000,9500213.0000,9328127.0000,9543185.0000,9414210.0000,9495725.0000,9482489.0000,9406495.0000,9448345.0000,9265498.0000,9492298.0000,9375768.0000,9312627.0000,9365167.0000,9413309.0000,9401466.0000,9373362.0000,9281238.0000,9446801.0000,9441782.0000,9587459.0000,9596795.0000,9422926.0000,9550790.0000,9416043.0000,9383171.0000,9422485.0000,9386367.0000,9441762.0000,9477710.0000,9445560.0000,9387369.0000,9371769.0000,9650808.0000,9477440.0000,9392259.0000,9399803.0000,9313940.0000,9519811.0000,9358585.0000,9332835.0000,9357493.0000,9369475.0000,9281508.0000,9372682.0000,9286699.0000,9474544.0000,9713207.0000,9299543.0000,9621052.0000,9579674.0000,9443536.0000,9386928.0000,9395705.0000,9509060.0000,9720290.0000,9435581.0000,9827944.0000,9291758.0000,9474966.0000,9418077.0000,9493781.0000,9461420.0000,9238047.0000,9401465.0000,9407868.0000,9413748.0000,9544566.0000,9178263.0000,9684972.0000,9483951.0000,9410062.0000,9369595.0000,9525491.0000,9375087.0000,9442363.0000,9077122.0000,9305895.0000,9275417.0000,9454015.0000,9450539.0000,9367721.0000,9415041.0000,9613979.0000,9302027.0000,9288702.0000,9435611.0000,9493139.0000,9488590.0000,9273575.0000,9374144.0000,9587298.0000,9285807.0000,9445499.0000,9447002.0000,9219291.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,contracting tree topology,100,1,384846300,3832176.8300,3807291.1900,3876715.4700,165745.1418,107307.0928,307983.8449,"3839701.0000,3827999.0000,3987962.0000,5031509.0000,4289283.0000,3983543.0000,3943587.0000,3914703.0000,3867854.0000,3796449.0000,3870599.0000,3862785.0000,3859168.0000,3966100.0000,4003692.0000,3875038.0000,3785008.0000,3834382.0000,3894515.0000,3806127.0000,3852334.0000,3987140.0000,4000065.0000,3941294.0000,4001658.0000,3950641.0000,3953406.0000,3970408.0000,3921566.0000,3883454.0000,3797511.0000,3799195.0000,3780980.0000,3810276.0000,3816757.0000,3867814.0000,3880068.0000,3814363.0000,3877103.0000,4006447.0000,3996338.0000,3940462.0000,3807690.0000,3906677.0000,3855390.0000,3862104.0000,3599156.0000,3621598.0000,3605367.0000,3603273.0000,3778294.0000,3772954.0000,3773466.0000,3804315.0000,3740704.0000,3868756.0000,3687563.0000,3656925.0000,3623993.0000,3690228.0000,3729633.0000,3594788.0000,3797942.0000,3865069.0000,3828450.0000,3831826.0000,3862383.0000,3864939.0000,3750593.0000,3737477.0000,3652977.0000,3691190.0000,3693444.0000,3723361.0000,3834682.0000,3803303.0000,3788564.0000,3607250.0000,3850893.0000,3803021.0000,3779076.0000,3769909.0000,3818381.0000,3855572.0000,3788224.0000,3793854.0000,3701179.0000,3751805.0000,3689827.0000,3723571.0000,3695659.0000,3598413.0000,3734251.0000,3738369.0000,3782733.0000,3839230.0000,3866291.0000,3903512.0000,3880339.0000,3847966.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,wave_sim topology,100,1,1618450800,15985523.5700,15915161.0400,16066420.8700,383508.7007,327008.5362,522349.4622,"16009102.0000,15972051.0000,17748427.0000,15664670.0000,15509175.0000,15632198.0000,15909874.0000,15679838.0000,15646615.0000,15805496.0000,15572786.0000,15682884.0000,16022438.0000,15465061.0000,15476844.0000,15818120.0000,15561174.0000,15652426.0000,15765962.0000,15856683.0000,15947845.0000,15653839.0000,15358359.0000,15270794.0000,15287274.0000,15602663.0000,15998672.0000,16110544.0000,16539698.0000,15947014.0000,15822539.0000,15516478.0000,15905506.0000,15486241.0000,15770069.0000,15687503.0000,16043636.0000,15788414.0000,15642217.0000,15642838.0000,15916396.0000,15703673.0000,15602242.0000,16041884.0000,15637177.0000,16233436.0000,16285145.0000,16265447.0000,16063285.0000,16171258.0000,16419659.0000,15901859.0000,16261129.0000,16583400.0000,15845822.0000,16187259.0000,16494161.0000,16689210.0000,16499642.0000,16109081.0000,16167342.0000,16585844.0000,16091007.0000,16084615.0000,15894334.0000,16046473.0000,16351079.0000,16092991.0000,16033799.0000,16322616.0000,16460136.0000,16104983.0000,16035312.0000,16746378.0000,16203360.0000,15313785.0000,15764067.0000,15739512.0000,15773585.0000,15548209.0000,15691981.0000,15791480.0000,16200504.0000,16305533.0000,15970489.0000,16070357.0000,16121626.0000,16076108.0000,16527755.0000,16484242.0000,16137315.0000,16345600.0000,16368512.0000,16577028.0000,16474673.0000,16448354.0000,15910956.0000,15642907.0000,15766502.0000,15895876.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,jacobi topology,100,1,574176900,5654882.5700,5602677.3400,5715510.7900,287528.5431,242286.9062,417772.7701,"5173227.0000,5460851.0000,5751402.0000,7093434.0000,5456684.0000,5542848.0000,5369268.0000,5718770.0000,5405647.0000,5572604.0000,5333631.0000,5384477.0000,5260452.0000,5492331.0000,5367514.0000,5512560.0000,5276393.0000,5364439.0000,5439181.0000,5323792.0000,5351766.0000,5636755.0000,5409855.0000,5414894.0000,5565149.0000,5489897.0000,5566161.0000,5449059.0000,5252296.0000,5614283.0000,5187364.0000,5248179.0000,5635121.0000,5577522.0000,5379378.0000,5740221.0000,5340214.0000,5592942.0000,5495227.0000,5150424.0000,5504755.0000,5273087.0000,5337969.0000,5561332.0000,5506217.0000,5294507.0000,5485328.0000,5214646.0000,5229173.0000,5887430.0000,5859156.0000,5759047.0000,5648087.0000,5900695.0000,5982760.0000,5891837.0000,5821054.0000,5855881.0000,6094492.0000,5945369.0000,5910313.0000,5850139.0000,6019039.0000,5743096.0000,5751643.0000,5804172.0000,5973664.0000,5874626.0000,5859016.0000,5750430.0000,5806236.0000,5909843.0000,6038676.0000,5950749.0000,5752343.0000,5802459.0000,5797650.0000,5962792.0000,5823578.0000,5783953.0000,5968604.0000,5749118.0000,5823388.0000,5819832.0000,5924851.0000,5784215.0000,5819551.0000,5989824.0000,5844168.0000,5869846.0000,5659799.0000,5786779.0000,5976308.0000,5951931.0000,5889724.0000,5881228.0000,5908419.0000,5506458.0000,5399335.0000,5321428.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,soup topology,100,1,1753671100,17392909.1500,17272814.0800,17463721.2700,460165.9024,305837.5055,649557.2020,"17465931.0000,17611737.0000,17512149.0000,17498513.0000,17607409.0000,17469778.0000,17511678.0000,17532017.0000,17602870.0000,17579857.0000,17563546.0000,17455821.0000,17515786.0000,17553537.0000,17441034.0000,17549240.0000,16711852.0000,17352206.0000,17462535.0000,17500597.0000,17055504.0000,15249403.0000,16124290.0000,17622387.0000,17478715.0000,17519232.0000,17529922.0000,17579747.0000,17572704.0000,17554479.0000,17553567.0000,16360127.0000,15301040.0000,16879922.0000,17431957.0000,17513501.0000,17484607.0000,17473755.0000,17548097.0000,17563045.0000,17494225.0000,17444752.0000,17510956.0000,17516347.0000,17464428.0000,17505505.0000,17452707.0000,15865359.0000,15372958.0000,16799138.0000,17560199.0000,17535924.0000,17500356.0000,17583654.0000,17498022.0000,17740932.0000,17535273.0000,17558948.0000,17518050.0000,17535593.0000,17514343.0000,17435133.0000,17530033.0000,17548227.0000,17535824.0000,17532958.0000,17541253.0000,17546945.0000,17496509.0000,17563305.0000,17527939.0000,17493703.0000,17505928.0000,17580478.0000,17646222.0000,17563416.0000,17548557.0000,17502842.0000,17546023.0000,17483484.0000,17526757.0000,17690386.0000,17566081.0000,17584777.0000,17499324.0000,17586539.0000,17468175.0000,17519792.0000,17523681.0000,17535894.0000,17544049.0000,17520595.0000,17512259.0000,17497852.0000,17560220.0000,17534510.0000,17526676.0000,17508032.0000,17561922.0000,17492852.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,chain topology,100,1,383366900,3865397.9800,3864004.8600,3867065.7600,7761.0698,6354.0667,9862.9035,"3878715.0000,3868776.0000,3873545.0000,3869958.0000,3856182.0000,3868466.0000,3866682.0000,3866302.0000,3865460.0000,3873505.0000,3854970.0000,3865970.0000,3862925.0000,3858446.0000,3863647.0000,3861764.0000,3873535.0000,3868826.0000,3865600.0000,3868746.0000,3868214.0000,3863596.0000,3873586.0000,3854179.0000,3866772.0000,3889936.0000,3859549.0000,3866762.0000,3864729.0000,3874417.0000,3869177.0000,3868315.0000,3864267.0000,3894474.0000,3867123.0000,3861612.0000,3871281.0000,3870871.0000,3863356.0000,3864568.0000,3867053.0000,3859338.0000,3869518.0000,3858968.0000,3861322.0000,3861983.0000,3869467.0000,3860651.0000,3853728.0000,3856713.0000,3852395.0000,3868326.0000,3860690.0000,3858537.0000,3852646.0000,3861312.0000,3870108.0000,3864808.0000,3872023.0000,3864268.0000,3872734.0000,3861983.0000,3877733.0000,3860871.0000,3859829.0000,3865740.0000,3893543.0000,3868386.0000,3867604.0000,3864888.0000,3871310.0000,3864027.0000,3859268.0000,3864970.0000,3855871.0000,3860299.0000,3868695.0000,3856292.0000,3849971.0000,3868075.0000,3852285.0000,3866642.0000,3869848.0000,3884305.0000,3857955.0000,3858657.0000,3864037.0000,3859710.0000,3865911.0000,3861893.0000,3858266.0000,3870730.0000,3864098.0000,3859749.0000,3857815.0000,3868455.0000,3863456.0000,3857484.0000,3864818.0000,3868937.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,expanding tree topology,100,1,1013536200,9890489.5000,9799060.2400,9965993.5200,425346.9840,366776.6572,473712.9563,"9078595.0000,9841158.0000,10181694.0000,10119777.0000,10165954.0000,10141327.0000,10128382.0000,10124957.0000,10145726.0000,10159021.0000,10158681.0000,10141958.0000,10102294.0000,10181864.0000,10120607.0000,10125799.0000,10126038.0000,10124385.0000,10087096.0000,10154822.0000,10120297.0000,10134775.0000,10132279.0000,10289438.0000,10135156.0000,10101091.0000,10140687.0000,10100359.0000,10125137.0000,10149203.0000,10116590.0000,10113455.0000,10091503.0000,10115639.0000,10109256.0000,10175342.0000,10141297.0000,10124035.0000,10124465.0000,10108525.0000,10143051.0000,10111941.0000,10129715.0000,10128473.0000,10119316.0000,10124255.0000,10112403.0000,10136869.0000,9532113.0000,9080989.0000,9084996.0000,9194815.0000,10127762.0000,10112302.0000,10166104.0000,10154653.0000,9751028.0000,9066792.0000,9071280.0000,9346021.0000,9674734.0000,9071881.0000,9059858.0000,9112650.0000,10135025.0000,10133232.0000,10107233.0000,10128753.0000,10132821.0000,10151858.0000,9103962.0000,9102739.0000,9112439.0000,9095887.0000,9076591.0000,9117518.0000,9102439.0000,9071100.0000,9073715.0000,9082561.0000,9054760.0000,9264416.0000,10138872.0000,10136749.0000,10131609.0000,10107403.0000,10149033.0000,10129575.0000,10123954.0000,10136429.0000,10138341.0000,10138141.0000,10118013.0000,10125807.0000,10146287.0000,10137130.0000,10123443.0000,10147280.0000,10132540.0000,10068630.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,contracting tree topology,100,1,427584000,4145606.6800,4101070.5000,4183703.2500,209908.3664,183071.9910,230586.0056,"4208259.0000,4276869.0000,4266069.0000,4274374.0000,4261360.0000,4263644.0000,4272811.0000,4247263.0000,4267582.0000,3876821.0000,3773295.0000,3771542.0000,3772944.0000,3767705.0000,3782212.0000,3770961.0000,3778505.0000,3935974.0000,4278762.0000,4260688.0000,4271509.0000,4272751.0000,4262302.0000,4262733.0000,4288301.0000,4261239.0000,4270137.0000,4278782.0000,4263223.0000,4266901.0000,4264916.0000,4266439.0000,4272501.0000,4278702.0000,4275286.0000,4285786.0000,4273072.0000,4269195.0000,4276418.0000,4272611.0000,4281398.0000,4273904.0000,4281939.0000,4268774.0000,4291817.0000,4270537.0000,4278151.0000,4267111.0000,4288121.0000,4278743.0000,4264746.0000,4279755.0000,4269876.0000,4257642.0000,4273012.0000,4271500.0000,4288992.0000,3782363.0000,3776371.0000,3773826.0000,3784747.0000,3769638.0000,3770771.0000,3781641.0000,3775029.0000,4057884.0000,4268694.0000,4280365.0000,4270617.0000,4275657.0000,4266099.0000,4272451.0000,4272260.0000,4261059.0000,4265187.0000,4267412.0000,4270467.0000,4269765.0000,4262882.0000,4270287.0000,4269836.0000,4254347.0000,4262211.0000,4272952.0000,4268493.0000,4273162.0000,4262602.0000,4265998.0000,4266060.0000,4264786.0000,4271749.0000,4144839.0000,3767203.0000,3773376.0000,3781460.0000,3788855.0000,3776582.0000,3772844.0000,3774928.0000,3776451.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,wave_sim topology,100,1,1734835300,17765576.9700,17625976.7200,17878212.9000,636488.2668,539652.3945,730373.4913,"18134698.0000,18124337.0000,17216730.0000,18158513.0000,18163492.0000,18178060.0000,18143766.0000,18158873.0000,18179774.0000,18183862.0000,18133164.0000,18112336.0000,18155417.0000,18142793.0000,18103809.0000,18140018.0000,16693959.0000,16454135.0000,18147001.0000,18130210.0000,18120321.0000,17512149.0000,17862282.0000,18123658.0000,18133084.0000,18157702.0000,18112185.0000,18141290.0000,18158403.0000,18133987.0000,18153063.0000,18122415.0000,18206163.0000,16252153.0000,16432053.0000,18131181.0000,18079183.0000,18126833.0000,18163041.0000,18135560.0000,18142332.0000,18156810.0000,18145449.0000,16837852.0000,16265217.0000,16274495.0000,17707318.0000,18158624.0000,18163413.0000,18148303.0000,18168653.0000,18120481.0000,18120150.0000,18133746.0000,18104992.0000,18156790.0000,18128787.0000,18115190.0000,18106735.0000,18132043.0000,18117345.0000,18128657.0000,17738248.0000,16271558.0000,16753843.0000,18140299.0000,18068012.0000,16740187.0000,16251851.0000,17012562.0000,18135130.0000,17414964.0000,17466022.0000,18013038.0000,17141196.0000,17207001.0000,16740658.0000,16307597.0000,16962488.0000,18190173.0000,18170226.0000,18151450.0000,18144506.0000,17252577.0000,17973082.0000,16304672.0000,16583049.0000,18198509.0000,18155267.0000,18149487.0000,17368396.0000,16293120.0000,17579435.0000,18156219.0000,18140719.0000,18138966.0000,18233685.0000,18132865.0000,18129338.0000,18102267.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,jacobi topology,100,1,590877800,6016601.4000,6014740.4900,6018417.6500,9342.0233,8212.6706,10819.5887,"6025752.0000,6017947.0000,6025962.0000,6027675.0000,6013940.0000,6016043.0000,6020632.0000,6014060.0000,6005784.0000,6017196.0000,6005293.0000,6014230.0000,6008419.0000,6018198.0000,6004502.0000,6018278.0000,6003660.0000,6013608.0000,6014080.0000,6018578.0000,6020933.0000,6021453.0000,6025771.0000,6029509.0000,6018017.0000,6033316.0000,6010302.0000,6030281.0000,6006055.0000,6018538.0000,6016364.0000,6019300.0000,6018468.0000,5998751.0000,6022776.0000,6008589.0000,6022066.0000,6021033.0000,6022796.0000,6009391.0000,6033266.0000,6018348.0000,6029248.0000,6027074.0000,6018989.0000,6017336.0000,6015733.0000,6009521.0000,6020061.0000,6023497.0000,6024250.0000,6028447.0000,6009601.0000,6004862.0000,6007077.0000,6006546.0000,6011976.0000,6019840.0000,6024690.0000,6009481.0000,6014120.0000,6019449.0000,5999492.0000,6002698.0000,6018869.0000,6002177.0000,6007567.0000,5997007.0000,6022135.0000,6017968.0000,6018077.0000,5990635.0000,6018327.0000,6003701.0000,6030080.0000,6000895.0000,6019369.0000,6010182.0000,6014992.0000,5996446.0000,6015032.0000,6019269.0000,6025922.0000,6010293.0000,6010242.0000,6022556.0000,6020281.0000,6004362.0000,6029389.0000,6019420.0000,6039848.0000,6022335.0000,6011696.0000,6029098.0000,6017576.0000,6019490.0000,6038186.0000,6021845.0000,6027264.0000,6014461.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,soup topology,100,1,1490694600,14703555.9000,14691368.5700,14722323.1300,75735.6890,53293.5695,129784.3994,"14706143.0000,14737383.0000,15209797.0000,14685055.0000,14608508.0000,14724599.0000,14727684.0000,14626062.0000,14598019.0000,14753414.0000,14553775.0000,14760557.0000,14774603.0000,14668252.0000,14645889.0000,14690224.0000,14556501.0000,14706024.0000,14702177.0000,14588210.0000,14844566.0000,14595654.0000,14680135.0000,14670737.0000,14679153.0000,14669083.0000,14686607.0000,14725260.0000,14689222.0000,14698580.0000,14779362.0000,14738084.0000,14700774.0000,14714690.0000,14713397.0000,14700834.0000,14723847.0000,14653714.0000,14719068.0000,14725761.0000,14680746.0000,14696386.0000,14672259.0000,14799632.0000,14687619.0000,14676237.0000,14725691.0000,14733966.0000,14685956.0000,14714209.0000,14701566.0000,14725520.0000,14750018.0000,14643164.0000,14683281.0000,14657982.0000,14607968.0000,14720070.0000,14758293.0000,14678722.0000,14684323.0000,14854686.0000,14729808.0000,14704701.0000,14686747.0000,14813949.0000,14731251.0000,14688942.0000,14728987.0000,14693510.0000,14718447.0000,14700854.0000,14653093.0000,14669855.0000,14689642.0000,14710643.0000,14651139.0000,14812346.0000,14644948.0000,14689492.0000,14667561.0000,14689832.0000,14710582.0000,14704911.0000,14747052.0000,14724358.0000,14786256.0000,14674233.0000,14825771.0000,14581207.0000,14618408.0000,14696254.0000,14711283.0000,14658072.0000,14714629.0000,14701575.0000,14575647.0000,14685615.0000,14719017.0000,14775275.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,chain topology,100,1,380454300,3639903.5900,3608146.9800,3700534.4600,215605.5164,138012.4650,412192.2862,"3803702.0000,3813441.0000,3775419.0000,5255593.0000,3962434.0000,3868575.0000,3813250.0000,3654931.0000,3653969.0000,3627529.0000,3623030.0000,3434214.0000,3684016.0000,3430676.0000,3657786.0000,3658968.0000,3495809.0000,3509616.0000,3607932.0000,3798814.0000,3619995.0000,3725324.0000,3440264.0000,3508534.0000,3672274.0000,3630325.0000,3480270.0000,3534875.0000,3745142.0000,3438611.0000,3683686.0000,3429474.0000,3527800.0000,3535244.0000,3558629.0000,3423993.0000,3489137.0000,3614043.0000,3437199.0000,3435806.0000,3642117.0000,3423593.0000,3525125.0000,3549181.0000,3496070.0000,3504806.0000,3630916.0000,3643870.0000,3420918.0000,3699767.0000,3635084.0000,3495469.0000,3563989.0000,3669148.0000,3554130.0000,3663397.0000,3444081.0000,3692934.0000,3435065.0000,3792011.0000,3469900.0000,3688985.0000,3496581.0000,3617139.0000,3603384.0000,3625075.0000,3577535.0000,3706008.0000,3435796.0000,3447137.0000,3531296.0000,3466874.0000,3507341.0000,3424706.0000,3612621.0000,3686812.0000,3442609.0000,3440755.0000,3645784.0000,3587313.0000,3496251.0000,3456736.0000,3881189.0000,3789406.0000,3731015.0000,3865700.0000,3854639.0000,3810536.0000,3762486.0000,3849029.0000,3955450.0000,3703133.0000,3809995.0000,3827788.0000,3793644.0000,3731136.0000,3788765.0000,3803272.0000,3732718.0000,3791820.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,expanding tree topology,100,1,943425800,9446212.9000,9417709.0300,9476005.4800,148314.6643,129399.7526,174555.0245,"9153335.0000,9502847.0000,9595845.0000,9920729.0000,9390765.0000,9436223.0000,9266630.0000,9342314.0000,9512958.0000,9472811.0000,9649095.0000,9465568.0000,9263545.0000,9269856.0000,9683842.0000,9214902.0000,9379604.0000,9395014.0000,9458323.0000,9209563.0000,9540269.0000,9315383.0000,9607246.0000,9346362.0000,9454226.0000,9483781.0000,9528216.0000,9561578.0000,9650688.0000,9361280.0000,9622454.0000,9372010.0000,9635540.0000,9394442.0000,9510353.0000,9524198.0000,9512195.0000,9507638.0000,9441061.0000,9445469.0000,9556771.0000,9451170.0000,9449507.0000,9354838.0000,9215163.0000,9437785.0000,9467932.0000,9419560.0000,9379103.0000,9391378.0000,9422195.0000,9526653.0000,9777539.0000,9313289.0000,9520211.0000,9314822.0000,9329009.0000,9342895.0000,9612085.0000,9276308.0000,9255159.0000,9416275.0000,9209191.0000,9338296.0000,9377551.0000,9401085.0000,9200436.0000,9707245.0000,9490455.0000,9497317.0000,9741199.0000,9528526.0000,9433557.0000,9340350.0000,9565857.0000,9707245.0000,9381117.0000,9737873.0000,9201368.0000,9402487.0000,9362532.0000,9414200.0000,9576677.0000,9465828.0000,9474976.0000,9441632.0000,9436232.0000,9494603.0000,9726521.0000,9122767.0000,9536923.0000,9624458.0000,9330101.0000,9241864.0000,9492869.0000,9159778.0000,9522115.0000,9423868.0000,9489452.0000,9394934.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,contracting tree topology,100,1,397559100,3874679.4900,3852689.7600,3897023.0100,113226.1475,102336.9393,128142.8944,"3696690.0000,3959218.0000,3722809.0000,3866151.0000,3701890.0000,3958867.0000,3921256.0000,3933709.0000,3952775.0000,3938197.0000,3712570.0000,3789015.0000,3907169.0000,4110474.0000,4005054.0000,4003612.0000,3970579.0000,3768686.0000,3837106.0000,3748648.0000,3999363.0000,3751203.0000,4085416.0000,3763376.0000,3995856.0000,3946042.0000,3955921.0000,3861592.0000,3924382.0000,3916416.0000,3873595.0000,3889916.0000,3745913.0000,3838779.0000,3807089.0000,3700638.0000,3749841.0000,3688043.0000,3748278.0000,3907750.0000,3950111.0000,3899614.0000,3982072.0000,3820735.0000,3778926.0000,3851614.0000,3893613.0000,3856403.0000,3703273.0000,3854279.0000,3836105.0000,4008821.0000,3963055.0000,3772914.0000,3746975.0000,3754600.0000,3837508.0000,3867574.0000,3703002.0000,3764208.0000,3783755.0000,3740202.0000,3867053.0000,3754130.0000,3708162.0000,3926856.0000,3954248.0000,3926204.0000,4008039.0000,3998111.0000,3997139.0000,4170197.0000,3930293.0000,3994694.0000,3994694.0000,4001698.0000,3961121.0000,3709405.0000,3933710.0000,4125091.0000,4103109.0000,3919872.0000,4042204.0000,3874036.0000,3819452.0000,3754870.0000,3951552.0000,3847826.0000,3943939.0000,3825283.0000,4018660.0000,3928810.0000,3762054.0000,3806898.0000,3789355.0000,3929260.0000,3821377.0000,3937045.0000,3698263.0000,3709996.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,wave_sim topology,100,1,1609443500,16060180.5800,16037737.4600,16140680.6100,193960.9488,56130.3403,445067.9148,"16185737.0000,16086759.0000,17899823.0000,16057353.0000,16090336.0000,16010734.0000,16069517.0000,16161290.0000,16046152.0000,16075136.0000,16117989.0000,16068144.0000,16092860.0000,16039921.0000,16047073.0000,16160038.0000,16016135.0000,16021165.0000,16080838.0000,16015644.0000,16023990.0000,16003070.0000,16154878.0000,16008401.0000,16032406.0000,16054228.0000,16014051.0000,16066951.0000,16079014.0000,16030561.0000,16055139.0000,16062272.0000,16168083.0000,16087711.0000,16028218.0000,16037676.0000,16158504.0000,16011347.0000,16059457.0000,16024641.0000,16064458.0000,16027847.0000,16079626.0000,16070998.0000,16007288.0000,16005446.0000,16068273.0000,16082521.0000,15957434.0000,15973144.0000,15963786.0000,16211325.0000,16060179.0000,16007258.0000,16125212.0000,15937084.0000,15993613.0000,15953446.0000,16031413.0000,15955731.0000,16006747.0000,15995927.0000,16020052.0000,16013801.0000,16039750.0000,16032516.0000,15996338.0000,15990266.0000,15949209.0000,16025293.0000,16020513.0000,16051433.0000,16040912.0000,15954238.0000,15953065.0000,15995035.0000,15945362.0000,15983022.0000,16029832.0000,16035070.0000,16171239.0000,16061171.0000,16027757.0000,15978304.0000,16019220.0000,16041754.0000,15978764.0000,15960490.0000,16050310.0000,16163754.0000,16004153.0000,16033608.0000,16032116.0000,16180657.0000,16033498.0000,16055981.0000,16078373.0000,15986029.0000,15953867.0000,16049308.0000" -building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,jacobi topology,100,1,548711300,5618122.9900,5575322.1300,5659465.3300,215667.4588,200557.2357,232276.6159,"5327238.0000,5511578.0000,5967000.0000,5851671.0000,5814111.0000,5737987.0000,5731965.0000,5910373.0000,5804272.0000,5679747.0000,5809733.0000,5884935.0000,5785807.0000,5895586.0000,5921134.0000,5692861.0000,5713460.0000,5883512.0000,5929741.0000,5821635.0000,5800375.0000,5855409.0000,5871310.0000,5808029.0000,5828117.0000,5889954.0000,5863294.0000,5787892.0000,5821765.0000,5836303.0000,5883743.0000,5919961.0000,5828568.0000,5776128.0000,5817026.0000,5890165.0000,5845240.0000,5815043.0000,5844758.0000,5806766.0000,5711145.0000,5682582.0000,5885307.0000,5828458.0000,5467785.0000,5619442.0000,5517860.0000,5643448.0000,5342478.0000,5646103.0000,5329993.0000,5370130.0000,5413833.0000,5663726.0000,5294066.0000,5449641.0000,5360733.0000,5294406.0000,5444371.0000,5387483.0000,5672562.0000,5371863.0000,5413352.0000,5660680.0000,5298183.0000,5279047.0000,5519473.0000,5392813.0000,5520294.0000,5292282.0000,5593362.0000,5511147.0000,5621907.0000,5512419.0000,5472503.0000,5612769.0000,5545983.0000,5287144.0000,5390268.0000,5300057.0000,5436355.0000,5352696.0000,5474919.0000,5392772.0000,5284137.0000,5310276.0000,5307702.0000,5678083.0000,5808570.0000,5794994.0000,5904142.0000,5424253.0000,5318031.0000,5493464.0000,5295809.0000,5517509.0000,5472494.0000,5291651.0000,5521497.0000,5647655.0000" +benchmark intrusive graph dependency handling with N nodes - 1,creating nodes,100,6170,1851000,4.6531,4.6243,4.7114,0.2001,0.1255,0.3866,"4.5172,4.4797,4.5269,4.4814,4.5042,4.8857,4.8110,4.7737,4.4700,4.7120,4.6553,4.6389,4.5887,4.5788,4.5334,4.5301,4.4895,4.5042,4.8906,4.8160,4.7835,4.7185,4.6958,4.6389,4.6308,4.5741,4.5674,4.5237,4.5204,4.4799,4.4814,4.8857,4.8094,4.7786,4.7152,4.6909,4.6373,4.6211,4.5724,4.5642,4.5220,4.5188,4.4799,4.4781,4.8841,4.8096,4.7786,4.7136,4.6925,4.6357,4.6211,4.5724,4.5642,4.5204,4.5188,4.4799,4.4814,4.8841,4.8094,4.7784,6.1767,4.5577,4.5075,4.5026,4.9052,4.8290,4.7948,4.7298,4.7055,4.6488,4.6324,4.5822,4.5739,4.5301,4.5253,4.4864,4.4878,4.8906,4.8143,4.7818,4.7169,4.6958,4.6391,4.6243,4.5755,4.5674,4.5237,4.5204,4.4814,4.4831,4.8857,4.8094,4.7786,4.7154,4.6925,4.6357,4.6227,4.5724,4.5642,4.5204" +benchmark intrusive graph dependency handling with N nodes - 1,creating and adding dependencies,100,999,2397600,24.2022,24.1928,24.2132,0.0522,0.0464,0.0642,"24.2983,24.2683,24.3984,24.1882,24.2983,24.2783,24.1682,24.1782,24.2082,24.2683,24.1672,24.2783,24.2072,24.1471,24.1782,24.1481,24.1882,24.1481,24.1471,24.2573,24.2072,24.1882,24.1682,24.2783,24.1982,24.2382,24.2583,24.1582,24.1882,24.2683,24.1582,24.1772,24.1471,24.1882,24.1682,24.2783,24.1882,24.1481,24.2382,24.2282,24.1882,24.1471,24.2683,24.2182,24.2082,24.2683,24.1582,24.1481,24.1782,24.1481,24.1772,24.1471,24.1882,24.1582,24.1481,24.1782,24.1471,24.1872,24.1481,24.1481,24.1782,24.1481,24.2482,24.2282,24.1972,24.2683,24.1572,24.1782,24.1481,24.1782,24.1481,24.1481,24.2883,24.1872,24.1872,24.1882,24.2783,24.1481,24.2683,24.2082,24.1582,24.1882,24.1582,24.1471,24.2983,24.1772,24.2382,24.2282,24.1882,24.1582,24.1481,24.2683,24.2783,24.3083,24.2683,24.2683,24.1782,24.1481,24.1882,24.1982" +benchmark intrusive graph dependency handling with N nodes - 1,adding and removing dependencies,100,1177,2354000,20.5362,20.5338,20.5391,0.0134,0.0116,0.0186,"20.5472,20.5302,20.5981,20.5217,20.5472,20.5302,20.5302,20.5556,20.5208,20.5463,20.5217,20.5472,20.5217,20.5217,20.5472,20.5217,20.5472,20.5217,20.5208,20.5472,20.5302,20.5472,20.5302,20.5472,20.5302,20.5217,20.5472,20.5208,20.5463,20.5302,20.5302,20.5472,20.5302,20.5472,20.5302,20.5472,20.5208,20.5293,20.5556,20.5302,20.5472,20.5302,20.5302,20.5472,20.5217,20.5472,20.5293,20.5556,20.5302,20.5302,20.5472,20.5302,20.5556,20.5302,20.5302,20.5463,20.5208,20.5556,20.5302,20.5556,20.5302,20.5217,20.5472,20.5302,20.5463,20.5208,20.5217,20.5472,20.5302,20.5472,20.5217,20.5556,20.5217,20.5208,20.5463,20.5302,20.5556,20.5217,20.5302,20.5556,20.5302,20.5472,20.5302,20.5548,20.5293,20.5302,20.5472,20.5217,20.5472,20.5302,20.5302,20.5387,20.5208,20.5463,20.5217,20.5472,20.5217,20.5217,20.5472,20.5217" +benchmark intrusive graph dependency handling with N nodes - 1,checking for dependencies,100,11757,2351400,2.1008,2.0991,2.1032,0.0100,0.0076,0.0131,"2.0928,2.1013,2.1055,2.0927,2.1022,2.0936,2.1022,2.0936,2.1012,2.0928,2.1022,2.0928,2.0936,2.1013,2.0928,2.1013,2.1371,2.1022,2.1302,2.1022,2.0928,2.1013,2.0927,2.1013,2.0928,2.1013,2.0953,2.0927,2.1013,2.0928,2.1013,2.0928,2.1013,2.0927,2.1013,2.1175,2.1012,2.1098,2.1021,2.0936,2.1022,2.0928,2.0927,2.1021,2.1405,2.1013,2.0928,2.1013,2.1243,2.1013,2.0928,2.1022,2.0927,2.1022,2.0996,2.1022,2.0936,2.0928,2.1012,2.1387,2.1022,2.1312,2.1022,2.0927,2.1022,2.1141,2.1013,2.0928,2.1013,2.0928,2.0927,2.1013,2.0928,2.1022,2.0928,2.1013,2.0927,2.1013,2.1166,2.1021,2.1116,2.1021,2.0936,2.1022,2.0945,2.0928,2.1029,2.0936,2.1022,2.0928,2.1022,2.0936,2.1021,2.0928,2.1022,2.0936,2.1022,2.0996,2.1021,2.0927" +benchmark intrusive graph dependency handling with N nodes - 10,creating nodes,100,575,2415000,45.1414,44.9119,45.6744,1.6821,0.8892,3.4684,"43.9583,44.1322,45.7530,43.0870,45.6313,44.0452,45.6661,45.8226,45.6487,45.7183,45.6470,45.6487,45.8226,45.6487,43.5757,45.6470,44.4800,45.6487,45.8226,45.6487,45.6487,42.3896,45.6487,43.4000,45.6487,44.3930,45.6487,45.2313,45.6470,45.6487,45.8226,45.6487,45.8052,45.6487,43.8365,45.6487,45.8226,45.6487,45.4904,45.6487,45.6487,45.8052,45.6487,45.8226,45.6313,44.0974,45.6487,44.9687,45.6487,45.7687,45.6470,45.6487,45.8226,45.6487,43.5930,45.6470,44.5322,45.6487,45.4035,45.6470,45.6487,42.5130,45.6470,43.5409,45.6487,44.4278,45.6487,45.8052,45.6487,45.6487,42.4070,45.6661,45.8052,45.6487,44.1843,45.6487,45.0557,45.6487,45.7009,45.7530,45.6487,43.0522,59.1165,44.5687,44.1148,44.1496,43.9583,44.1148,43.9583,43.9583,44.1322,43.9565,44.1496,43.9757,44.1496,43.9583,44.1322,43.9583,43.9583,44.1322" +benchmark intrusive graph dependency handling with N nodes - 10,creating and adding dependencies,100,88,2437600,278.4697,278.3685,278.6314,0.6371,0.4526,1.1382,"279.4886,278.0000,282.7955,278.9091,278.0114,278.7955,278.4659,277.5455,279.2614,277.7727,279.0341,278.2273,278.8068,278.3409,277.6705,279.0227,277.8977,278.9091,278.3523,278.6818,278.3523,277.6591,278.8068,278.1136,278.8068,278.2273,278.4545,278.3409,277.7727,278.9091,277.8864,278.6818,278.4545,277.7727,279.2614,278.0114,279.0227,278.3523,278.6818,278.3523,277.6591,279.1477,277.8864,278.6932,278.2273,278.6932,278.5682,277.8977,279.1364,277.8864,278.7955,278.3409,278.5795,278.3409,278.0000,278.9091,278.0114,278.7955,278.2386,277.8864,279.3750,278.1136,279.0341,278.2273,278.8068,278.5682,277.8977,279.2500,278.1136,279.0341,278.2273,278.4659,278.5682,277.7841,278.7955,278.0114,278.5682,278.1250,278.4545,278.5795,278.0000,279.2614,278.1136,278.8068,278.4545,277.8977,278.7955,278.0114,279.0227,278.0114,278.5682,278.3523,277.8864,278.9205,277.7727,279.0341,278.2273,278.3409,278.2273,277.6591" +benchmark intrusive graph dependency handling with N nodes - 10,adding and removing dependencies,100,102,2427600,243.6769,243.0952,246.4380,5.4951,0.4212,13.0677,"242.6961,242.6961,246.7255,244.4608,244.0784,242.6961,243.3824,242.9902,242.5000,243.6765,242.7941,243.5784,242.8922,243.2843,243.0882,242.9902,243.7843,242.7941,243.5784,242.9902,243.3824,242.5000,243.1863,243.4804,243.0882,243.6765,242.9902,243.3824,243.1863,242.6961,243.5784,242.5000,243.6765,242.9902,243.6765,242.8922,242.6961,243.7843,242.7941,243.3824,242.8922,243.1863,242.8922,242.6961,243.4804,242.7941,243.1863,242.8922,243.4804,242.7941,298.0980,242.9902,242.9902,243.5784,242.6961,243.0882,242.7941,243.5784,242.7941,242.9902,243.3824,242.7941,243.3824,242.8922,243.1863,242.6961,242.8922,243.5784,242.8922,243.4804,242.8922,243.5784,242.8922,242.5000,243.1863,242.8922,243.4804,242.7941,243.5784,242.9902,242.8922,243.5784,242.5980,242.9902,242.5000,243.2843,242.4020,242.7941,243.2843,242.6961,243.2843,242.6961,243.2843,242.9902,242.7941,243.1863,242.5882,243.0882,242.5980,243.0882" +benchmark intrusive graph dependency handling with N nodes - 10,checking for dependencies,100,752,2406400,32.8046,32.6553,33.0148,0.8944,0.7197,1.3153,"32.3457,32.3471,33.9707,33.7992,33.7979,33.7979,33.7979,33.7992,34.2766,34.2779,34.2646,34.2779,34.2779,34.2779,34.2646,34.2779,34.2779,34.2779,34.2646,34.2779,34.2779,34.2766,34.2766,34.2779,37.6223,32.8258,32.3457,32.8258,32.3457,32.3324,32.3471,32.3457,32.3457,32.3457,32.3457,32.3457,32.3457,32.3457,32.3457,32.3457,32.3457,32.3471,32.3457,32.3457,32.3457,32.3457,32.3324,32.3457,32.3457,32.3324,32.3457,32.3457,32.3471,32.3457,32.3457,32.3457,32.3457,32.3457,32.3457,32.3457,32.3457,32.3457,32.3457,32.3471,32.3457,32.3457,32.3324,32.3457,32.3457,32.3324,32.3457,32.3457,32.3324,32.3457,32.3471,32.3457,32.3457,32.3457,32.3457,32.3471,32.3457,32.3457,32.3457,32.3457,32.3457,32.3471,32.3324,32.3457,32.3457,32.3324,32.3471,32.3457,32.3324,32.3457,32.3457,32.3457,32.3457,32.3457,32.3457,32.3457" +benchmark intrusive graph dependency handling with N nodes - 100,creating nodes,100,50,2435000,528.9860,528.8178,529.1606,0.8763,0.8464,0.9150,"529.9600,528.1600,529.9600,530.5600,528.1600,528.1600,529.5600,528.1600,529.9600,528.1800,529.9600,528.1600,530.1600,528.3600,530.1600,528.3600,529.9600,528.1600,528.1600,529.9600,528.1600,529.9600,528.3600,529.9800,528.1600,529.9600,528.1600,530.1800,528.1600,528.1600,529.9600,528.1600,529.9800,528.1600,529.7600,528.1600,530.1600,528.3600,529.9600,528.1600,528.1600,529.9600,528.1600,529.5600,528.1600,529.9600,528.1600,529.7600,528.1600,529.7600,528.1600,528.1600,529.5600,528.1600,529.5600,528.1600,529.9800,528.1600,529.7600,528.1600,530.1600,528.3800,529.7600,528.1600,528.1600,529.9600,528.1600,529.7600,528.1600,529.9600,528.1600,529.7600,528.1600,529.9600,528.1600,528.1600,529.5600,528.1600,530.1600,528.3600,529.9800,528.1600,529.9600,528.1600,529.9600,528.1600,528.1600,529.9600,528.1600,529.9800,528.1600,529.7600,528.1600,529.9600,528.1800,529.9600,528.1600,528.1600,529.9600,528.3800" +benchmark intrusive graph dependency handling with N nodes - 100,creating and adding dependencies,100,6,2784000,4355.0900,4353.5717,4357.9717,10.3062,6.3071,19.6138,"4346.3333,4344.5000,4431.3333,4353.0000,4389.6667,4372.8333,4351.3333,4363.0000,4362.8333,4351.3333,4349.5000,4344.6667,4356.1667,4359.5000,4359.6667,4359.5000,4353.0000,4358.0000,4351.1667,4359.6667,4361.3333,4347.8333,4359.6667,4354.5000,4344.6667,4349.5000,4356.3333,4346.1667,4352.8333,4361.3333,4359.5000,4358.0000,4354.6667,4362.8333,4358.0000,4354.5000,4357.8333,4348.0000,4352.8333,4351.3333,4357.8333,4351.3333,4351.3333,4352.8333,4354.6667,4342.8333,4359.6667,4354.5000,4363.0000,4353.0000,4349.5000,4356.3333,4352.8333,4354.6667,4354.6667,4337.8333,4361.3333,4351.1667,4354.6667,4347.8333,4344.6667,4349.5000,4361.3333,4354.6667,4356.1667,4341.3333,4352.8333,4349.6667,4346.1667,4349.6667,4354.5000,4353.0000,4352.8333,4354.6667,4359.6667,4356.1667,4358.0000,4354.5000,4362.8333,4359.6667,4359.5000,4351.1667,4354.6667,4346.1667,4351.3333,4361.1667,4346.3333,4337.8333,4353.0000,4347.8333,4358.0000,4354.6667,4351.1667,4356.3333,4354.5000,4353.0000,4354.6667,4367.8333,4353.0000,4354.5000" +benchmark intrusive graph dependency handling with N nodes - 100,adding and removing dependencies,100,6,2646600,4824.2500,4813.5667,4859.7533,89.0892,32.5342,199.7459,"4843.8333,4818.8333,4792.1667,4805.3333,4862.1667,4813.8333,4830.5000,4792.0000,5645.3333,4743.6667,4783.6667,4795.5000,4797.0000,4838.8333,4777.1667,4838.8333,4830.5000,4847.1667,4843.8333,4862.3333,4847.1667,4865.5000,4837.1667,4778.8333,4838.8333,4835.5000,4833.8333,4833.8333,4853.8333,4850.5000,4852.1667,4820.5000,4758.6667,4823.8333,4842.1667,4835.5000,4760.3333,4845.5000,4842.1667,4847.1667,4852.1667,4803.8333,4820.5000,4862.1667,4827.1667,4852.1667,4843.8333,4767.1667,4822.0000,4832.1667,4810.3333,4760.5000,4798.6667,4753.6667,4845.5000,4822.0000,4838.8333,4833.8333,4753.6667,4832.1667,4828.8333,4802.0000,4765.5000,4838.8333,4842.1667,4772.0000,4818.8333,4840.5000,4837.1667,4753.6667,4827.0000,4830.3333,4803.6667,4757.0000,4822.1667,4833.8333,4758.8333,4832.1667,4758.6667,4820.5000,4857.1667,4835.5000,4763.6667,4778.8333,4852.1667,4827.1667,4790.3333,4743.5000,4807.0000,4850.5000,4818.6667,4850.6667,4840.5000,4760.3333,4822.1667,4765.3333,4777.0000,4753.6667,4862.1667,4827.1667" +benchmark intrusive graph dependency handling with N nodes - 100,checking for dependencies,100,13,2602600,2017.3800,2016.3000,2018.6462,5.9542,4.9004,8.3944,"2015.2308,2019.8462,2046.8462,2016.7692,2019.8462,2012.8462,2022.9231,2012.1538,2013.6154,2018.2308,2009.8462,2018.3077,2019.8462,2022.0769,2019.0000,2017.5385,2009.8462,2009.0000,2009.0769,2014.4615,2022.1538,2009.7692,2016.0000,2014.4615,2017.4615,2010.6154,2013.6923,2010.5385,2010.6154,2016.7692,2010.5385,2019.0769,2007.5385,2015.2308,2012.0769,2017.5385,2020.6154,2023.6923,2017.5385,2022.0769,2022.8462,2018.3077,2026.7692,2021.3846,2031.3846,2014.4615,2013.6923,2002.0769,2014.4615,2007.4615,2011.3846,2020.6154,2016.7692,2025.2308,2013.6154,2022.1538,2015.2308,2022.1538,2016.0000,2016.6923,2021.3077,2016.0000,2023.6923,2015.2308,2024.4615,2019.8462,2020.5385,2019.0000,2027.5385,2016.7692,2015.2308,2022.1538,2017.5385,2022.0769,2013.6154,2031.3846,2020.6154,2026.0000,2020.6154,2022.9231,2016.7692,2020.6154,2020.6154,2012.0769,2016.0000,2016.0000,2019.0769,2012.0769,2020.6154,2012.9231,2019.0769,2012.0769,2013.6923,2017.5385,2009.7692,2017.5385,2010.6154,2018.3077,2012.8462,2015.2308" +benchmark task handling > without access thread,generating and deleting tasks,100,1,467429200,4953868.0500,4885773.5400,5002440.8100,291624.4202,222129.6506,366660.9380,"5124685.0000,5051877.0000,5047829.0000,5194417.0000,5012372.0000,4979260.0000,4882075.0000,4883950.0000,5162997.0000,5188536.0000,4908095.0000,5007925.0000,5151926.0000,5089488.0000,4986763.0000,4951567.0000,5085772.0000,5205859.0000,5124605.0000,4987555.0000,5138131.0000,4862148.0000,4956076.0000,5096862.0000,5192784.0000,5110819.0000,4912363.0000,5119535.0000,4977737.0000,5119506.0000,4937851.0000,4982656.0000,4887876.0000,4877707.0000,4900501.0000,4976263.0000,4993255.0000,5151635.0000,4960784.0000,5159943.0000,5056165.0000,5114726.0000,5075652.0000,5181974.0000,4930868.0000,5158629.0000,5258358.0000,5199456.0000,4903016.0000,4914136.0000,4956757.0000,5099086.0000,5223582.0000,4980773.0000,5075291.0000,4948672.0000,4948552.0000,5128212.0000,5168868.0000,5074259.0000,4972937.0000,5143592.0000,5147348.0000,5029304.0000,4881815.0000,5243250.0000,5058350.0000,5140775.0000,5047158.0000,5023464.0000,5041808.0000,5079009.0000,5182845.0000,5089298.0000,5031338.0000,5176964.0000,4954312.0000,5186993.0000,4965744.0000,5024576.0000,4990010.0000,4924115.0000,4866225.0000,5011401.0000,4926569.0000,4908395.0000,4944604.0000,5113714.0000,5042810.0000,4045150.0000,3956272.0000,4090435.0000,4085396.0000,3955290.0000,4066221.0000,4255599.0000,4256911.0000,4197388.0000,4550408.0000,5039995.0000" +benchmark task handling > with access thread,generating and deleting tasks with access thread,100,1,678997300,6720190.4100,6696636.8700,6744095.3300,121205.8570,107361.3713,139586.2725,"6613565.0000,6909125.0000,6969740.0000,6690531.0000,6650606.0000,6586183.0000,6715098.0000,6645155.0000,6810989.0000,6928361.0000,6734825.0000,6695711.0000,6595752.0000,6695560.0000,6644494.0000,6719927.0000,6757257.0000,6628724.0000,6732060.0000,6481545.0000,6708645.0000,6790882.0000,6630958.0000,6794508.0000,6656837.0000,6795761.0000,6705218.0000,6882584.0000,6903835.0000,6903845.0000,6539414.0000,6498708.0000,6380523.0000,6703325.0000,6865222.0000,6708074.0000,6784940.0000,6607704.0000,6682527.0000,6637901.0000,6660604.0000,6789940.0000,6690290.0000,6748520.0000,6684139.0000,6834454.0000,6716631.0000,6545245.0000,6803805.0000,6683187.0000,6880390.0000,6847008.0000,6634064.0000,6762918.0000,6819375.0000,6885982.0000,6982795.0000,6567387.0000,6972636.0000,6809927.0000,6635867.0000,6618715.0000,6854582.0000,6678999.0000,6774781.0000,6644314.0000,6716530.0000,6941647.0000,6924815.0000,6625197.0000,6611451.0000,6630718.0000,6639695.0000,6648041.0000,6597094.0000,6610219.0000,6593918.0000,6748882.0000,6729304.0000,6651297.0000,6840335.0000,6610449.0000,6604388.0000,6980400.0000,6709206.0000,6669973.0000,6727942.0000,6915527.0000,6663269.0000,6886773.0000,6743842.0000,6500611.0000,6691584.0000,6758089.0000,6767336.0000,6836448.0000,6650856.0000,6578018.0000,6635356.0000,6666657.0000" +generating large task graphs,soup topology,100,1,374598600,3556278.7300,3509414.1200,3600088.7100,230357.6494,216469.9608,238952.8945,"3745673.0000,3742727.0000,3286112.0000,3279640.0000,3275372.0000,3280061.0000,3552738.0000,3748468.0000,3737547.0000,3779367.0000,3742627.0000,3740694.0000,3703192.0000,3270363.0000,3246368.0000,3253220.0000,3336288.0000,3254893.0000,3280842.0000,3265824.0000,3720326.0000,3739962.0000,3761183.0000,3733069.0000,3731746.0000,3745503.0000,3741205.0000,3747426.0000,3633992.0000,3281914.0000,3247219.0000,3247429.0000,3246317.0000,3249213.0000,3263050.0000,3285150.0000,3254272.0000,3268019.0000,3524163.0000,3751504.0000,3749270.0000,3758867.0000,3738328.0000,3750512.0000,3754399.0000,3755622.0000,3734803.0000,3736826.0000,3748118.0000,3738499.0000,3750422.0000,3740253.0000,3751945.0000,3767705.0000,3756634.0000,3751734.0000,3744711.0000,3756454.0000,3747767.0000,3710246.0000,3725064.0000,3745472.0000,3753257.0000,3264090.0000,3251126.0000,3237230.0000,3257469.0000,3270302.0000,3269421.0000,3276905.0000,3233332.0000,3428924.0000,3752195.0000,3753387.0000,3741134.0000,3757836.0000,3761293.0000,3743870.0000,3725505.0000,3743008.0000,3763907.0000,3758748.0000,3421880.0000,3242199.0000,3257679.0000,3278298.0000,3247219.0000,3244163.0000,3263389.0000,3273679.0000,3274370.0000,3273720.0000,3741585.0000,3767474.0000,3752766.0000,3752586.0000,3753779.0000,3743819.0000,3744361.0000,3743639.0000" +generating large task graphs,chain topology,100,1,6902000,70836.9200,70765.6300,71020.5800,535.1674,146.6783,1017.5176,"70992.0000,70681.0000,73788.0000,71243.0000,71093.0000,70872.0000,70943.0000,70902.0000,71233.0000,70752.0000,70923.0000,70652.0000,70822.0000,70752.0000,70792.0000,70682.0000,70912.0000,70872.0000,70792.0000,70742.0000,70903.0000,70852.0000,70892.0000,70843.0000,70812.0000,70632.0000,70922.0000,70662.0000,70772.0000,70692.0000,70893.0000,70662.0000,70672.0000,70742.0000,70742.0000,70802.0000,70782.0000,70502.0000,70812.0000,70612.0000,71023.0000,70692.0000,70842.0000,70562.0000,70862.0000,70632.0000,70912.0000,70642.0000,70702.0000,70782.0000,70773.0000,70662.0000,70772.0000,70712.0000,75020.0000,70562.0000,70702.0000,70562.0000,70792.0000,70762.0000,70732.0000,70662.0000,70902.0000,70692.0000,70712.0000,70582.0000,70772.0000,70773.0000,70862.0000,70682.0000,70792.0000,70902.0000,70822.0000,70622.0000,70692.0000,70611.0000,71062.0000,70572.0000,70722.0000,70712.0000,70782.0000,70642.0000,70923.0000,70561.0000,70692.0000,70772.0000,70651.0000,70512.0000,70933.0000,70651.0000,70722.0000,70822.0000,70742.0000,70662.0000,70812.0000,70542.0000,70732.0000,70752.0000,70772.0000,70522.0000" +generating large task graphs,expanding tree topology,100,1,14209700,134905.2100,133182.3400,136808.0300,9190.4664,8043.2397,11580.2377,"141787.0000,142648.0000,132809.0000,126839.0000,126547.0000,126218.0000,126678.0000,126467.0000,126358.0000,126367.0000,126257.0000,126327.0000,126287.0000,126428.0000,126427.0000,126278.0000,126337.0000,126077.0000,126187.0000,126307.0000,126368.0000,147117.0000,126507.0000,126228.0000,126467.0000,126017.0000,126458.0000,126147.0000,126427.0000,126248.0000,126317.0000,126608.0000,126357.0000,126257.0000,126067.0000,125956.0000,126268.0000,126087.0000,126087.0000,125866.0000,126057.0000,126337.0000,126598.0000,126428.0000,126468.0000,126257.0000,126357.0000,125827.0000,126237.0000,126297.0000,125957.0000,126077.0000,126217.0000,168838.0000,142238.0000,142638.0000,142558.0000,142348.0000,142448.0000,142388.0000,142127.0000,142578.0000,142318.0000,142007.0000,142007.0000,142238.0000,142678.0000,142308.0000,142347.0000,142017.0000,141927.0000,142599.0000,142147.0000,142458.0000,142488.0000,142007.0000,142428.0000,142227.0000,142518.0000,142418.0000,142669.0000,165391.0000,142678.0000,142458.0000,141927.0000,142238.0000,142348.0000,142257.0000,142648.0000,141857.0000,141757.0000,141927.0000,141947.0000,142197.0000,142087.0000,142317.0000,142378.0000,142378.0000,142448.0000,142718.0000" +generating large task graphs,contracting tree topology,100,1,18126400,181248.3700,181040.0600,181641.5700,1417.9782,860.3532,2222.7012,"180520.0000,181051.0000,185580.0000,181472.0000,181542.0000,180880.0000,181922.0000,181011.0000,181592.0000,181212.0000,181281.0000,181001.0000,181122.0000,181602.0000,181862.0000,180711.0000,181231.0000,180901.0000,189517.0000,181101.0000,180720.0000,181081.0000,181131.0000,181131.0000,180810.0000,180490.0000,180710.0000,180860.0000,180811.0000,180911.0000,181091.0000,180770.0000,180871.0000,181191.0000,181312.0000,180380.0000,181872.0000,180801.0000,180440.0000,180410.0000,185840.0000,181111.0000,180510.0000,181442.0000,181161.0000,180550.0000,180721.0000,181542.0000,181201.0000,181281.0000,180500.0000,180540.0000,181431.0000,180991.0000,181122.0000,181231.0000,181101.0000,180680.0000,180630.0000,180670.0000,181081.0000,180781.0000,184547.0000,180710.0000,181402.0000,180520.0000,180580.0000,180380.0000,180750.0000,181071.0000,180330.0000,181792.0000,180720.0000,181251.0000,180941.0000,180570.0000,181552.0000,180430.0000,180240.0000,181061.0000,181382.0000,180520.0000,180961.0000,180790.0000,188876.0000,181111.0000,180691.0000,180500.0000,181151.0000,180330.0000,180530.0000,180500.0000,180540.0000,181151.0000,181462.0000,181893.0000,180630.0000,180720.0000,180931.0000,180300.0000" +generating large task graphs,wave_sim topology,100,1,63479100,619144.3500,610469.0200,627968.8800,44383.0489,43117.7877,49183.7457,"572743.0000,572663.0000,663234.0000,660139.0000,659717.0000,659989.0000,665438.0000,660249.0000,659788.0000,659617.0000,659287.0000,659928.0000,670268.0000,660279.0000,659878.0000,659247.0000,659767.0000,659788.0000,665389.0000,659597.0000,658706.0000,659397.0000,658656.0000,659367.0000,663936.0000,658987.0000,659046.0000,659117.0000,659427.0000,660298.0000,668424.0000,660499.0000,660219.0000,660519.0000,659968.0000,660379.0000,664136.0000,659798.0000,660028.0000,659868.0000,659618.0000,660439.0000,669346.0000,660409.0000,659437.0000,659477.0000,660028.0000,660449.0000,665298.0000,660459.0000,659828.0000,659808.0000,721955.0000,572904.0000,571781.0000,580958.0000,573163.0000,573094.0000,573505.0000,572943.0000,573404.0000,573996.0000,582652.0000,573975.0000,573855.0000,574376.0000,573204.0000,573725.0000,577512.0000,573524.0000,572372.0000,574046.0000,572853.0000,573584.0000,573264.0000,586770.0000,572112.0000,571831.0000,571981.0000,573555.0000,573645.0000,573724.0000,578875.0000,574055.0000,574196.0000,572883.0000,574196.0000,572062.0000,573704.0000,589375.0000,573444.0000,571992.0000,573194.0000,573595.0000,573444.0000,573024.0000,575929.0000,571921.0000,572563.0000,573344.0000" +generating large task graphs,jacobi topology,100,1,21340700,216779.7300,216494.0100,217271.0700,1871.2244,1237.3079,2749.4594,"216358.0000,216058.0000,219934.0000,226808.0000,216659.0000,215927.0000,216267.0000,216708.0000,216749.0000,216538.0000,217210.0000,216257.0000,216769.0000,216849.0000,217099.0000,216578.0000,216999.0000,215837.0000,217179.0000,216338.0000,217470.0000,216438.0000,220656.0000,217230.0000,217199.0000,216719.0000,217390.0000,216779.0000,216818.0000,215827.0000,217340.0000,216689.0000,217280.0000,216548.0000,216889.0000,215596.0000,216098.0000,215887.0000,216328.0000,215636.0000,221608.0000,215787.0000,216158.0000,215426.0000,216227.0000,215666.0000,216128.0000,215626.0000,215767.0000,215566.0000,215787.0000,215617.0000,215837.0000,215235.0000,215918.0000,215806.0000,215667.0000,215476.0000,224704.0000,216107.0000,216117.0000,215556.0000,216338.0000,215647.0000,215967.0000,216328.0000,216248.0000,216217.0000,216278.0000,216017.0000,216659.0000,215977.0000,216228.0000,215997.0000,216348.0000,215526.0000,216178.0000,221417.0000,216047.0000,215656.0000,216318.0000,215636.0000,216137.0000,215897.0000,216769.0000,216738.0000,216919.0000,216458.0000,217469.0000,216377.0000,216918.0000,217199.0000,217360.0000,216588.0000,216659.0000,225104.0000,216599.0000,215947.0000,216348.0000,215736.0000" +generating large command graphs for N nodes - 1,soup topology,100,1,645808000,6440332.0400,6374635.5700,6492948.2700,300166.8554,252121.1227,343082.4195,"6594869.0000,6576284.0000,6660213.0000,6618194.0000,6619486.0000,6581955.0000,6708385.0000,6605570.0000,6600640.0000,6586103.0000,6594369.0000,6602344.0000,6585652.0000,6569362.0000,6609116.0000,6604978.0000,6592735.0000,6572808.0000,6615609.0000,6590241.0000,6611412.0000,6600300.0000,6602575.0000,6598767.0000,6611311.0000,6607223.0000,6618164.0000,6580002.0000,6597234.0000,6574100.0000,6587927.0000,6585963.0000,6589219.0000,6583758.0000,6577046.0000,5844268.0000,5816596.0000,5797239.0000,5820213.0000,5801146.0000,6065026.0000,6567327.0000,6596262.0000,6570974.0000,6578339.0000,6613696.0000,6591393.0000,6583889.0000,6600261.0000,6592806.0000,6574070.0000,6582096.0000,6566777.0000,6587746.0000,6578137.0000,6578459.0000,6622202.0000,6564592.0000,6600050.0000,6615319.0000,6601693.0000,6583738.0000,6594319.0000,6587917.0000,6607684.0000,6567649.0000,6624486.0000,6595541.0000,6592174.0000,6581555.0000,5971739.0000,5776400.0000,5786108.0000,5766651.0000,5749839.0000,6467648.0000,6627071.0000,6599178.0000,6594038.0000,6583148.0000,6574943.0000,6011064.0000,5814231.0000,5826725.0000,5762484.0000,5766841.0000,5824811.0000,6200703.0000,6628162.0000,6608656.0000,6619527.0000,6592686.0000,6603847.0000,6263031.0000,5893371.0000,6589189.0000,6551738.0000,6599809.0000,6252972.0000,5867041.0000" +generating large command graphs for N nodes - 1,chain topology,100,1,28145700,286899.7200,286516.6300,287513.3500,2430.5448,1683.9194,3364.3415,"286241.0000,285278.0000,295087.0000,286550.0000,286570.0000,286581.0000,286721.0000,286340.0000,285819.0000,286471.0000,286240.0000,292272.0000,286902.0000,286551.0000,285739.0000,286201.0000,287061.0000,286530.0000,286741.0000,286781.0000,285589.0000,286250.0000,286200.0000,286782.0000,286010.0000,297401.0000,286381.0000,286882.0000,285779.0000,285900.0000,285389.0000,285228.0000,286661.0000,286430.0000,286090.0000,286060.0000,286020.0000,286661.0000,285629.0000,292753.0000,287393.0000,287042.0000,286210.0000,285910.0000,285268.0000,285349.0000,287072.0000,286451.0000,285870.0000,285649.0000,286611.0000,286230.0000,286000.0000,298303.0000,287122.0000,286320.0000,285770.0000,287192.0000,287342.0000,284908.0000,285860.0000,286000.0000,286270.0000,285389.0000,286391.0000,286340.0000,286019.0000,293404.0000,287002.0000,287503.0000,285960.0000,286721.0000,286421.0000,286731.0000,285369.0000,286160.0000,286200.0000,285639.0000,286250.0000,285399.0000,285108.0000,291340.0000,286171.0000,286641.0000,286420.0000,285769.0000,285870.0000,286100.0000,286451.0000,285048.0000,286491.0000,287322.0000,285519.0000,286451.0000,286701.0000,296219.0000,286280.0000,286140.0000,285319.0000,286801.0000" +generating large command graphs for N nodes - 1,expanding tree topology,100,1,45089200,450908.6600,450479.6800,451549.1200,2635.1842,1958.2624,3781.6845,"449680.0000,449970.0000,457535.0000,451714.0000,450391.0000,450121.0000,451683.0000,450591.0000,454179.0000,451102.0000,449760.0000,452465.0000,449659.0000,450210.0000,451302.0000,451613.0000,451153.0000,464859.0000,451433.0000,450361.0000,451303.0000,450231.0000,450682.0000,448788.0000,449891.0000,450611.0000,455571.0000,449119.0000,449299.0000,449900.0000,449830.0000,449580.0000,449550.0000,449629.0000,450601.0000,455020.0000,450492.0000,450882.0000,450151.0000,449189.0000,450221.0000,448759.0000,450812.0000,449259.0000,459629.0000,451022.0000,449690.0000,449299.0000,449890.0000,449960.0000,450502.0000,449419.0000,448919.0000,455992.0000,451202.0000,449279.0000,450461.0000,450081.0000,449760.0000,449500.0000,449710.0000,450852.0000,454930.0000,449439.0000,450522.0000,448828.0000,451343.0000,449410.0000,449629.0000,449950.0000,458176.0000,451724.0000,451353.0000,449119.0000,451744.0000,448688.0000,449159.0000,449249.0000,450231.0000,454559.0000,449680.0000,449229.0000,450201.0000,449189.0000,449540.0000,449730.0000,449850.0000,450762.0000,459979.0000,450982.0000,450592.0000,450121.0000,449078.0000,449249.0000,449429.0000,448448.0000,449409.0000,454589.0000,449449.0000,448989.0000" +generating large command graphs for N nodes - 1,contracting tree topology,100,1,48584800,470966.6400,464773.8900,476999.5200,31180.3026,30370.2933,32066.5189,"449900.0000,437237.0000,513341.0000,498673.0000,499073.0000,498512.0000,504854.0000,500075.0000,499905.0000,497941.0000,498192.0000,498081.0000,497730.0000,499445.0000,509533.0000,501759.0000,499915.0000,499554.0000,499834.0000,500305.0000,499724.0000,500737.0000,507510.0000,498011.0000,498513.0000,499053.0000,498252.0000,497491.0000,497450.0000,498252.0000,503021.0000,498643.0000,498923.0000,498462.0000,497100.0000,497330.0000,497591.0000,497541.0000,508671.0000,501549.0000,498843.0000,498472.0000,498092.0000,498733.0000,499063.0000,499464.0000,506578.0000,500186.0000,499063.0000,499404.0000,497401.0000,499714.0000,499043.0000,498482.0000,501949.0000,449420.0000,436996.0000,435974.0000,435182.0000,436605.0000,437086.0000,436104.0000,435302.0000,437086.0000,450281.0000,438608.0000,436775.0000,436054.0000,437838.0000,436294.0000,435573.0000,437076.0000,437557.0000,444430.0000,437517.0000,436365.0000,435984.0000,437216.0000,437857.0000,437677.0000,435453.0000,437446.0000,456092.0000,436935.0000,437387.0000,435363.0000,434942.0000,436194.0000,435714.0000,436114.0000,436525.0000,444280.0000,437907.0000,437277.0000,434751.0000,435533.0000,434971.0000,436314.0000,436265.0000,436174.0000" +generating large command graphs for N nodes - 1,wave_sim topology,100,1,221810300,2211850.8500,2199339.3800,2217783.0900,41934.4267,20609.5624,70086.6454,"2227196.0000,2239059.0000,1965190.0000,1944672.0000,2065671.0000,2213210.0000,2237246.0000,2194666.0000,2235402.0000,2189565.0000,2201999.0000,2198312.0000,2204474.0000,2197040.0000,2192621.0000,2207530.0000,2210175.0000,2215435.0000,2178815.0000,2227648.0000,2216416.0000,2214954.0000,2238478.0000,2200276.0000,2211186.0000,2205675.0000,2207680.0000,2190397.0000,2214492.0000,2209103.0000,2192230.0000,2224802.0000,2195306.0000,2209714.0000,2193042.0000,2231024.0000,2219563.0000,2228660.0000,2225103.0000,2219202.0000,2229862.0000,2220524.0000,2237426.0000,2216717.0000,2228579.0000,2216416.0000,2238649.0000,2220685.0000,2216046.0000,2226856.0000,2219131.0000,2225633.0000,2233780.0000,2217658.0000,2213881.0000,2244279.0000,2223700.0000,2220795.0000,2230613.0000,2215744.0000,2238698.0000,2212439.0000,2225504.0000,2213581.0000,2221776.0000,2234340.0000,2206307.0000,2219192.0000,2209534.0000,2216877.0000,2226325.0000,2216897.0000,2207880.0000,2244319.0000,2221155.0000,2212639.0000,2236996.0000,2211838.0000,2214853.0000,2216105.0000,2217839.0000,2231194.0000,2225784.0000,2217609.0000,2228048.0000,2224392.0000,2215504.0000,2219893.0000,2211086.0000,2230182.0000,2217589.0000,2232667.0000,2247696.0000,2219732.0000,2226435.0000,2218901.0000,2237747.0000,2214663.0000,2238929.0000,2211737.0000" +generating large command graphs for N nodes - 1,jacobi topology,100,1,83312700,831703.6500,830848.8800,833574.3100,6151.7201,3519.3596,12182.7607,"835901.0000,828447.0000,837555.0000,829389.0000,833948.0000,830651.0000,828728.0000,828097.0000,829920.0000,840831.0000,829920.0000,831122.0000,830682.0000,829139.0000,835130.0000,829099.0000,828527.0000,829149.0000,835180.0000,831163.0000,830902.0000,829519.0000,829991.0000,840640.0000,828918.0000,830461.0000,829118.0000,828757.0000,837724.0000,830060.0000,830892.0000,829489.0000,830220.0000,840581.0000,829048.0000,880415.0000,830130.0000,828137.0000,836854.0000,829339.0000,830010.0000,828478.0000,833657.0000,829449.0000,829730.0000,828187.0000,830792.0000,841442.0000,831814.0000,829559.0000,830612.0000,830731.0000,833957.0000,828869.0000,829078.0000,828277.0000,829249.0000,835681.0000,829589.0000,829630.0000,828537.0000,829860.0000,840010.0000,829449.0000,828969.0000,829600.0000,833898.0000,828357.0000,829810.0000,827435.0000,828337.0000,841071.0000,830371.0000,830261.0000,829369.0000,826784.0000,831923.0000,829609.0000,828177.0000,826985.0000,829369.0000,843125.0000,828888.0000,830721.0000,828818.0000,827806.0000,835380.0000,829099.0000,831413.0000,829369.0000,829760.0000,835691.0000,827826.0000,834869.0000,829079.0000,841182.0000,830661.0000,828497.0000,829369.0000,828067.0000" +generating large command graphs for N nodes - 4,soup topology,100,1,1594133500,15730411.0100,15602311.7300,15815079.6600,524632.2904,383634.8310,673631.5337,"15885888.0000,15910274.0000,15935913.0000,15899555.0000,15935483.0000,15814384.0000,15849399.0000,15897791.0000,15915424.0000,15918309.0000,15921376.0000,14804199.0000,15890607.0000,15983684.0000,15906338.0000,15660491.0000,15957544.0000,15906227.0000,15963657.0000,15905615.0000,15917289.0000,15935793.0000,15872654.0000,15847315.0000,15908752.0000,15956963.0000,15869517.0000,15892260.0000,15870209.0000,15900907.0000,15929461.0000,15918501.0000,15909634.0000,15894284.0000,15968215.0000,15924933.0000,15892551.0000,15884546.0000,15932377.0000,15993141.0000,15972352.0000,15020800.0000,13960892.0000,14182122.0000,15919482.0000,15877653.0000,15913470.0000,15952304.0000,15944169.0000,15787963.0000,13983927.0000,13901640.0000,15656253.0000,15880238.0000,15920204.0000,15862764.0000,15898583.0000,15937126.0000,15925012.0000,15916607.0000,16103501.0000,15895988.0000,15900005.0000,15914593.0000,15899494.0000,15895336.0000,14355199.0000,13944853.0000,15476933.0000,15940342.0000,15925053.0000,15920784.0000,15916787.0000,15921255.0000,15933018.0000,15924611.0000,15923089.0000,15898623.0000,15967423.0000,15929992.0000,15970750.0000,15902901.0000,15936795.0000,15881601.0000,15119877.0000,13941725.0000,14186600.0000,15945521.0000,15936514.0000,15923260.0000,15910986.0000,15907980.0000,15990698.0000,15835964.0000,15920473.0000,15924311.0000,15890798.0000,15940683.0000,15950601.0000,15941163.0000" +generating large command graphs for N nodes - 4,chain topology,100,1,347621700,3477257.7400,3475333.1400,3482081.9100,14512.5778,7293.2592,30392.6993,"3479479.0000,3483567.0000,3472656.0000,3465802.0000,3461414.0000,3509536.0000,3465773.0000,3469700.0000,3467136.0000,3470873.0000,3475681.0000,3481913.0000,3469450.0000,3473207.0000,3475562.0000,3475642.0000,3478627.0000,3481523.0000,3472806.0000,3479799.0000,3472906.0000,3476163.0000,3479098.0000,3472215.0000,3469279.0000,3480982.0000,3475681.0000,3473268.0000,3467005.0000,3467696.0000,3465973.0000,3470602.0000,3464761.0000,3473808.0000,3465643.0000,3471714.0000,3473187.0000,3467456.0000,3469520.0000,3479258.0000,3471824.0000,3472917.0000,3470973.0000,3470191.0000,3464621.0000,3472335.0000,3465202.0000,3478577.0000,3468508.0000,3476313.0000,3473036.0000,3478316.0000,3462527.0000,3474400.0000,3468428.0000,3480270.0000,3469951.0000,3477084.0000,3486672.0000,3472556.0000,3470202.0000,3489067.0000,3479929.0000,3489137.0000,3478336.0000,3479780.0000,3492744.0000,3470152.0000,3475110.0000,3477605.0000,3481843.0000,3474479.0000,3474770.0000,3482134.0000,3599376.0000,3471413.0000,3492693.0000,3479027.0000,3480560.0000,3485270.0000,3472225.0000,3474349.0000,3485490.0000,3473427.0000,3479399.0000,3472636.0000,3493876.0000,3476122.0000,3478637.0000,3477816.0000,3473267.0000,3483777.0000,3477155.0000,3485510.0000,3489477.0000,3482824.0000,3487514.0000,3484939.0000,3467265.0000,3485380.0000" +generating large command graphs for N nodes - 4,expanding tree topology,100,1,965633800,9468825.0000,9389912.8800,9531917.7500,358543.6803,300276.2309,411244.1336,"9642342.0000,8786641.0000,9657522.0000,9681736.0000,9655527.0000,9648704.0000,9714068.0000,9590935.0000,8745113.0000,8708704.0000,8596912.0000,9268685.0000,9658463.0000,9649145.0000,9680265.0000,9670565.0000,9657191.0000,9619559.0000,8664561.0000,9280126.0000,9644667.0000,9612947.0000,8629764.0000,8910196.0000,9606104.0000,9674163.0000,9679943.0000,9656879.0000,9663433.0000,9722895.0000,9679783.0000,9651599.0000,9659866.0000,9370858.0000,8679990.0000,9122478.0000,9698128.0000,9273223.0000,8749481.0000,9410743.0000,8915326.0000,9699450.0000,9657722.0000,8807872.0000,9625019.0000,9688711.0000,9591135.0000,8663639.0000,9284304.0000,9389593.0000,8697963.0000,9552982.0000,8679709.0000,8677835.0000,8683516.0000,8655374.0000,9233587.0000,9641982.0000,9669994.0000,9651850.0000,9644817.0000,9715381.0000,9609921.0000,9635730.0000,9667230.0000,9669984.0000,9685404.0000,9738855.0000,9618587.0000,9689021.0000,9689862.0000,9674935.0000,9699180.0000,9595544.0000,9807515.0000,9669944.0000,9667660.0000,9690312.0000,9668372.0000,9749384.0000,9630650.0000,9652081.0000,9662650.0000,9677409.0000,9664875.0000,9703458.0000,9590613.0000,9667319.0000,9665757.0000,9656750.0000,9656429.0000,9644375.0000,9661109.0000,9664885.0000,9643554.0000,9647192.0000,9676677.0000,9647071.0000,9666578.0000,9673963.0000" +generating large command graphs for N nodes - 4,contracting tree topology,100,1,376919500,3840622.0200,3806930.5100,3863017.0100,137307.4968,95320.7232,175824.5754,"3888423.0000,3883254.0000,3407642.0000,3405970.0000,3395620.0000,3410418.0000,3419695.0000,3401140.0000,3402353.0000,3398766.0000,3409115.0000,3808111.0000,3886149.0000,3884946.0000,3886109.0000,3884416.0000,3879046.0000,3893202.0000,3887802.0000,3886299.0000,3882913.0000,3878746.0000,3872243.0000,3877392.0000,3888323.0000,3879827.0000,3881510.0000,3904855.0000,3879306.0000,3880458.0000,3898643.0000,3889496.0000,3883985.0000,3887302.0000,3882762.0000,3879025.0000,3880088.0000,3888193.0000,3878064.0000,3889035.0000,3879577.0000,3888824.0000,3890297.0000,3883143.0000,3880799.0000,3879306.0000,3881650.0000,3885448.0000,3882141.0000,3898672.0000,3892221.0000,3879877.0000,3888073.0000,3886319.0000,3889976.0000,3868565.0000,3881149.0000,3883935.0000,3879556.0000,3881520.0000,3895917.0000,3873284.0000,3884977.0000,3895817.0000,3879817.0000,3886800.0000,3883173.0000,3877673.0000,3889686.0000,3887422.0000,3879476.0000,3879766.0000,3864397.0000,3877102.0000,3882492.0000,3878384.0000,3878795.0000,3884907.0000,3885428.0000,3884085.0000,3895507.0000,3886469.0000,3888864.0000,3882572.0000,3878965.0000,3884947.0000,3882943.0000,3944570.0000,3883043.0000,3883163.0000,3874808.0000,3882763.0000,3869057.0000,3890567.0000,3886128.0000,3864788.0000,3887612.0000,3896919.0000,3885778.0000,3881651.0000" +generating large command graphs for N nodes - 4,wave_sim topology,100,1,1537676600,15466155.0100,15315398.2200,15594987.2900,706976.1175,618639.3758,786107.7924,"14910220.0000,15965149.0000,15684327.0000,15688275.0000,15663236.0000,15624383.0000,15674238.0000,15655051.0000,15613483.0000,14180608.0000,14386188.0000,15936465.0000,14927964.0000,14088573.0000,15133443.0000,15948067.0000,15850842.0000,15437339.0000,14761438.0000,15830773.0000,15965139.0000,15982632.0000,15940252.0000,15659048.0000,14046825.0000,14414642.0000,15976580.0000,15937085.0000,15993151.0000,14727965.0000,14099365.0000,14096118.0000,15113626.0000,15975809.0000,15953927.0000,15953335.0000,15954459.0000,15971551.0000,15905595.0000,14097321.0000,15801870.0000,15946503.0000,15242941.0000,15648389.0000,15979535.0000,15972332.0000,15972443.0000,15982973.0000,15978624.0000,15957174.0000,15959709.0000,15943738.0000,15958316.0000,15967954.0000,15980559.0000,15989053.0000,15938128.0000,15959779.0000,15408264.0000,14066643.0000,14136585.0000,16008129.0000,15999143.0000,14549658.0000,14107319.0000,15030479.0000,15979757.0000,15527649.0000,14085869.0000,14070150.0000,15962483.0000,15990227.0000,15984015.0000,15954579.0000,15952785.0000,15974286.0000,15958216.0000,14139961.0000,14090037.0000,15941144.0000,15971730.0000,15964147.0000,15981340.0000,15972572.0000,15942937.0000,15976731.0000,15963206.0000,15969857.0000,15092586.0000,14087993.0000,14461781.0000,16002520.0000,15961392.0000,15970268.0000,15963746.0000,14679333.0000,14056353.0000,14860256.0000,15968706.0000,15946162.0000" +generating large command graphs for N nodes - 4,jacobi topology,100,1,530482900,5370015.0500,5306483.7100,5425266.0600,302979.4109,270650.9881,326258.3384,"5564628.0000,5550352.0000,4874811.0000,4879330.0000,4881454.0000,4878830.0000,5544640.0000,5566742.0000,5576490.0000,5558697.0000,5573506.0000,5565971.0000,5566101.0000,5577493.0000,5566653.0000,5160442.0000,4878298.0000,4896844.0000,4882256.0000,4883679.0000,4878128.0000,4943802.0000,5567694.0000,5576892.0000,5575840.0000,5576310.0000,5556904.0000,5573545.0000,5573014.0000,5570389.0000,5562224.0000,5586630.0000,5383555.0000,4883057.0000,4875954.0000,4887887.0000,4891964.0000,4879871.0000,4878719.0000,5404787.0000,5555561.0000,5569507.0000,5572453.0000,5623440.0000,5570851.0000,5566862.0000,5571220.0000,5570189.0000,5560701.0000,5105809.0000,4891573.0000,4880453.0000,4884060.0000,4884029.0000,4885923.0000,5568486.0000,5573375.0000,5566412.0000,5570660.0000,5569658.0000,5586992.0000,5562374.0000,5586740.0000,5566492.0000,5573756.0000,5581710.0000,5568134.0000,5593613.0000,5569939.0000,5566562.0000,5583875.0000,5575359.0000,5573336.0000,5565349.0000,5559158.0000,5569217.0000,5555181.0000,5575319.0000,5570569.0000,5569928.0000,5582593.0000,5569328.0000,5554900.0000,5567864.0000,5203826.0000,4884841.0000,4900741.0000,4889670.0000,4882286.0000,4891414.0000,4905400.0000,5579156.0000,5568465.0000,5570299.0000,5552795.0000,5559588.0000,5569879.0000,5573956.0000,5582782.0000,5562514.0000" +generating large command graphs for N nodes - 16,soup topology,100,1,5428047600,55642907.8300,55216513.5400,56022219.0200,2046969.6994,1843688.1766,2282671.7894,"57491806.0000,57341943.0000,54313617.0000,57103662.0000,52684361.0000,57321745.0000,57416334.0000,57356480.0000,57313389.0000,55354098.0000,51726246.0000,53249703.0000,51838709.0000,53613361.0000,56226230.0000,57291899.0000,57312547.0000,57417337.0000,53372744.0000,57240611.0000,57068285.0000,53336075.0000,57315994.0000,56315659.0000,53842123.0000,57380586.0000,57444347.0000,54396794.0000,51224196.0000,52917733.0000,57232176.0000,57239128.0000,53208995.0000,54789308.0000,52016165.0000,56104750.0000,52212487.0000,57313490.0000,57326984.0000,54550927.0000,56891199.0000,52576727.0000,57125743.0000,55515364.0000,55310736.0000,56100832.0000,50489072.0000,50925148.0000,57360469.0000,57476087.0000,55105488.0000,56655212.0000,57368263.0000,52327514.0000,57240761.0000,57369516.0000,57373884.0000,57237515.0000,53162788.0000,57357192.0000,53347257.0000,57449196.0000,53984283.0000,52393901.0000,57372170.0000,52590153.0000,57336712.0000,57227306.0000,57418007.0000,52302869.0000,53296720.0000,55880075.0000,55049891.0000,57268574.0000,53086032.0000,55967700.0000,53937434.0000,57504091.0000,57355689.0000,57500715.0000,57290355.0000,57364857.0000,52604009.0000,57398751.0000,56083890.0000,54505270.0000,55528439.0000,57039390.0000,53523972.0000,57586135.0000,56240728.0000,54920727.0000,57390145.0000,57380777.0000,57487519.0000,57345500.0000,57309411.0000,57324310.0000,57228378.0000,57276911.0000" +generating large command graphs for N nodes - 16,chain topology,100,1,40276820900,400426923.3300,398669498.9900,401914566.1100,8181053.3186,6976270.0435,9971685.4435,"397307404.0000,371562048.0000,406668054.0000,403771728.0000,408929317.0000,408310185.0000,409072780.0000,399874987.0000,405293110.0000,408955628.0000,409055817.0000,409677134.0000,399607350.0000,409046699.0000,409578638.0000,408693511.0000,404254823.0000,397173070.0000,409613824.0000,409324326.0000,409498195.0000,409325017.0000,397840434.0000,409527390.0000,410269096.0000,409413154.0000,403674043.0000,403949075.0000,397872615.0000,400620399.0000,390255677.0000,393024160.0000,407578899.0000,405713266.0000,402383037.0000,409919873.0000,398565958.0000,398695133.0000,408963151.0000,406157628.0000,409252670.0000,403607267.0000,403723196.0000,408795395.0000,408952852.0000,408870987.0000,394082646.0000,404139305.0000,398462021.0000,397732029.0000,397450786.0000,385211272.0000,399968574.0000,391968601.0000,393618276.0000,403561150.0000,391240231.0000,393321664.0000,396622808.0000,399706418.0000,409125530.0000,403190197.0000,397321711.0000,403995903.0000,392931846.0000,406531015.0000,391624950.0000,403929368.0000,400239458.0000,390804777.0000,404125709.0000,389210136.0000,397339365.0000,403918617.0000,411967573.0000,398137797.0000,393105905.0000,400955955.0000,403067334.0000,390500982.0000,403379646.0000,393414921.0000,397945543.0000,391259869.0000,377329904.0000,382895746.0000,385120700.0000,396657754.0000,403492390.0000,403859365.0000,385883896.0000,404621258.0000,405481788.0000,395543844.0000,404266055.0000,392099359.0000,374893107.0000,400502205.0000,399783605.0000,402932469.0000" +generating large command graphs for N nodes - 16,expanding tree topology,100,1,67810691700,675830513.5800,673632595.4100,677625435.0700,10108353.3274,8516827.6090,12744923.4179,"677592853.0000,679932022.0000,672717687.0000,645973238.0000,685246258.0000,679652392.0000,678949060.0000,679227498.0000,676174314.0000,677996937.0000,684988890.0000,686076651.0000,681828504.0000,684126196.0000,684124293.0000,684508060.0000,685161137.0000,681978308.0000,679714620.0000,685998132.0000,682373638.0000,685319106.0000,685637779.0000,685865642.0000,683783207.0000,684796676.0000,684032499.0000,684276181.0000,684059250.0000,685179031.0000,681943792.0000,685769270.0000,684292822.0000,685020060.0000,683892584.0000,684643576.0000,681017348.0000,684554208.0000,684420343.0000,684352085.0000,684565749.0000,685434606.0000,684755949.0000,683962627.0000,680291865.0000,684185268.0000,684050723.0000,685658760.0000,685436911.0000,685174852.0000,680008146.0000,684916675.0000,682256134.0000,687038193.0000,668318024.0000,674432535.0000,666511482.0000,657449747.0000,637833390.0000,668708634.0000,664461279.0000,664298810.0000,640078874.0000,660178907.0000,667133590.0000,662285968.0000,667886095.0000,663524984.0000,663692332.0000,664977226.0000,674317457.0000,669788930.0000,672329592.0000,675124075.0000,661989997.0000,673179702.0000,680053202.0000,664066841.0000,676445039.0000,673928241.0000,663410979.0000,674572721.0000,674099905.0000,667697108.0000,657987136.0000,670175292.0000,668632669.0000,668231620.0000,668367838.0000,669770756.0000,667116097.0000,669465137.0000,682988752.0000,669786405.0000,672356694.0000,671383981.0000,676918284.0000,667699873.0000,673793134.0000,680669419.0000" +generating large command graphs for N nodes - 16,contracting tree topology,100,1,13460472400,134057077.3000,133741085.1100,134243550.8700,1207894.1635,793424.5935,1721092.7877,"134029873.0000,134267532.0000,134235091.0000,134401117.0000,134806804.0000,134742222.0000,129922943.0000,134609571.0000,134538446.0000,134414041.0000,134221125.0000,134421185.0000,134270519.0000,134397329.0000,134189095.0000,134219433.0000,134272342.0000,134295626.0000,134161482.0000,133704107.0000,130537147.0000,134925920.0000,134879331.0000,130279679.0000,133125331.0000,134249709.0000,134083223.0000,134620331.0000,134378164.0000,134043819.0000,134432726.0000,134462252.0000,134364277.0000,134164408.0000,134471499.0000,132841803.0000,134673683.0000,134797758.0000,134775165.0000,134259118.0000,134193423.0000,134161562.0000,134077953.0000,134408601.0000,134016878.0000,134395666.0000,134320644.0000,134333147.0000,134287691.0000,134346873.0000,134287201.0000,134613137.0000,134352695.0000,134964974.0000,134808028.0000,134297530.0000,134473764.0000,134335372.0000,134425112.0000,134246423.0000,134555408.0000,134425784.0000,134255821.0000,134157605.0000,134282372.0000,128082097.0000,134550519.0000,134359727.0000,134466309.0000,134613719.0000,134486278.0000,134638225.0000,129592277.0000,134276601.0000,134262775.0000,134332506.0000,134462682.0000,134341583.0000,134121556.0000,134121056.0000,134330733.0000,134299253.0000,134174116.0000,134468814.0000,134175278.0000,134403181.0000,134605633.0000,134712726.0000,134334760.0000,134183433.0000,134159187.0000,134220504.0000,134408150.0000,134094515.0000,134257845.0000,128559391.0000,134438858.0000,134666920.0000,134519190.0000,134478443.0000" +generating large command graphs for N nodes - 16,wave_sim topology,100,1,13398474900,133215422.9700,132883436.1800,133417544.9200,1294667.5583,866295.4367,1736849.0029,"133596121.0000,133737198.0000,133763178.0000,133418035.0000,127904941.0000,133323786.0000,133224668.0000,133740074.0000,128697363.0000,133781012.0000,133441929.0000,133339314.0000,132889082.0000,133196776.0000,133458340.0000,133820857.0000,133684330.0000,133660663.0000,133475392.0000,133532872.0000,128631447.0000,133530297.0000,133779900.0000,133638171.0000,133744733.0000,133554233.0000,133453341.0000,133679729.0000,133531559.0000,133620638.0000,133464602.0000,133741987.0000,133686993.0000,133136772.0000,133578749.0000,133586273.0000,133672095.0000,133734223.0000,133514637.0000,133629525.0000,133344525.0000,133216492.0000,133172839.0000,133492835.0000,133457960.0000,133548541.0000,133623463.0000,133305851.0000,133682346.0000,133265064.0000,128523573.0000,133661875.0000,133609727.0000,133439415.0000,133640365.0000,133653550.0000,133498667.0000,133559391.0000,133692534.0000,133640856.0000,133622602.0000,133487936.0000,133809345.0000,133739664.0000,133761735.0000,133327903.0000,133265124.0000,133505500.0000,133647018.0000,133410850.0000,133665052.0000,133516541.0000,133681012.0000,133690420.0000,133570783.0000,133222594.0000,133553190.0000,133634424.0000,133811089.0000,133665302.0000,128769008.0000,133763829.0000,133721018.0000,133741587.0000,133496432.0000,133713143.0000,133613225.0000,133683377.0000,133690690.0000,133580983.0000,133479672.0000,133588467.0000,133598806.0000,133737149.0000,128728982.0000,133763899.0000,133775931.0000,133722681.0000,128563819.0000,133595811.0000" +generating large command graphs for N nodes - 16,jacobi topology,100,1,12817346200,126668393.7000,126005701.6600,127183382.7800,2963273.6121,2437498.5402,3566794.4394,"120102993.0000,116866783.0000,128277728.0000,128328925.0000,128620897.0000,126576184.0000,128321090.0000,128847798.0000,128542329.0000,128275383.0000,128295241.0000,128338152.0000,128371064.0000,128254884.0000,128196354.0000,128216752.0000,128115310.0000,128023676.0000,128281314.0000,127867280.0000,128361045.0000,128498175.0000,128109949.0000,128418303.0000,128609004.0000,128537449.0000,128370022.0000,128324135.0000,128562587.0000,121681393.0000,127652163.0000,128105100.0000,128255615.0000,128167017.0000,128208476.0000,128319767.0000,127044481.0000,128172528.0000,128259383.0000,128558619.0000,128336729.0000,128533974.0000,128616189.0000,128355865.0000,128467817.0000,128343101.0000,128298076.0000,128469851.0000,127866398.0000,128423704.0000,128469661.0000,128221431.0000,128552148.0000,128285953.0000,128071327.0000,128548911.0000,127932594.0000,128267038.0000,128477476.0000,128570021.0000,128560083.0000,128383358.0000,128492174.0000,128360705.0000,128079682.0000,128197385.0000,128384489.0000,126391645.0000,119217455.0000,124011758.0000,126707533.0000,125879995.0000,125501188.0000,124062383.0000,128522691.0000,123177638.0000,119617493.0000,127180769.0000,123582845.0000,123123064.0000,123248922.0000,123142852.0000,123663367.0000,128632249.0000,120215126.0000,127379396.0000,128353932.0000,119757018.0000,126491714.0000,128553099.0000,123500439.0000,120718278.0000,125250312.0000,125589786.0000,117571318.0000,119037906.0000,123772865.0000,127995543.0000,128534805.0000,119952498.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,soup topology,100,1,665701900,6471601.0200,6399445.3100,6531079.0500,332852.0876,286083.8848,371684.2522,"5848796.0000,5834339.0000,5840281.0000,6336079.0000,6641599.0000,6688217.0000,6686834.0000,6658210.0000,6657177.0000,6662728.0000,6651728.0000,6668249.0000,6673288.0000,6643613.0000,6660083.0000,6670212.0000,6652078.0000,6664863.0000,6655624.0000,6675482.0000,6675343.0000,6624826.0000,5832535.0000,6336681.0000,6628303.0000,6664582.0000,6669141.0000,6360095.0000,5873964.0000,6639494.0000,6646278.0000,6658270.0000,6651457.0000,6651087.0000,6661116.0000,6633693.0000,6668410.0000,6657178.0000,6649543.0000,6663210.0000,6659392.0000,6655926.0000,6676535.0000,6652980.0000,6667888.0000,6655976.0000,6630498.0000,6649162.0000,6639624.0000,6657700.0000,6653791.0000,6670593.0000,6656366.0000,6649994.0000,6658670.0000,6661606.0000,6654202.0000,6008599.0000,5833077.0000,5866059.0000,5830803.0000,5847424.0000,5829921.0000,5839589.0000,6663720.0000,6672256.0000,6678218.0000,6660884.0000,6571625.0000,5829390.0000,5838647.0000,5827766.0000,5855289.0000,5828840.0000,5846011.0000,6045930.0000,6676104.0000,6657348.0000,6671024.0000,6668540.0000,6669381.0000,6659843.0000,6658000.0000,6661205.0000,6675271.0000,6657498.0000,6674592.0000,6689018.0000,6652429.0000,6648863.0000,6689939.0000,6693106.0000,6679150.0000,6673027.0000,6656125.0000,6655956.0000,6466967.0000,5819652.0000,5840060.0000,5827367.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,chain topology,100,1,28250400,260820.1200,260073.5700,261977.2800,4648.4041,3282.2099,6140.9687,"260651.0000,261242.0000,269950.0000,259459.0000,259069.0000,258588.0000,259390.0000,276782.0000,260893.0000,260131.0000,260411.0000,259069.0000,259770.0000,259330.0000,259489.0000,260171.0000,259791.0000,261032.0000,260141.0000,260341.0000,260521.0000,259610.0000,274428.0000,260121.0000,258869.0000,259139.0000,260181.0000,259539.0000,258668.0000,258778.0000,259600.0000,258638.0000,258367.0000,257405.0000,257626.0000,257495.0000,258096.0000,258127.0000,274548.0000,258307.0000,259910.0000,258969.0000,257466.0000,257586.0000,258648.0000,257757.0000,257536.0000,258848.0000,260502.0000,259199.0000,260181.0000,260622.0000,260882.0000,277483.0000,261303.0000,260521.0000,260452.0000,261513.0000,261023.0000,259670.0000,260411.0000,260381.0000,261593.0000,259609.0000,260140.0000,261213.0000,260181.0000,260922.0000,277433.0000,259359.0000,258197.0000,258949.0000,258608.0000,260131.0000,260712.0000,260702.0000,259339.0000,259639.0000,259479.0000,260522.0000,258498.0000,258678.0000,257806.0000,258107.0000,279227.0000,258998.0000,259470.0000,262535.0000,259609.0000,259319.0000,259309.0000,258789.0000,258758.0000,259269.0000,258298.0000,258467.0000,258557.0000,258969.0000,260191.0000,277804.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,expanding tree topology,100,1,43936500,453992.5000,453536.1700,454645.2700,2756.1207,2062.2674,3607.6072,"454018.0000,453577.0000,464538.0000,454579.0000,455009.0000,453998.0000,454679.0000,454810.0000,453296.0000,454218.0000,461623.0000,453727.0000,453947.0000,453847.0000,452536.0000,452735.0000,454488.0000,452705.0000,458076.0000,454760.0000,453858.0000,453477.0000,452725.0000,451964.0000,451633.0000,452745.0000,453057.0000,462784.0000,454549.0000,453517.0000,452145.0000,452756.0000,452044.0000,452866.0000,452816.0000,453538.0000,457294.0000,453457.0000,451904.0000,451633.0000,453407.0000,451684.0000,450662.0000,452244.0000,451964.0000,458186.0000,454329.0000,454268.0000,453578.0000,452555.0000,452205.0000,451032.0000,452616.0000,452395.0000,461562.0000,452525.0000,452174.0000,453517.0000,452585.0000,452756.0000,453938.0000,452605.0000,452785.0000,457375.0000,454820.0000,452685.0000,452385.0000,451744.0000,452485.0000,452875.0000,452745.0000,463807.0000,453928.0000,454108.0000,453306.0000,453146.0000,454239.0000,453006.0000,452145.0000,452786.0000,457715.0000,452555.0000,452986.0000,452665.0000,453497.0000,453537.0000,453778.0000,453897.0000,453236.0000,465029.0000,452916.0000,452895.0000,453477.0000,452625.0000,451493.0000,452555.0000,453698.0000,452615.0000,458767.0000,454229.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,contracting tree topology,100,1,45990200,462641.7900,456906.1400,468799.7600,30484.8892,28118.8367,32096.7968,"503492.0000,502610.0000,515594.0000,502600.0000,502600.0000,502830.0000,507629.0000,502971.0000,503712.0000,502830.0000,502480.0000,501889.0000,502410.0000,501758.0000,508170.0000,501307.0000,501779.0000,503763.0000,502890.0000,501818.0000,501919.0000,501658.0000,514072.0000,503472.0000,503361.0000,502379.0000,501949.0000,503582.0000,517759.0000,441886.0000,449689.0000,439420.0000,439210.0000,439391.0000,438518.0000,437727.0000,438729.0000,438879.0000,439360.0000,452094.0000,439600.0000,438369.0000,438158.0000,438398.0000,438368.0000,436525.0000,437908.0000,440542.0000,449630.0000,438339.0000,440352.0000,437687.0000,439371.0000,439731.0000,440943.0000,440252.0000,442426.0000,452095.0000,440402.0000,440552.0000,438719.0000,439340.0000,440733.0000,439340.0000,440171.0000,438368.0000,449369.0000,440702.0000,441233.0000,440001.0000,439841.0000,438409.0000,438639.0000,438619.0000,439180.0000,438839.0000,446593.0000,439600.0000,439371.0000,438268.0000,440914.0000,438218.0000,438028.0000,438669.0000,438899.0000,450672.0000,441885.0000,438939.0000,438940.0000,437937.0000,438799.0000,438769.0000,438940.0000,439009.0000,498663.0000,502851.0000,501748.0000,501048.0000,503592.0000,502490.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,wave_sim topology,100,1,228553500,2250684.9200,2231848.9100,2264698.2800,82746.6106,65439.2141,99048.2019,"2287641.0000,2279876.0000,2045964.0000,2049901.0000,2038139.0000,2051434.0000,2041215.0000,2047596.0000,2038449.0000,2268425.0000,2299263.0000,2289245.0000,2290928.0000,2288232.0000,2299884.0000,2283323.0000,2288122.0000,2286389.0000,2286689.0000,2288223.0000,2279266.0000,2283834.0000,2279185.0000,2289505.0000,2282321.0000,2277502.0000,2287581.0000,2277281.0000,2282913.0000,2278253.0000,2285217.0000,2289845.0000,2274837.0000,2281890.0000,2273354.0000,2281900.0000,2277863.0000,2294113.0000,2288132.0000,2275378.0000,2291789.0000,2281991.0000,2287220.0000,2277412.0000,2288373.0000,2292691.0000,2273364.0000,2285236.0000,2276811.0000,2289976.0000,2277422.0000,2286479.0000,2282822.0000,2276811.0000,2290286.0000,2278383.0000,2151643.0000,2034031.0000,2047076.0000,2036966.0000,2043800.0000,2032698.0000,2045312.0000,2158126.0000,2294724.0000,2300655.0000,2284024.0000,2290687.0000,2280588.0000,2295166.0000,2286238.0000,2287771.0000,2289575.0000,2276200.0000,2289475.0000,2283583.0000,2288994.0000,2281450.0000,2292601.0000,2296468.0000,2281089.0000,2292841.0000,2278895.0000,2286389.0000,2280227.0000,2288402.0000,2284475.0000,2279105.0000,2293442.0000,2277883.0000,2279726.0000,2277803.0000,2284215.0000,2293502.0000,2280397.0000,2281420.0000,2278585.0000,2291318.0000,2278484.0000,2286269.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation,jacobi topology,100,1,86004700,815167.7600,806507.7500,823920.0600,44569.8951,43290.8538,46265.1096,"770397.0000,770247.0000,785365.0000,768253.0000,783242.0000,767502.0000,769465.0000,769746.0000,767391.0000,793992.0000,773453.0000,772050.0000,769175.0000,771069.0000,785546.0000,773183.0000,770337.0000,771560.0000,771269.0000,791337.0000,770367.0000,770257.0000,770136.0000,769396.0000,791868.0000,773764.0000,773083.0000,771940.0000,771760.0000,773253.0000,793562.0000,774324.0000,772481.0000,772120.0000,772160.0000,790906.0000,772761.0000,772571.0000,771329.0000,769536.0000,836062.0000,861991.0000,861700.0000,861139.0000,860247.0000,888962.0000,862943.0000,861911.0000,861069.0000,864295.0000,859717.0000,859937.0000,860067.0000,860659.0000,867611.0000,860278.0000,858966.0000,858454.0000,872100.0000,861029.0000,860087.0000,859937.0000,859456.0000,864015.0000,859796.0000,857802.0000,859405.0000,857432.0000,872651.0000,860889.0000,859336.0000,858735.0000,864635.0000,859135.0000,858705.0000,860448.0000,859025.0000,873222.0000,860568.0000,860669.0000,860658.0000,858955.0000,866770.0000,860528.0000,861219.0000,860849.0000,876198.0000,770247.0000,769576.0000,768313.0000,768092.0000,774384.0000,768844.0000,768173.0000,771149.0000,769145.0000,770197.0000,774014.0000,771850.0000,770377.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,soup topology,100,1,550070800,5504521.1900,5496987.7600,5513314.4900,41307.0640,36442.3958,46199.9390,"5471842.0000,5589796.0000,5467204.0000,5558988.0000,5478566.0000,5473796.0000,5572853.0000,5480468.0000,5500376.0000,5500117.0000,5517509.0000,5494846.0000,5566292.0000,5477974.0000,5500246.0000,5587832.0000,5488555.0000,5491609.0000,5485578.0000,5528170.0000,5488905.0000,5567894.0000,5470761.0000,5463336.0000,5484007.0000,5489877.0000,5449430.0000,5553407.0000,5465541.0000,5464689.0000,5594364.0000,5472033.0000,5588053.0000,5476732.0000,5553507.0000,5489897.0000,5473907.0000,5590457.0000,5490508.0000,5465882.0000,5487883.0000,5556573.0000,5468116.0000,5477323.0000,5603962.0000,5475950.0000,5484196.0000,5470250.0000,5521927.0000,5480098.0000,5586590.0000,5486571.0000,5477863.0000,5553988.0000,5491259.0000,5471662.0000,5543088.0000,5493243.0000,5503583.0000,5584085.0000,5464929.0000,5470399.0000,5461833.0000,5470490.0000,5463998.0000,5564007.0000,5473306.0000,5485609.0000,5554098.0000,5456964.0000,5478917.0000,5480018.0000,5509053.0000,5477514.0000,5568175.0000,5478856.0000,5469769.0000,5560020.0000,5478596.0000,5471061.0000,5520475.0000,5483034.0000,5471533.0000,5568235.0000,5475429.0000,5507010.0000,5486391.0000,5517228.0000,5474838.0000,5553096.0000,5478034.0000,5469829.0000,5577623.0000,5481071.0000,5490388.0000,5472904.0000,5513010.0000,5476052.0000,5568555.0000,5485758.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,chain topology,100,1,23834300,241814.5300,238126.5500,247994.7500,23922.8248,16321.9209,34384.2513,"229173.0000,231937.0000,247607.0000,234552.0000,234092.0000,233961.0000,233320.0000,233731.0000,232469.0000,232238.0000,233059.0000,233670.0000,233660.0000,233320.0000,233800.0000,233320.0000,238670.0000,233411.0000,233069.0000,233090.0000,232849.0000,232899.0000,233290.0000,232559.0000,231847.0000,232429.0000,232939.0000,232719.0000,232489.0000,232469.0000,233240.0000,232037.0000,233159.0000,238190.0000,233941.0000,233891.0000,232197.0000,232147.0000,232558.0000,233571.0000,233170.0000,234763.0000,233380.0000,234793.0000,231477.0000,311217.0000,346103.0000,346043.0000,363036.0000,280480.0000,232638.0000,240583.0000,233440.0000,232949.0000,268937.0000,239542.0000,239742.0000,233229.0000,232870.0000,266272.0000,238360.0000,239362.0000,232328.0000,232038.0000,287042.0000,285218.0000,233901.0000,247567.0000,230675.0000,232949.0000,268287.0000,232278.0000,268316.0000,234161.0000,232749.0000,268306.0000,232939.0000,232188.0000,272363.0000,232648.0000,239111.0000,232779.0000,231737.0000,233080.0000,232208.0000,233340.0000,231988.0000,234011.0000,233821.0000,233781.0000,232658.0000,233461.0000,234482.0000,232228.0000,232619.0000,232849.0000,232799.0000,232127.0000,236946.0000,233520.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,expanding tree topology,100,1,36146100,371656.8700,366935.9400,378757.7200,29221.3052,21588.8616,44816.4433,"354399.0000,353437.0000,409343.0000,355261.0000,354109.0000,353427.0000,392131.0000,391550.0000,353307.0000,353898.0000,353017.0000,356393.0000,390488.0000,396830.0000,354890.0000,352185.0000,353708.0000,392632.0000,392782.0000,353668.0000,354069.0000,353217.0000,355993.0000,392081.0000,396048.0000,354530.0000,356904.0000,354470.0000,455882.0000,539620.0000,482502.0000,355301.0000,390338.0000,354369.0000,396580.0000,356172.0000,354429.0000,392051.0000,354299.0000,389817.0000,352676.0000,353317.0000,352706.0000,353187.0000,353959.0000,396519.0000,392001.0000,353848.0000,355101.0000,353979.0000,390728.0000,391650.0000,351765.0000,354309.0000,354910.0000,386249.0000,395067.0000,393203.0000,352476.0000,354369.0000,352746.0000,391139.0000,391970.0000,352797.0000,354519.0000,352816.0000,421827.0000,391841.0000,352546.0000,351273.0000,351755.0000,352736.0000,353297.0000,392070.0000,392431.0000,353167.0000,355432.0000,357615.0000,392612.0000,390829.0000,351935.0000,354008.0000,354289.0000,391981.0000,390948.0000,353237.0000,354209.0000,354620.0000,358828.0000,354490.0000,352796.0000,354299.0000,390789.0000,352265.0000,391420.0000,352546.0000,354189.0000,390408.0000,354730.0000,400136.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,contracting tree topology,100,1,39578400,395160.6600,390458.5000,400937.9400,26526.4576,22626.2279,29813.5268,"397521.0000,378145.0000,439992.0000,380288.0000,376752.0000,377824.0000,447626.0000,447847.0000,384977.0000,379326.0000,380078.0000,446935.0000,391620.0000,377223.0000,378285.0000,378404.0000,445862.0000,389717.0000,376772.0000,389956.0000,378104.0000,377764.0000,448257.0000,386160.0000,379457.0000,385418.0000,379166.0000,380889.0000,445662.0000,389205.0000,376311.0000,385629.0000,378284.0000,376972.0000,446263.0000,386721.0000,378305.0000,377232.0000,386089.0000,383976.0000,391229.0000,392772.0000,377764.0000,376772.0000,386480.0000,378385.0000,378625.0000,446363.0000,385368.0000,430894.0000,379196.0000,376902.0000,389796.0000,391900.0000,376792.0000,378946.0000,377684.0000,378786.0000,389566.0000,378826.0000,450020.0000,385118.0000,378816.0000,378575.0000,385579.0000,378645.0000,446304.0000,386129.0000,378815.0000,377684.0000,385809.0000,445302.0000,445061.0000,378665.0000,377292.0000,377292.0000,445923.0000,445382.0000,375970.0000,378025.0000,383725.0000,392121.0000,391049.0000,389706.0000,378655.0000,378785.0000,379297.0000,446814.0000,447666.0000,378264.0000,383744.0000,380378.0000,379427.0000,446815.0000,447465.0000,376952.0000,379026.0000,378435.0000,447446.0000,375830.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,wave_sim topology,100,1,165753400,1649608.8600,1641394.0400,1660470.9900,47620.4071,38236.0549,58055.9029,"1626088.0000,1613665.0000,1650174.0000,1614737.0000,1691061.0000,1625887.0000,1627300.0000,1670542.0000,1630396.0000,1798335.0000,1619846.0000,1627451.0000,1620448.0000,1747618.0000,1618334.0000,1622832.0000,1621129.0000,1666004.0000,1633161.0000,1776884.0000,1621019.0000,1617923.0000,1772044.0000,1623423.0000,1620337.0000,1627361.0000,1790931.0000,1619606.0000,1613975.0000,1623103.0000,1746056.0000,1617171.0000,1625036.0000,1630116.0000,1673578.0000,1623584.0000,1612542.0000,1673148.0000,1611250.0000,1776473.0000,1622702.0000,1615008.0000,1741166.0000,1615688.0000,1619255.0000,1625968.0000,1671434.0000,1624435.0000,1621489.0000,1688386.0000,1615468.0000,1614827.0000,1676604.0000,1620178.0000,1658890.0000,1634944.0000,1621068.0000,1619346.0000,1655764.0000,1628814.0000,1662948.0000,1638021.0000,1630837.0000,1619265.0000,1684699.0000,1620257.0000,1616350.0000,1678097.0000,1621380.0000,1629525.0000,1668448.0000,1620307.0000,1794156.0000,1619185.0000,1632400.0000,1615218.0000,1697924.0000,1614276.0000,1669771.0000,1635877.0000,1618685.0000,1677005.0000,1615348.0000,1618093.0000,1687865.0000,1632711.0000,1629675.0000,1672336.0000,1634224.0000,1669110.0000,1618995.0000,1633803.0000,1629465.0000,1687895.0000,1614776.0000,1614806.0000,1631648.0000,1669982.0000,1628843.0000,1794678.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread,jacobi topology,100,1,64347900,648189.9400,640904.6200,660007.4100,46460.9544,33865.2323,78992.8709,"625754.0000,725592.0000,632507.0000,625132.0000,622547.0000,623749.0000,704373.0000,622968.0000,623780.0000,624230.0000,674645.0000,625763.0000,633518.0000,689915.0000,624311.0000,623630.0000,712097.0000,946581.0000,630092.0000,624361.0000,686539.0000,623860.0000,623549.0000,624812.0000,735431.0000,624060.0000,625142.0000,623640.0000,688853.0000,627036.0000,630963.0000,725753.0000,625844.0000,623439.0000,624291.0000,672953.0000,629640.0000,624911.0000,724871.0000,621986.0000,621746.0000,624251.0000,626875.0000,692700.0000,622798.0000,624891.0000,622296.0000,678252.0000,622747.0000,628599.0000,623980.0000,631925.0000,631735.0000,634310.0000,630132.0000,729790.0000,626053.0000,621856.0000,624781.0000,686899.0000,621215.0000,630502.0000,724190.0000,623710.0000,626465.0000,625042.0000,674165.0000,635512.0000,626896.0000,625222.0000,725322.0000,621715.0000,625343.0000,624451.0000,731424.0000,622707.0000,621705.0000,623639.0000,686428.0000,623229.0000,629320.0000,625933.0000,689214.0000,623930.0000,627136.0000,625233.0000,696507.0000,622627.0000,623740.0000,623539.0000,626454.0000,674146.0000,630693.0000,624361.0000,726995.0000,625162.0000,622377.0000,622928.0000,727726.0000,622357.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,soup topology,100,1,735399500,7469290.3200,7397931.7400,7527864.9600,329142.3894,279767.2880,370490.6462,"6846768.0000,7650118.0000,7652543.0000,7651151.0000,7644769.0000,7649537.0000,7661099.0000,7654386.0000,7648816.0000,7657083.0000,7648205.0000,7664636.0000,7659737.0000,7653054.0000,7669906.0000,7626655.0000,7619280.0000,7652343.0000,7636753.0000,7637454.0000,6960502.0000,6803616.0000,6806330.0000,6802173.0000,6890189.0000,7656590.0000,7639018.0000,7657923.0000,7624891.0000,7648306.0000,7646922.0000,7651120.0000,7667081.0000,7635210.0000,7662793.0000,7675757.0000,7662642.0000,7671469.0000,7648755.0000,7663473.0000,7635802.0000,7673292.0000,7647163.0000,7651362.0000,7643977.0000,7638136.0000,7637635.0000,7659967.0000,7652293.0000,7648525.0000,7638105.0000,7652744.0000,7654186.0000,7650359.0000,7651522.0000,7517037.0000,6810167.0000,6810288.0000,6806891.0000,6815007.0000,7323921.0000,7646161.0000,7639488.0000,7639319.0000,7639539.0000,6876383.0000,6810809.0000,6814356.0000,6811040.0000,6827009.0000,6812942.0000,6807453.0000,6816079.0000,6825517.0000,7238379.0000,7632155.0000,7664726.0000,7654197.0000,7639268.0000,7633717.0000,7641934.0000,7643466.0000,7654587.0000,7630953.0000,7642905.0000,7636002.0000,7647584.0000,7652062.0000,7644528.0000,7641272.0000,7641953.0000,7648406.0000,7668603.0000,7643236.0000,7658024.0000,7173335.0000,6804236.0000,7544279.0000,7659396.0000,7546302.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,chain topology,100,1,57600200,565447.4000,562547.2000,568261.3100,14595.0442,13912.8324,15194.5231,"550030.0000,551162.0000,585567.0000,578835.0000,578804.0000,578274.0000,578474.0000,579245.0000,578815.0000,580597.0000,577822.0000,576410.0000,577001.0000,575158.0000,577973.0000,576580.0000,567894.0000,544840.0000,546734.0000,548748.0000,547205.0000,547856.0000,548437.0000,560530.0000,547775.0000,546584.0000,545641.0000,548737.0000,547846.0000,548687.0000,554529.0000,547746.0000,549488.0000,548897.0000,546534.0000,544980.0000,548467.0000,548257.0000,578303.0000,577883.0000,578043.0000,577693.0000,578233.0000,578734.0000,577262.0000,584054.0000,578073.0000,575959.0000,577582.0000,577492.0000,578654.0000,577753.0000,579796.0000,578815.0000,577251.0000,575769.0000,574416.0000,577402.0000,579856.0000,578363.0000,574497.0000,577442.0000,578284.0000,573063.0000,577452.0000,585528.0000,578253.0000,576190.0000,576690.0000,577783.0000,574917.0000,578965.0000,581850.0000,547686.0000,549629.0000,549769.0000,550090.0000,549358.0000,548778.0000,547545.0000,548858.0000,549308.0000,549498.0000,548767.0000,547575.0000,546914.0000,546873.0000,580217.0000,576440.0000,577862.0000,575077.0000,579085.0000,575418.0000,577201.0000,565429.0000,547665.0000,549308.0000,548417.0000,547445.0000,549069.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,expanding tree topology,100,1,74865000,753256.8900,752717.9300,753909.0500,3019.2627,2502.3601,3705.1169,"763735.0000,752914.0000,760248.0000,754407.0000,756040.0000,754418.0000,754557.0000,751632.0000,749799.0000,753696.0000,748516.0000,753405.0000,752163.0000,753625.0000,750570.0000,759888.0000,752343.0000,753385.0000,749348.0000,751391.0000,759607.0000,754087.0000,753435.0000,753846.0000,748636.0000,760389.0000,751852.0000,751922.0000,749889.0000,753515.0000,753055.0000,749938.0000,752373.0000,753666.0000,751351.0000,752504.0000,760839.0000,752664.0000,753556.0000,749397.0000,751702.0000,754838.0000,753365.0000,754117.0000,753976.0000,749037.0000,752474.0000,755399.0000,753946.0000,750079.0000,753786.0000,750890.0000,763094.0000,753956.0000,752814.0000,751782.0000,752614.0000,757243.0000,752834.0000,752704.0000,752744.0000,753065.0000,754948.0000,751682.0000,753145.0000,749387.0000,749739.0000,752112.0000,759376.0000,750991.0000,754457.0000,753205.0000,749818.0000,759527.0000,752984.0000,753585.0000,747865.0000,750780.0000,755459.0000,753045.0000,753184.0000,750539.0000,749618.0000,750310.0000,754938.0000,750931.0000,752553.0000,749798.0000,754237.0000,756581.0000,752554.0000,752553.0000,751802.0000,751571.0000,756751.0000,753185.0000,753876.0000,754016.0000,752844.0000,752683.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,contracting tree topology,100,1,78458400,780310.3700,774317.6300,786060.2300,30092.2863,28615.6928,31537.3598,"802458.0000,802708.0000,816444.0000,805674.0000,804201.0000,805735.0000,804712.0000,803260.0000,803500.0000,802508.0000,802188.0000,807177.0000,803791.0000,804211.0000,801466.0000,804102.0000,816484.0000,804231.0000,804181.0000,803460.0000,803751.0000,808670.0000,833096.0000,741953.0000,743076.0000,742986.0000,754958.0000,743917.0000,743567.0000,743226.0000,743326.0000,745430.0000,755148.0000,743215.0000,741653.0000,743216.0000,743507.0000,744258.0000,743977.0000,741903.0000,743786.0000,745641.0000,756401.0000,744348.0000,743917.0000,742134.0000,741683.0000,741543.0000,745229.0000,742464.0000,742505.0000,742364.0000,742544.0000,759086.0000,742394.0000,742615.0000,743366.0000,743185.0000,742284.0000,749728.0000,743547.0000,743877.0000,742905.0000,743176.0000,798420.0000,805393.0000,804702.0000,804371.0000,804612.0000,804161.0000,804011.0000,803240.0000,804101.0000,802999.0000,808550.0000,803851.0000,805173.0000,802949.0000,804221.0000,815142.0000,804061.0000,802839.0000,803270.0000,802779.0000,807187.0000,803250.0000,801837.0000,801847.0000,801576.0000,808750.0000,804792.0000,804322.0000,802077.0000,802298.0000,806736.0000,804011.0000,803750.0000,801817.0000,802588.0000,807308.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,wave_sim topology,100,1,410757900,4309525.7600,4293376.2900,4319896.4700,65016.0006,45429.6064,85326.1122,"4314641.0000,4318598.0000,4369014.0000,4330340.0000,4331743.0000,4332284.0000,4330771.0000,4329919.0000,4329198.0000,4328918.0000,4329319.0000,4329589.0000,4326523.0000,4334018.0000,4329459.0000,4324940.0000,4331482.0000,4386547.0000,4323347.0000,4324550.0000,4330049.0000,4324238.0000,4322556.0000,4322566.0000,4322245.0000,4317807.0000,4327054.0000,4318037.0000,4318408.0000,4315563.0000,4323337.0000,4118639.0000,4082971.0000,4078633.0000,4082362.0000,4074886.0000,4077432.0000,4082441.0000,4140380.0000,4328307.0000,4328567.0000,4327906.0000,4323607.0000,4336532.0000,4328257.0000,4323778.0000,4333166.0000,4324850.0000,4339818.0000,4323228.0000,4332935.0000,4321744.0000,4323286.0000,4327745.0000,4340950.0000,4327464.0000,4333546.0000,4338336.0000,4323878.0000,4334708.0000,4330511.0000,4338486.0000,4328527.0000,4334088.0000,4324840.0000,4328467.0000,4329579.0000,4326774.0000,4326514.0000,4341682.0000,4330591.0000,4333586.0000,4332104.0000,4322777.0000,4332104.0000,4322786.0000,4325802.0000,4323718.0000,4322376.0000,4333035.0000,4323627.0000,4324429.0000,4322525.0000,4323178.0000,4337293.0000,4324228.0000,4326834.0000,4330772.0000,4325712.0000,4329338.0000,4320211.0000,4324178.0000,4331392.0000,4320562.0000,4320431.0000,4331162.0000,4332685.0000,4318408.0000,4319601.0000,4320251.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task,jacobi topology,100,1,136444800,1357099.8000,1350795.0000,1361291.6400,25989.5023,19015.0717,33147.1921,"1362148.0000,1365324.0000,1377407.0000,1361106.0000,1369523.0000,1363741.0000,1364783.0000,1372398.0000,1364362.0000,1367008.0000,1364172.0000,1363241.0000,1368340.0000,1366226.0000,1365334.0000,1379381.0000,1364192.0000,1366827.0000,1364883.0000,1365094.0000,1365825.0000,1370003.0000,1363020.0000,1362920.0000,1374762.0000,1365214.0000,1363551.0000,1364903.0000,1362159.0000,1361366.0000,1375152.0000,1364503.0000,1363711.0000,1368701.0000,1363230.0000,1362309.0000,1366266.0000,1361958.0000,1362609.0000,1375714.0000,1360866.0000,1363420.0000,1363200.0000,1361307.0000,1363261.0000,1373299.0000,1362208.0000,1362078.0000,1363120.0000,1363060.0000,1366967.0000,1361938.0000,1364122.0000,1372648.0000,1364072.0000,1361617.0000,1366697.0000,1363551.0000,1365785.0000,1363240.0000,1364652.0000,1360695.0000,1374331.0000,1363601.0000,1363351.0000,1368781.0000,1360785.0000,1362669.0000,1366436.0000,1363441.0000,1363260.0000,1374161.0000,1364133.0000,1363791.0000,1367409.0000,1362579.0000,1363460.0000,1374070.0000,1363801.0000,1361176.0000,1368601.0000,1362509.0000,1364031.0000,1375633.0000,1363110.0000,1365244.0000,1296403.0000,1275193.0000,1272859.0000,1287697.0000,1272178.0000,1269593.0000,1278941.0000,1270645.0000,1271446.0000,1319107.0000,1363230.0000,1360886.0000,1366446.0000,1359824.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,soup topology,100,1,619421800,6180062.1900,6174527.6000,6187052.0900,31634.0603,25547.3564,38384.3663,"6196164.0000,6187658.0000,6169063.0000,6155759.0000,6189823.0000,6173080.0000,6153583.0000,6190945.0000,6161108.0000,6229237.0000,6164114.0000,6155548.0000,6279262.0000,6168041.0000,6172770.0000,6168312.0000,6184703.0000,6143475.0000,6189452.0000,6179162.0000,6185464.0000,6269874.0000,6169473.0000,6145688.0000,6175205.0000,6158043.0000,6159374.0000,6174794.0000,6159526.0000,6171948.0000,6151861.0000,6174224.0000,6186917.0000,6209189.0000,6262701.0000,6171948.0000,6151630.0000,6162541.0000,6187929.0000,6168802.0000,6172811.0000,6206044.0000,6167751.0000,6269663.0000,6162180.0000,6144237.0000,6268571.0000,6142142.0000,6177049.0000,6157161.0000,6157040.0000,6170367.0000,6167069.0000,6189462.0000,6155879.0000,6251440.0000,6181536.0000,6158793.0000,6163933.0000,6161238.0000,6175385.0000,6143725.0000,6150849.0000,6170055.0000,6146099.0000,6177240.0000,6259384.0000,6164004.0000,6158724.0000,6264233.0000,6177599.0000,6154796.0000,6163613.0000,6184954.0000,6145268.0000,6211434.0000,6163854.0000,6147252.0000,6191115.0000,6161730.0000,6198078.0000,6156440.0000,6177209.0000,6190414.0000,6160497.0000,6170857.0000,6192548.0000,6175415.0000,6205292.0000,6160478.0000,6164014.0000,6264113.0000,6198740.0000,6183149.0000,6150578.0000,6184562.0000,6168674.0000,6183801.0000,6181296.0000,6195995.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,chain topology,100,1,44281000,442173.5400,441807.7600,442743.9600,2298.2304,1620.8879,3264.5619,"441434.0000,442026.0000,449640.0000,443388.0000,453978.0000,443599.0000,441334.0000,441845.0000,440843.0000,440413.0000,440773.0000,442135.0000,441734.0000,442076.0000,442927.0000,441294.0000,440182.0000,440924.0000,440392.0000,441294.0000,440833.0000,442285.0000,449299.0000,442496.0000,440763.0000,441034.0000,440262.0000,442747.0000,441465.0000,440633.0000,441003.0000,441243.0000,443418.0000,442476.0000,442436.0000,440693.0000,441555.0000,440883.0000,440382.0000,440903.0000,442356.0000,442617.0000,442456.0000,442747.0000,441314.0000,441614.0000,442185.0000,442937.0000,442115.0000,442126.0000,444811.0000,441274.0000,443508.0000,441044.0000,440713.0000,442025.0000,440272.0000,440593.0000,440473.0000,443949.0000,441234.0000,440713.0000,442266.0000,441424.0000,442216.0000,442176.0000,441143.0000,441263.0000,450822.0000,441244.0000,442486.0000,442707.0000,441154.0000,440893.0000,440773.0000,440452.0000,441625.0000,450712.0000,443739.0000,441825.0000,441344.0000,443158.0000,441164.0000,441113.0000,441474.0000,442025.0000,447165.0000,441414.0000,440863.0000,440853.0000,442696.0000,441625.0000,441865.0000,441414.0000,440262.0000,440843.0000,441114.0000,442336.0000,442436.0000,441154.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,expanding tree topology,100,1,57676600,576930.6800,576586.4900,577373.4200,1962.1162,1484.3715,2669.8457,"577682.0000,577422.0000,570208.0000,578223.0000,577482.0000,576961.0000,577572.0000,577723.0000,573855.0000,576420.0000,575037.0000,576019.0000,576109.0000,576490.0000,575838.0000,576861.0000,576090.0000,576891.0000,576671.0000,576750.0000,575798.0000,577381.0000,585637.0000,576991.0000,576671.0000,576059.0000,575408.0000,575638.0000,579786.0000,576730.0000,575589.0000,575107.0000,575589.0000,575137.0000,577401.0000,581609.0000,577352.0000,578284.0000,576300.0000,576350.0000,575197.0000,576470.0000,576009.0000,577071.0000,575969.0000,575989.0000,577352.0000,576931.0000,577452.0000,577001.0000,578344.0000,576460.0000,578344.0000,576741.0000,575909.0000,576270.0000,581480.0000,577031.0000,575478.0000,575838.0000,576370.0000,576100.0000,576019.0000,582241.0000,576631.0000,577402.0000,577141.0000,576160.0000,575508.0000,576089.0000,576750.0000,577282.0000,576650.0000,576389.0000,578874.0000,575609.0000,576089.0000,584987.0000,575668.0000,576060.0000,575738.0000,577161.0000,575799.0000,575879.0000,574236.0000,577983.0000,577092.0000,575949.0000,575168.0000,576230.0000,576230.0000,575929.0000,576841.0000,577221.0000,578072.0000,578073.0000,579175.0000,578574.0000,581439.0000,577803.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,contracting tree topology,100,1,60322300,604504.2800,603849.6200,605465.1000,4007.4268,3018.5378,5806.0814,"602910.0000,602450.0000,606016.0000,618589.0000,625853.0000,602981.0000,602880.0000,604082.0000,603441.0000,603691.0000,610485.0000,602820.0000,614382.0000,604232.0000,600415.0000,601327.0000,602800.0000,609984.0000,603401.0000,606687.0000,604372.0000,604192.0000,602179.0000,604183.0000,610384.0000,602940.0000,604594.0000,604864.0000,604002.0000,603461.0000,602780.0000,602039.0000,602249.0000,603050.0000,601217.0000,602900.0000,602379.0000,607118.0000,603250.0000,605024.0000,603872.0000,603080.0000,603602.0000,602589.0000,616515.0000,603421.0000,603351.0000,603170.0000,602519.0000,601377.0000,610675.0000,603041.0000,602880.0000,601928.0000,601508.0000,603852.0000,604553.0000,613150.0000,602689.0000,602699.0000,603390.0000,601998.0000,602740.0000,607769.0000,608891.0000,601648.0000,603111.0000,603692.0000,603491.0000,605115.0000,605415.0000,601758.0000,603040.0000,602059.0000,602610.0000,602840.0000,602559.0000,609182.0000,602149.0000,602940.0000,601757.0000,601958.0000,601387.0000,612739.0000,605455.0000,602900.0000,602720.0000,601758.0000,601808.0000,601647.0000,607659.0000,603571.0000,603702.0000,602589.0000,602530.0000,601738.0000,602700.0000,612899.0000,602309.0000,603131.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,wave_sim topology,100,1,314281700,3140729.8300,3139066.0700,3142364.5600,8419.7080,6851.1524,11369.1766,"3140146.0000,3148832.0000,3174141.0000,3138593.0000,3149914.0000,3148361.0000,3134656.0000,3133714.0000,3145676.0000,3139445.0000,3150706.0000,3139214.0000,3126119.0000,3128544.0000,3135557.0000,3148492.0000,3145556.0000,3135337.0000,3138183.0000,3144214.0000,3143322.0000,3135016.0000,3141548.0000,3142971.0000,3152209.0000,3138574.0000,3137481.0000,3140877.0000,3141459.0000,3147289.0000,3137090.0000,3133784.0000,3146709.0000,3139866.0000,3148181.0000,3138323.0000,3137911.0000,3140586.0000,3150916.0000,3141369.0000,3139104.0000,3147259.0000,3146618.0000,3156888.0000,3135107.0000,3133884.0000,3139074.0000,3136278.0000,3138272.0000,3130137.0000,3142541.0000,3146328.0000,3154073.0000,3137751.0000,3136789.0000,3136499.0000,3136129.0000,3138493.0000,3146388.0000,3136189.0000,3142851.0000,3143683.0000,3139114.0000,3130668.0000,3158812.0000,3148131.0000,3149004.0000,3137090.0000,3134335.0000,3148201.0000,3137111.0000,3154653.0000,3137210.0000,3135837.0000,3147770.0000,3145536.0000,3143402.0000,3134234.0000,3145616.0000,3147299.0000,3147059.0000,3140596.0000,3135917.0000,3140666.0000,3158881.0000,3135928.0000,3137782.0000,3132241.0000,3146808.0000,3138793.0000,3131750.0000,3135558.0000,3135868.0000,3128765.0000,3103917.0000,3128974.0000,3128814.0000,3133473.0000,3137521.0000,3138433.0000" +building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task,jacobi topology,100,1,90153100,902492.9600,901491.8800,904416.9900,6852.1886,4226.7641,13041.2535,"905433.0000,897488.0000,905403.0000,954436.0000,901355.0000,897198.0000,899542.0000,902758.0000,898610.0000,898900.0000,891356.0000,894853.0000,901466.0000,899722.0000,899782.0000,898981.0000,900394.0000,897388.0000,897559.0000,904642.0000,900984.0000,899411.0000,903660.0000,903770.0000,900934.0000,904221.0000,912927.0000,913187.0000,903719.0000,901225.0000,905092.0000,897858.0000,913117.0000,899121.0000,901856.0000,903710.0000,911284.0000,907648.0000,905083.0000,899742.0000,906515.0000,893731.0000,905864.0000,901837.0000,902678.0000,897077.0000,896587.0000,904170.0000,901916.0000,896025.0000,899662.0000,901626.0000,896937.0000,902327.0000,899712.0000,906705.0000,899762.0000,896717.0000,897137.0000,901336.0000,901426.0000,907838.0000,904742.0000,902548.0000,900624.0000,907607.0000,897127.0000,898550.0000,900825.0000,909180.0000,904782.0000,899372.0000,915713.0000,899432.0000,898119.0000,901155.0000,891347.0000,899602.0000,898330.0000,899742.0000,900945.0000,902257.0000,904411.0000,895614.0000,898540.0000,906845.0000,902948.0000,901256.0000,903930.0000,899442.0000,904040.0000,907116.0000,906495.0000,904301.0000,904531.0000,907446.0000,908739.0000,903930.0000,901225.0000,903088.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,soup topology,100,1,1574486900,15602582.2500,15438016.2700,15745699.4700,780682.8578,668453.8064,909677.5877,"15995156.0000,16014974.0000,15598835.0000,13970501.0000,14079246.0000,15991107.0000,15966521.0000,15939140.0000,14441102.0000,13977313.0000,13983465.0000,14116476.0000,16002018.0000,15983043.0000,15983995.0000,16019481.0000,16052374.0000,15938077.0000,15587032.0000,14009354.0000,16039309.0000,14696636.0000,14016558.0000,17926794.0000,16021756.0000,16038759.0000,14964523.0000,14000977.0000,15134585.0000,15978744.0000,16013701.0000,16036032.0000,16002410.0000,16045231.0000,15979085.0000,16033769.0000,16041303.0000,16013350.0000,16005726.0000,16006557.0000,16034920.0000,16011497.0000,15992752.0000,16013590.0000,15982371.0000,14863622.0000,14033430.0000,14458043.0000,15988684.0000,15997430.0000,15970990.0000,15964757.0000,15872003.0000,14034211.0000,14159609.0000,16006607.0000,16036734.0000,16025043.0000,15998391.0000,16042435.0000,16012588.0000,16008130.0000,16014773.0000,15981690.0000,15990397.0000,16023099.0000,16011657.0000,16016346.0000,15971591.0000,15968325.0000,15995426.0000,16014231.0000,14314753.0000,14246433.0000,16012047.0000,16068074.0000,15990908.0000,15993943.0000,15973856.0000,16014472.0000,15995166.0000,16000766.0000,16021115.0000,14982777.0000,14018282.0000,14520753.0000,16052895.0000,16050280.0000,15995166.0000,16016987.0000,15973184.0000,15576122.0000,14023672.0000,14174798.0000,16075046.0000,16011716.0000,15997410.0000,16011266.0000,16006437.0000,15999514.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,chain topology,100,1,349620300,3328007.4500,3287778.3300,3366227.7200,201079.0523,189887.5071,208335.6707,"3064353.0000,3091113.0000,3091224.0000,3063531.0000,3505719.0000,3507842.0000,3222511.0000,3073640.0000,3066496.0000,3064102.0000,3082006.0000,3087877.0000,3083188.0000,3053562.0000,3067739.0000,3063721.0000,3229615.0000,3495980.0000,3490660.0000,3485710.0000,3505038.0000,3509305.0000,3511680.0000,3502632.0000,3498073.0000,3506580.0000,3494457.0000,3490430.0000,3495079.0000,3491131.0000,3273508.0000,3066436.0000,3067068.0000,3079100.0000,3086595.0000,3078740.0000,3086644.0000,3057499.0000,3065555.0000,3295139.0000,3498184.0000,3506390.0000,3503584.0000,3500038.0000,3505408.0000,3492373.0000,3491642.0000,3501060.0000,3496993.0000,3498605.0000,3506981.0000,3485831.0000,3496080.0000,3491462.0000,3505629.0000,3501540.0000,3507011.0000,3492764.0000,3516358.0000,3488416.0000,3502583.0000,3507321.0000,3491130.0000,3487053.0000,3501681.0000,3502743.0000,3511289.0000,3488225.0000,3122342.0000,3083569.0000,3080143.0000,3070885.0000,3068270.0000,3076977.0000,3081625.0000,3078409.0000,3064091.0000,3079040.0000,3306882.0000,3503385.0000,3512311.0000,3495549.0000,3486292.0000,3493646.0000,3504236.0000,3497804.0000,3501290.0000,3488265.0000,3494427.0000,3503694.0000,3484338.0000,3493716.0000,3488496.0000,3227121.0000,3091905.0000,3082236.0000,3067028.0000,3072638.0000,3095030.0000,3075453.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,expanding tree topology,100,1,947253000,9231707.0400,9138708.1000,9322383.3800,468810.5069,447923.1600,486398.4432,"9677620.0000,9698729.0000,9697747.0000,9693919.0000,9685334.0000,9689351.0000,9689201.0000,9686445.0000,9678070.0000,9660347.0000,9669664.0000,9658413.0000,9668992.0000,9680716.0000,9676987.0000,9691265.0000,9664865.0000,9685344.0000,8993883.0000,8681152.0000,8657657.0000,8711418.0000,9689031.0000,9719328.0000,9707997.0000,9700212.0000,8788375.0000,8687965.0000,8653419.0000,8828220.0000,9665285.0000,9685745.0000,9507527.0000,8657157.0000,8665181.0000,8752617.0000,9694542.0000,9673241.0000,8730295.0000,8634473.0000,8675281.0000,8907911.0000,9134670.0000,8653329.0000,8671102.0000,8871082.0000,9478742.0000,8649451.0000,8643721.0000,8660813.0000,9417968.0000,8674469.0000,8652278.0000,8660051.0000,9335802.0000,9029260.0000,8643249.0000,8649723.0000,8792342.0000,9371500.0000,8669379.0000,8645914.0000,8644974.0000,8646315.0000,9386558.0000,8666173.0000,8668448.0000,8666795.0000,8698524.0000,8678107.0000,8671212.0000,8671844.0000,9466269.0000,8657296.0000,9416745.0000,9675304.0000,9657201.0000,9661197.0000,9677199.0000,9671818.0000,9721092.0000,9680865.0000,9674904.0000,9006929.0000,8644742.0000,8658129.0000,9059718.0000,9659435.0000,9681306.0000,9656690.0000,9693669.0000,9692838.0000,9671096.0000,9680133.0000,9664004.0000,9682558.0000,9710181.0000,9667389.0000,9665045.0000,9692236.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,contracting tree topology,100,1,389529000,3899435.4500,3897309.7300,3905209.3500,16709.9994,7723.3880,35695.1027,"3890548.0000,3885037.0000,3893974.0000,3890798.0000,3888474.0000,3895497.0000,3897731.0000,3912399.0000,3892190.0000,3893954.0000,3898563.0000,3894755.0000,3892682.0000,3898442.0000,3891951.0000,3888043.0000,3901548.0000,3902631.0000,3895276.0000,3898993.0000,3895377.0000,3926435.0000,3918420.0000,3907850.0000,3889996.0000,3908822.0000,3912429.0000,3908943.0000,3900316.0000,3912118.0000,3907860.0000,3923780.0000,3910394.0000,3904403.0000,3896820.0000,3904564.0000,3895197.0000,3901147.0000,3905866.0000,3902811.0000,3906127.0000,3896228.0000,3895578.0000,3892751.0000,3893813.0000,3907840.0000,3888763.0000,3910726.0000,3893353.0000,3888974.0000,3890628.0000,3897170.0000,3906548.0000,3900065.0000,3896960.0000,3891128.0000,3893433.0000,3896890.0000,3904734.0000,3891920.0000,3894515.0000,3897370.0000,3895196.0000,3891990.0000,3896879.0000,3893784.0000,3877272.0000,3896499.0000,3903342.0000,3899244.0000,3897029.0000,3896158.0000,4044630.0000,3898883.0000,3891881.0000,3881560.0000,3895477.0000,3892862.0000,3897922.0000,3896268.0000,3902389.0000,3900706.0000,3896339.0000,3896478.0000,3908140.0000,3897401.0000,3886599.0000,3902790.0000,3901619.0000,3896348.0000,3902331.0000,3882863.0000,3888112.0000,3898843.0000,3890577.0000,3887192.0000,3897160.0000,3896138.0000,3891289.0000,3900807.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,wave_sim topology,100,1,1516027300,15575669.3500,15463357.4100,15647475.9900,451439.2170,317322.8467,605026.6279,"15772212.0000,15669729.0000,15754229.0000,15733118.0000,15707091.0000,15731646.0000,15668346.0000,15683495.0000,15700417.0000,15729282.0000,15834121.0000,15669277.0000,15706559.0000,15735214.0000,15718912.0000,15663728.0000,15736416.0000,15747877.0000,15736736.0000,14435150.0000,13779128.0000,14321706.0000,15740913.0000,15753438.0000,15681392.0000,15739061.0000,15722198.0000,15808763.0000,15721968.0000,15680530.0000,15741584.0000,15742487.0000,15699676.0000,15700657.0000,15695638.0000,15704445.0000,15710557.0000,15706880.0000,15747977.0000,15709304.0000,15707140.0000,15703243.0000,15717509.0000,15743620.0000,15741585.0000,15699586.0000,15742056.0000,15699345.0000,15730335.0000,14621053.0000,15699495.0000,15707131.0000,15703162.0000,15701469.0000,15703844.0000,14468173.0000,13746897.0000,14971727.0000,15693895.0000,15698334.0000,15699275.0000,15840893.0000,15773145.0000,15709585.0000,15746856.0000,15746374.0000,15750272.0000,15715156.0000,15683225.0000,15754489.0000,15694306.0000,15711248.0000,15701429.0000,15713752.0000,15716898.0000,15865961.0000,15740974.0000,15689095.0000,15710667.0000,15715847.0000,15758127.0000,15732939.0000,15697181.0000,15715577.0000,13929934.0000,13747037.0000,14921602.0000,15689376.0000,15693904.0000,15668056.0000,15700988.0000,15636998.0000,15765079.0000,15663628.0000,15681120.0000,15669398.0000,15680609.0000,15694926.0000,15720035.0000,15679518.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation,jacobi topology,100,1,529084800,5422775.9700,5363017.4400,5472195.5900,276212.1234,237419.4716,308290.7132,"5566161.0000,5583093.0000,5621967.0000,5593934.0000,5587782.0000,5580328.0000,5591559.0000,5574247.0000,5586049.0000,5564058.0000,5591149.0000,5576471.0000,5583033.0000,5574187.0000,5573626.0000,5571722.0000,5588604.0000,5597341.0000,5337959.0000,4897134.0000,5405226.0000,5590838.0000,5572062.0000,5015969.0000,4896734.0000,4897625.0000,4909518.0000,4893196.0000,5598292.0000,5576792.0000,5588093.0000,5577943.0000,5583935.0000,5588744.0000,5581941.0000,5600346.0000,5578816.0000,5589696.0000,5438559.0000,4889810.0000,4890061.0000,4945055.0000,4883699.0000,4893707.0000,4878749.0000,5398584.0000,5585147.0000,5590497.0000,5587523.0000,5572874.0000,5582282.0000,5578925.0000,5592681.0000,5586539.0000,5580087.0000,5578966.0000,5589897.0000,5578975.0000,5527888.0000,4920217.0000,4887817.0000,5367424.0000,5583604.0000,5583945.0000,5536094.0000,4887296.0000,5206910.0000,5583705.0000,5576972.0000,5582241.0000,5597230.0000,5573125.0000,5590527.0000,5577542.0000,5578845.0000,5014367.0000,4874160.0000,4893587.0000,4886113.0000,4886915.0000,4902945.0000,5117361.0000,5578264.0000,5591290.0000,5563827.0000,5580629.0000,5583253.0000,5580880.0000,5588754.0000,5572463.0000,5575569.0000,5579648.0000,5614372.0000,5639430.0000,5577102.0000,5590898.0000,5580538.0000,5577062.0000,5578495.0000,5579506.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,soup topology,100,1,1300597800,13125152.5900,13042812.1600,13209350.7500,424643.7627,407173.7636,441401.7523,"12762062.0000,13576995.0000,12727486.0000,13582916.0000,12680918.0000,13563819.0000,12748707.0000,13126532.0000,12681468.0000,13543833.0000,12684205.0000,13196444.0000,12749308.0000,13571805.0000,12754477.0000,13580392.0000,12785605.0000,13623624.0000,12747114.0000,13599237.0000,12690336.0000,13642399.0000,12699103.0000,13570313.0000,12666810.0000,13160897.0000,12743877.0000,13603095.0000,12723719.0000,13192937.0000,12701447.0000,13561827.0000,12774575.0000,13584370.0000,12738647.0000,13612182.0000,12748306.0000,13574250.0000,12661020.0000,13756275.0000,12783862.0000,13603877.0000,12747534.0000,13250656.0000,12687761.0000,13588597.0000,12745310.0000,13722831.0000,12757592.0000,13581284.0000,12720924.0000,13542870.0000,12736082.0000,13733280.0000,12664977.0000,13578548.0000,12739639.0000,12735141.0000,13687936.0000,12707237.0000,13633904.0000,12707778.0000,13629485.0000,12771430.0000,13195472.0000,12685115.0000,13575061.0000,12729299.0000,12689855.0000,13585632.0000,12719641.0000,13680732.0000,12699804.0000,13573729.0000,12694404.0000,13206343.0000,12748656.0000,13662707.0000,12849006.0000,13602264.0000,12710513.0000,13625186.0000,12716435.0000,13573107.0000,12672482.0000,12738608.0000,13196023.0000,12724591.0000,13621229.0000,12728759.0000,13625407.0000,12764185.0000,13601192.0000,12742455.0000,13603855.0000,13602143.0000,12676068.0000,13635416.0000,12701427.0000,13606591.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,chain topology,100,1,314115500,3155737.3400,3122559.8900,3193781.3500,180722.2456,159622.2356,199407.0916,"3021882.0000,3445434.0000,3541045.0000,3031390.0000,3174872.0000,3027322.0000,3013546.0000,3358660.0000,3025449.0000,3117594.0000,3016161.0000,3014477.0000,3443149.0000,3033474.0000,3020279.0000,3442789.0000,3028686.0000,3269140.0000,3035237.0000,3024878.0000,3489758.0000,3024157.0000,3251828.0000,3033174.0000,3015249.0000,3442870.0000,3021431.0000,3201372.0000,3013527.0000,3020360.0000,3443450.0000,3024356.0000,3222803.0000,3033895.0000,3024938.0000,3500258.0000,3028595.0000,3157679.0000,3019117.0000,3020620.0000,3444773.0000,3026441.0000,3138934.0000,3016341.0000,3024397.0000,3512972.0000,3028014.0000,3061788.0000,3486231.0000,3025128.0000,3303927.0000,3026190.0000,3040296.0000,3491210.0000,3028083.0000,3286142.0000,3031590.0000,3019818.0000,3442709.0000,3031099.0000,3244934.0000,3034927.0000,3023035.0000,3500990.0000,3023515.0000,3240777.0000,3029526.0000,3019487.0000,3478808.0000,3029576.0000,3210098.0000,3023595.0000,3011011.0000,3502863.0000,3024287.0000,3147690.0000,3016231.0000,3023495.0000,3355364.0000,3027332.0000,3131981.0000,3023575.0000,3034627.0000,3448571.0000,3027793.0000,3032342.0000,3472275.0000,3026070.0000,3247710.0000,3020790.0000,3023736.0000,3495228.0000,3025498.0000,3243401.0000,3037793.0000,3023766.0000,3487915.0000,3035237.0000,3199568.0000,3027333.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,expanding tree topology,100,1,908004200,9072728.2000,8977667.6500,9169330.8000,490622.1952,477519.9330,501427.7484,"9601655.0000,8564681.0000,9392389.0000,9015956.0000,9096368.0000,8620026.0000,9609329.0000,8585140.0000,9630599.0000,8600929.0000,9566107.0000,8610527.0000,9592067.0000,8590019.0000,9585375.0000,9188372.0000,8568679.0000,9588990.0000,8598726.0000,9569344.0000,8554812.0000,9568022.0000,8585420.0000,9553635.0000,8572636.0000,9578903.0000,8588366.0000,9565396.0000,8576513.0000,9546030.0000,8606621.0000,9604801.0000,8614486.0000,9576277.0000,8610368.0000,9602998.0000,8639382.0000,9552161.0000,8614835.0000,9555237.0000,8586572.0000,8749100.0000,9608168.0000,8609837.0000,9592618.0000,8601119.0000,9619158.0000,8589828.0000,9601025.0000,8620576.0000,9613968.0000,8617341.0000,9655517.0000,8575481.0000,9587878.0000,8573338.0000,9618226.0000,8606040.0000,9622875.0000,8617440.0000,9621403.0000,8611319.0000,9631282.0000,8608133.0000,9606845.0000,8599637.0000,9609089.0000,8596392.0000,9596555.0000,8593146.0000,8612501.0000,9604291.0000,8596301.0000,9592398.0000,8604376.0000,9582147.0000,8606020.0000,9592768.0000,8602874.0000,9613257.0000,8563198.0000,9554777.0000,8585320.0000,9565748.0000,8563008.0000,9668522.0000,8562807.0000,9607587.0000,8560593.0000,8598395.0000,8616720.0000,8654511.0000,9639287.0000,8583557.0000,9626242.0000,8611810.0000,9643765.0000,8606932.0000,9649025.0000,8622000.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,contracting tree topology,100,1,347363800,3450399.2200,3420040.4500,3486355.1000,169242.6105,146958.5720,190578.5926,"3793413.0000,3350765.0000,3392434.0000,3322802.0000,3376905.0000,3316289.0000,3340425.0000,3344574.0000,3399537.0000,3512020.0000,3318744.0000,3320137.0000,3820264.0000,3325247.0000,3320187.0000,3768135.0000,3325837.0000,3448621.0000,3363088.0000,3325237.0000,3819133.0000,3331538.0000,3670500.0000,3357177.0000,3541115.0000,3309687.0000,3318985.0000,3794516.0000,3323824.0000,3326198.0000,3799494.0000,3322982.0000,3512422.0000,3362447.0000,3329916.0000,3771392.0000,3383457.0000,3676572.0000,3354192.0000,3534093.0000,3322281.0000,3335656.0000,3347268.0000,3357487.0000,3377025.0000,3574409.0000,3326519.0000,3422852.0000,3323994.0000,3321149.0000,3734994.0000,3334314.0000,3561664.0000,3321268.0000,3399697.0000,3319185.0000,3323754.0000,3714514.0000,3330266.0000,3557636.0000,3333923.0000,3454261.0000,3339003.0000,3321720.0000,3741885.0000,3364811.0000,3602482.0000,3310088.0000,3407062.0000,3329666.0000,3327551.0000,3806017.0000,3320096.0000,3632518.0000,3331389.0000,3479279.0000,3359752.0000,3316721.0000,3825895.0000,3346126.0000,3660683.0000,3346327.0000,3495880.0000,3331208.0000,3344042.0000,3791921.0000,3341859.0000,3359892.0000,3824593.0000,3334264.0000,3503083.0000,3376865.0000,3328923.0000,3787773.0000,3317372.0000,3701950.0000,3349182.0000,3546045.0000,3350535.0000,3367047.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,wave_sim topology,100,1,1422988000,14320756.5400,14138344.4300,14505522.4300,938496.5791,898655.6366,1025062.0819,"13528032.0000,15388868.0000,15406541.0000,13511391.0000,15349052.0000,13515509.0000,15407913.0000,13507474.0000,15372145.0000,13536439.0000,15384679.0000,13914734.0000,14241645.0000,14411045.0000,13271657.0000,15281494.0000,13251469.0000,15270132.0000,13573248.0000,13314378.0000,14024272.0000,13294830.0000,15256316.0000,13288849.0000,15187687.0000,13249685.0000,15217372.0000,13332713.0000,13270405.0000,14413749.0000,13231130.0000,15228023.0000,13243063.0000,15285050.0000,13246950.0000,15250615.0000,13266717.0000,15230848.0000,13236971.0000,15246427.0000,13277228.0000,15282937.0000,13289821.0000,15234054.0000,13227704.0000,15272326.0000,13293488.0000,16578450.0000,13488857.0000,14114864.0000,15350715.0000,13464152.0000,15347689.0000,13518765.0000,15356155.0000,13497995.0000,15354863.0000,13508536.0000,15344312.0000,13482235.0000,15344553.0000,13483809.0000,15297204.0000,13394820.0000,15385540.0000,13503575.0000,15346868.0000,13485953.0000,15352718.0000,13478979.0000,15359822.0000,13704296.0000,14026617.0000,13582856.0000,14713608.0000,13471806.0000,15350034.0000,13499949.0000,15326399.0000,13367018.0000,15292644.0000,13351688.0000,15290601.0000,13371015.0000,15289068.0000,13344234.0000,15257389.0000,13502474.0000,15362738.0000,13535076.0000,15440124.0000,13498707.0000,15365142.0000,13499098.0000,15244684.0000,14479535.0000,13490150.0000,15431017.0000,13469391.0000,15359792.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread,jacobi topology,100,1,481103000,4930817.5800,4880817.3700,4986302.1700,269224.8671,245081.9681,300481.8919,"4747310.0000,5288776.0000,4666948.0000,5347828.0000,5665661.0000,5173798.0000,4658943.0000,5379548.0000,4644085.0000,5190410.0000,4649134.0000,4645918.0000,5360732.0000,4632904.0000,5252888.0000,4667860.0000,4896363.0000,4638445.0000,5160693.0000,4626231.0000,4766216.0000,4653212.0000,4709549.0000,4653663.0000,4700582.0000,5385950.0000,4642712.0000,5010829.0000,4656959.0000,5355142.0000,4652390.0000,4962608.0000,4667248.0000,5306098.0000,4684232.0000,4935737.0000,4641630.0000,5185921.0000,4841659.0000,4730868.0000,5067476.0000,4750637.0000,5374629.0000,4739715.0000,5060543.0000,4731550.0000,5314224.0000,4729957.0000,5003265.0000,4720149.0000,5253078.0000,4730049.0000,4773580.0000,4718425.0000,4783358.0000,5303334.0000,4747139.0000,4982134.0000,4741328.0000,5270532.0000,4737542.0000,4947499.0000,4739546.0000,5238641.0000,4725068.0000,5405336.0000,4745556.0000,5241998.0000,4731310.0000,4939213.0000,4725549.0000,5193986.0000,4725400.0000,4832592.0000,4725719.0000,5118734.0000,4719057.0000,5440683.0000,4718796.0000,5133040.0000,4841579.0000,5421958.0000,4741749.0000,5250804.0000,4734206.0000,4803596.0000,4724406.0000,5079309.0000,4728575.0000,5353098.0000,4734586.0000,5040425.0000,4738303.0000,5312281.0000,4755465.0000,5038982.0000,4731340.0000,5305008.0000,4742701.0000,4985340.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,soup topology,100,1,1649610700,16543367.0800,16380420.4700,16679095.3600,756959.4189,659297.2335,845683.2913,"15427891.0000,14997035.0000,17076192.0000,17065102.0000,17021099.0000,17032380.0000,17017452.0000,17018734.0000,16529206.0000,16349927.0000,15038695.0000,15700307.0000,17036989.0000,17082255.0000,16593699.0000,14951078.0000,16169596.0000,15024437.0000,15031560.0000,14983289.0000,16062032.0000,17070061.0000,17074901.0000,17063840.0000,17070222.0000,17049323.0000,17029765.0000,17023584.0000,17046196.0000,16975112.0000,17024555.0000,17053840.0000,17029405.0000,17014096.0000,17078027.0000,17051978.0000,17038021.0000,15325767.0000,17003205.0000,15740904.0000,17032390.0000,15745051.0000,16995070.0000,17002354.0000,17014787.0000,17024676.0000,17009997.0000,16991593.0000,17003215.0000,17009287.0000,16100215.0000,14983950.0000,15507051.0000,17015619.0000,16265027.0000,15003127.0000,15432610.0000,17029916.0000,17027591.0000,17003666.0000,17011430.0000,17010939.0000,16982556.0000,17024626.0000,17051827.0000,17023504.0000,17029614.0000,17030356.0000,17021640.0000,15416650.0000,15418593.0000,16894359.0000,16047265.0000,16997073.0000,17048260.0000,17018614.0000,17013655.0000,17006261.0000,17021941.0000,17018635.0000,17038952.0000,17013404.0000,17032119.0000,17006441.0000,15027403.0000,14972499.0000,16831740.0000,17041107.0000,17000550.0000,15359943.0000,14959143.0000,17053971.0000,17032030.0000,15740374.0000,15003857.0000,15909123.0000,17029986.0000,17022853.0000,17002093.0000,17002373.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,chain topology,100,1,353966600,3759605.5200,3733405.1300,3775499.1500,102428.9112,69139.4396,138810.5214,"3782363.0000,3795797.0000,3817058.0000,3824653.0000,3790418.0000,3791870.0000,3797892.0000,3791861.0000,3784276.0000,3781341.0000,3794415.0000,3787922.0000,3789245.0000,3786200.0000,3796459.0000,3784156.0000,3789786.0000,3779618.0000,3781731.0000,3796079.0000,3785539.0000,3790648.0000,3793203.0000,3799044.0000,3790398.0000,3787062.0000,3792071.0000,3782022.0000,3781280.0000,3781311.0000,3794956.0000,3783886.0000,3789526.0000,3781520.0000,3788124.0000,3795156.0000,3787352.0000,3787693.0000,3786300.0000,3785939.0000,3791510.0000,3789226.0000,3794636.0000,3787813.0000,3787612.0000,3782563.0000,3383978.0000,3363480.0000,3362758.0000,3565011.0000,3788914.0000,3790067.0000,3793594.0000,3725695.0000,3391131.0000,3353741.0000,3358309.0000,3658688.0000,3785879.0000,3785449.0000,3797542.0000,3789957.0000,3794976.0000,3793073.0000,3783354.0000,3795678.0000,3782072.0000,3783164.0000,3790989.0000,3778395.0000,3782854.0000,3786210.0000,3784947.0000,3785118.0000,3798182.0000,3786360.0000,3791270.0000,3786430.0000,3788093.0000,3795037.0000,3784326.0000,3793794.0000,3788414.0000,3782793.0000,3789005.0000,3778225.0000,3790187.0000,3780340.0000,3778335.0000,3783865.0000,3792902.0000,3789666.0000,3788885.0000,3784798.0000,3794736.0000,3787592.0000,3789115.0000,3786411.0000,3790568.0000,3786670.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,expanding tree topology,100,1,998144500,9922408.0400,9864409.7700,9957890.5100,228350.0400,153993.7100,314984.8716,"9597357.0000,10014527.0000,9976776.0000,9990631.0000,9974812.0000,9965584.0000,9989149.0000,10036639.0000,10001053.0000,9988427.0000,9996103.0000,10007023.0000,9983219.0000,9985301.0000,9971596.0000,9957980.0000,9973169.0000,9979521.0000,9969431.0000,9985662.0000,9975072.0000,9963842.0000,9998316.0000,9979110.0000,9969431.0000,9973239.0000,9973029.0000,9986675.0000,9980763.0000,9647513.0000,8974817.0000,8964148.0000,9693008.0000,9968891.0000,9999097.0000,9993848.0000,9297559.0000,9807585.0000,9997736.0000,9989510.0000,9992576.0000,10007955.0000,9976716.0000,10000471.0000,9980523.0000,9996944.0000,10108716.0000,9992295.0000,9978149.0000,9987486.0000,9990292.0000,10018825.0000,9997365.0000,9978488.0000,10002975.0000,10003908.0000,9967378.0000,9991193.0000,10154443.0000,9986754.0000,9972497.0000,9984901.0000,9973319.0000,9995612.0000,9978990.0000,9989260.0000,9985772.0000,10012164.0000,9983358.0000,9991003.0000,9982847.0000,9969894.0000,9980392.0000,10002866.0000,9967247.0000,9992986.0000,9981995.0000,9998357.0000,9954934.0000,9979501.0000,9975112.0000,9987186.0000,9979029.0000,10010459.0000,9982717.0000,9974070.0000,9977427.0000,9975172.0000,9978550.0000,10012212.0000,9974211.0000,9981324.0000,9984441.0000,9983228.0000,10014438.0000,10003646.0000,10007224.0000,9230602.0000,8978305.0000,8962955.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,contracting tree topology,100,1,409033200,4179965.9200,4148712.7100,4200137.1900,126167.2242,85981.4689,167482.7418,"4217617.0000,4217107.0000,4211515.0000,4213760.0000,4214822.0000,3873615.0000,3713312.0000,3727919.0000,3721838.0000,3728631.0000,3730003.0000,3725726.0000,3834812.0000,4216064.0000,4224821.0000,4213389.0000,4216294.0000,4218078.0000,4204181.0000,4214421.0000,4208299.0000,4210463.0000,4212948.0000,4220222.0000,4212377.0000,4217737.0000,4222456.0000,4222988.0000,4217667.0000,4221995.0000,4222977.0000,4215173.0000,4211305.0000,4211856.0000,4201467.0000,4216154.0000,4201286.0000,4215484.0000,4209882.0000,4215473.0000,4216685.0000,4200996.0000,4205013.0000,4216574.0000,4207627.0000,4220091.0000,4216014.0000,4218429.0000,4209751.0000,4214531.0000,4220572.0000,4202899.0000,4210243.0000,4223288.0000,4216524.0000,4228507.0000,4224030.0000,4214281.0000,4210343.0000,4219230.0000,4227225.0000,4205805.0000,4220753.0000,4224991.0000,4228548.0000,4214030.0000,4207147.0000,4285326.0000,4231453.0000,4215403.0000,4224821.0000,4227335.0000,4232676.0000,4223007.0000,4224299.0000,4235190.0000,4218519.0000,4219600.0000,4208840.0000,4207538.0000,4217546.0000,4211836.0000,4232034.0000,4205834.0000,4216345.0000,4213098.0000,4208661.0000,4209071.0000,4213879.0000,4212166.0000,4215012.0000,4223188.0000,4205154.0000,4215613.0000,4230622.0000,4209611.0000,4209241.0000,4209702.0000,4210985.0000,4222726.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,wave_sim topology,100,1,1778081200,17485728.2800,17324437.6700,17629600.5300,778475.2913,702485.4799,842171.1238,"18064455.0000,18060398.0000,18054045.0000,18080756.0000,16483160.0000,16210534.0000,16208150.0000,16231303.0000,16248605.0000,16226645.0000,16238196.0000,16185316.0000,16650777.0000,18078713.0000,18090765.0000,18083051.0000,16762599.0000,16125313.0000,16177851.0000,16181579.0000,16134370.0000,17129755.0000,18075626.0000,18095674.0000,18052442.0000,18063373.0000,17137659.0000,16159947.0000,17430254.0000,18073772.0000,18066829.0000,18058725.0000,16773921.0000,16139539.0000,17529843.0000,18116324.0000,18076427.0000,16935076.0000,17801256.0000,17166895.0000,16928985.0000,16175196.0000,17349531.0000,18066860.0000,18071850.0000,18074073.0000,17261093.0000,16137315.0000,16990050.0000,18076338.0000,18048756.0000,18047553.0000,16368192.0000,16435339.0000,18075435.0000,18056831.0000,18074074.0000,18050840.0000,18062652.0000,18064706.0000,18074263.0000,16889871.0000,16165278.0000,16250469.0000,17964546.0000,18094632.0000,18058262.0000,18054937.0000,18061149.0000,18051210.0000,18036161.0000,18052602.0000,18062732.0000,18022295.0000,18025722.0000,18046301.0000,18058885.0000,18062582.0000,18071689.0000,18052833.0000,18068213.0000,18049968.0000,18081437.0000,16745297.0000,16134219.0000,17870809.0000,18080185.0000,18063474.0000,18075525.0000,18105462.0000,18102337.0000,18047072.0000,18048004.0000,18063664.0000,18034238.0000,16670394.0000,16117708.0000,18045500.0000,18068793.0000,18068523.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task,jacobi topology,100,1,562174600,6025934.7300,5976254.4300,6059156.5700,205418.3813,152188.8703,259378.0411,"6082951.0000,6093109.0000,5398323.0000,5410357.0000,5386621.0000,5381391.0000,5512510.0000,6084714.0000,6103008.0000,6087098.0000,6093871.0000,6093851.0000,6096485.0000,6103969.0000,6105804.0000,6090594.0000,6105182.0000,6093781.0000,6129498.0000,6090234.0000,6089142.0000,6087138.0000,6082158.0000,5580618.0000,5386171.0000,5378837.0000,5392332.0000,5374919.0000,5796288.0000,6098038.0000,6079273.0000,6086988.0000,6094602.0000,6103358.0000,6098910.0000,6091907.0000,6091305.0000,6096685.0000,6097167.0000,6098880.0000,6093710.0000,6085626.0000,6095664.0000,6093730.0000,6111254.0000,6099963.0000,6101966.0000,6099061.0000,6089723.0000,6095855.0000,6104661.0000,6088661.0000,6107858.0000,6093340.0000,6098940.0000,6098279.0000,6082559.0000,6085705.0000,6096847.0000,6085716.0000,6086156.0000,6103058.0000,6094713.0000,6097438.0000,6096536.0000,6095073.0000,6091086.0000,6096386.0000,6082860.0000,6100854.0000,6131652.0000,6149326.0000,6112166.0000,6100904.0000,6095644.0000,6105884.0000,6106676.0000,6099521.0000,6100434.0000,6095724.0000,6090755.0000,6086747.0000,6093801.0000,6078703.0000,6094542.0000,6086887.0000,6105404.0000,6084883.0000,6098449.0000,6102658.0000,6100413.0000,6091806.0000,6109159.0000,6085255.0000,6103118.0000,6082018.0000,6110353.0000,6108338.0000,6084603.0000,6096305.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,soup topology,100,1,1347606000,13407552.4600,13334411.5200,13485139.4300,387571.8436,365891.0889,407818.1666,"13927389.0000,13045077.0000,13076507.0000,13858207.0000,13046571.0000,13583257.0000,13059564.0000,13912351.0000,13014420.0000,13840795.0000,13068162.0000,13858809.0000,13111673.0000,13542109.0000,13038415.0000,13902282.0000,13079773.0000,13884367.0000,13044807.0000,13635056.0000,13051870.0000,13118608.0000,13673558.0000,13080374.0000,13973726.0000,13085995.0000,13867475.0000,13020592.0000,13938079.0000,13068031.0000,13529154.0000,13115180.0000,14001850.0000,12995565.0000,13931316.0000,13132974.0000,13073622.0000,13895618.0000,13109540.0000,13910457.0000,13072700.0000,13521751.0000,13036311.0000,13890559.0000,13035930.0000,13960081.0000,13004190.0000,13588387.0000,13030309.0000,13885801.0000,13026032.0000,13902601.0000,13063623.0000,13149536.0000,13890899.0000,13033226.0000,13688987.0000,13055578.0000,13514587.0000,12998720.0000,13944652.0000,13101224.0000,13943949.0000,13084602.0000,13130880.0000,13785610.0000,13051410.0000,13545666.0000,13079332.0000,13918162.0000,13074182.0000,13915195.0000,12991837.0000,13675982.0000,13058893.0000,13548170.0000,13031862.0000,13939352.0000,13063082.0000,14020896.0000,12989553.0000,13512303.0000,13116362.0000,13882815.0000,12998270.0000,13829723.0000,13021273.0000,13550063.0000,13035038.0000,13889477.0000,13090423.0000,13906409.0000,13039688.0000,13871723.0000,13042463.0000,13566275.0000,13006123.0000,13888606.0000,13043194.0000,13117544.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,chain topology,100,1,323078100,3227981.7200,3197808.5800,3263249.2800,166755.2498,145848.8680,186239.7744,"3209327.0000,3107494.0000,3110910.0000,3141779.0000,3493044.0000,3120519.0000,3237721.0000,3111051.0000,3109528.0000,3474249.0000,3123304.0000,3266335.0000,3112895.0000,3105180.0000,3488997.0000,3129205.0000,3299117.0000,3112924.0000,3112263.0000,3546967.0000,3108566.0000,3310228.0000,3115810.0000,3106432.0000,3564961.0000,3110560.0000,3375181.0000,3118706.0000,3110610.0000,3574909.0000,3121450.0000,3422622.0000,3107324.0000,3156847.0000,3565993.0000,3112073.0000,3114097.0000,3572795.0000,3106693.0000,3109829.0000,3572244.0000,3118415.0000,3400119.0000,3124196.0000,3140136.0000,3565712.0000,3111341.0000,3120699.0000,3569319.0000,3105700.0000,3097505.0000,3564070.0000,3118675.0000,3370893.0000,3118945.0000,3122051.0000,3571624.0000,3115229.0000,3400770.0000,3119056.0000,3212603.0000,3115660.0000,3114317.0000,3566855.0000,3118966.0000,3212193.0000,3104809.0000,3112614.0000,3434153.0000,3110390.0000,3190011.0000,3103737.0000,3107034.0000,3392434.0000,3117453.0000,3199198.0000,3115149.0000,3118015.0000,3548890.0000,3125999.0000,3212994.0000,3094840.0000,3115229.0000,3448530.0000,3112163.0000,3216531.0000,3096102.0000,3108516.0000,3435185.0000,3114507.0000,3190291.0000,3110771.0000,3111511.0000,3448780.0000,3121972.0000,3221260.0000,3109599.0000,3097245.0000,3464290.0000,3122182.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,expanding tree topology,100,1,922782400,9186011.1600,9084108.9000,9290309.5700,524996.1119,513022.7429,536193.2643,"8663157.0000,9746950.0000,8706971.0000,9776316.0000,8676223.0000,9817153.0000,8706689.0000,8745513.0000,8764589.0000,8771554.0000,9749565.0000,8711029.0000,9738915.0000,8709897.0000,9798407.0000,8709094.0000,9740559.0000,8696230.0000,8722080.0000,8880148.0000,8756745.0000,9795101.0000,8694156.0000,9730349.0000,8703573.0000,9710151.0000,8700338.0000,9751469.0000,8728601.0000,9718196.0000,8666715.0000,9688710.0000,8660893.0000,9784461.0000,8689899.0000,9743744.0000,8688136.0000,9841319.0000,8708643.0000,9799199.0000,8730865.0000,9763803.0000,8715617.0000,9737012.0000,8720286.0000,9753523.0000,8680991.0000,9742212.0000,8732198.0000,9757049.0000,8702602.0000,9746228.0000,8675962.0000,9693048.0000,8652338.0000,9742472.0000,8694046.0000,9910880.0000,8665872.0000,9688810.0000,8686792.0000,9718878.0000,8691782.0000,9695794.0000,8664280.0000,9733645.0000,8636998.0000,9747220.0000,8689898.0000,9709930.0000,8700860.0000,9752771.0000,8710247.0000,9800161.0000,8731307.0000,9838524.0000,8658358.0000,9761358.0000,8716047.0000,9751048.0000,8698535.0000,9744526.0000,8714906.0000,9843222.0000,8686632.0000,9737933.0000,8667245.0000,9732973.0000,8675492.0000,9737432.0000,8676984.0000,9728785.0000,8675661.0000,9712706.0000,8703494.0000,8713533.0000,8737758.0000,9744076.0000,8689818.0000,9686256.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,contracting tree topology,100,1,355015600,3575341.9600,3536593.1700,3640971.5400,251729.0675,176856.8462,449346.9508,"3422431.0000,3417722.0000,3517451.0000,3437820.0000,5298915.0000,3412562.0000,3460523.0000,3898744.0000,3424014.0000,3417411.0000,3818421.0000,3423222.0000,3712350.0000,3430356.0000,3576232.0000,3424725.0000,3408815.0000,3898452.0000,3445474.0000,3432580.0000,3866552.0000,3427019.0000,3647868.0000,3425517.0000,3482365.0000,3912098.0000,3413945.0000,3418684.0000,3853737.0000,3426628.0000,3725976.0000,3422821.0000,3600849.0000,3418143.0000,3411790.0000,3898102.0000,3425287.0000,3424505.0000,3907429.0000,3448681.0000,3645884.0000,3465352.0000,3566985.0000,3432149.0000,3416569.0000,3858777.0000,3456385.0000,3447519.0000,3942516.0000,3459811.0000,3626006.0000,3455123.0000,3481162.0000,3898102.0000,3404366.0000,3426619.0000,3822157.0000,3417721.0000,3695207.0000,3420047.0000,3543150.0000,3417651.0000,3407071.0000,3942716.0000,3446365.0000,3453930.0000,3914232.0000,3439383.0000,3671843.0000,3415908.0000,3539763.0000,3398967.0000,3411310.0000,3857865.0000,3418443.0000,3783354.0000,3413514.0000,3644382.0000,3425176.0000,3472966.0000,3405959.0000,3418063.0000,3850662.0000,3430366.0000,3750653.0000,3427069.0000,3587103.0000,3422060.0000,3476022.0000,3914333.0000,3431808.0000,3443331.0000,3821226.0000,3427450.0000,3715557.0000,3439663.0000,3564119.0000,3422500.0000,3414956.0000,3978634.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,wave_sim topology,100,1,1469590600,14854061.2600,14692602.9000,15020199.6800,842451.8956,806130.2672,873901.9251,"15871532.0000,14133389.0000,15776471.0000,14001729.0000,14602027.0000,13966203.0000,15774678.0000,13925024.0000,15777553.0000,13951425.0000,15876631.0000,14082914.0000,15858968.0000,14104574.0000,15854229.0000,13995869.0000,15790258.0000,13963367.0000,15822929.0000,13938430.0000,15797671.0000,14010906.0000,15785428.0000,13952928.0000,14863241.0000,15805918.0000,13955993.0000,15794746.0000,13968958.0000,15784116.0000,13996240.0000,15786420.0000,13979327.0000,13975410.0000,15793543.0000,13901600.0000,15783585.0000,13946956.0000,15806056.0000,13947216.0000,15794906.0000,13990659.0000,15817569.0000,13942428.0000,15787022.0000,13960120.0000,15884897.0000,14541452.0000,14144380.0000,14662541.0000,14415905.0000,14195597.0000,14568192.0000,14391749.0000,14110446.0000,15917568.0000,14095468.0000,15842837.0000,14077965.0000,15849770.0000,14125043.0000,15844229.0000,14093372.0000,15874407.0000,14127408.0000,15954429.0000,14146113.0000,14956839.0000,15220368.0000,14750577.0000,14135584.0000,15551996.0000,14782428.0000,13960982.0000,15822789.0000,13953840.0000,15785087.0000,13966844.0000,15781431.0000,14113983.0000,15903181.0000,14122970.0000,15848057.0000,14109614.0000,15859429.0000,14068005.0000,15854699.0000,14123620.0000,14109865.0000,15833239.0000,14084416.0000,15827278.0000,15097115.0000,14105477.0000,15844249.0000,14077813.0000,15844330.0000,14108161.0000,15843699.0000,14097231.0000" +building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task,jacobi topology,100,1,499416000,5032812.2300,4981161.5700,5089490.9900,277639.2806,252361.2936,300690.3363,"4795672.0000,5466062.0000,4830958.0000,5308934.0000,4791093.0000,4957237.0000,4778008.0000,5299397.0000,4799759.0000,4799208.0000,5505927.0000,4786244.0000,5503473.0000,4790973.0000,5228642.0000,4793579.0000,4891944.0000,5504094.0000,4814006.0000,5389487.0000,4797135.0000,5122571.0000,4820228.0000,5435945.0000,4793378.0000,5114615.0000,4780883.0000,5484997.0000,4791625.0000,5144863.0000,4759603.0000,5477794.0000,4810641.0000,5213203.0000,4802635.0000,4826671.0000,5481051.0000,4803156.0000,5358047.0000,4799589.0000,5059712.0000,4797726.0000,5463296.0000,4805370.0000,5071485.0000,4798818.0000,5445803.0000,4798157.0000,5106771.0000,4812243.0000,5451765.0000,4796323.0000,5106110.0000,4806853.0000,4791554.0000,4868099.0000,5073158.0000,4829076.0000,5376442.0000,4808115.0000,5041849.0000,4848893.0000,5504274.0000,4795552.0000,5143421.0000,4804308.0000,5459599.0000,4822062.0000,5148590.0000,4805531.0000,5513672.0000,4796313.0000,4877026.0000,4805140.0000,4878489.0000,4814889.0000,5505516.0000,4795753.0000,5523551.0000,4801302.0000,5167276.0000,4815410.0000,4852570.0000,5497471.0000,4797285.0000,5374870.0000,4808807.0000,5098345.0000,4805791.0000,5429813.0000,4813697.0000,4848552.0000,4810971.0000,5571401.0000,4811603.0000,5139934.0000,4804378.0000,5451784.0000,4802115.0000,5173217.0000" diff --git a/ci/perf/gpuc2_bench.md b/ci/perf/gpuc2_bench.md index f38a91dfa..cb5ff2207 100644 --- a/ci/perf/gpuc2_bench.md +++ b/ci/perf/gpuc2_bench.md @@ -2,96 +2,96 @@ | Metadata | | | :------- | :------------------- | -| Created | 2022-07-18T16:17:11Z | +| Created | 2022-07-18T16:25:50Z | -| Test case | Benchmark name | Min | Mean | Std dev | -| :------------------------------------------------------------------------------------------------------------------------------------------------ | :----------------------------------------------- | -------------: | -------------: | -----------: | -| benchmark intrusive graph dependency handling with N nodes - 1 | creating nodes | 4.47 | 4.76 | 0.16 | -| benchmark intrusive graph dependency handling with N nodes - 1 | creating and adding dependencies | 24.15 | 24.21 | 0.06 | -| benchmark intrusive graph dependency handling with N nodes - 1 | adding and removing dependencies | 16.62 | 16.70 | 0.01 | -| benchmark intrusive graph dependency handling with N nodes - 1 | checking for dependencies | 2.09 | 2.10 | 0.01 | -| benchmark intrusive graph dependency handling with N nodes - 10 | creating nodes | 32.16 | 36.04 | 0.43 | -| benchmark intrusive graph dependency handling with N nodes - 10 | creating and adding dependencies | 242.70 | 244.10 | 8.45 | -| benchmark intrusive graph dependency handling with N nodes - 10 | adding and removing dependencies | 244.73 | 245.66 | 0.62 | -| benchmark intrusive graph dependency handling with N nodes - 10 | checking for dependencies | 33.07 | 33.20 | 0.80 | -| benchmark intrusive graph dependency handling with N nodes - 100 | creating nodes | 523.76 | 526.32 | 15.80 | -| benchmark intrusive graph dependency handling with N nodes - 100 | creating and adding dependencies | 4'646.67 | 4'680.17 | 84.18 | -| benchmark intrusive graph dependency handling with N nodes - 100 | adding and removing dependencies | 4'775.33 | 4'845.08 | 133.03 | -| benchmark intrusive graph dependency handling with N nodes - 100 | checking for dependencies | 1'972.00 | 1'994.17 | 59.24 | -| benchmark task handling > without access thread | generating and deleting tasks | 3'890'847.00 | 4'670'808.94 | 462'648.96 | -| benchmark task handling > with access thread | generating and deleting tasks with access thread | 6'411'022.00 | 6'684'997.85 | 124'814.93 | -| generating large task graphs | soup topology | 3'334'303.00 | 3'752'935.41 | 205'860.53 | -| generating large task graphs | chain topology | 68'768.00 | 75'417.81 | 1'436.72 | -| generating large task graphs | expanding tree topology | 144'151.00 | 150'550.59 | 1'875.16 | -| generating large task graphs | contracting tree topology | 160'853.00 | 165'430.54 | 1'603.99 | -| generating large task graphs | wave\_sim topology | 628'579.00 | 681'397.49 | 16'016.12 | -| generating large task graphs | jacobi topology | 186'601.00 | 200'309.17 | 3'825.06 | -| generating large command graphs for N nodes - 1 | soup topology | 5'941'642.00 | 6'726'872.98 | 276'012.76 | -| generating large command graphs for N nodes - 1 | chain topology | 257'746.00 | 270'588.86 | 14'497.97 | -| generating large command graphs for N nodes - 1 | expanding tree topology | 464'318.00 | 467'852.90 | 3'502.25 | -| generating large command graphs for N nodes - 1 | contracting tree topology | 510'204.00 | 514'298.23 | 3'264.07 | -| generating large command graphs for N nodes - 1 | wave\_sim topology | 1'990'428.00 | 2'158'497.54 | 116'074.25 | -| generating large command graphs for N nodes - 1 | jacobi topology | 825'111.00 | 829'549.31 | 4'005.16 | -| generating large command graphs for N nodes - 4 | soup topology | 14'103'152.00 | 15'733'098.55 | 829'054.17 | -| generating large command graphs for N nodes - 4 | chain topology | 3'125'127.00 | 3'502'131.94 | 125'650.14 | -| generating large command graphs for N nodes - 4 | expanding tree topology | 8'693'234.00 | 9'451'725.19 | 445'439.99 | -| generating large command graphs for N nodes - 4 | contracting tree topology | 3'910'926.00 | 3'931'008.89 | 7'953.92 | -| generating large command graphs for N nodes - 4 | wave\_sim topology | 14'063'206.00 | 15'517'786.11 | 708'362.22 | -| generating large command graphs for N nodes - 4 | jacobi topology | 4'809'598.00 | 5'342'782.73 | 275'757.27 | -| generating large command graphs for N nodes - 16 | soup topology | 52'272'200.00 | 57'893'739.32 | 1'751'121.24 | -| generating large command graphs for N nodes - 16 | chain topology | 398'823'100.00 | 416'243'030.59 | 2'963'762.89 | -| generating large command graphs for N nodes - 16 | expanding tree topology | 685'502'044.00 | 692'853'498.14 | 2'417'722.46 | -| generating large command graphs for N nodes - 16 | contracting tree topology | 131'137'413.00 | 136'685'989.03 | 1'494'634.40 | -| generating large command graphs for N nodes - 16 | wave\_sim topology | 128'191'624.00 | 134'098'583.00 | 1'798'581.29 | -| generating large command graphs for N nodes - 16 | jacobi topology | 115'582'098.00 | 127'227'408.84 | 4'212'501.33 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation | soup topology | 5'963'073.00 | 6'741'373.20 | 311'716.03 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation | chain topology | 291'590.00 | 295'244.41 | 2'730.05 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation | expanding tree topology | 464'097.00 | 469'897.49 | 3'316.02 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation | contracting tree topology | 511'947.00 | 518'611.13 | 15'946.67 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation | wave\_sim topology | 2'005'988.00 | 2'218'645.75 | 86'663.72 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation | jacobi topology | 725'382.00 | 816'156.54 | 38'594.88 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread | soup topology | 5'640'321.00 | 5'708'869.70 | 25'311.76 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread | chain topology | 410'666.00 | 420'597.80 | 3'610.51 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread | expanding tree topology | 547'104.00 | 563'114.21 | 28'546.91 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread | contracting tree topology | 561'571.00 | 570'127.11 | 4'124.00 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread | wave\_sim topology | 2'918'817.00 | 2'939'248.90 | 16'034.65 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread | jacobi topology | 943'074.00 | 969'646.95 | 26'763.29 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task | soup topology | 6'959'791.00 | 7'769'045.50 | 295'795.93 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task | chain topology | 581'900.00 | 585'548.07 | 3'370.71 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task | expanding tree topology | 713'419.00 | 759'214.19 | 23'506.99 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task | contracting tree topology | 751'862.00 | 798'034.50 | 29'849.36 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task | wave\_sim topology | 4'043'176.00 | 4'264'460.38 | 89'172.47 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task | jacobi topology | 1'329'667.00 | 1'335'740.70 | 7'073.34 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task | soup topology | 6'226'252.00 | 6'310'013.10 | 48'929.64 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task | chain topology | 444'029.00 | 447'411.81 | 3'486.10 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task | expanding tree topology | 579'606.00 | 585'259.80 | 14'386.25 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task | contracting tree topology | 601'267.00 | 609'197.20 | 8'097.66 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task | wave\_sim topology | 3'142'771.00 | 3'160'834.52 | 9'173.07 | -| building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task | jacobi topology | 943'375.00 | 988'744.74 | 15'451.88 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation | soup topology | 14'204'203.00 | 16'327'180.44 | 493'184.69 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation | chain topology | 3'541'086.00 | 3'564'821.87 | 9'207.63 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation | expanding tree topology | 8'764'991.00 | 9'682'671.52 | 333'414.49 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation | contracting tree topology | 3'441'587.00 | 3'867'794.93 | 195'511.69 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation | wave\_sim topology | 14'224'592.00 | 15'741'833.99 | 657'423.19 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation | jacobi topology | 4'825'558.00 | 5'355'677.52 | 319'010.20 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread | soup topology | 14'231'875.00 | 14'380'895.43 | 97'399.35 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread | chain topology | 3'337'109.00 | 3'571'423.73 | 160'535.03 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread | expanding tree topology | 9'077'122.00 | 9'423'825.82 | 119'444.59 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread | contracting tree topology | 3'594'788.00 | 3'832'176.83 | 165'745.14 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread | wave\_sim topology | 15'270'794.00 | 15'985'523.57 | 383'508.70 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread | jacobi topology | 5'150'424.00 | 5'654'882.57 | 287'528.54 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task | soup topology | 15'249'403.00 | 17'392'909.15 | 460'165.90 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task | chain topology | 3'849'971.00 | 3'865'397.98 | 7'761.07 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task | expanding tree topology | 9'054'760.00 | 9'890'489.50 | 425'346.98 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task | contracting tree topology | 3'767'203.00 | 4'145'606.68 | 209'908.37 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task | wave\_sim topology | 16'251'851.00 | 17'765'576.97 | 636'488.27 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task | jacobi topology | 5'990'635.00 | 6'016'601.40 | 9'342.02 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task | soup topology | 14'553'775.00 | 14'703'555.90 | 75'735.69 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task | chain topology | 3'420'918.00 | 3'639'903.59 | 215'605.52 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task | expanding tree topology | 9'122'767.00 | 9'446'212.90 | 148'314.66 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task | contracting tree topology | 3'688'043.00 | 3'874'679.49 | 113'226.15 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task | wave\_sim topology | 15'937'084.00 | 16'060'180.58 | 193'960.95 | -| building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task | jacobi topology | 5'279'047.00 | 5'618'122.99 | 215'667.46 | +| Test case | Benchmark name | Min | Mean | Std dev | +| :------------------------------------------------------------------------------------------------------------------------------------------------ | :----------------------------------------------- | -------------: | -------------: | ------------: | +| benchmark intrusive graph dependency handling with N nodes - 1 | creating nodes | 4.47 | 4.65 | 0.20 | +| benchmark intrusive graph dependency handling with N nodes - 1 | creating and adding dependencies | 24.15 | 24.20 | 0.05 | +| benchmark intrusive graph dependency handling with N nodes - 1 | adding and removing dependencies | 20.52 | 20.54 | 0.01 | +| benchmark intrusive graph dependency handling with N nodes - 1 | checking for dependencies | 2.09 | 2.10 | 0.01 | +| benchmark intrusive graph dependency handling with N nodes - 10 | creating nodes | 42.39 | 45.14 | 1.68 | +| benchmark intrusive graph dependency handling with N nodes - 10 | creating and adding dependencies | 277.55 | 278.47 | 0.64 | +| benchmark intrusive graph dependency handling with N nodes - 10 | adding and removing dependencies | 242.40 | 243.68 | 5.50 | +| benchmark intrusive graph dependency handling with N nodes - 10 | checking for dependencies | 32.33 | 32.80 | 0.89 | +| benchmark intrusive graph dependency handling with N nodes - 100 | creating nodes | 528.16 | 528.99 | 0.88 | +| benchmark intrusive graph dependency handling with N nodes - 100 | creating and adding dependencies | 4'337.83 | 4'355.09 | 10.31 | +| benchmark intrusive graph dependency handling with N nodes - 100 | adding and removing dependencies | 4'743.50 | 4'824.25 | 89.09 | +| benchmark intrusive graph dependency handling with N nodes - 100 | checking for dependencies | 2'002.08 | 2'017.38 | 5.95 | +| benchmark task handling > without access thread | generating and deleting tasks | 3'955'290.00 | 4'953'868.05 | 291'624.42 | +| benchmark task handling > with access thread | generating and deleting tasks with access thread | 6'380'523.00 | 6'720'190.41 | 121'205.86 | +| generating large task graphs | soup topology | 3'233'332.00 | 3'556'278.73 | 230'357.65 | +| generating large task graphs | chain topology | 70'502.00 | 70'836.92 | 535.17 | +| generating large task graphs | expanding tree topology | 125'827.00 | 134'905.21 | 9'190.47 | +| generating large task graphs | contracting tree topology | 180'240.00 | 181'248.37 | 1'417.98 | +| generating large task graphs | wave\_sim topology | 571'781.00 | 619'144.35 | 44'383.05 | +| generating large task graphs | jacobi topology | 215'235.00 | 216'779.73 | 1'871.22 | +| generating large command graphs for N nodes - 1 | soup topology | 5'749'839.00 | 6'440'332.04 | 300'166.86 | +| generating large command graphs for N nodes - 1 | chain topology | 284'908.00 | 286'899.72 | 2'430.54 | +| generating large command graphs for N nodes - 1 | expanding tree topology | 448'448.00 | 450'908.66 | 2'635.18 | +| generating large command graphs for N nodes - 1 | contracting tree topology | 434'751.00 | 470'966.64 | 31'180.30 | +| generating large command graphs for N nodes - 1 | wave\_sim topology | 1'944'672.00 | 2'211'850.85 | 41'934.43 | +| generating large command graphs for N nodes - 1 | jacobi topology | 826'784.00 | 831'703.65 | 6'151.72 | +| generating large command graphs for N nodes - 4 | soup topology | 13'901'640.00 | 15'730'411.01 | 524'632.29 | +| generating large command graphs for N nodes - 4 | chain topology | 3'461'414.00 | 3'477'257.74 | 14'512.58 | +| generating large command graphs for N nodes - 4 | expanding tree topology | 8'596'912.00 | 9'468'825.00 | 358'543.68 | +| generating large command graphs for N nodes - 4 | contracting tree topology | 3'395'620.00 | 3'840'622.02 | 137'307.50 | +| generating large command graphs for N nodes - 4 | wave\_sim topology | 14'046'825.00 | 15'466'155.01 | 706'976.12 | +| generating large command graphs for N nodes - 4 | jacobi topology | 4'874'811.00 | 5'370'015.05 | 302'979.41 | +| generating large command graphs for N nodes - 16 | soup topology | 50'489'072.00 | 55'642'907.83 | 2'046'969.70 | +| generating large command graphs for N nodes - 16 | chain topology | 371'562'048.00 | 400'426'923.33 | 8'181'053.32 | +| generating large command graphs for N nodes - 16 | expanding tree topology | 637'833'390.00 | 675'830'513.58 | 10'108'353.33 | +| generating large command graphs for N nodes - 16 | contracting tree topology | 128'082'097.00 | 134'057'077.30 | 1'207'894.16 | +| generating large command graphs for N nodes - 16 | wave\_sim topology | 127'904'941.00 | 133'215'422.97 | 1'294'667.56 | +| generating large command graphs for N nodes - 16 | jacobi topology | 116'866'783.00 | 126'668'393.70 | 2'963'273.61 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation | soup topology | 5'819'652.00 | 6'471'601.02 | 332'852.09 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation | chain topology | 257'405.00 | 260'820.12 | 4'648.40 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation | expanding tree topology | 450'662.00 | 453'992.50 | 2'756.12 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation | contracting tree topology | 436'525.00 | 462'641.79 | 30'484.89 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation | wave\_sim topology | 2'032'698.00 | 2'250'684.92 | 82'746.61 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: single-threaded immediate graph generation | jacobi topology | 767'391.00 | 815'167.76 | 44'569.90 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread | soup topology | 5'449'430.00 | 5'504'521.19 | 41'307.06 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread | chain topology | 229'173.00 | 241'814.53 | 23'922.82 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread | expanding tree topology | 351'273.00 | 371'656.87 | 29'221.31 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread | contracting tree topology | 375'830.00 | 395'160.66 | 26'526.46 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread | wave\_sim topology | 1'611'250.00 | 1'649'608.86 | 47'620.41 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > immediate submission to a scheduler thread | jacobi topology | 621'215.00 | 648'189.94 | 46'460.95 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task | soup topology | 6'802'173.00 | 7'469'290.32 | 329'142.39 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task | chain topology | 544'840.00 | 565'447.40 | 14'595.04 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task | expanding tree topology | 747'865.00 | 753'256.89 | 3'019.26 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task | contracting tree topology | 741'543.00 | 780'310.37 | 30'092.29 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task | wave\_sim topology | 4'074'886.00 | 4'309'525.76 | 65'016.00 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > reference: throttled single-threaded graph generation at 10 us per task | jacobi topology | 1'269'593.00 | 1'357'099.80 | 25'989.50 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task | soup topology | 6'142'142.00 | 6'180'062.19 | 31'634.06 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task | chain topology | 440'182.00 | 442'173.54 | 2'298.23 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task | expanding tree topology | 570'208.00 | 576'930.68 | 1'962.12 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task | contracting tree topology | 600'415.00 | 604'504.28 | 4'007.43 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task | wave\_sim topology | 3'103'917.00 | 3'140'729.83 | 8'419.71 | +| building command graphs in a dedicated scheduler thread for N nodes - 1 > throttled submission to a scheduler thread at 10 us per task | jacobi topology | 891'347.00 | 902'492.96 | 6'852.19 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation | soup topology | 13'970'501.00 | 15'602'582.25 | 780'682.86 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation | chain topology | 3'053'562.00 | 3'328'007.45 | 201'079.05 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation | expanding tree topology | 8'634'473.00 | 9'231'707.04 | 468'810.51 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation | contracting tree topology | 3'877'272.00 | 3'899'435.45 | 16'709.00 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation | wave\_sim topology | 13'746'897.00 | 15'575'669.35 | 451'439.22 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: single-threaded immediate graph generation | jacobi topology | 4'874'160.00 | 5'422'775.97 | 276'212.12 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread | soup topology | 12'661'020.00 | 13'125'152.59 | 424'643.76 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread | chain topology | 3'011'011.00 | 3'155'737.34 | 180'722.25 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread | expanding tree topology | 8'554'812.00 | 9'072'728.20 | 490'622.20 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread | contracting tree topology | 3'309'687.00 | 3'450'399.22 | 169'242.61 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread | wave\_sim topology | 13'227'704.00 | 14'320'756.54 | 938'496.58 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > immediate submission to a scheduler thread | jacobi topology | 4'626'231.00 | 4'930'817.58 | 269'224.87 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task | soup topology | 14'951'078.00 | 16'543'367.08 | 756'959.42 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task | chain topology | 3'353'741.00 | 3'759'605.52 | 102'428.91 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task | expanding tree topology | 8'962'955.00 | 9'922'408.04 | 228'350.04 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task | contracting tree topology | 3'713'312.00 | 4'179'965.92 | 126'167.22 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task | wave\_sim topology | 16'117'708.00 | 17'485'728.28 | 778'475.29 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > reference: throttled single-threaded graph generation at 10 us per task | jacobi topology | 5'374'919.00 | 6'025'934.73 | 205'418.38 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task | soup topology | 12'989'553.00 | 13'407'552.46 | 387'571.84 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task | chain topology | 3'094'840.00 | 3'227'981.72 | 166'755.25 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task | expanding tree topology | 8'636'998.00 | 9'186'011.16 | 524'996.11 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task | contracting tree topology | 3'398'967.00 | 3'575'341.96 | 251'729.07 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task | wave\_sim topology | 13'901'600.00 | 14'854'061.26 | 842'451.90 | +| building command graphs in a dedicated scheduler thread for N nodes - 4 > throttled submission to a scheduler thread at 10 us per task | jacobi topology | 4'759'603.00 | 5'032'812.23 | 277'639.28 | All numbers are in nanoseconds. diff --git a/include/scheduler.h b/include/scheduler.h index 20c4e6c24..048f28a65 100644 --- a/include/scheduler.h +++ b/include/scheduler.h @@ -46,7 +46,9 @@ namespace detail { graph_generator& ggen; graph_serializer& gsrlzr; - std::queue events; + std::queue available_events; + std::queue in_flight_events; + mutable std::mutex events_mutex; std::condition_variable events_cv; diff --git a/src/scheduler.cc b/src/scheduler.cc index d3e130c1f..f4134b316 100644 --- a/src/scheduler.cc +++ b/src/scheduler.cc @@ -14,30 +14,38 @@ namespace detail { void abstract_scheduler::shutdown() { notify(scheduler_event_type::SHUTDOWN, 0); } void abstract_scheduler::schedule() { - std::unique_lock lk(events_mutex); - + std::queue in_flight_events; while(true) { - // TODO: We currently operate in lockstep with the main thread. This is less than ideal. - events_cv.wait(lk, [this] { return !events.empty(); }); - const auto event = events.front(); - events.pop(); + { + std::unique_lock lk(events_mutex); + events_cv.wait(lk, [this] { return !available_events.empty(); }); + std::swap(available_events, in_flight_events); + } + + while(!in_flight_events.empty()) { + const auto event = std::move(in_flight_events.front()); // NOLINT(performance-move-const-arg) + in_flight_events.pop(); + + if(event.type == scheduler_event_type::SHUTDOWN) { + assert(in_flight_events.empty()); + return; + } + + assert(event.type == scheduler_event_type::TASK_AVAILABLE); - const task_id tid = event.data; - if(event.type == scheduler_event_type::TASK_AVAILABLE) { + const task_id tid = event.data; + assert(tsk != nullptr); naive_split_transformer naive_split(num_nodes, num_nodes); ggen.build_task(tid, {&naive_split}); gsrlzr.flush(tid); - } else if(event.type == scheduler_event_type::SHUTDOWN) { - assert(events.empty()); - return; } } } void abstract_scheduler::notify(scheduler_event_type type, size_t data) { { - std::lock_guard lk(events_mutex); - events.push({type, data}); + std::lock_guard lk(events_mutex); + available_events.push({type, data}); } events_cv.notify_one(); }