============================== Mace4 ================================= Mace4 (32) version June-2007, June 2007. Process 13277 was started by zalta on mally, Thu Oct 9 22:17:29 2008 The command was "mace -c -N 8 -p 1". ============================== end of head =========================== ============================== INPUT ================================= formulas(assumptions). (all F all G all x (Relation1(F) & Relation1(G) & Object(x) -> (Is_the(x,F) & Ex1(G,x) <-> (exists y (Object(y) & Ex1(F,y) & (all z (Object(z) -> (Ex1(F,z) -> z = y))) & Ex1(G,y)))))). 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 F all G all x (Relation1(F) & Relation1(G) & Object(x) -> (Is_the(x,F) & Ex1(G,x) <-> (exists y (Object(y) & Ex1(F,y) & (all z (Object(z) -> (Ex1(F,z) -> z = y))) & Ex1(G,y)))))) # label(non_clause). [assumption]. ============================== end of process non-clausal formulas === ============================== CLAUSES FOR SEARCH ==================== formulas(mace4_clauses). -Relation1(x) | -Relation1(y) | -Object(z) | -Is_the(z,x) | -Ex1(y,z) | Object(f1(x,y,z)). -Relation1(x) | -Relation1(y) | -Object(z) | -Is_the(z,x) | -Ex1(y,z) | Ex1(x,f1(x,y,z)). -Relation1(x) | -Relation1(y) | -Object(z) | -Is_the(z,x) | -Ex1(y,z) | -Object(u) | -Ex1(x,u) | u = f1(x,y,z). -Relation1(x) | -Relation1(y) | -Object(z) | -Is_the(z,x) | -Ex1(y,z) | Ex1(y,f1(x,y,z)). -Relation1(x) | -Relation1(y) | -Object(z) | Is_the(z,x) | -Object(u) | -Ex1(x,u) | Object(f2(x,y,z,u)) | -Ex1(y,u). -Relation1(x) | -Relation1(y) | -Object(z) | Is_the(z,x) | -Object(u) | -Ex1(x,u) | Ex1(x,f2(x,y,z,u)) | -Ex1(y,u). -Relation1(x) | -Relation1(y) | -Object(z) | Is_the(z,x) | -Object(u) | -Ex1(x,u) | f2(x,y,z,u) != u | -Ex1(y,u). -Relation1(x) | -Relation1(y) | -Object(z) | Ex1(y,z) | -Object(u) | -Ex1(x,u) | Object(f2(x,y,z,u)) | -Ex1(y,u). -Relation1(x) | -Relation1(y) | -Object(z) | Ex1(y,z) | -Object(u) | -Ex1(x,u) | Ex1(x,f2(x,y,z,u)) | -Ex1(y,u). -Relation1(x) | -Relation1(y) | -Object(z) | Ex1(y,z) | -Object(u) | -Ex1(x,u) | f2(x,y,z,u) != u | -Ex1(y,u). 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. f1(0,0,0) = 0. f1(0,0,1) = 0. f1(0,1,0) = 0. f1(0,1,1) = 0. f1(1,0,0) = 0. f1(1,0,1) = 0. f1(1,1,0) = 0. f1(1,1,1) = 0. f2(0,0,0,0) = 0. f2(0,0,0,1) = 0. f2(0,0,1,0) = 0. f2(0,0,1,1) = 0. f2(0,1,0,0) = 0. f2(0,1,0,1) = 0. f2(0,1,1,0) = 0. f2(0,1,1,1) = 0. f2(1,0,0,0) = 0. f2(1,0,0,1) = 0. f2(1,0,1,0) = 0. f2(1,0,1,1) = 0. f2(1,1,0,0) = 0. f2(1,1,0,1) = 0. f2(1,1,1,0) = 0. f2(1,1,1,1) = 0. Object : 0 1 ------- 0 0 Relation1 : 0 1 ------- 0 0 Ex1 : | 0 1 --+---- 0 | 0 0 1 | 0 0 Is_the : | 0 1 --+---- 0 | 0 0 1 | 0 0 ============================== end of model ========================== ============================== STATISTICS ============================ For domain size 2. Current CPU time: 0.00 seconds (total CPU time: 0.00 seconds). Ground clauses: seen=136, kept=136. Selections=36, assignments=36, propagations=0, current_models=1. Rewrite_terms=136, rewrite_bools=146, indexes=31. Rules_from_neg_clauses=0, cross_offs=0. ============================== end of statistics ===================== User_CPU=0.00, System_CPU=0.01, Wall_clock=0. Exiting with 1 model. Process 13277 exit (max_models) Thu Oct 9 22:17:29 2008 The process finished Thu Oct 9 22:17:29 2008