============================== Mace4 ================================= Mace4 (32) version August-2006A, August 2006. Process 10695 was started by mccune on cleo.thornwood, Sat Aug 12 20:58:11 2006 The command was "/home/mccune/bin/mace4 -f ec.in". ============================== end of head =========================== ============================== INPUT ================================= % Reading from file ec.in assign(domain_size,4). % assign(domain_size, 4) -> assign(iterate_up_to, 0). formulas(theory). -P(e(x,y)) | -P(x) | P(y). P(e(e(x,y),e(e(y,z),e(z,x)))). -P(e(a,a)). 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). -P(e(x,y)) | -P(x) | P(y). P(e(e(x,y),e(e(y,z),e(z,x)))). -P(e(a,a)). end_of_list. ============================== end of clauses for search ============= % The maximum domain element in the input is 0. ============================== DOMAIN SIZE 4 ========================= ============================== MODEL ================================= interpretation( 4, [number=1, seconds=0], [ function(a, [ 0]), function(e(_,_), [ 1, 2, 0, 3, 0, 3, 1, 2, 3, 0, 2, 1, 2, 1, 3, 0]), relation(P(_), [ 0, 0, 1, 0]) ]). ============================== end of model ========================== ============================== STATISTICS ============================ For domain size 4. Current CPU time: 0.00 seconds (total CPU time: 0.00 seconds). Ground clauses: seen=81, kept=81. Selections=170, assignments=649, propagations=182, current_models=1. Rewrite_terms=9108, rewrite_bools=1515, indexes=1565. Rules_from_neg_clauses=111, cross_offs=550. ============================== end of statistics ===================== User_CPU=0.00, System_CPU=0.00, Wall_clock=0. Exiting with 1 model. Process 10695 exit (max_models) Sat Aug 12 20:58:11 2006 The process finished Sat Aug 12 20:58:11 2006