/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Problem 1: (VAR v_NonEmpty:S x:S) (RULES f(g(a)) -> g(b) g(a) -> b h(x:S) -> h(g(x:S)) | f(x:S) ->* g(x:S) ) Problem 1: Valid CTRS Processor: -> Rules: f(g(a)) -> g(b) g(a) -> b h(x:S) -> h(g(x:S)) | f(x:S) ->* g(x:S) -> The system is a deterministic 3-CTRS. Problem 1: Dependency Pairs Processor: Conditional Termination Problem 1: -> Pairs: F(g(a)) -> G(b) H(x:S) -> G(x:S) | f(x:S) ->* g(x:S) H(x:S) -> H(g(x:S)) | f(x:S) ->* g(x:S) -> QPairs: Empty -> Rules: f(g(a)) -> g(b) g(a) -> b h(x:S) -> h(g(x:S)) | f(x:S) ->* g(x:S) Conditional Termination Problem 2: -> Pairs: H(x:S) -> F(x:S) -> QPairs: F(g(a)) -> G(b) -> Rules: f(g(a)) -> g(b) g(a) -> b h(x:S) -> h(g(x:S)) | f(x:S) ->* g(x:S) The problem is decomposed in 2 subproblems. Problem 1.1: SCC Processor: -> Pairs: F(g(a)) -> G(b) H(x:S) -> G(x:S) | f(x:S) ->* g(x:S) H(x:S) -> H(g(x:S)) | f(x:S) ->* g(x:S) -> QPairs: Empty -> Rules: f(g(a)) -> g(b) g(a) -> b h(x:S) -> h(g(x:S)) | f(x:S) ->* g(x:S) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: H(x:S) -> H(g(x:S)) | f(x:S) ->* g(x:S) -> QPairs: Empty ->->-> Rules: f(g(a)) -> g(b) g(a) -> b h(x:S) -> h(g(x:S)) | f(x:S) ->* g(x:S) Problem 1.1: Reduction Pair Processor: -> Pairs: H(x:S) -> H(g(x:S)) | f(x:S) ->* g(x:S) -> Rules: f(g(a)) -> g(b) g(a) -> b h(x:S) -> h(g(x:S)) | f(x:S) ->* g(x:S) -> Needed rules: g(a) -> b -> Usable rules: f(g(a)) -> g(b) g(a) -> b ->Mace4 Output: ============================== Mace4 ================================= Mace4 (64) version 2009-11A, November 2009. Process 15183 was started by sandbox on n098.star.cs.uiowa.edu, Wed Jul 1 10:32:21 2020 The command was "./mace4 -c -f /tmp/mace41957747793424238335.in". ============================== end of head =========================== ============================== INPUT ================================= % Reading from file /tmp/mace41957747793424238335.in assign(max_seconds,20). formulas(assumptions). arrowStar_s0(x,x) # label(reflexivity). arrow_s0(x,y) & arrowStar_s0(y,z) -> arrowStar_s0(x,z) # label(compatibility). gtrsim_s0(x,y) & sqsupset_s0(y,z) -> sqsupset_s0(x,z) # label(compatibility). succeq_s0(x,y) & sqsupset_s0(y,z) -> sqsupset_s0(x,z) # label(compatibility). gtrsim_s0(x,y) & succeq_s0(y,z) -> gtrsim_s0(x,z) # label(compatibility). arrow_s0(x1,y) -> arrow_s0(f2(x1),f2(y)) # label(congruence). arrow_s0(x1,y) -> arrow_s0(f3(x1),f3(y)) # label(congruence). arrow_s0(x1,y) -> arrow_s0(f4(x1),f4(y)) # label(congruence). arrow_s0(x1,y) -> arrow_s0(f13(x1,x2),f13(y,x2)) # label(congruence). arrow_s0(x2,y) -> arrow_s0(f13(x1,x2),f13(x1,y)) # label(congruence). arrowN_s0(x1,y) -> arrowN_s0(f2(x1),f2(y)) # label(congruence). arrowN_s0(x1,y) -> arrowN_s0(f3(x1),f3(y)) # label(congruence). arrowN_s0(x1,y) -> arrowN_s0(f4(x1),f4(y)) # label(congruence). arrowN_s0(x1,y) -> arrowN_s0(f10(x1),f10(y)) # label(congruence). arrowN_s0(x1,y) -> arrowN_s0(f11(x1),f11(y)) # label(congruence). arrowN_s0(x1,y) -> arrowN_s0(f12(x1),f12(y)) # label(congruence). arrowN_s0(x1,y) -> arrowN_s0(f13(x1,x2),f13(y,x2)) # label(congruence). arrowN_s0(x2,y) -> arrowN_s0(f13(x1,x2),f13(x1,y)) # label(congruence). arrow_s0(f2(f3(f5)),f3(f6)) # label(replacement). arrow_s0(f3(f5),f6) # label(replacement). arrow_s0(f13(x2,x3),x2) # label(replacement). arrow_s0(f13(x2,x3),x3) # label(replacement). arrowN_s0(f3(f5),f6) # label(replacement). arrowN_s0(f13(x2,x3),x2) # label(replacement). arrowN_s0(f13(x2,x3),x3) # label(replacement). arrowN_s0(x,y) -> gtrsim_s0(x,y) # label(inclusion). arrowStar_s0(f2(x1),f3(x1)) -> sqsupset_s0(f12(x1),f12(f3(x1))) # label(replacement). sqsupset_s0(x,y) -> sqsupsetStar_s0(x,y) # label(inclusion). sqsupset_s0(x,y) & sqsupsetStar_s0(y,z) -> sqsupsetStar_s0(x,z) # label(compatibility). end_of_list. formulas(goals). (exists x sqsupsetStar_s0(x,x)) # label(wellfoundedness). end_of_list. ============================== end of input ========================== ============================== PROCESS NON-CLAUSAL FORMULAS ========== % Formulas that are not ordinary clauses: 1 arrow_s0(x,y) & arrowStar_s0(y,z) -> arrowStar_s0(x,z) # label(compatibility) # label(non_clause). [assumption]. 2 gtrsim_s0(x,y) & sqsupset_s0(y,z) -> sqsupset_s0(x,z) # label(compatibility) # label(non_clause). [assumption]. 3 succeq_s0(x,y) & sqsupset_s0(y,z) -> sqsupset_s0(x,z) # label(compatibility) # label(non_clause). [assumption]. 4 gtrsim_s0(x,y) & succeq_s0(y,z) -> gtrsim_s0(x,z) # label(compatibility) # label(non_clause). [assumption]. 5 arrow_s0(x1,y) -> arrow_s0(f2(x1),f2(y)) # label(congruence) # label(non_clause). [assumption]. 6 arrow_s0(x1,y) -> arrow_s0(f3(x1),f3(y)) # label(congruence) # label(non_clause). [assumption]. 7 arrow_s0(x1,y) -> arrow_s0(f4(x1),f4(y)) # label(congruence) # label(non_clause). [assumption]. 8 arrow_s0(x1,y) -> arrow_s0(f13(x1,x2),f13(y,x2)) # label(congruence) # label(non_clause). [assumption]. 9 arrow_s0(x2,y) -> arrow_s0(f13(x1,x2),f13(x1,y)) # label(congruence) # label(non_clause). [assumption]. 10 arrowN_s0(x1,y) -> arrowN_s0(f2(x1),f2(y)) # label(congruence) # label(non_clause). [assumption]. 11 arrowN_s0(x1,y) -> arrowN_s0(f3(x1),f3(y)) # label(congruence) # label(non_clause). [assumption]. 12 arrowN_s0(x1,y) -> arrowN_s0(f4(x1),f4(y)) # label(congruence) # label(non_clause). [assumption]. 13 arrowN_s0(x1,y) -> arrowN_s0(f10(x1),f10(y)) # label(congruence) # label(non_clause). [assumption]. 14 arrowN_s0(x1,y) -> arrowN_s0(f11(x1),f11(y)) # label(congruence) # label(non_clause). [assumption]. 15 arrowN_s0(x1,y) -> arrowN_s0(f12(x1),f12(y)) # label(congruence) # label(non_clause). [assumption]. 16 arrowN_s0(x1,y) -> arrowN_s0(f13(x1,x2),f13(y,x2)) # label(congruence) # label(non_clause). [assumption]. 17 arrowN_s0(x2,y) -> arrowN_s0(f13(x1,x2),f13(x1,y)) # label(congruence) # label(non_clause). [assumption]. 18 arrowN_s0(x,y) -> gtrsim_s0(x,y) # label(inclusion) # label(non_clause). [assumption]. 19 arrowStar_s0(f2(x1),f3(x1)) -> sqsupset_s0(f12(x1),f12(f3(x1))) # label(replacement) # label(non_clause). [assumption]. 20 sqsupset_s0(x,y) -> sqsupsetStar_s0(x,y) # label(inclusion) # label(non_clause). [assumption]. 21 sqsupset_s0(x,y) & sqsupsetStar_s0(y,z) -> sqsupsetStar_s0(x,z) # label(compatibility) # label(non_clause). [assumption]. 22 (exists x sqsupsetStar_s0(x,x)) # label(wellfoundedness) # label(non_clause) # label(goal). [goal]. ============================== end of process non-clausal formulas === ============================== CLAUSES FOR SEARCH ==================== formulas(mace4_clauses). arrowStar_s0(x,x) # label(reflexivity). -arrow_s0(x,y) | -arrowStar_s0(y,z) | arrowStar_s0(x,z) # label(compatibility). -gtrsim_s0(x,y) | -sqsupset_s0(y,z) | sqsupset_s0(x,z) # label(compatibility). -succeq_s0(x,y) | -sqsupset_s0(y,z) | sqsupset_s0(x,z) # label(compatibility). -gtrsim_s0(x,y) | -succeq_s0(y,z) | gtrsim_s0(x,z) # label(compatibility). -arrow_s0(x,y) | arrow_s0(f2(x),f2(y)) # label(congruence). -arrow_s0(x,y) | arrow_s0(f3(x),f3(y)) # label(congruence). -arrow_s0(x,y) | arrow_s0(f4(x),f4(y)) # label(congruence). -arrow_s0(x,y) | arrow_s0(f13(x,z),f13(y,z)) # label(congruence). -arrow_s0(x,y) | arrow_s0(f13(z,x),f13(z,y)) # label(congruence). -arrowN_s0(x,y) | arrowN_s0(f2(x),f2(y)) # label(congruence). -arrowN_s0(x,y) | arrowN_s0(f3(x),f3(y)) # label(congruence). -arrowN_s0(x,y) | arrowN_s0(f4(x),f4(y)) # label(congruence). -arrowN_s0(x,y) | arrowN_s0(f10(x),f10(y)) # label(congruence). -arrowN_s0(x,y) | arrowN_s0(f11(x),f11(y)) # label(congruence). -arrowN_s0(x,y) | arrowN_s0(f12(x),f12(y)) # label(congruence). -arrowN_s0(x,y) | arrowN_s0(f13(x,z),f13(y,z)) # label(congruence). -arrowN_s0(x,y) | arrowN_s0(f13(z,x),f13(z,y)) # label(congruence). arrow_s0(f2(f3(f5)),f3(f6)) # label(replacement). arrow_s0(f3(f5),f6) # label(replacement). arrow_s0(f13(x,y),x) # label(replacement). arrow_s0(f13(x,y),y) # label(replacement). arrowN_s0(f3(f5),f6) # label(replacement). arrowN_s0(f13(x,y),x) # label(replacement). arrowN_s0(f13(x,y),y) # label(replacement). -arrowN_s0(x,y) | gtrsim_s0(x,y) # label(inclusion). -arrowStar_s0(f2(x),f3(x)) | sqsupset_s0(f12(x),f12(f3(x))) # label(replacement). -sqsupset_s0(x,y) | sqsupsetStar_s0(x,y) # label(inclusion). -sqsupset_s0(x,y) | -sqsupsetStar_s0(y,z) | sqsupsetStar_s0(x,z) # label(compatibility). -sqsupsetStar_s0(x,x) # label(wellfoundedness). end_of_list. ============================== end of clauses for search ============= % There are no natural numbers in the input. ============================== DOMAIN SIZE 2 ========================= ============================== STATISTICS ============================ For domain size 2. Current CPU time: 0.00 seconds (total CPU time: 0.02 seconds). Ground clauses: seen=141, kept=137. Selections=2872, assignments=5743, propagations=15462, current_models=0. Rewrite_terms=93645, rewrite_bools=95046, indexes=6413. Rules_from_neg_clauses=7272, cross_offs=7272. ============================== end of statistics ===================== ============================== DOMAIN SIZE 3 ========================= ============================== MODEL ================================= interpretation( 3, [number=1, seconds=0], [ function(f5, [ 0 ]), function(f6, [ 0 ]), function(f10(_), [ 0, 0, 0 ]), function(f11(_), [ 0, 0, 0 ]), function(f12(_), [ 0, 0, 0 ]), function(f2(_), [ 0, 1, 1 ]), function(f3(_), [ 1, 2, 2 ]), function(f4(_), [ 0, 0, 0 ]), function(f13(_,_), [ 0, 1, 2, 1, 1, 2, 2, 2, 2 ]), relation(arrowN_s0(_,_), [ 1, 0, 0, 1, 1, 0, 1, 1, 1 ]), relation(arrowStar_s0(_,_), [ 1, 0, 0, 1, 1, 0, 1, 1, 1 ]), relation(arrow_s0(_,_), [ 1, 0, 0, 1, 1, 0, 1, 1, 1 ]), relation(gtrsim_s0(_,_), [ 1, 0, 0, 1, 1, 0, 1, 1, 1 ]), relation(sqsupsetStar_s0(_,_), [ 0, 0, 0, 0, 0, 0, 0, 0, 0 ]), relation(sqsupset_s0(_,_), [ 0, 0, 0, 0, 0, 0, 0, 0, 0 ]), relation(succeq_s0(_,_), [ 0, 0, 0, 0, 0, 0, 0, 0, 0 ]) ]). ============================== end of model ========================== ============================== STATISTICS ============================ For domain size 3. Current CPU time: 0.00 seconds (total CPU time: 0.02 seconds). Ground clauses: seen=390, kept=381. Selections=46, assignments=66, propagations=84, current_models=1. Rewrite_terms=658, rewrite_bools=799, indexes=82. Rules_from_neg_clauses=6, cross_offs=24. ============================== end of statistics ===================== User_CPU=0.02, System_CPU=0.00, Wall_clock=0. Exiting with 1 model. Process 15183 exit (max_models) Wed Jul 1 10:32:21 2020 The process finished Wed Jul 1 10:32:21 2020 Mace4 cooked interpretation: % number = 1 % seconds = 0 % Interpretation of size 3 f5 = 0. f6 = 0. f10(0) = 0. f10(1) = 0. f10(2) = 0. f11(0) = 0. f11(1) = 0. f11(2) = 0. f12(0) = 0. f12(1) = 0. f12(2) = 0. f2(0) = 0. f2(1) = 1. f2(2) = 1. f3(0) = 1. f3(1) = 2. f3(2) = 2. f4(0) = 0. f4(1) = 0. f4(2) = 0. f13(0,0) = 0. f13(0,1) = 1. f13(0,2) = 2. f13(1,0) = 1. f13(1,1) = 1. f13(1,2) = 2. f13(2,0) = 2. f13(2,1) = 2. f13(2,2) = 2. arrowN_s0(0,0). - arrowN_s0(0,1). - arrowN_s0(0,2). arrowN_s0(1,0). arrowN_s0(1,1). - arrowN_s0(1,2). arrowN_s0(2,0). arrowN_s0(2,1). arrowN_s0(2,2). arrowStar_s0(0,0). - arrowStar_s0(0,1). - arrowStar_s0(0,2). arrowStar_s0(1,0). arrowStar_s0(1,1). - arrowStar_s0(1,2). arrowStar_s0(2,0). arrowStar_s0(2,1). arrowStar_s0(2,2). arrow_s0(0,0). - arrow_s0(0,1). - arrow_s0(0,2). arrow_s0(1,0). arrow_s0(1,1). - arrow_s0(1,2). arrow_s0(2,0). arrow_s0(2,1). arrow_s0(2,2). gtrsim_s0(0,0). - gtrsim_s0(0,1). - gtrsim_s0(0,2). gtrsim_s0(1,0). gtrsim_s0(1,1). - gtrsim_s0(1,2). gtrsim_s0(2,0). gtrsim_s0(2,1). gtrsim_s0(2,2). - sqsupsetStar_s0(0,0). - sqsupsetStar_s0(0,1). - sqsupsetStar_s0(0,2). - sqsupsetStar_s0(1,0). - sqsupsetStar_s0(1,1). - sqsupsetStar_s0(1,2). - sqsupsetStar_s0(2,0). - sqsupsetStar_s0(2,1). - sqsupsetStar_s0(2,2). - sqsupset_s0(0,0). - sqsupset_s0(0,1). - sqsupset_s0(0,2). - sqsupset_s0(1,0). - sqsupset_s0(1,1). - sqsupset_s0(1,2). - sqsupset_s0(2,0). - sqsupset_s0(2,1). - sqsupset_s0(2,2). - succeq_s0(0,0). - succeq_s0(0,1). - succeq_s0(0,2). - succeq_s0(1,0). - succeq_s0(1,1). - succeq_s0(1,2). - succeq_s0(2,0). - succeq_s0(2,1). - succeq_s0(2,2). Problem 1.1: SCC Processor: -> Pairs: Empty -> QPairs: Empty -> Rules: f(g(a)) -> g(b) g(a) -> b h(x:S) -> h(g(x:S)) | f(x:S) ->* g(x:S) ->Strongly Connected Components: There is no strongly connected component The problem is finite. Problem 1.2: SCC Processor: -> Pairs: H(x:S) -> F(x:S) -> QPairs: F(g(a)) -> G(b) -> Rules: f(g(a)) -> g(b) g(a) -> b h(x:S) -> h(g(x:S)) | f(x:S) ->* g(x:S) ->Strongly Connected Components: There is no strongly connected component The problem is finite.