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

View Problem - Process Solution

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

% Computer : n027.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:03:31 EDT 2022

% Result   : Unsatisfiable 1.64s 1.88s
% Output   : Refutation 1.64s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :    3
% Syntax   : Number of clauses     :   31 (  30 unt;   0 nHn;   3 RR)
%            Number of literals    :   33 (   0 equ;   3 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-1 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-2 aty)
%            Number of variables   :   89 (  36 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ( ~ is_a_theorem(implies(A,B))
    | ~ is_a_theorem(A)
    | is_a_theorem(B) ),
    file('LCL089-1.p',unknown),
    [] ).

cnf(2,axiom,
    ~ is_a_theorem(implies(implies(a,b),implies(implies(b,c),implies(a,c)))),
    file('LCL089-1.p',unknown),
    [] ).

cnf(3,axiom,
    is_a_theorem(implies(implies(implies(A,B),implies(C,D)),implies(E,implies(implies(D,A),implies(C,A))))),
    file('LCL089-1.p',unknown),
    [] ).

cnf(4,plain,
    is_a_theorem(implies(A,implies(implies(implies(implies(B,C),implies(D,C)),implies(C,E)),implies(F,implies(C,E))))),
    inference(hyper,[status(thm)],[3,1,3]),
    [iquote('hyper,3,1,3')] ).

cnf(5,plain,
    is_a_theorem(implies(implies(implies(implies(A,B),implies(C,B)),implies(B,D)),implies(E,implies(B,D)))),
    inference(hyper,[status(thm)],[4,1,4]),
    [iquote('hyper,4,1,4')] ).

cnf(7,plain,
    is_a_theorem(implies(A,implies(implies(B,C),implies(C,implies(B,C))))),
    inference(hyper,[status(thm)],[5,1,5]),
    [iquote('hyper,5,1,5')] ).

cnf(9,plain,
    is_a_theorem(implies(A,implies(B,implies(implies(B,C),implies(D,C))))),
    inference(hyper,[status(thm)],[5,1,3]),
    [iquote('hyper,5,1,3')] ).

cnf(10,plain,
    is_a_theorem(implies(implies(A,B),implies(B,implies(A,B)))),
    inference(hyper,[status(thm)],[7,1,7]),
    [iquote('hyper,7,1,7')] ).

cnf(12,plain,
    is_a_theorem(implies(A,implies(implies(implies(B,C),B),implies(C,B)))),
    inference(hyper,[status(thm)],[10,1,3]),
    [iquote('hyper,10,1,3')] ).

cnf(20,plain,
    is_a_theorem(implies(A,implies(implies(A,B),implies(C,B)))),
    inference(hyper,[status(thm)],[9,1,9]),
    [iquote('hyper,9,1,9')] ).

cnf(32,plain,
    is_a_theorem(implies(implies(implies(A,B),A),implies(B,A))),
    inference(hyper,[status(thm)],[12,1,12]),
    [iquote('hyper,12,1,12')] ).

cnf(37,plain,
    is_a_theorem(implies(A,implies(B,implies(C,B)))),
    inference(hyper,[status(thm)],[32,1,5]),
    [iquote('hyper,32,1,5')] ).

cnf(52,plain,
    is_a_theorem(implies(A,implies(B,A))),
    inference(hyper,[status(thm)],[37,1,37]),
    [iquote('hyper,37,1,37')] ).

cnf(55,plain,
    is_a_theorem(implies(A,implies(implies(implies(B,C),D),implies(C,D)))),
    inference(hyper,[status(thm)],[37,1,3]),
    [iquote('hyper,37,1,3')] ).

cnf(58,plain,
    is_a_theorem(implies(A,implies(implies(implies(B,C),B),implies(D,B)))),
    inference(hyper,[status(thm)],[52,1,3]),
    [iquote('hyper,52,1,3')] ).

cnf(72,plain,
    is_a_theorem(implies(implies(implies(A,B),C),implies(B,C))),
    inference(hyper,[status(thm)],[55,1,55]),
    [iquote('hyper,55,1,55')] ).

cnf(79,plain,
    is_a_theorem(implies(implies(A,B),implies(C,implies(implies(B,D),implies(A,D))))),
    inference(hyper,[status(thm)],[72,1,3]),
    [iquote('hyper,72,1,3')] ).

cnf(126,plain,
    is_a_theorem(implies(implies(implies(A,B),A),implies(C,A))),
    inference(hyper,[status(thm)],[58,1,58]),
    [iquote('hyper,58,1,58')] ).

cnf(129,plain,
    is_a_theorem(implies(A,implies(B,B))),
    inference(hyper,[status(thm)],[126,1,126]),
    [iquote('hyper,126,1,126')] ).

cnf(131,plain,
    is_a_theorem(implies(A,implies(implies(B,implies(B,C)),implies(D,implies(B,C))))),
    inference(hyper,[status(thm)],[126,1,3]),
    [iquote('hyper,126,1,3')] ).

cnf(140,plain,
    is_a_theorem(implies(A,A)),
    inference(hyper,[status(thm)],[129,1,129]),
    [iquote('hyper,129,1,129')] ).

cnf(145,plain,
    is_a_theorem(implies(implies(implies(A,A),B),implies(C,B))),
    inference(hyper,[status(thm)],[140,1,20]),
    [iquote('hyper,140,1,20')] ).

cnf(408,plain,
    is_a_theorem(implies(implies(A,implies(A,B)),implies(C,implies(A,B)))),
    inference(hyper,[status(thm)],[131,1,131]),
    [iquote('hyper,131,1,131')] ).

cnf(417,plain,
    is_a_theorem(implies(A,implies(implies(B,implies(B,C)),implies(B,C)))),
    inference(hyper,[status(thm)],[408,1,408]),
    [iquote('hyper,408,1,408')] ).

cnf(422,plain,
    is_a_theorem(implies(A,implies(implies(implies(B,B),C),C))),
    inference(hyper,[status(thm)],[408,1,145]),
    [iquote('hyper,408,1,145')] ).

cnf(424,plain,
    is_a_theorem(implies(A,implies(implies(implies(B,C),B),B))),
    inference(hyper,[status(thm)],[408,1,126]),
    [iquote('hyper,408,1,126')] ).

cnf(436,plain,
    is_a_theorem(implies(implies(implies(A,A),B),B)),
    inference(hyper,[status(thm)],[422,1,422]),
    [iquote('hyper,422,1,422')] ).

cnf(461,plain,
    is_a_theorem(implies(implies(implies(A,B),A),A)),
    inference(hyper,[status(thm)],[424,1,436]),
    [iquote('hyper,424,1,436')] ).

cnf(473,plain,
    is_a_theorem(implies(implies(A,implies(A,B)),implies(A,B))),
    inference(hyper,[status(thm)],[417,1,461]),
    [iquote('hyper,417,1,461')] ).

cnf(487,plain,
    is_a_theorem(implies(implies(A,B),implies(implies(B,C),implies(A,C)))),
    inference(hyper,[status(thm)],[473,1,79]),
    [iquote('hyper,473,1,79')] ).

cnf(488,plain,
    $false,
    inference(binary,[status(thm)],[487,2]),
    [iquote('binary,487.1,2.1')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem  : LCL089-1 : TPTP v8.1.0. Released v1.0.0.
% 0.11/0.12  % Command  : otter-tptp-script %s
% 0.12/0.33  % Computer : n027.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 09:43:21 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 1.64/1.88  ----- Otter 3.3f, August 2004 -----
% 1.64/1.88  The process was started by sandbox on n027.cluster.edu,
% 1.64/1.88  Wed Jul 27 09:43:21 2022
% 1.64/1.88  The command was "./otter".  The process ID is 471.
% 1.64/1.88  
% 1.64/1.88  set(prolog_style_variables).
% 1.64/1.88  set(auto).
% 1.64/1.88     dependent: set(auto1).
% 1.64/1.88     dependent: set(process_input).
% 1.64/1.88     dependent: clear(print_kept).
% 1.64/1.88     dependent: clear(print_new_demod).
% 1.64/1.88     dependent: clear(print_back_demod).
% 1.64/1.88     dependent: clear(print_back_sub).
% 1.64/1.88     dependent: set(control_memory).
% 1.64/1.88     dependent: assign(max_mem, 12000).
% 1.64/1.88     dependent: assign(pick_given_ratio, 4).
% 1.64/1.88     dependent: assign(stats_level, 1).
% 1.64/1.88     dependent: assign(max_seconds, 10800).
% 1.64/1.88  clear(print_given).
% 1.64/1.88  
% 1.64/1.88  list(usable).
% 1.64/1.88  0 [] -is_a_theorem(implies(X,Y))| -is_a_theorem(X)|is_a_theorem(Y).
% 1.64/1.88  0 [] is_a_theorem(implies(implies(implies(P,Q),implies(R,S)),implies(T,implies(implies(S,P),implies(R,P))))).
% 1.64/1.88  0 [] -is_a_theorem(implies(implies(a,b),implies(implies(b,c),implies(a,c)))).
% 1.64/1.88  end_of_list.
% 1.64/1.88  
% 1.64/1.88  SCAN INPUT: prop=0, horn=1, equality=0, symmetry=0, max_lits=3.
% 1.64/1.88  
% 1.64/1.88  This is a Horn set without equality.  The strategy will
% 1.64/1.88  be hyperresolution, with satellites in sos and nuclei
% 1.64/1.88  in usable.
% 1.64/1.88  
% 1.64/1.88     dependent: set(hyper_res).
% 1.64/1.88     dependent: clear(order_hyper).
% 1.64/1.88  
% 1.64/1.88  ------------> process usable:
% 1.64/1.88  ** KEPT (pick-wt=8): 1 [] -is_a_theorem(implies(A,B))| -is_a_theorem(A)|is_a_theorem(B).
% 1.64/1.88  ** KEPT (pick-wt=12): 2 [] -is_a_theorem(implies(implies(a,b),implies(implies(b,c),implies(a,c)))).
% 1.64/1.88  
% 1.64/1.88  ------------> process sos:
% 1.64/1.88  ** KEPT (pick-wt=18): 3 [] is_a_theorem(implies(implies(implies(A,B),implies(C,D)),implies(E,implies(implies(D,A),implies(C,A))))).
% 1.64/1.88  
% 1.64/1.88  ======= end of input processing =======
% 1.64/1.88  
% 1.64/1.88  =========== start of search ===========
% 1.64/1.88  
% 1.64/1.88  -------- PROOF -------- 
% 1.64/1.88  
% 1.64/1.88  ----> UNIT CONFLICT at   0.03 sec ----> 488 [binary,487.1,2.1] $F.
% 1.64/1.88  
% 1.64/1.88  Length of proof is 27.  Level of proof is 18.
% 1.64/1.88  
% 1.64/1.88  ---------------- PROOF ----------------
% 1.64/1.88  % SZS status Unsatisfiable
% 1.64/1.88  % SZS output start Refutation
% See solution above
% 1.64/1.88  ------------ end of proof -------------
% 1.64/1.88  
% 1.64/1.88  
% 1.64/1.88  Search stopped by max_proofs option.
% 1.64/1.88  
% 1.64/1.88  
% 1.64/1.88  Search stopped by max_proofs option.
% 1.64/1.88  
% 1.64/1.88  ============ end of search ============
% 1.64/1.88  
% 1.64/1.88  -------------- statistics -------------
% 1.64/1.88  clauses given                 70
% 1.64/1.88  clauses generated           4248
% 1.64/1.88  clauses kept                 487
% 1.64/1.88  clauses forward subsumed    3764
% 1.64/1.88  clauses back subsumed         34
% 1.64/1.88  Kbytes malloced             1953
% 1.64/1.88  
% 1.64/1.88  ----------- times (seconds) -----------
% 1.64/1.88  user CPU time          0.03          (0 hr, 0 min, 0 sec)
% 1.64/1.88  system CPU time        0.00          (0 hr, 0 min, 0 sec)
% 1.64/1.88  wall-clock time        2             (0 hr, 0 min, 2 sec)
% 1.64/1.88  
% 1.64/1.88  That finishes the proof of the theorem.
% 1.64/1.88  
% 1.64/1.88  Process 471 finished Wed Jul 27 09:43:23 2022
% 1.64/1.88  Otter interrupted
% 1.64/1.88  PROOF FOUND
%------------------------------------------------------------------------------