============================== Mace4 ================================= Mace4 (32) version Dec-2007, Dec 2007. Process 3044 was started by Alexei on Alexei-PC, Sat Mar 16 10:16:35 2013 The command was "/cygdrive/c/Program Files (x86)/Prover9-Mace4/bin-win32/mace4 -c". ============================== end of head =========================== ============================== INPUT ================================= assign(report_stderr,2). set(ignore_option_dependencies). if(Prover9). % Conditional input omitted. end_if. if(Mace4). % Conditional input included. assign(max_seconds,60). end_if. formulas(assumptions). x * x = x. (x * y) * y = x. (x * y) * z = (x * z) * (y * z). a2 = a1 * a4. a3 = a2 * a9. a4 = a3 * a6. a5 = a4 * a1. a6 = a5 * a8. a7 = a6 * a2. a8 = a7 * a5. a9 = a8 * a3. a1 = a9 * a7. end_of_list. formulas(goals). a1 = a2 & a2 = a3 & a3 = a4 & a4 = a5 & a5 = a6 & a6 = a7 & a7 = a8 & a8 = a9. end_of_list. ============================== end of input ========================== % Enabling option dependencies (ignore applies only on input). ============================== PROCESS NON-CLAUSAL FORMULAS ========== % Formulas that are not ordinary clauses: 1 a1 = a2 & a2 = a3 & a3 = a4 & a4 = a5 & a5 = a6 & a6 = a7 & a7 = a8 & a8 = a9 # label(non_clause) # label(goal). [goal]. ============================== end of process non-clausal formulas === ============================== CLAUSES FOR SEARCH ==================== formulas(mace4_clauses). x * x = x. (x * y) * y = x. (x * y) * z = (x * z) * (y * z). a2 = a1 * a4. a3 = a2 * a9. a4 = a3 * a6. a5 = a4 * a1. a6 = a5 * a8. a7 = a6 * a2. a8 = a7 * a5. a9 = a8 * a3. a1 = a9 * a7. a1 != a2 | a3 != a2 | a3 != a4 | a5 != a4 | a5 != a6 | a7 != a6 | a7 != a8 | a8 != a9. end_of_list. ============================== end of clauses for search ============= % There are no domain elements in the input. ============================== DOMAIN SIZE 2 ========================= ============================== STATISTICS ============================ For domain size 2. Current CPU time: 0.00 seconds (total CPU time: 0.00 seconds). Ground clauses: seen=24, kept=14. Selections=5, assignments=9, propagations=14, current_models=0. Rewrite_terms=73, rewrite_bools=21, indexes=0. Rules_from_neg_clauses=7, cross_offs=7. ============================== end of statistics ===================== ============================== DOMAIN SIZE 3 ========================= ============================== MODEL ================================= interpretation( 3, [number=1, seconds=0], [ function(a1, [ 0 ]), function(a2, [ 1 ]), function(a3, [ 0 ]), function(a4, [ 2 ]), function(a5, [ 1 ]), function(a6, [ 1 ]), function(a7, [ 1 ]), function(a8, [ 1 ]), function(a9, [ 2 ]), function(*(_,_), [ 0, 2, 1, 2, 1, 0, 1, 0, 2 ]) ]). ============================== end of model ========================== ============================== STATISTICS ============================ For domain size 3. Current CPU time: 0.00 seconds (total CPU time: 0.00 seconds). Ground clauses: seen=49, kept=43. Selections=8, assignments=16, propagations=59, current_models=1. Rewrite_terms=638, rewrite_bools=145, indexes=60. Rules_from_neg_clauses=22, cross_offs=48. ============================== end of statistics ===================== User_CPU=0.00, System_CPU=0.01, Wall_clock=0. Exiting with 1 model. Process 3044 exit (max_models) Sat Mar 16 10:16:35 2013 The process finished Sat Mar 16 10:16:35 2013