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

View Problem - Process Solution

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

% Computer : n012.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:36 EDT 2022

% Result   : Unsatisfiable 3.07s 3.26s
% Output   : Refutation 3.07s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :    6
% Syntax   : Number of clauses     :   32 (  31 unt;   0 nHn;   3 RR)
%            Number of literals    :   34 (   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;   2 con; 0-2 aty)
%            Number of variables   :   70 (   7 sgn)

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

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

cnf(3,axiom,
    is_a_theorem(implies(A,implies(B,A))),
    file('LCL116-1.p',unknown),
    [] ).

cnf(4,axiom,
    is_a_theorem(implies(implies(A,B),implies(implies(B,C),implies(A,C)))),
    file('LCL116-1.p',unknown),
    [] ).

cnf(5,axiom,
    is_a_theorem(implies(implies(implies(A,B),B),implies(implies(B,A),A))),
    file('LCL116-1.p',unknown),
    [] ).

cnf(6,axiom,
    is_a_theorem(implies(implies(not(A),not(B)),implies(B,A))),
    file('LCL116-1.p',unknown),
    [] ).

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

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

cnf(15,plain,
    is_a_theorem(implies(implies(implies(A,B),C),implies(implies(not(B),not(A)),C))),
    inference(hyper,[status(thm)],[4,1,6]),
    [iquote('hyper,4,1,6')] ).

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

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

cnf(23,plain,
    is_a_theorem(implies(not(A),implies(A,B))),
    inference(hyper,[status(thm)],[16,1,6]),
    [iquote('hyper,16,1,6')] ).

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

cnf(27,plain,
    is_a_theorem(implies(implies(implies(A,B),C),implies(not(A),C))),
    inference(hyper,[status(thm)],[23,1,4]),
    [iquote('hyper,23,1,4')] ).

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

cnf(36,plain,
    is_a_theorem(implies(implies(implies(implies(not(A),not(B)),implies(B,A)),C),C)),
    inference(hyper,[status(thm)],[24,1,6]),
    [iquote('hyper,24,1,6')] ).

cnf(59,plain,
    is_a_theorem(implies(A,A)),
    inference(hyper,[status(thm)],[20,1,16]),
    [iquote('hyper,20,1,16')] ).

cnf(63,plain,
    is_a_theorem(implies(implies(implies(A,A),B),B)),
    inference(hyper,[status(thm)],[59,1,24]),
    [iquote('hyper,59,1,24')] ).

cnf(348,plain,
    is_a_theorem(implies(implies(not(A),not(implies(B,B))),A)),
    inference(hyper,[status(thm)],[15,1,63]),
    [iquote('hyper,15,1,63')] ).

cnf(418,plain,
    is_a_theorem(implies(not(not(A)),A)),
    inference(hyper,[status(thm)],[348,1,27]),
    [iquote('hyper,348,1,27')] ).

cnf(433,plain,
    is_a_theorem(implies(A,not(not(A)))),
    inference(hyper,[status(thm)],[418,1,6]),
    [iquote('hyper,418,1,6')] ).

cnf(434,plain,
    is_a_theorem(implies(implies(A,B),implies(not(not(A)),B))),
    inference(hyper,[status(thm)],[418,1,4]),
    [iquote('hyper,418,1,4')] ).

cnf(452,plain,
    is_a_theorem(implies(implies(implies(A,not(not(A))),B),B)),
    inference(hyper,[status(thm)],[433,1,24]),
    [iquote('hyper,433,1,24')] ).

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

cnf(1268,plain,
    is_a_theorem(implies(implies(implies(not(not(A)),B),C),implies(implies(A,B),C))),
    inference(hyper,[status(thm)],[434,1,4]),
    [iquote('hyper,434,1,4')] ).

cnf(1728,plain,
    is_a_theorem(implies(implies(A,implies(not(B),not(C))),implies(A,implies(C,B)))),
    inference(hyper,[status(thm)],[36,1,11]),
    [iquote('hyper,36,1,11')] ).

cnf(1788,plain,
    is_a_theorem(implies(implies(A,B),implies(A,not(not(B))))),
    inference(hyper,[status(thm)],[452,1,11]),
    [iquote('hyper,452,1,11')] ).

cnf(2245,plain,
    is_a_theorem(implies(implies(not(A),B),implies(not(B),A))),
    inference(hyper,[status(thm)],[1728,1,1788]),
    [iquote('hyper,1728,1,1788')] ).

cnf(2246,plain,
    is_a_theorem(implies(implies(A,B),implies(not(B),not(A)))),
    inference(hyper,[status(thm)],[2245,1,1268]),
    [iquote('hyper,2245,1,1268')] ).

cnf(2253,plain,
    is_a_theorem(implies(A,implies(not(B),not(implies(A,B))))),
    inference(hyper,[status(thm)],[2246,1,31]),
    [iquote('hyper,2246,1,31')] ).

cnf(2256,plain,
    is_a_theorem(implies(not(A),implies(B,not(implies(B,A))))),
    inference(hyper,[status(thm)],[2253,1,964]),
    [iquote('hyper,2253,1,964')] ).

cnf(2257,plain,
    $false,
    inference(binary,[status(thm)],[2256,2]),
    [iquote('binary,2256.1,2.1')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : LCL116-1 : TPTP v8.1.0. Released v1.0.0.
% 0.06/0.12  % Command  : otter-tptp-script %s
% 0.12/0.33  % Computer : n012.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:14:20 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 3.07/3.26  ----- Otter 3.3f, August 2004 -----
% 3.07/3.26  The process was started by sandbox2 on n012.cluster.edu,
% 3.07/3.26  Wed Jul 27 09:14:20 2022
% 3.07/3.26  The command was "./otter".  The process ID is 23111.
% 3.07/3.26  
% 3.07/3.26  set(prolog_style_variables).
% 3.07/3.26  set(auto).
% 3.07/3.26     dependent: set(auto1).
% 3.07/3.26     dependent: set(process_input).
% 3.07/3.26     dependent: clear(print_kept).
% 3.07/3.26     dependent: clear(print_new_demod).
% 3.07/3.26     dependent: clear(print_back_demod).
% 3.07/3.26     dependent: clear(print_back_sub).
% 3.07/3.26     dependent: set(control_memory).
% 3.07/3.26     dependent: assign(max_mem, 12000).
% 3.07/3.26     dependent: assign(pick_given_ratio, 4).
% 3.07/3.26     dependent: assign(stats_level, 1).
% 3.07/3.26     dependent: assign(max_seconds, 10800).
% 3.07/3.26  clear(print_given).
% 3.07/3.26  
% 3.07/3.26  list(usable).
% 3.07/3.26  0 [] -is_a_theorem(implies(X,Y))| -is_a_theorem(X)|is_a_theorem(Y).
% 3.07/3.26  0 [] is_a_theorem(implies(X,implies(Y,X))).
% 3.07/3.26  0 [] is_a_theorem(implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z)))).
% 3.07/3.26  0 [] is_a_theorem(implies(implies(implies(X,Y),Y),implies(implies(Y,X),X))).
% 3.07/3.26  0 [] is_a_theorem(implies(implies(not(X),not(Y)),implies(Y,X))).
% 3.07/3.26  0 [] -is_a_theorem(implies(not(a),implies(b,not(implies(b,a))))).
% 3.07/3.26  end_of_list.
% 3.07/3.26  
% 3.07/3.26  SCAN INPUT: prop=0, horn=1, equality=0, symmetry=0, max_lits=3.
% 3.07/3.26  
% 3.07/3.26  This is a Horn set without equality.  The strategy will
% 3.07/3.26  be hyperresolution, with satellites in sos and nuclei
% 3.07/3.26  in usable.
% 3.07/3.26  
% 3.07/3.26     dependent: set(hyper_res).
% 3.07/3.26     dependent: clear(order_hyper).
% 3.07/3.26  
% 3.07/3.26  ------------> process usable:
% 3.07/3.26  ** KEPT (pick-wt=8): 1 [] -is_a_theorem(implies(A,B))| -is_a_theorem(A)|is_a_theorem(B).
% 3.07/3.26  ** KEPT (pick-wt=10): 2 [] -is_a_theorem(implies(not(a),implies(b,not(implies(b,a))))).
% 3.07/3.26  
% 3.07/3.26  ------------> process sos:
% 3.07/3.26  ** KEPT (pick-wt=6): 3 [] is_a_theorem(implies(A,implies(B,A))).
% 3.07/3.26  ** KEPT (pick-wt=12): 4 [] is_a_theorem(implies(implies(A,B),implies(implies(B,C),implies(A,C)))).
% 3.07/3.26  ** KEPT (pick-wt=12): 5 [] is_a_theorem(implies(implies(implies(A,B),B),implies(implies(B,A),A))).
% 3.07/3.26  ** KEPT (pick-wt=10): 6 [] is_a_theorem(implies(implies(not(A),not(B)),implies(B,A))).
% 3.07/3.26  
% 3.07/3.26  ======= end of input processing =======
% 3.07/3.26  
% 3.07/3.26  =========== start of search ===========
% 3.07/3.26  
% 3.07/3.26  
% 3.07/3.26  Resetting weight limit to 11.
% 3.07/3.26  
% 3.07/3.26  
% 3.07/3.26  Resetting weight limit to 11.
% 3.07/3.26  
% 3.07/3.26  sos_size=2033
% 3.07/3.26  
% 3.07/3.26  -------- PROOF -------- 
% 3.07/3.26  
% 3.07/3.26  ----> UNIT CONFLICT at   1.38 sec ----> 2257 [binary,2256.1,2.1] $F.
% 3.07/3.26  
% 3.07/3.26  Length of proof is 25.  Level of proof is 13.
% 3.07/3.26  
% 3.07/3.26  ---------------- PROOF ----------------
% 3.07/3.26  % SZS status Unsatisfiable
% 3.07/3.26  % SZS output start Refutation
% See solution above
% 3.07/3.26  ------------ end of proof -------------
% 3.07/3.26  
% 3.07/3.26  
% 3.07/3.26  Search stopped by max_proofs option.
% 3.07/3.26  
% 3.07/3.26  
% 3.07/3.26  Search stopped by max_proofs option.
% 3.07/3.26  
% 3.07/3.26  ============ end of search ============
% 3.07/3.26  
% 3.07/3.26  -------------- statistics -------------
% 3.07/3.26  clauses given               1364
% 3.07/3.26  clauses generated         885365
% 3.07/3.26  clauses kept                2256
% 3.07/3.26  clauses forward subsumed  320994
% 3.07/3.26  clauses back subsumed         10
% 3.07/3.26  Kbytes malloced             5859
% 3.07/3.26  
% 3.07/3.26  ----------- times (seconds) -----------
% 3.07/3.26  user CPU time          1.38          (0 hr, 0 min, 1 sec)
% 3.07/3.26  system CPU time        0.00          (0 hr, 0 min, 0 sec)
% 3.07/3.26  wall-clock time        3             (0 hr, 0 min, 3 sec)
% 3.07/3.26  
% 3.07/3.26  That finishes the proof of the theorem.
% 3.07/3.26  
% 3.07/3.26  Process 23111 finished Wed Jul 27 09:14:23 2022
% 3.07/3.26  Otter interrupted
% 3.07/3.26  PROOF FOUND
%------------------------------------------------------------------------------