TSTP Solution File: BOO009-1 by Otter---3.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Otter---3.3
% Problem  : BOO009-1 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : otter-tptp-script %s

% Computer : n026.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 12:47:32 EDT 2022

% Result   : Unsatisfiable 2.03s 2.28s
% Output   : Refutation 2.03s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   12
% Syntax   : Number of clauses     :   25 (  20 unt;   0 nHn;   8 RR)
%            Number of literals    :   38 (   6 equ;  14 neg)
%            Maximal clause size   :    5 (   1 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   48 (   4 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ( ~ sum(A,B,C)
    | sum(B,A,C) ),
    file('BOO009-1.p',unknown),
    [] ).

cnf(3,axiom,
    ( ~ product(A,B,C)
    | ~ product(A,D,E)
    | ~ sum(B,D,F)
    | ~ product(A,F,G)
    | sum(C,E,G) ),
    file('BOO009-1.p',unknown),
    [] ).

cnf(9,axiom,
    ( ~ sum(A,B,C)
    | ~ sum(D,B,E)
    | ~ product(A,D,F)
    | ~ sum(F,B,G)
    | product(C,E,G) ),
    file('BOO009-1.p',unknown),
    [] ).

cnf(11,axiom,
    ( ~ sum(A,B,C)
    | ~ sum(A,B,D)
    | C = D ),
    file('BOO009-1.p',unknown),
    [] ).

cnf(12,axiom,
    ( ~ product(A,B,C)
    | ~ product(A,B,D)
    | C = D ),
    file('BOO009-1.p',unknown),
    [] ).

cnf(13,axiom,
    ~ product(x,add(x,y),x),
    file('BOO009-1.p',unknown),
    [] ).

cnf(15,axiom,
    sum(A,B,add(A,B)),
    file('BOO009-1.p',unknown),
    [] ).

cnf(16,axiom,
    product(A,B,multiply(A,B)),
    file('BOO009-1.p',unknown),
    [] ).

cnf(17,axiom,
    sum(additive_identity,A,A),
    file('BOO009-1.p',unknown),
    [] ).

cnf(19,axiom,
    product(multiplicative_identity,A,A),
    file('BOO009-1.p',unknown),
    [] ).

cnf(20,axiom,
    product(A,multiplicative_identity,A),
    file('BOO009-1.p',unknown),
    [] ).

cnf(21,axiom,
    sum(inverse(A),A,multiplicative_identity),
    file('BOO009-1.p',unknown),
    [] ).

cnf(36,plain,
    add(additive_identity,A) = A,
    inference(flip,[status(thm),theory(equality)],[inference(hyper,[status(thm)],[15,11,17])]),
    [iquote('hyper,15,11,17,flip.1')] ).

cnf(38,plain,
    product(A,add(multiplicative_identity,A),A),
    inference(demod,[status(thm),theory(equality)],[inference(hyper,[status(thm)],[15,9,17,15,20]),36]),
    [iquote('hyper,15,9,17,15,20,demod,36')] ).

cnf(51,plain,
    sum(A,B,add(B,A)),
    inference(hyper,[status(thm)],[15,1]),
    [iquote('hyper,15,1')] ).

cnf(59,plain,
    product(multiplicative_identity,add(multiplicative_identity,A),multiplicative_identity),
    inference(hyper,[status(thm)],[21,9,21,15,20]),
    [iquote('hyper,21,9,21,15,20')] ).

cnf(112,plain,
    multiply(A,multiplicative_identity) = A,
    inference(flip,[status(thm),theory(equality)],[inference(hyper,[status(thm)],[16,12,20])]),
    [iquote('hyper,16,12,20,flip.1')] ).

cnf(262,plain,
    sum(A,A,multiply(A,add(multiplicative_identity,multiplicative_identity))),
    inference(hyper,[status(thm)],[16,3,20,20,15]),
    [iquote('hyper,16,3,20,20,15')] ).

cnf(353,plain,
    add(multiplicative_identity,multiplicative_identity) = multiplicative_identity,
    inference(hyper,[status(thm)],[38,12,19]),
    [iquote('hyper,38,12,19')] ).

cnf(421,plain,
    sum(A,A,A),
    inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[262]),353,112]),
    [iquote('back_demod,262,demod,353,112')] ).

cnf(1040,plain,
    sum(multiply(A,B),A,multiply(A,add(multiplicative_identity,B))),
    inference(hyper,[status(thm)],[51,3,16,20,16]),
    [iquote('hyper,51,3,16,20,16')] ).

cnf(1050,plain,
    add(multiplicative_identity,A) = multiplicative_identity,
    inference(hyper,[status(thm)],[59,12,19]),
    [iquote('hyper,59,12,19')] ).

cnf(1055,plain,
    sum(multiply(A,B),A,A),
    inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[1040]),1050,112]),
    [iquote('back_demod,1040,demod,1050,112')] ).

cnf(1347,plain,
    product(A,add(A,B),A),
    inference(hyper,[status(thm)],[1055,9,421,51,16]),
    [iquote('hyper,1055,9,421,51,16')] ).

cnf(1348,plain,
    $false,
    inference(binary,[status(thm)],[1347,13]),
    [iquote('binary,1347.1,13.1')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : BOO009-1 : TPTP v8.1.0. Released v1.0.0.
% 0.11/0.12  % Command  : otter-tptp-script %s
% 0.13/0.33  % Computer : n026.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 300
% 0.13/0.33  % DateTime : Wed Jul 27 02:50:24 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 1.93/2.12  ----- Otter 3.3f, August 2004 -----
% 1.93/2.12  The process was started by sandbox2 on n026.cluster.edu,
% 1.93/2.12  Wed Jul 27 02:50:24 2022
% 1.93/2.12  The command was "./otter".  The process ID is 2057.
% 1.93/2.12  
% 1.93/2.12  set(prolog_style_variables).
% 1.93/2.12  set(auto).
% 1.93/2.12     dependent: set(auto1).
% 1.93/2.12     dependent: set(process_input).
% 1.93/2.12     dependent: clear(print_kept).
% 1.93/2.12     dependent: clear(print_new_demod).
% 1.93/2.12     dependent: clear(print_back_demod).
% 1.93/2.12     dependent: clear(print_back_sub).
% 1.93/2.12     dependent: set(control_memory).
% 1.93/2.12     dependent: assign(max_mem, 12000).
% 1.93/2.12     dependent: assign(pick_given_ratio, 4).
% 1.93/2.12     dependent: assign(stats_level, 1).
% 1.93/2.12     dependent: assign(max_seconds, 10800).
% 1.93/2.12  clear(print_given).
% 1.93/2.12  
% 1.93/2.12  list(usable).
% 1.93/2.12  0 [] A=A.
% 1.93/2.12  0 [] sum(X,Y,add(X,Y)).
% 1.93/2.12  0 [] product(X,Y,multiply(X,Y)).
% 1.93/2.12  0 [] -sum(X,Y,Z)|sum(Y,X,Z).
% 1.93/2.12  0 [] -product(X,Y,Z)|product(Y,X,Z).
% 1.93/2.12  0 [] sum(additive_identity,X,X).
% 1.93/2.12  0 [] sum(X,additive_identity,X).
% 1.93/2.12  0 [] product(multiplicative_identity,X,X).
% 1.93/2.12  0 [] product(X,multiplicative_identity,X).
% 1.93/2.12  0 [] -product(X,Y,V1)| -product(X,Z,V2)| -sum(Y,Z,V3)| -product(X,V3,V4)|sum(V1,V2,V4).
% 1.93/2.12  0 [] -product(X,Y,V1)| -product(X,Z,V2)| -sum(Y,Z,V3)| -sum(V1,V2,V4)|product(X,V3,V4).
% 1.93/2.12  0 [] -product(Y,X,V1)| -product(Z,X,V2)| -sum(Y,Z,V3)| -product(V3,X,V4)|sum(V1,V2,V4).
% 1.93/2.12  0 [] -product(Y,X,V1)| -product(Z,X,V2)| -sum(Y,Z,V3)| -sum(V1,V2,V4)|product(V3,X,V4).
% 1.93/2.12  0 [] -sum(X,Y,V1)| -sum(X,Z,V2)| -product(Y,Z,V3)| -sum(X,V3,V4)|product(V1,V2,V4).
% 1.93/2.12  0 [] -sum(X,Y,V1)| -sum(X,Z,V2)| -product(Y,Z,V3)| -product(V1,V2,V4)|sum(X,V3,V4).
% 1.93/2.12  0 [] -sum(Y,X,V1)| -sum(Z,X,V2)| -product(Y,Z,V3)| -sum(V3,X,V4)|product(V1,V2,V4).
% 1.93/2.12  0 [] -sum(Y,X,V1)| -sum(Z,X,V2)| -product(Y,Z,V3)| -product(V1,V2,V4)|sum(V3,X,V4).
% 1.93/2.12  0 [] sum(inverse(X),X,multiplicative_identity).
% 1.93/2.12  0 [] sum(X,inverse(X),multiplicative_identity).
% 1.93/2.12  0 [] product(inverse(X),X,additive_identity).
% 1.93/2.12  0 [] product(X,inverse(X),additive_identity).
% 1.93/2.12  0 [] -sum(X,Y,U)| -sum(X,Y,V)|U=V.
% 1.93/2.12  0 [] -product(X,Y,U)| -product(X,Y,V)|U=V.
% 1.93/2.12  0 [] -product(x,add(x,y),x).
% 1.93/2.12  end_of_list.
% 1.93/2.12  
% 1.93/2.12  SCAN INPUT: prop=0, horn=1, equality=1, symmetry=0, max_lits=5.
% 1.93/2.12  
% 1.93/2.12  This is a Horn set with equality.  The strategy will be
% 1.93/2.12  Knuth-Bendix and hyper_res, with positive clauses in
% 1.93/2.12  sos and nonpositive clauses in usable.
% 1.93/2.12  
% 1.93/2.12     dependent: set(knuth_bendix).
% 1.93/2.12     dependent: set(anl_eq).
% 1.93/2.12     dependent: set(para_from).
% 1.93/2.12     dependent: set(para_into).
% 1.93/2.12     dependent: clear(para_from_right).
% 1.93/2.12     dependent: clear(para_into_right).
% 1.93/2.12     dependent: set(para_from_vars).
% 1.93/2.12     dependent: set(eq_units_both_ways).
% 1.93/2.12     dependent: set(dynamic_demod_all).
% 1.93/2.12     dependent: set(dynamic_demod).
% 1.93/2.12     dependent: set(order_eq).
% 1.93/2.12     dependent: set(back_demod).
% 1.93/2.12     dependent: set(lrpo).
% 1.93/2.12     dependent: set(hyper_res).
% 1.93/2.12     dependent: clear(order_hyper).
% 1.93/2.12  
% 1.93/2.12  ------------> process usable:
% 1.93/2.12  ** KEPT (pick-wt=8): 1 [] -sum(A,B,C)|sum(B,A,C).
% 1.93/2.12  ** KEPT (pick-wt=8): 2 [] -product(A,B,C)|product(B,A,C).
% 1.93/2.12  ** KEPT (pick-wt=20): 3 [] -product(A,B,C)| -product(A,D,E)| -sum(B,D,F)| -product(A,F,G)|sum(C,E,G).
% 1.93/2.12  ** KEPT (pick-wt=20): 4 [] -product(A,B,C)| -product(A,D,E)| -sum(B,D,F)| -sum(C,E,G)|product(A,F,G).
% 1.93/2.12  ** KEPT (pick-wt=20): 5 [] -product(A,B,C)| -product(D,B,E)| -sum(A,D,F)| -product(F,B,G)|sum(C,E,G).
% 1.93/2.12  ** KEPT (pick-wt=20): 6 [] -product(A,B,C)| -product(D,B,E)| -sum(A,D,F)| -sum(C,E,G)|product(F,B,G).
% 1.93/2.12  ** KEPT (pick-wt=20): 7 [] -sum(A,B,C)| -sum(A,D,E)| -product(B,D,F)| -sum(A,F,G)|product(C,E,G).
% 1.93/2.12  ** KEPT (pick-wt=20): 8 [] -sum(A,B,C)| -sum(A,D,E)| -product(B,D,F)| -product(C,E,G)|sum(A,F,G).
% 1.93/2.12  ** KEPT (pick-wt=20): 9 [] -sum(A,B,C)| -sum(D,B,E)| -product(A,D,F)| -sum(F,B,G)|product(C,E,G).
% 1.93/2.12  ** KEPT (pick-wt=20): 10 [] -sum(A,B,C)| -sum(D,B,E)| -product(A,D,F)| -product(C,E,G)|sum(F,B,G).
% 1.93/2.12  ** KEPT (pick-wt=11): 11 [] -sum(A,B,C)| -sum(A,B,D)|C=D.
% 1.93/2.12  ** KEPT (pick-wt=11): 12 [] -product(A,B,C)| -product(A,B,D)|C=D.
% 1.93/2.12  ** KEPT (pick-wt=6): 13 [] -product(x,add(x,y),x).
% 1.93/2.12  
% 1.93/2.12  ------------> process sos:
% 1.93/2.12  ** KEPT (pick-wt=3): 14 [] A=A.
% 1.93/2.12  ** KEPT (pick-wt=6): 15 [] sum(A,B,add(A,B)).
% 1.93/2.12  ** KEPT (pick-wt=6): 16 [] product(A,B,multiply(A,B)).
% 1.93/2.12  ** KEPT (pick-wt=4): 17 [] sum(additive_identity,A,A).
% 1.93/2.12  ** KEPT (pick-wt=4): 18 [] sum(A,additive_identity,A).
% 1.93/2.12  ** KEPT (pick-wt=4): 19 [] product(multiplicative_identity,A,A).
% 1.93/2.12  ** KEPT (pick-wt=4): 20 [] product(A,multiplicative_identity,A).
% 2.03/2.28  ** KEPT (pick-wt=5): 21 [] sum(inverse(A),A,multiplicative_identity).
% 2.03/2.28  ** KEPT (pick-wt=5): 22 [] sum(A,inverse(A),multiplicative_identity).
% 2.03/2.28  ** KEPT (pick-wt=5): 23 [] product(inverse(A),A,additive_identity).
% 2.03/2.28  ** KEPT (pick-wt=5): 24 [] product(A,inverse(A),additive_identity).
% 2.03/2.28    Following clause subsumed by 14 during input processing: 0 [copy,14,flip.1] A=A.
% 2.03/2.28  
% 2.03/2.28  ======= end of input processing =======
% 2.03/2.28  
% 2.03/2.28  =========== start of search ===========
% 2.03/2.28  
% 2.03/2.28  -------- PROOF -------- 
% 2.03/2.28  
% 2.03/2.28  ----> UNIT CONFLICT at   0.15 sec ----> 1348 [binary,1347.1,13.1] $F.
% 2.03/2.28  
% 2.03/2.28  Length of proof is 12.  Level of proof is 5.
% 2.03/2.28  
% 2.03/2.28  ---------------- PROOF ----------------
% 2.03/2.28  % SZS status Unsatisfiable
% 2.03/2.28  % SZS output start Refutation
% See solution above
% 2.03/2.28  ------------ end of proof -------------
% 2.03/2.28  
% 2.03/2.28  
% 2.03/2.28  Search stopped by max_proofs option.
% 2.03/2.28  
% 2.03/2.28  
% 2.03/2.28  Search stopped by max_proofs option.
% 2.03/2.28  
% 2.03/2.28  ============ end of search ============
% 2.03/2.28  
% 2.03/2.28  -------------- statistics -------------
% 2.03/2.28  clauses given                 44
% 2.03/2.28  clauses generated          24787
% 2.03/2.28  clauses kept                1324
% 2.03/2.28  clauses forward subsumed   24126
% 2.03/2.28  clauses back subsumed         75
% 2.03/2.28  Kbytes malloced             2929
% 2.03/2.28  
% 2.03/2.28  ----------- times (seconds) -----------
% 2.03/2.28  user CPU time          0.15          (0 hr, 0 min, 0 sec)
% 2.03/2.28  system CPU time        0.00          (0 hr, 0 min, 0 sec)
% 2.03/2.28  wall-clock time        2             (0 hr, 0 min, 2 sec)
% 2.03/2.28  
% 2.03/2.28  That finishes the proof of the theorem.
% 2.03/2.28  
% 2.03/2.28  Process 2057 finished Wed Jul 27 02:50:26 2022
% 2.03/2.28  Otter interrupted
% 2.03/2.28  PROOF FOUND
%------------------------------------------------------------------------------