TSTP Solution File: NUN087+2 by Otter---3.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Otter---3.3
% Problem  : NUN087+2 : TPTP v8.1.0. Released v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : otter-tptp-script %s

% Computer : n013.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Jul 27 13:10:34 EDT 2022

% Result   : Theorem 2.00s 2.18s
% Output   : Refutation 2.00s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    8
% Syntax   : Number of clauses     :   16 (  12 unt;   0 nHn;   6 RR)
%            Number of literals    :   23 (   8 equ;   9 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    4 (   4 usr;   1 con; 0-1 aty)
%            Number of variables   :   17 (   5 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ( ~ r1(A)
    | A = dollar_c1 ),
    file('NUN087+2.p',unknown),
    [] ).

cnf(2,axiom,
    ( A != dollar_c1
    | r1(A) ),
    file('NUN087+2.p',unknown),
    [] ).

cnf(11,axiom,
    ( ~ r1(A)
    | ~ r4(A,A,B)
    | ~ r1(C)
    | B != C ),
    file('NUN087+2.p',unknown),
    [] ).

cnf(13,plain,
    ( ~ r1(A)
    | ~ r4(A,A,B)
    | B != A ),
    inference(factor,[status(thm)],[11]),
    [iquote('factor,11.1.3')] ).

cnf(14,axiom,
    A = A,
    file('NUN087+2.p',unknown),
    [] ).

cnf(33,axiom,
    r1(dollar_f14(A)),
    file('NUN087+2.p',unknown),
    [] ).

cnf(34,axiom,
    r4(A,dollar_f14(A),dollar_f16(A)),
    file('NUN087+2.p',unknown),
    [] ).

cnf(35,axiom,
    r1(dollar_f15(A)),
    file('NUN087+2.p',unknown),
    [] ).

cnf(37,axiom,
    dollar_f16(A) = dollar_f15(A),
    file('NUN087+2.p',unknown),
    [] ).

cnf(47,plain,
    r4(A,dollar_f14(A),dollar_f15(A)),
    inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[34]),37]),
    [iquote('back_demod,34,demod,37')] ).

cnf(51,plain,
    r1(dollar_c1),
    inference(hyper,[status(thm)],[14,2]),
    [iquote('hyper,14,2')] ).

cnf(60,plain,
    dollar_f14(A) = dollar_c1,
    inference(hyper,[status(thm)],[33,1]),
    [iquote('hyper,33,1')] ).

cnf(61,plain,
    r4(A,dollar_c1,dollar_f15(A)),
    inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[47]),60]),
    [iquote('back_demod,47,demod,60')] ).

cnf(63,plain,
    dollar_f15(A) = dollar_c1,
    inference(hyper,[status(thm)],[35,1]),
    [iquote('hyper,35,1')] ).

cnf(64,plain,
    r4(A,dollar_c1,dollar_c1),
    inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[61]),63]),
    [iquote('back_demod,61,demod,63')] ).

cnf(95,plain,
    $false,
    inference(hyper,[status(thm)],[64,13,51,14]),
    [iquote('hyper,64,13,51,14')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : NUN087+2 : TPTP v8.1.0. Released v7.3.0.
% 0.00/0.12  % Command  : otter-tptp-script %s
% 0.12/0.33  % Computer : n013.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Wed Jul 27 02:33:45 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 2.00/2.18  ----- Otter 3.3f, August 2004 -----
% 2.00/2.18  The process was started by sandbox2 on n013.cluster.edu,
% 2.00/2.18  Wed Jul 27 02:33:45 2022
% 2.00/2.18  The command was "./otter".  The process ID is 2915.
% 2.00/2.18  
% 2.00/2.18  set(prolog_style_variables).
% 2.00/2.18  set(auto).
% 2.00/2.18     dependent: set(auto1).
% 2.00/2.18     dependent: set(process_input).
% 2.00/2.18     dependent: clear(print_kept).
% 2.00/2.18     dependent: clear(print_new_demod).
% 2.00/2.18     dependent: clear(print_back_demod).
% 2.00/2.18     dependent: clear(print_back_sub).
% 2.00/2.18     dependent: set(control_memory).
% 2.00/2.18     dependent: assign(max_mem, 12000).
% 2.00/2.18     dependent: assign(pick_given_ratio, 4).
% 2.00/2.18     dependent: assign(stats_level, 1).
% 2.00/2.18     dependent: assign(max_seconds, 10800).
% 2.00/2.18  clear(print_given).
% 2.00/2.18  
% 2.00/2.18  formula_list(usable).
% 2.00/2.18  all A (A=A).
% 2.00/2.18  exists Y24 all X19 (-r1(X19)&X19!=Y24|r1(X19)&X19=Y24).
% 2.00/2.18  all X11 exists Y21 all X12 (-r2(X11,X12)&X12!=Y21|r2(X11,X12)&X12=Y21).
% 2.00/2.18  all X13 X14 exists Y22 all X15 (-r3(X13,X14,X15)&X15!=Y22|r3(X13,X14,X15)&X15=Y22).
% 2.00/2.18  all X16 X17 exists Y23 all X18 (-r4(X16,X17,X18)&X18!=Y23|r4(X16,X17,X18)&X18=Y23).
% 2.00/2.18  all X1 X8 exists Y4 ((exists Y5 ((exists Y15 (r2(X8,Y15)&r3(X1,Y15,Y5)))&Y5=Y4))& (exists Y7 (r2(Y7,Y4)&r3(X1,X8,Y7)))).
% 2.00/2.18  all X2 X9 exists Y2 ((exists Y3 ((exists Y14 (r2(X9,Y14)&r4(X2,Y14,Y3)))&Y3=Y2))& (exists Y6 (r3(Y6,X2,Y2)&r4(X2,X9,Y6)))).
% 2.00/2.18  all X3 X10 ((all Y12 ((all Y13 (-r2(X3,Y13)|Y13!=Y12))| -r2(X10,Y12)))|X3=X10).
% 2.00/2.18  all X4 exists Y9 ((exists Y16 (r1(Y16)&r3(X4,Y16,Y9)))&Y9=X4).
% 2.00/2.18  all X5 exists Y8 ((exists Y17 (r1(Y17)&r4(X5,Y17,Y8)))& (exists Y18 (r1(Y18)&Y8=Y18))).
% 2.00/2.18  all X6 ((exists Y19 (r1(Y19)&X6=Y19))| (exists Y1 Y11 (r2(Y1,Y11)&X6=Y11))).
% 2.00/2.18  all X7 Y10 ((all Y20 (-r1(Y20)|Y20!=Y10))| -r2(X7,Y10)).
% 2.00/2.18  -(exists Y1 ((exists Y2 (r1(Y2)&r4(Y2,Y2,Y1)))& (exists Y3 (r1(Y3)&Y1=Y3)))).
% 2.00/2.18  end_of_list.
% 2.00/2.18  
% 2.00/2.18  -------> usable clausifies to:
% 2.00/2.18  
% 2.00/2.18  list(usable).
% 2.00/2.18  0 [] A=A.
% 2.00/2.18  0 [] -r1(X19)|X19=$c1.
% 2.00/2.18  0 [] X19!=$c1|r1(X19).
% 2.00/2.18  0 [] -r2(X11,X12)|X12=$f1(X11).
% 2.00/2.18  0 [] X12!=$f1(X11)|r2(X11,X12).
% 2.00/2.18  0 [] -r3(X13,X14,X15)|X15=$f2(X13,X14).
% 2.00/2.18  0 [] X15!=$f2(X13,X14)|r3(X13,X14,X15).
% 2.00/2.18  0 [] -r4(X16,X17,X18)|X18=$f3(X16,X17).
% 2.00/2.18  0 [] X18!=$f3(X16,X17)|r4(X16,X17,X18).
% 2.00/2.18  0 [] r2(X8,$f4(X1,X8)).
% 2.00/2.18  0 [] r3(X1,$f4(X1,X8),$f5(X1,X8)).
% 2.00/2.18  0 [] $f5(X1,X8)=$f7(X1,X8).
% 2.00/2.18  0 [] r2($f6(X1,X8),$f7(X1,X8)).
% 2.00/2.18  0 [] r3(X1,X8,$f6(X1,X8)).
% 2.00/2.18  0 [] r2(X9,$f8(X2,X9)).
% 2.00/2.18  0 [] r4(X2,$f8(X2,X9),$f9(X2,X9)).
% 2.00/2.18  0 [] $f9(X2,X9)=$f11(X2,X9).
% 2.00/2.18  0 [] r3($f10(X2,X9),X2,$f11(X2,X9)).
% 2.00/2.18  0 [] r4(X2,X9,$f10(X2,X9)).
% 2.00/2.18  0 [] -r2(X3,Y13)|Y13!=Y12| -r2(X10,Y12)|X3=X10.
% 2.00/2.18  0 [] r1($f12(X4)).
% 2.00/2.18  0 [] r3(X4,$f12(X4),$f13(X4)).
% 2.00/2.18  0 [] $f13(X4)=X4.
% 2.00/2.18  0 [] r1($f14(X5)).
% 2.00/2.18  0 [] r4(X5,$f14(X5),$f16(X5)).
% 2.00/2.18  0 [] r1($f15(X5)).
% 2.00/2.18  0 [] $f16(X5)=$f15(X5).
% 2.00/2.18  0 [] r1($f17(X6))|r2($f19(X6),$f18(X6)).
% 2.00/2.18  0 [] r1($f17(X6))|X6=$f18(X6).
% 2.00/2.18  0 [] X6=$f17(X6)|r2($f19(X6),$f18(X6)).
% 2.00/2.18  0 [] X6=$f17(X6)|X6=$f18(X6).
% 2.00/2.18  0 [] -r1(Y20)|Y20!=Y10| -r2(X7,Y10).
% 2.00/2.18  0 [] -r1(Y2)| -r4(Y2,Y2,Y1)| -r1(Y3)|Y1!=Y3.
% 2.00/2.18  end_of_list.
% 2.00/2.18  
% 2.00/2.18  SCAN INPUT: prop=0, horn=0, equality=1, symmetry=0, max_lits=4.
% 2.00/2.18  
% 2.00/2.18  This ia a non-Horn set with equality.  The strategy will be
% 2.00/2.18  Knuth-Bendix, ordered hyper_res, factoring, and unit
% 2.00/2.18  deletion, with positive clauses in sos and nonpositive
% 2.00/2.18  clauses in usable.
% 2.00/2.18  
% 2.00/2.18     dependent: set(knuth_bendix).
% 2.00/2.18     dependent: set(anl_eq).
% 2.00/2.18     dependent: set(para_from).
% 2.00/2.18     dependent: set(para_into).
% 2.00/2.18     dependent: clear(para_from_right).
% 2.00/2.18     dependent: clear(para_into_right).
% 2.00/2.18     dependent: set(para_from_vars).
% 2.00/2.18     dependent: set(eq_units_both_ways).
% 2.00/2.18     dependent: set(dynamic_demod_all).
% 2.00/2.18     dependent: set(dynamic_demod).
% 2.00/2.18     dependent: set(order_eq).
% 2.00/2.18     dependent: set(back_demod).
% 2.00/2.18     dependent: set(lrpo).
% 2.00/2.18     dependent: set(hyper_res).
% 2.00/2.18     dependent: set(unit_deletion).
% 2.00/2.18     dependent: set(factor).
% 2.00/2.18  
% 2.00/2.18  ------------> process usable:
% 2.00/2.18  ** KEPT (pick-wt=5): 1 [] -r1(A)|A=$c1.
% 2.00/2.18  ** KEPT (pick-wt=5): 2 [] A!=$c1|r1(A).
% 2.00/2.18  ** KEPT (pick-wt=7): 3 [] -r2(A,B)|B=$f1(A).
% 2.00/2.18  ** KEPT (pick-wt=7): 4 [] A!=$f1(B)|r2(B,A).
% 2.00/2.18  ** KEPT (pick-wt=9): 5 [] -r3(A,B,C)|C=$f2(A,B).
% 2.00/2.18  ** KEPT (pick-wt=9): 6 [] A!=$f2(B,C)|r3(B,C,A).
% 2.00/2.18  ** KEPT (pick-wt=9): 7 [] -r4(A,B,C)|C=$f3(A,B).
% 2.00/2.18  ** KEPT (pick-wt=9): 8 [] A!=$f3(B,C)|r4(B,C,A).
% 2.00/2.18  ** KEPT (pick-wt=12): 9 [] -r2(A,B)|B!=C| -r2(D,C)|A=D.
% 2.00/2.18  ** KEPT (pick-wt=8): 10 [] -r1(A)|A!=B| -r2(C,B).
% 2.00/2.18  ** KEPT (pick-wt=11): 11 [] -r1(A)| -r4(A,A,B)| -r1(C)|B!=C.
% 2.00/2.18  
% 2.00/2.18  ------------> process sos:
% 2.00/2.18  ** KEPT (pick-wt=3): 14 [] A=A.
% 2.00/2.18  ** KEPT (pick-wt=5): 15 [] r2(A,$f4(B,A)).
% 2.00/2.18  ** KEPT (pick-wt=8): 16 [] r3(A,$f4(A,B),$f5(A,B)).
% 2.00/2.18  ** KEPT (pick-wt=7): 18 [copy,17,flip.1] $f7(A,B)=$f5(A,B).
% 2.00/2.18  ---> New Demodulator: 19 [new_demod,18] $f7(A,B)=$f5(A,B).
% 2.00/2.18  ** KEPT (pick-wt=7): 21 [copy,20,demod,19] r2($f6(A,B),$f5(A,B)).
% 2.00/2.18  ** KEPT (pick-wt=6): 22 [] r3(A,B,$f6(A,B)).
% 2.00/2.18  ** KEPT (pick-wt=5): 23 [] r2(A,$f8(B,A)).
% 2.00/2.18  ** KEPT (pick-wt=8): 24 [] r4(A,$f8(A,B),$f9(A,B)).
% 2.00/2.18  ** KEPT (pick-wt=7): 25 [] $f9(A,B)=$f11(A,B).
% 2.00/2.18  ---> New Demodulator: 26 [new_demod,25] $f9(A,B)=$f11(A,B).
% 2.00/2.18  ** KEPT (pick-wt=8): 27 [] r3($f10(A,B),A,$f11(A,B)).
% 2.00/2.18  ** KEPT (pick-wt=6): 28 [] r4(A,B,$f10(A,B)).
% 2.00/2.18  ** KEPT (pick-wt=3): 29 [] r1($f12(A)).
% 2.00/2.18  ** KEPT (pick-wt=6): 30 [] r3(A,$f12(A),$f13(A)).
% 2.00/2.18  ** KEPT (pick-wt=4): 31 [] $f13(A)=A.
% 2.00/2.18  ---> New Demodulator: 32 [new_demod,31] $f13(A)=A.
% 2.00/2.18  ** KEPT (pick-wt=3): 33 [] r1($f14(A)).
% 2.00/2.18  ** KEPT (pick-wt=6): 34 [] r4(A,$f14(A),$f16(A)).
% 2.00/2.18  ** KEPT (pick-wt=3): 35 [] r1($f15(A)).
% 2.00/2.18  ** KEPT (pick-wt=5): 36 [] $f16(A)=$f15(A).
% 2.00/2.18  ---> New Demodulator: 37 [new_demod,36] $f16(A)=$f15(A).
% 2.00/2.18  ** KEPT (pick-wt=8): 38 [] r1($f17(A))|r2($f19(A),$f18(A)).
% 2.00/2.18  ** KEPT (pick-wt=7): 40 [copy,39,flip.2] r1($f17(A))|$f18(A)=A.
% 2.00/2.18  ** KEPT (pick-wt=9): 42 [copy,41,flip.1] $f17(A)=A|r2($f19(A),$f18(A)).
% 2.00/2.18  ** KEPT (pick-wt=8): 44 [copy,43,flip.1,flip.2] $f17(A)=A|$f18(A)=A.
% 2.00/2.18    Following clause subsumed by 14 during input processing: 0 [copy,14,flip.1] A=A.
% 2.00/2.18  14 back subsumes 12.
% 2.00/2.18  >>>> Starting back demodulation with 19.
% 2.00/2.18  >>>> Starting back demodulation with 26.
% 2.00/2.18      >> back demodulating 24 with 26.
% 2.00/2.18  >>>> Starting back demodulation with 32.
% 2.00/2.18      >> back demodulating 30 with 32.
% 2.00/2.18  >>>> Starting back demodulation with 37.
% 2.00/2.18      >> back demodulating 34 with 37.
% 2.00/2.18  
% 2.00/2.18  ======= end of input processing =======
% 2.00/2.18  
% 2.00/2.18  =========== start of search ===========
% 2.00/2.18  
% 2.00/2.18  -------- PROOF -------- 
% 2.00/2.18  
% 2.00/2.18  -----> EMPTY CLAUSE at   0.00 sec ----> 95 [hyper,64,13,51,14] $F.
% 2.00/2.18  
% 2.00/2.18  Length of proof is 7.  Level of proof is 3.
% 2.00/2.18  
% 2.00/2.18  ---------------- PROOF ----------------
% 2.00/2.18  % SZS status Theorem
% 2.00/2.18  % SZS output start Refutation
% See solution above
% 2.00/2.18  ------------ end of proof -------------
% 2.00/2.18  
% 2.00/2.18  
% 2.00/2.18  Search stopped by max_proofs option.
% 2.00/2.18  
% 2.00/2.18  
% 2.00/2.18  Search stopped by max_proofs option.
% 2.00/2.18  
% 2.00/2.18  ============ end of search ============
% 2.00/2.18  
% 2.00/2.18  -------------- statistics -------------
% 2.00/2.18  clauses given                 14
% 2.00/2.18  clauses generated             79
% 2.00/2.18  clauses kept                  78
% 2.00/2.18  clauses forward subsumed      49
% 2.00/2.18  clauses back subsumed          1
% 2.00/2.18  Kbytes malloced              976
% 2.00/2.18  
% 2.00/2.18  ----------- times (seconds) -----------
% 2.00/2.18  user CPU time          0.00          (0 hr, 0 min, 0 sec)
% 2.00/2.18  system CPU time        0.00          (0 hr, 0 min, 0 sec)
% 2.00/2.18  wall-clock time        2             (0 hr, 0 min, 2 sec)
% 2.00/2.18  
% 2.00/2.18  That finishes the proof of the theorem.
% 2.00/2.18  
% 2.00/2.18  Process 2915 finished Wed Jul 27 02:33:47 2022
% 2.00/2.18  Otter interrupted
% 2.00/2.18  PROOF FOUND
%------------------------------------------------------------------------------