============================== Mace4 ================================= Mace4 (32) version June-2007, June 2007. Process 20533 was started by zalta on mally, Fri Jul 27 15:00:13 2007 The command was "mace -c -N 8 -p 1". ============================== end of head =========================== ============================== INPUT ================================= formulas(assumptions). (all x (object(x) -> (exemplifies1(nonegreater,x) <-> exemplifies1(conceivable,x) & -(exists y (object(y) & exemplifies2(greaterthan,y,x) & exemplifies1(conceivable,y)))))). (all x all y (object(x) & object(y) -> exemplifies2(greaterthan,x,y) | exemplifies2(greaterthan,y,x) | x = y)). end_of_list. formulas(goals). end_of_list. % From the command line: assign(iterate_up_to, 8). % set(print_models) -> clear(print_models_portable). % From the command line: set(print_models). ============================== end of input ========================== ============================== PROCESS NON-CLAUSAL FORMULAS ========== % Formulas that are not ordinary clauses: 1 (all x (object(x) -> (exemplifies1(nonegreater,x) <-> exemplifies1(conceivable,x) & -(exists y (object(y) & exemplifies2(greaterthan,y,x) & exemplifies1(conceivable,y)))))) # label(non_clause). [assumption]. 2 (all x all y (object(x) & object(y) -> exemplifies2(greaterthan,x,y) | exemplifies2(greaterthan,y,x) | x = y)) # label(non_clause). [assumption]. ============================== end of process non-clausal formulas === ============================== CLAUSES FOR SEARCH ==================== formulas(mace4_clauses). -object(x) | -exemplifies1(nonegreater,x) | exemplifies1(conceivable,x). -object(x) | -exemplifies1(nonegreater,x) | -object(y) | -exemplifies2(greaterthan,y,x) | -exemplifies1(conceivable,y). -object(x) | exemplifies1(nonegreater,x) | -exemplifies1(conceivable,x) | object(f1(x)). -object(x) | exemplifies1(nonegreater,x) | -exemplifies1(conceivable,x) | exemplifies2(greaterthan,f1(x),x). -object(x) | exemplifies1(nonegreater,x) | -exemplifies1(conceivable,x) | exemplifies1(conceivable,f1(x)). -object(x) | -object(y) | exemplifies2(greaterthan,x,y) | exemplifies2(greaterthan,y,x) | y = x. end_of_list. ============================== end of clauses for search ============= % The maximum domain element in the input is 0. ============================== DOMAIN SIZE 2 ========================= ============================== MODEL ================================= % Model 1 at 0.00 seconds. conceivable : 0 greaterthan : 0 nonegreater : 0 f1 : 0 1 ------- 0 0 object : 0 1 ------- 0 0 exemplifies1 : | 0 1 --+---- 0 | 0 0 1 | 0 0 exemplifies2(0,0,0) = 0. exemplifies2(0,0,1) = 0. exemplifies2(0,1,0) = 0. exemplifies2(0,1,1) = 0. exemplifies2(1,0,0) = 0. exemplifies2(1,0,1) = 0. exemplifies2(1,1,0) = 0. exemplifies2(1,1,1) = 0. ============================== end of model ========================== ============================== STATISTICS ============================ For domain size 2. Current CPU time: 0.00 seconds (total CPU time: 0.00 seconds). Ground clauses: seen=16, kept=14. Selections=19, assignments=19, propagations=0, current_models=1. Rewrite_terms=42, rewrite_bools=17, indexes=36. Rules_from_neg_clauses=0, cross_offs=0. ============================== end of statistics ===================== User_CPU=0.00, System_CPU=0.00, Wall_clock=0. Exiting with 1 model. Process 20533 exit (max_models) Fri Jul 27 15:00:13 2007 The process finished Fri Jul 27 15:00:13 2007