TSTP Solution File: MGT050+1 by Otter---3.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Otter---3.3
% Problem  : MGT050+1 : TPTP v8.1.0. Released v2.4.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:06:12 EDT 2022

% Result   : Theorem 6.11s 6.32s
% Output   : Refutation 6.11s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   16
% Syntax   : Number of clauses     :   31 (  15 unt;   6 nHn;  21 RR)
%            Number of literals    :   60 (  11 equ;  22 neg)
%            Maximal clause size   :    6 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    9 (   7 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   3 con; 0-2 aty)
%            Number of variables   :   44 (  15 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(3,axiom,
    ( smaller_or_e_qual(A,B)
    | A != B ),
    file('MGT050+1.p',unknown),
    [] ).

cnf(6,axiom,
    ( greater_or_e_qual(A,B)
    | A != B ),
    file('MGT050+1.p',unknown),
    [] ).

cnf(7,axiom,
    ( ~ smaller(A,B)
    | greater(B,A) ),
    file('MGT050+1.p',unknown),
    [] ).

cnf(9,axiom,
    ( ~ greater(A,B)
    | ~ greater(B,A) ),
    file('MGT050+1.p',unknown),
    [] ).

cnf(11,axiom,
    ( ~ organization(A)
    | has_endowment(A)
    | ~ has_immunity(A,B) ),
    file('MGT050+1.p',unknown),
    [] ).

cnf(12,axiom,
    ( ~ organization(A)
    | has_immunity(A,B)
    | has_immunity(A,C)
    | ~ greater(capability(A,C),capability(A,B))
    | ~ greater_or_e_qual(position(A,C),position(A,B))
    | smaller(hazard_of_mortality(A,C),hazard_of_mortality(A,B)) ),
    file('MGT050+1.p',unknown),
    [] ).

cnf(16,axiom,
    ( ~ organization(A)
    | ~ smaller_or_e_qual(stock_of_knowledge(A,B),stock_of_knowledge(A,C))
    | ~ greater(internal_friction(A,B),internal_friction(A,C))
    | smaller(capability(A,B),capability(A,C)) ),
    file('MGT050+1.p',unknown),
    [] ).

cnf(19,axiom,
    ( ~ organization(A)
    | external_ties(A,B) != external_ties(A,C)
    | position(A,B) = position(A,C) ),
    file('MGT050+1.p',unknown),
    [] ).

cnf(20,axiom,
    ( ~ organization(A)
    | stock_of_knowledge(A,B) = stock_of_knowledge(A,C) ),
    file('MGT050+1.p',unknown),
    [] ).

cnf(21,axiom,
    ( ~ organization(A)
    | external_ties(A,B) = external_ties(A,C) ),
    file('MGT050+1.p',unknown),
    [] ).

cnf(22,axiom,
    ( ~ organization(A)
    | ~ greater(age(A,B),age(A,C))
    | greater(internal_friction(A,B),internal_friction(A,C)) ),
    file('MGT050+1.p',unknown),
    [] ).

cnf(23,axiom,
    ~ has_endowment(dollar_c3),
    file('MGT050+1.p',unknown),
    [] ).

cnf(24,axiom,
    ~ greater(hazard_of_mortality(dollar_c3,dollar_c1),hazard_of_mortality(dollar_c3,dollar_c2)),
    file('MGT050+1.p',unknown),
    [] ).

cnf(25,plain,
    ~ greater(A,A),
    inference(factor,[status(thm)],[9]),
    [iquote('factor,9.1.2')] ).

cnf(28,axiom,
    ( smaller(A,B)
    | A = B
    | greater(A,B) ),
    file('MGT050+1.p',unknown),
    [] ).

cnf(29,axiom,
    organization(dollar_c3),
    file('MGT050+1.p',unknown),
    [] ).

cnf(30,axiom,
    greater(age(dollar_c3,dollar_c1),age(dollar_c3,dollar_c2)),
    file('MGT050+1.p',unknown),
    [] ).

cnf(33,plain,
    external_ties(dollar_c3,A) = external_ties(dollar_c3,B),
    inference(hyper,[status(thm)],[29,21]),
    [iquote('hyper,29,21')] ).

cnf(34,plain,
    stock_of_knowledge(dollar_c3,A) = stock_of_knowledge(dollar_c3,B),
    inference(hyper,[status(thm)],[29,20]),
    [iquote('hyper,29,20')] ).

cnf(37,plain,
    greater(internal_friction(dollar_c3,dollar_c1),internal_friction(dollar_c3,dollar_c2)),
    inference(hyper,[status(thm)],[30,22,29]),
    [iquote('hyper,30,22,29')] ).

cnf(52,plain,
    ( A = B
    | greater(A,B)
    | greater(B,A) ),
    inference(hyper,[status(thm)],[28,7]),
    [iquote('hyper,28,7')] ).

cnf(111,plain,
    position(dollar_c3,A) = position(dollar_c3,B),
    inference(hyper,[status(thm)],[33,19,29]),
    [iquote('hyper,33,19,29')] ).

cnf(123,plain,
    smaller_or_e_qual(stock_of_knowledge(dollar_c3,A),stock_of_knowledge(dollar_c3,B)),
    inference(hyper,[status(thm)],[34,3]),
    [iquote('hyper,34,3')] ).

cnf(197,plain,
    greater_or_e_qual(position(dollar_c3,A),position(dollar_c3,B)),
    inference(hyper,[status(thm)],[111,6]),
    [iquote('hyper,111,6')] ).

cnf(253,plain,
    smaller(capability(dollar_c3,dollar_c1),capability(dollar_c3,dollar_c2)),
    inference(hyper,[status(thm)],[123,16,29,37]),
    [iquote('hyper,123,16,29,37')] ).

cnf(374,plain,
    greater(capability(dollar_c3,dollar_c2),capability(dollar_c3,dollar_c1)),
    inference(hyper,[status(thm)],[253,7]),
    [iquote('hyper,253,7')] ).

cnf(437,plain,
    ( has_immunity(dollar_c3,dollar_c1)
    | has_immunity(dollar_c3,dollar_c2)
    | smaller(hazard_of_mortality(dollar_c3,dollar_c2),hazard_of_mortality(dollar_c3,dollar_c1)) ),
    inference(hyper,[status(thm)],[374,12,29,197]),
    [iquote('hyper,374,12,29,197')] ).

cnf(1026,plain,
    ( organization(A)
    | greater(dollar_c3,A)
    | greater(A,dollar_c3) ),
    inference(para_from,[status(thm),theory(equality)],[52,29]),
    [iquote('para_from,52.1.1,29.1.1')] ).

cnf(3612,plain,
    ( has_immunity(dollar_c3,dollar_c1)
    | has_immunity(dollar_c3,dollar_c2) ),
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[437,7]),24]),
    [iquote('hyper,437,7,unit_del,24')] ).

cnf(3614,plain,
    has_immunity(dollar_c3,dollar_c2),
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[3612,11,1026]),23,25,25]),
    [iquote('hyper,3612,11,1026,unit_del,23,25,25')] ).

cnf(3618,plain,
    $false,
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[3614,11,1026]),23,25,25]),
    [iquote('hyper,3614,11,1026,unit_del,23,25,25')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : MGT050+1 : TPTP v8.1.0. Released v2.4.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 04:01:05 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 1.74/1.96  ----- Otter 3.3f, August 2004 -----
% 1.74/1.96  The process was started by sandbox2 on n012.cluster.edu,
% 1.74/1.96  Wed Jul 27 04:01:05 2022
% 1.74/1.96  The command was "./otter".  The process ID is 26689.
% 1.74/1.96  
% 1.74/1.96  set(prolog_style_variables).
% 1.74/1.96  set(auto).
% 1.74/1.96     dependent: set(auto1).
% 1.74/1.96     dependent: set(process_input).
% 1.74/1.96     dependent: clear(print_kept).
% 1.74/1.96     dependent: clear(print_new_demod).
% 1.74/1.96     dependent: clear(print_back_demod).
% 1.74/1.96     dependent: clear(print_back_sub).
% 1.74/1.96     dependent: set(control_memory).
% 1.74/1.96     dependent: assign(max_mem, 12000).
% 1.74/1.96     dependent: assign(pick_given_ratio, 4).
% 1.74/1.96     dependent: assign(stats_level, 1).
% 1.74/1.96     dependent: assign(max_seconds, 10800).
% 1.74/1.96  clear(print_given).
% 1.74/1.96  
% 1.74/1.96  formula_list(usable).
% 1.74/1.96  all A (A=A).
% 1.74/1.96  all X Y (smaller_or_e_qual(X,Y)<->smaller(X,Y)|X=Y).
% 1.74/1.96  all X Y (greater_or_e_qual(X,Y)<->greater(X,Y)|X=Y).
% 1.74/1.96  all X Y (smaller(X,Y)<->greater(Y,X)).
% 1.74/1.96  all X Y (-(greater(X,Y)&greater(Y,X))).
% 1.74/1.96  all X Y Z (greater(X,Y)&greater(Y,Z)->greater(X,Z)).
% 1.74/1.96  all X Y (smaller(X,Y)|X=Y|greater(X,Y)).
% 1.74/1.96  all X T (organization(X)& -has_endowment(X)-> -has_immunity(X,T)).
% 1.74/1.96  all X T0 T (organization(X)& -has_immunity(X,T0)& -has_immunity(X,T)-> (greater(capability(X,T),capability(X,T0))&greater_or_e_qual(position(X,T),position(X,T0))->smaller(hazard_of_mortality(X,T),hazard_of_mortality(X,T0)))& (greater_or_e_qual(capability(X,T),capability(X,T0))&greater(position(X,T),position(X,T0))->smaller(hazard_of_mortality(X,T),hazard_of_mortality(X,T0)))& (capability(X,T)=capability(X,T0)&position(X,T)=position(X,T0)->hazard_of_mortality(X,T)=hazard_of_mortality(X,T0))).
% 1.74/1.96  all X T0 T (organization(X)-> (greater(stock_of_knowledge(X,T),stock_of_knowledge(X,T0))&smaller_or_e_qual(internal_friction(X,T),internal_friction(X,T0))->greater(capability(X,T),capability(X,T0)))& (smaller_or_e_qual(stock_of_knowledge(X,T),stock_of_knowledge(X,T0))&greater(internal_friction(X,T),internal_friction(X,T0))->smaller(capability(X,T),capability(X,T0)))& (stock_of_knowledge(X,T)=stock_of_knowledge(X,T0)&internal_friction(X,T)=internal_friction(X,T0)->capability(X,T)=capability(X,T0))).
% 1.74/1.96  all X T0 T (organization(X)-> (greater(external_ties(X,T),external_ties(X,T0))->greater(position(X,T),position(X,T0)))& (external_ties(X,T)=external_ties(X,T0)->position(X,T)=position(X,T0))).
% 1.74/1.96  all X T0 T (organization(X)->stock_of_knowledge(X,T)=stock_of_knowledge(X,T0)).
% 1.74/1.96  all X T0 T (organization(X)->external_ties(X,T)=external_ties(X,T0)).
% 1.74/1.96  all X T0 T (organization(X)&greater(age(X,T),age(X,T0))->greater(internal_friction(X,T),internal_friction(X,T0))).
% 1.74/1.96  -(all X T0 T (organization(X)& -has_endowment(X)&greater(age(X,T),age(X,T0))->greater(hazard_of_mortality(X,T),hazard_of_mortality(X,T0)))).
% 1.74/1.96  end_of_list.
% 1.74/1.96  
% 1.74/1.96  -------> usable clausifies to:
% 1.74/1.96  
% 1.74/1.96  list(usable).
% 1.74/1.96  0 [] A=A.
% 1.74/1.96  0 [] -smaller_or_e_qual(X,Y)|smaller(X,Y)|X=Y.
% 1.74/1.96  0 [] smaller_or_e_qual(X,Y)| -smaller(X,Y).
% 1.74/1.96  0 [] smaller_or_e_qual(X,Y)|X!=Y.
% 1.74/1.96  0 [] -greater_or_e_qual(X,Y)|greater(X,Y)|X=Y.
% 1.74/1.96  0 [] greater_or_e_qual(X,Y)| -greater(X,Y).
% 1.74/1.96  0 [] greater_or_e_qual(X,Y)|X!=Y.
% 1.74/1.96  0 [] -smaller(X,Y)|greater(Y,X).
% 1.74/1.96  0 [] smaller(X,Y)| -greater(Y,X).
% 1.74/1.96  0 [] -greater(X,Y)| -greater(Y,X).
% 1.74/1.96  0 [] -greater(X,Y)| -greater(Y,Z)|greater(X,Z).
% 1.74/1.96  0 [] smaller(X,Y)|X=Y|greater(X,Y).
% 1.74/1.96  0 [] -organization(X)|has_endowment(X)| -has_immunity(X,T).
% 1.74/1.96  0 [] -organization(X)|has_immunity(X,T0)|has_immunity(X,T)| -greater(capability(X,T),capability(X,T0))| -greater_or_e_qual(position(X,T),position(X,T0))|smaller(hazard_of_mortality(X,T),hazard_of_mortality(X,T0)).
% 1.74/1.96  0 [] -organization(X)|has_immunity(X,T0)|has_immunity(X,T)| -greater_or_e_qual(capability(X,T),capability(X,T0))| -greater(position(X,T),position(X,T0))|smaller(hazard_of_mortality(X,T),hazard_of_mortality(X,T0)).
% 1.74/1.96  0 [] -organization(X)|has_immunity(X,T0)|has_immunity(X,T)|capability(X,T)!=capability(X,T0)|position(X,T)!=position(X,T0)|hazard_of_mortality(X,T)=hazard_of_mortality(X,T0).
% 1.74/1.96  0 [] -organization(X)| -greater(stock_of_knowledge(X,T),stock_of_knowledge(X,T0))| -smaller_or_e_qual(internal_friction(X,T),internal_friction(X,T0))|greater(capability(X,T),capability(X,T0)).
% 1.74/1.96  0 [] -organization(X)| -smaller_or_e_qual(stock_of_knowledge(X,T),stock_of_knowledge(X,T0))| -greater(internal_friction(X,T),internal_friction(X,T0))|smaller(capability(X,T),capability(X,T0)).
% 1.74/1.96  0 [] -organization(X)|stock_of_knowledge(X,T)!=stock_of_knowledge(X,T0)|internal_friction(X,T)!=internal_friction(X,T0)|capability(X,T)=capability(X,T0).
% 1.74/1.96  0 [] -organization(X)| -greater(external_ties(X,T),external_ties(X,T0))|greater(position(X,T),position(X,T0)).
% 1.74/1.96  0 [] -organization(X)|external_ties(X,T)!=external_ties(X,T0)|position(X,T)=position(X,T0).
% 1.74/1.96  0 [] -organization(X)|stock_of_knowledge(X,T)=stock_of_knowledge(X,T0).
% 1.74/1.96  0 [] -organization(X)|external_ties(X,T)=external_ties(X,T0).
% 1.74/1.96  0 [] -organization(X)| -greater(age(X,T),age(X,T0))|greater(internal_friction(X,T),internal_friction(X,T0)).
% 1.74/1.96  0 [] organization($c3).
% 1.74/1.96  0 [] -has_endowment($c3).
% 1.74/1.96  0 [] greater(age($c3,$c1),age($c3,$c2)).
% 1.74/1.96  0 [] -greater(hazard_of_mortality($c3,$c1),hazard_of_mortality($c3,$c2)).
% 1.74/1.96  end_of_list.
% 1.74/1.96  
% 1.74/1.96  SCAN INPUT: prop=0, horn=0, equality=1, symmetry=0, max_lits=6.
% 1.74/1.96  
% 1.74/1.96  This ia a non-Horn set with equality.  The strategy will be
% 1.74/1.96  Knuth-Bendix, ordered hyper_res, factoring, and unit
% 1.74/1.96  deletion, with positive clauses in sos and nonpositive
% 1.74/1.96  clauses in usable.
% 1.74/1.96  
% 1.74/1.96     dependent: set(knuth_bendix).
% 1.74/1.96     dependent: set(anl_eq).
% 1.74/1.96     dependent: set(para_from).
% 1.74/1.96     dependent: set(para_into).
% 1.74/1.96     dependent: clear(para_from_right).
% 1.74/1.96     dependent: clear(para_into_right).
% 1.74/1.96     dependent: set(para_from_vars).
% 1.74/1.96     dependent: set(eq_units_both_ways).
% 1.74/1.96     dependent: set(dynamic_demod_all).
% 1.74/1.96     dependent: set(dynamic_demod).
% 1.74/1.96     dependent: set(order_eq).
% 1.74/1.96     dependent: set(back_demod).
% 1.74/1.96     dependent: set(lrpo).
% 1.74/1.96     dependent: set(hyper_res).
% 1.74/1.96     dependent: set(unit_deletion).
% 1.74/1.96     dependent: set(factor).
% 1.74/1.96  
% 1.74/1.96  ------------> process usable:
% 1.74/1.96  ** KEPT (pick-wt=9): 1 [] -smaller_or_e_qual(A,B)|smaller(A,B)|A=B.
% 1.74/1.96  ** KEPT (pick-wt=6): 2 [] smaller_or_e_qual(A,B)| -smaller(A,B).
% 1.74/1.96  ** KEPT (pick-wt=6): 3 [] smaller_or_e_qual(A,B)|A!=B.
% 1.74/1.96  ** KEPT (pick-wt=9): 4 [] -greater_or_e_qual(A,B)|greater(A,B)|A=B.
% 1.74/1.96  ** KEPT (pick-wt=6): 5 [] greater_or_e_qual(A,B)| -greater(A,B).
% 1.74/1.96  ** KEPT (pick-wt=6): 6 [] greater_or_e_qual(A,B)|A!=B.
% 1.74/1.96  ** KEPT (pick-wt=6): 7 [] -smaller(A,B)|greater(B,A).
% 1.74/1.96  ** KEPT (pick-wt=6): 8 [] smaller(A,B)| -greater(B,A).
% 1.74/1.96  ** KEPT (pick-wt=6): 9 [] -greater(A,B)| -greater(B,A).
% 1.74/1.96  ** KEPT (pick-wt=9): 10 [] -greater(A,B)| -greater(B,C)|greater(A,C).
% 1.74/1.96  ** KEPT (pick-wt=7): 11 [] -organization(A)|has_endowment(A)| -has_immunity(A,B).
% 1.74/1.96  ** KEPT (pick-wt=29): 12 [] -organization(A)|has_immunity(A,B)|has_immunity(A,C)| -greater(capability(A,C),capability(A,B))| -greater_or_e_qual(position(A,C),position(A,B))|smaller(hazard_of_mortality(A,C),hazard_of_mortality(A,B)).
% 1.74/1.96  ** KEPT (pick-wt=29): 13 [] -organization(A)|has_immunity(A,B)|has_immunity(A,C)| -greater_or_e_qual(capability(A,C),capability(A,B))| -greater(position(A,C),position(A,B))|smaller(hazard_of_mortality(A,C),hazard_of_mortality(A,B)).
% 1.74/1.96  ** KEPT (pick-wt=29): 14 [] -organization(A)|has_immunity(A,B)|has_immunity(A,C)|capability(A,C)!=capability(A,B)|position(A,C)!=position(A,B)|hazard_of_mortality(A,C)=hazard_of_mortality(A,B).
% 1.74/1.96  ** KEPT (pick-wt=23): 15 [] -organization(A)| -greater(stock_of_knowledge(A,B),stock_of_knowledge(A,C))| -smaller_or_e_qual(internal_friction(A,B),internal_friction(A,C))|greater(capability(A,B),capability(A,C)).
% 1.74/1.96  ** KEPT (pick-wt=23): 16 [] -organization(A)| -smaller_or_e_qual(stock_of_knowledge(A,B),stock_of_knowledge(A,C))| -greater(internal_friction(A,B),internal_friction(A,C))|smaller(capability(A,B),capability(A,C)).
% 1.74/1.96  ** KEPT (pick-wt=23): 17 [] -organization(A)|stock_of_knowledge(A,B)!=stock_of_knowledge(A,C)|internal_friction(A,B)!=internal_friction(A,C)|capability(A,B)=capability(A,C).
% 1.74/1.96  ** KEPT (pick-wt=16): 18 [] -organization(A)| -greater(external_ties(A,B),external_ties(A,C))|greater(position(A,B),position(A,C)).
% 1.74/1.96  ** KEPT (pick-wt=16): 19 [] -organization(A)|external_ties(A,B)!=external_ties(A,C)|position(A,B)=position(A,C).
% 1.74/1.96  ** KEPT (pick-wt=9): 20 [] -organization(A)|stock_of_knowledge(A,B)=stock_of_knowledge(A,C).
% 1.74/1.96  ** KEPT (pick-wt=9): 21 [] -organization(A)|external_ties(A,B)=external_ties(A,C).
% 1.74/1.96  ** KEPT (pick-wt=16): 22 [] -organization(A)| -greater(age(A,B),age(A,C))|greater(internal_friction(A,B),internal_friction(A,C)).
% 6.11/6.32  ** KEPT (pick-wt=2): 23 [] -has_endowment($c3).
% 6.11/6.32  ** KEPT (pick-wt=7): 24 [] -greater(hazard_of_mortality($c3,$c1),hazard_of_mortality($c3,$c2)).
% 6.11/6.32  
% 6.11/6.32  ------------> process sos:
% 6.11/6.32  ** KEPT (pick-wt=3): 27 [] A=A.
% 6.11/6.32  ** KEPT (pick-wt=9): 28 [] smaller(A,B)|A=B|greater(A,B).
% 6.11/6.32  ** KEPT (pick-wt=2): 29 [] organization($c3).
% 6.11/6.32  ** KEPT (pick-wt=7): 30 [] greater(age($c3,$c1),age($c3,$c2)).
% 6.11/6.32    Following clause subsumed by 27 during input processing: 0 [copy,27,flip.1] A=A.
% 6.11/6.32  27 back subsumes 26.
% 6.11/6.32  
% 6.11/6.32  ======= end of input processing =======
% 6.11/6.32  
% 6.11/6.32  =========== start of search ===========
% 6.11/6.32  
% 6.11/6.32  
% 6.11/6.32  Resetting weight limit to 12.
% 6.11/6.32  
% 6.11/6.32  
% 6.11/6.32  Resetting weight limit to 12.
% 6.11/6.32  
% 6.11/6.32  sos_size=3372
% 6.11/6.32  
% 6.11/6.32  -------- PROOF -------- 
% 6.11/6.32  
% 6.11/6.32  -----> EMPTY CLAUSE at   4.36 sec ----> 3618 [hyper,3614,11,1026,unit_del,23,25,25] $F.
% 6.11/6.32  
% 6.11/6.32  Length of proof is 14.  Level of proof is 7.
% 6.11/6.32  
% 6.11/6.32  ---------------- PROOF ----------------
% 6.11/6.32  % SZS status Theorem
% 6.11/6.32  % SZS output start Refutation
% See solution above
% 6.11/6.32  ------------ end of proof -------------
% 6.11/6.32  
% 6.11/6.32  
% 6.11/6.32  Search stopped by max_proofs option.
% 6.11/6.32  
% 6.11/6.32  
% 6.11/6.32  Search stopped by max_proofs option.
% 6.11/6.32  
% 6.11/6.32  ============ end of search ============
% 6.11/6.32  
% 6.11/6.32  -------------- statistics -------------
% 6.11/6.32  clauses given                667
% 6.11/6.32  clauses generated         134709
% 6.11/6.32  clauses kept                3617
% 6.11/6.32  clauses forward subsumed   12409
% 6.11/6.32  clauses back subsumed        260
% 6.11/6.32  Kbytes malloced             4882
% 6.11/6.32  
% 6.11/6.32  ----------- times (seconds) -----------
% 6.11/6.32  user CPU time          4.36          (0 hr, 0 min, 4 sec)
% 6.11/6.32  system CPU time        0.00          (0 hr, 0 min, 0 sec)
% 6.11/6.32  wall-clock time        6             (0 hr, 0 min, 6 sec)
% 6.11/6.32  
% 6.11/6.32  That finishes the proof of the theorem.
% 6.11/6.32  
% 6.11/6.32  Process 26689 finished Wed Jul 27 04:01:11 2022
% 6.11/6.32  Otter interrupted
% 6.11/6.32  PROOF FOUND
%------------------------------------------------------------------------------