/export/starexec/sandbox/solver/bin/starexec_run_its /export/starexec/sandbox/benchmark/theBenchmark.koat /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- WORST_CASE(?,O(1)) Preprocessing Cost Relations ===================================== #### Computed strongly connected components 0. recursive : [f4/9] 1. non_recursive : [exit_location/1] 2. recursive : [f24/5] 3. non_recursive : [f37/6] 4. non_recursive : [f24_loop_cont/7] 5. non_recursive : [f4_loop_cont/7] 6. non_recursive : [f0/6] #### Obtained direct recursion through partial evaluation 0. SCC is partially evaluated into f4/9 1. SCC is completely evaluated into other SCCs 2. SCC is partially evaluated into f24/5 3. SCC is completely evaluated into other SCCs 4. SCC is partially evaluated into f24_loop_cont/7 5. SCC is partially evaluated into f4_loop_cont/7 6. SCC is partially evaluated into f0/6 Control-Flow Refinement of Cost Relations ===================================== ### Specialization of cost equations f4/9 * CE 3 is refined into CE [12] * CE 4 is refined into CE [13] * CE 2 is refined into CE [14] ### Cost equations --> "Loop" of f4/9 * CEs [14] --> Loop 12 * CEs [12] --> Loop 13 * CEs [13] --> Loop 14 ### Ranking functions of CR f4(A,B,D,E,F,G,H,I,J) * RF of phase [12]: [-A+100] #### Partial ranking functions of CR f4(A,B,D,E,F,G,H,I,J) * Partial RF of phase [12]: - RF of loop [12:1]: -A+100 ### Specialization of cost equations f24/5 * CE 9 is refined into CE [15] * CE 8 is refined into CE [16] * CE 7 is refined into CE [17] ### Cost equations --> "Loop" of f24/5 * CEs [17] --> Loop 15 * CEs [15] --> Loop 16 * CEs [16] --> Loop 17 ### Ranking functions of CR f24(B,C,F,G,H) * RF of phase [15]: [-B+200] #### Partial ranking functions of CR f24(B,C,F,G,H) * Partial RF of phase [15]: - RF of loop [15:1]: -B+200 ### Specialization of cost equations f24_loop_cont/7 * CE 11 is refined into CE [18] * CE 10 is refined into CE [19] ### Cost equations --> "Loop" of f24_loop_cont/7 * CEs [18] --> Loop 18 * CEs [19] --> Loop 19 ### Ranking functions of CR f24_loop_cont(A,B,C,D,E,F,G) #### Partial ranking functions of CR f24_loop_cont(A,B,C,D,E,F,G) ### Specialization of cost equations f4_loop_cont/7 * CE 6 is refined into CE [20,21,22,23] * CE 5 is refined into CE [24] ### Cost equations --> "Loop" of f4_loop_cont/7 * CEs [21] --> Loop 20 * CEs [20,23] --> Loop 21 * CEs [22] --> Loop 22 * CEs [24] --> Loop 23 ### Ranking functions of CR f4_loop_cont(A,B,C,D,E,F,G) #### Partial ranking functions of CR f4_loop_cont(A,B,C,D,E,F,G) ### Specialization of cost equations f0/6 * CE 1 is refined into CE [25,26,27,28] ### Cost equations --> "Loop" of f0/6 * CEs [25,26,27,28] --> Loop 24 ### Ranking functions of CR f0(A,B,C,D,E,F) #### Partial ranking functions of CR f0(A,B,C,D,E,F) Computing Bounds ===================================== #### Cost of chains of f4(A,B,D,E,F,G,H,I,J): * Chain [[12],14]: 1*it(12)+0 Such that:it(12) =< -A+100 with precondition: [F=3,99>=A,A>=0] * Chain [[12],13]: 1*it(12)+0 Such that:it(12) =< -A+100 with precondition: [F=4,G=100,H=100,I=99,J=99,99>=A,A>=0] * Chain [14]: 0 with precondition: [F=3,A>=0] #### Cost of chains of f24(B,C,F,G,H): * Chain [[15],17]: 1*it(15)+0 Such that:it(15) =< -B+200 with precondition: [F=2,G=200,H=199,199>=B] * Chain [[15],16]: 1*it(15)+0 Such that:it(15) =< -B+200 with precondition: [F=3,199>=B] * Chain [17]: 0 with precondition: [F=2,H=C,B=G,B>=200] * Chain [16]: 0 with precondition: [F=3] #### Cost of chains of f24_loop_cont(A,B,C,D,E,F,G): * Chain [19]: 0 with precondition: [A=2] * Chain [18]: 0 with precondition: [A=3] #### Cost of chains of f4_loop_cont(A,B,C,D,E,F,G): * Chain [23]: 0 with precondition: [A=3] * Chain [22]: 0 with precondition: [A=4] * Chain [21]: 2*s(1)+0 Such that:aux(1) =< -C+200 s(1) =< aux(1) with precondition: [A=4,199>=C] * Chain [20]: 0 with precondition: [A=4,C>=200] #### Cost of chains of f0(A,B,C,D,E,F): * Chain [24]: 500 with precondition: [] Closed-form bounds of f0(A,B,C,D,E,F): ------------------------------------- * Chain [24] with precondition: [] - Upper bound: 500 - Complexity: constant ### Maximum cost of f0(A,B,C,D,E,F): 500 Asymptotic class: constant * Total analysis performed in 148 ms.