============================== Mace4 ================================= Mace4 (32) version June-2006C, June 2006. Process 13047 was started by mccune on cleo.thornwood, Mon Jun 19 16:40:33 2006 The command was "/home/mccune/bin/mace4 -f tba.in". ============================== end of head =========================== ============================== INPUT ================================= % Reading from file tba.in assign(domain_size,3). set(print_models_portable). % set(print_models_portable) -> clear(print_models). clauses(theory). 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 input ========================== % 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 13047 exit (max_models) Mon Jun 19 16:40:33 2006 The process finished Mon Jun 19 16:40:33 2006