============================== Mace4 ================================= Mace4 (32) version 22-May-2007, May 2007. Process 26995 was started by mccune on cleo, Tue May 22 14:44:33 2007 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) # label(condensed_detachment). P(e(e(x,y),e(e(y,z),e(z,x)))). end_of_list. formulas(goals). P(e(x,x)) | label(reflexivity). end_of_list. ============================== end of input ========================== ============================== PROCESS NON-CLAUSAL FORMULAS ========== % Formulas that are not ordinary clauses: 1 P(e(x,x)) | label(reflexivity) # label(non_clause) # label(goal). [goal]. ============================== end of process non-clausal formulas === ============================== CLAUSES FOR SEARCH ==================== formulas(mace4_clauses). -P(e(x,y)) | -P(x) | P(y) # label(condensed_detachment). P(e(e(x,y),e(e(y,z),e(z,x)))). -P(e(c1,c1)). -label(reflexivity). 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(reflexivity, [ 0 ]), function(c1, [ 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 ]), relation(label(_), [ 0, 0, 0, 0 ]) ]). ============================== end of model ========================== ============================== STATISTICS ============================ For domain size 4. Current CPU time: 0.00 seconds (total CPU time: 0.00 seconds). Ground clauses: seen=82, kept=82. Selections=174, assignments=653, propagations=183, current_models=1. Rewrite_terms=7040, rewrite_bools=1427, indexes=1127. 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 26995 exit (max_models) Tue May 22 14:44:33 2007 The process finished Tue May 22 14:44:33 2007