----- Otter 3.0.4, August 1995 ----- The job was started by Macintosh user on a Macintosh, Tue Jan 27 22:42:47 1998 The command was "OTTER 3.0.4". set(auto). dependent: set(process_input). dependent: clear(print_kept). dependent: clear(print_new_demod). dependent: clear(print_back_demod). dependent: clear(print_back_sub). dependent: set(control_memory). dependent: assign(max_mem, 12000). dependent: assign(pick_given_ratio, 4). dependent: assign(stats_level, 1). dependent: assign(max_seconds, 10800). formula_list(usable). all x (M(x)->P(x)). all x (S(x)->M(x)). -(all x (S(x)->P(x))). end_of_list. -------> usable clausifies to: list(usable). 0 [] -M(x)|P(x). 0 [] -S(x)|M(x). 0 [] S($c1). 0 [] -P($c1). end_of_list. SCAN INPUT: prop=0, horn=1, equality=0, symmetry=0, max_lits=2. This is a Horn set without equality. The strategy will be hyperresolution, with satellites in sos and nuclei in usable. dependent: set(hyper_res). dependent: clear(order_hyper). ------------> process usable: ** KEPT (pick-wt=4): 1 [] -M(x)|P(x). ** KEPT (pick-wt=4): 2 [] -S(x)|M(x). ** KEPT (pick-wt=2): 3 [] -P($c1). ------------> process sos: ** KEPT (pick-wt=2): 4 [] S($c1). ======= end of input processing ======= =========== start of search =========== given clause #1: (wt=2) 4 [] S($c1). given clause #2: (wt=2) 5 [hyper,4,2] M($c1). ----> UNIT CONFLICT at 0.20 sec ----> 7 [binary,6.1,3.1] $F. Length of proof is 2. Level of proof is 2. ---------------- PROOF ---------------- 1 [] -M(x)|P(x). 2 [] -S(x)|M(x). 3 [] -P($c1). 4 [] S($c1). 5 [hyper,4,2] M($c1). 6 [hyper,5,1] P($c1). 7 [binary,6.1,3.1] $F. ------------ end of proof ------------- Search stopped by max_proofs option. ============ end of search ============ -------------- statistics ------------- clauses given 2 clauses generated 2 clauses kept 6 clauses forward subsumed 0 clauses back subsumed 0 Kbytes malloced 55 ----------- times (seconds) ----------- user CPU time 0.67 (0 hr, 0 min, 0 sec) system CPU time 0.00 (0 hr, 0 min, 0 sec) wall-clock time 1 (0 hr, 0 min, 1 sec) hyper_res time 0.00 for_sub time 0.00 back_sub time 0.00 conflict time 0.22 demod time 0.00 The job finished Tue Jan 27 22:42:48 1998