============================== Mace4 ================================= Mace4 (32) version August-2006A, August 2006. Process 10705 was started by mccune on cleo.thornwood, Sat Aug 12 20:58:13 2006 The command was "/home/mccune/bin/mace4 -f tba.in". ============================== end of head =========================== ============================== INPUT ================================= % Reading from file tba.in assign(domain_size,3). % assign(domain_size, 3) -> assign(iterate_up_to, 0). set(print_models_portable). % set(print_models_portable) -> clear(print_models). formulas(theory). f(f(v,w,x),y,f(v,w,z)) = f(v,w,f(x,y,z)). f(x,x,y) = x. f(g(y),y,x) = x. f(x,y,g(y)) = x. f(A,B,B) != B. end_of_list. ============================== end of input ========================== ============================== PROCESS NON-CLAUSAL FORMULAS ========== % Formulas that are not ordinary clauses: ============================== end of process non-clausal formulas === ============================== CLAUSES FOR SEARCH ==================== formulas(mace4_clauses). f(f(x,y,z),u,f(x,y,v)) = f(x,y,f(z,u,v)). f(x,x,y) = x. f(g(x),x,y) = y. f(x,y,g(y)) = x. f(A,B,B) != B. end_of_list. ============================== end of clauses for search ============= % The maximum domain element in the input is 0. ============================== DOMAIN SIZE 3 ========================= ============================== MODEL ================================= interpretation( 3, [number=1, seconds=0], [ function(A, [ 0]), function(B, [ 2]), function(g(_), [ 1, 0, 1]), function(f(_,_,_), [ 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 1, 2, 1, 1, 1, 0, 1, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2]) ]). ============================== end of model ========================== ============================== STATISTICS ============================ For domain size 3. Current CPU time: 0.00 seconds (total CPU time: 0.00 seconds). Ground clauses: seen=271, kept=269. Selections=6, assignments=12, propagations=29, current_models=1. Rewrite_terms=1349, rewrite_bools=289, indexes=169. Rules_from_neg_clauses=2, cross_offs=8. ============================== end of statistics ===================== User_CPU=0.00, System_CPU=0.00, Wall_clock=0. Exiting with 1 model. Process 10705 exit (max_models) Sat Aug 12 20:58:13 2006 The process finished Sat Aug 12 20:58:13 2006