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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Otter---3.3
% Problem  : MGT054-1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : otter-tptp-script %s

% Computer : n003.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:13 EDT 2022

% Result   : Unsatisfiable 5.94s 6.16s
% Output   : Refutation 5.94s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   22
% Syntax   : Number of clauses     :   50 (  16 unt;  24 nHn;  33 RR)
%            Number of literals    :  109 (  10 equ;  33 neg)
%            Maximal clause size   :    5 (   2 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   10 (   8 usr;   1 prp; 0-3 aty)
%            Number of functors    :    9 (   9 usr;   6 con; 0-2 aty)
%            Number of variables   :   56 (   1 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ( ~ smaller_or_e_qual(A,B)
    | smaller(A,B)
    | A = B ),
    file('MGT054-1.p',unknown),
    [] ).

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

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

cnf(10,axiom,
    ( ~ greater(A,B)
    | ~ greater(B,C)
    | greater(A,C) ),
    file('MGT054-1.p',unknown),
    [] ).

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

cnf(14,axiom,
    ( ~ dissimilar(A,B,C)
    | is_aligned(A,B)
    | is_aligned(A,C) ),
    file('MGT054-1.p',unknown),
    [] ).

cnf(15,axiom,
    ( ~ dissimilar(A,B,C)
    | ~ is_aligned(A,B)
    | ~ is_aligned(A,C) ),
    file('MGT054-1.p',unknown),
    [] ).

cnf(16,axiom,
    ( ~ organization(A)
    | ~ is_aligned(A,B)
    | is_aligned(A,C)
    | dissimilar(A,B,C) ),
    file('MGT054-1.p',unknown),
    [] ).

cnf(17,axiom,
    ( ~ organization(A)
    | ~ is_aligned(A,B)
    | is_aligned(A,C)
    | dissimilar(A,C,B) ),
    file('MGT054-1.p',unknown),
    [] ).

cnf(18,axiom,
    ( ~ organization(A)
    | age(A,B) != zero
    | is_aligned(A,B) ),
    file('MGT054-1.p',unknown),
    [] ).

cnf(19,axiom,
    ( ~ organization(A)
    | ~ is_aligned(A,B)
    | is_aligned(A,C)
    | greater(capability(A,B),capability(A,C)) ),
    file('MGT054-1.p',unknown),
    [] ).

cnf(20,axiom,
    ( ~ organization(A)
    | age(A,B) != zero
    | ~ greater(age(A,C),sigma)
    | dissimilar(A,B,C) ),
    file('MGT054-1.p',unknown),
    [] ).

cnf(21,axiom,
    ( ~ organization(A)
    | age(A,B) != zero
    | ~ dissimilar(A,B,C)
    | greater(age(A,C),sigma) ),
    file('MGT054-1.p',unknown),
    [] ).

cnf(22,axiom,
    ( ~ organization(A)
    | has_immunity(A,B)
    | has_immunity(A,C)
    | ~ greater(capability(A,C),capability(A,B))
    | greater(hazard_of_mortality(A,B),hazard_of_mortality(A,C)) ),
    file('MGT054-1.p',unknown),
    [] ).

cnf(23,axiom,
    ~ has_endowment(sk1),
    file('MGT054-1.p',unknown),
    [] ).

cnf(24,axiom,
    ~ greater(hazard_of_mortality(sk1,sk4),hazard_of_mortality(sk1,sk3)),
    file('MGT054-1.p',unknown),
    [] ).

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

cnf(28,axiom,
    A = A,
    file('MGT054-1.p',unknown),
    [] ).

cnf(29,axiom,
    ( smaller(A,B)
    | A = B
    | greater(A,B) ),
    file('MGT054-1.p',unknown),
    [] ).

cnf(30,axiom,
    organization(sk1),
    file('MGT054-1.p',unknown),
    [] ).

cnf(31,axiom,
    age(sk1,sk2) = zero,
    file('MGT054-1.p',unknown),
    [] ).

cnf(33,axiom,
    smaller_or_e_qual(age(sk1,sk3),sigma),
    file('MGT054-1.p',unknown),
    [] ).

cnf(34,axiom,
    greater(age(sk1,sk4),sigma),
    file('MGT054-1.p',unknown),
    [] ).

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

cnf(93,plain,
    is_aligned(sk1,sk2),
    inference(hyper,[status(thm)],[31,18,30]),
    [iquote('hyper,31,18,30')] ).

cnf(105,plain,
    ( ~ dissimilar(sk1,sk2,A)
    | greater(age(sk1,A),sigma) ),
    inference(unit_del,[status(thm)],[inference(para_from,[status(thm),theory(equality)],[31,21]),30,28]),
    [iquote('para_from,31.1.1,21.2.1,unit_del,30,28')] ).

cnf(107,plain,
    ( smaller(age(sk1,sk3),sigma)
    | age(sk1,sk3) = sigma ),
    inference(hyper,[status(thm)],[33,1]),
    [iquote('hyper,33,1')] ).

cnf(121,plain,
    ( is_aligned(sk1,A)
    | dissimilar(sk1,A,sk2) ),
    inference(hyper,[status(thm)],[93,17,30]),
    [iquote('hyper,93,17,30')] ).

cnf(122,plain,
    ( is_aligned(sk1,A)
    | dissimilar(sk1,sk2,A) ),
    inference(hyper,[status(thm)],[93,16,30]),
    [iquote('hyper,93,16,30')] ).

cnf(129,plain,
    dissimilar(sk1,sk2,sk4),
    inference(hyper,[status(thm)],[34,20,30,31]),
    [iquote('hyper,34,20,30,31')] ).

cnf(255,plain,
    ( dissimilar(sk1,A,sk2)
    | is_aligned(sk1,B)
    | dissimilar(sk1,B,A) ),
    inference(hyper,[status(thm)],[121,17,30]),
    [iquote('hyper,121,17,30')] ).

cnf(431,plain,
    ( is_aligned(A,sk2)
    | greater(sk1,A)
    | greater(A,sk1) ),
    inference(para_from,[status(thm),theory(equality)],[46,93]),
    [iquote('para_from,46.1.1,93.1.1')] ).

cnf(450,plain,
    ( organization(A)
    | greater(sk1,A)
    | greater(A,sk1) ),
    inference(para_from,[status(thm),theory(equality)],[46,30]),
    [iquote('para_from,46.1.1,30.1.1')] ).

cnf(4681,plain,
    ( age(sk1,sk3) = sigma
    | greater(sigma,age(sk1,sk3)) ),
    inference(hyper,[status(thm)],[107,7]),
    [iquote('hyper,107,7')] ).

cnf(4702,plain,
    ( ~ dissimilar(sk1,sk2,sk3)
    | greater(sigma,age(sk1,sk3)) ),
    inference(unit_del,[status(thm)],[inference(para_from,[status(thm),theory(equality)],[4681,105]),25]),
    [iquote('para_from,4681.1.1,105.2.1,unit_del,25')] ).

cnf(4715,plain,
    ( dissimilar(sk1,A,sk2)
    | dissimilar(sk1,sk4,A) ),
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[255,15,129,431]),25,25]),
    [iquote('hyper,255,15,129,431,unit_del,25,25')] ).

cnf(4716,plain,
    ( dissimilar(sk1,sk4,A)
    | dissimilar(sk1,sk2,A) ),
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[4715,15,122,431]),25,25]),
    [iquote('hyper,4715,15,122,431,unit_del,25,25')] ).

cnf(4719,plain,
    ( dissimilar(sk1,sk4,sk3)
    | greater(sigma,age(sk1,sk3)) ),
    inference(hyper,[status(thm)],[4716,4702]),
    [iquote('hyper,4716,4702')] ).

cnf(4721,plain,
    ( dissimilar(sk1,sk4,A)
    | greater(age(sk1,A),sigma) ),
    inference(hyper,[status(thm)],[4716,105]),
    [iquote('hyper,4716,105')] ).

cnf(4723,plain,
    dissimilar(sk1,sk4,sk3),
    inference(factor_simp,[status(thm)],[inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[4721,10,4719]),25])]),
    [iquote('hyper,4721,10,4719,unit_del,25,factor_simp')] ).

cnf(4727,plain,
    ( is_aligned(sk1,sk4)
    | is_aligned(sk1,sk3) ),
    inference(hyper,[status(thm)],[4723,14]),
    [iquote('hyper,4723,14')] ).

cnf(4764,plain,
    is_aligned(sk1,sk3),
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[4727,15,129,431]),25,25]),
    [iquote('hyper,4727,15,129,431,unit_del,25,25')] ).

cnf(4768,plain,
    ( is_aligned(sk1,A)
    | greater(capability(sk1,sk3),capability(sk1,A)) ),
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[4764,19,450]),25,25]),
    [iquote('hyper,4764,19,450,unit_del,25,25')] ).

cnf(4772,plain,
    ( is_aligned(sk1,A)
    | dissimilar(sk1,sk3,A) ),
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[4764,16,450]),25,25]),
    [iquote('hyper,4764,16,450,unit_del,25,25')] ).

cnf(4791,plain,
    ( is_aligned(sk1,A)
    | greater(sk3,A)
    | greater(A,sk3) ),
    inference(para_into,[status(thm),theory(equality)],[4764,46]),
    [iquote('para_into,4764.1.2,46.1.1')] ).

cnf(4804,plain,
    dissimilar(sk1,sk3,sk4),
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[4772,15,129,431]),25,25]),
    [iquote('hyper,4772,15,129,431,unit_del,25,25')] ).

cnf(4913,plain,
    greater(capability(sk1,sk3),capability(sk1,sk4)),
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[4768,15,4804,4791]),25,25]),
    [iquote('hyper,4768,15,4804,4791,unit_del,25,25')] ).

cnf(4916,plain,
    ( has_immunity(sk1,sk4)
    | has_immunity(sk1,sk3) ),
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[4913,22,450]),24,25,25]),
    [iquote('hyper,4913,22,450,unit_del,24,25,25')] ).

cnf(4921,plain,
    has_immunity(sk1,sk3),
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[4916,11,450]),23,25,25]),
    [iquote('hyper,4916,11,450,unit_del,23,25,25')] ).

cnf(4926,plain,
    $false,
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[4921,11,450]),23,25,25]),
    [iquote('hyper,4921,11,450,unit_del,23,25,25')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : MGT054-1 : TPTP v8.1.0. Released v2.4.0.
% 0.11/0.13  % Command  : otter-tptp-script %s
% 0.12/0.34  % Computer : n003.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Wed Jul 27 04:03:41 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 1.84/1.99  ----- Otter 3.3f, August 2004 -----
% 1.84/1.99  The process was started by sandbox on n003.cluster.edu,
% 1.84/1.99  Wed Jul 27 04:03:41 2022
% 1.84/1.99  The command was "./otter".  The process ID is 701.
% 1.84/1.99  
% 1.84/1.99  set(prolog_style_variables).
% 1.84/1.99  set(auto).
% 1.84/1.99     dependent: set(auto1).
% 1.84/1.99     dependent: set(process_input).
% 1.84/1.99     dependent: clear(print_kept).
% 1.84/1.99     dependent: clear(print_new_demod).
% 1.84/1.99     dependent: clear(print_back_demod).
% 1.84/1.99     dependent: clear(print_back_sub).
% 1.84/1.99     dependent: set(control_memory).
% 1.84/1.99     dependent: assign(max_mem, 12000).
% 1.84/1.99     dependent: assign(pick_given_ratio, 4).
% 1.84/1.99     dependent: assign(stats_level, 1).
% 1.84/1.99     dependent: assign(max_seconds, 10800).
% 1.84/1.99  clear(print_given).
% 1.84/1.99  
% 1.84/1.99  list(usable).
% 1.84/1.99  0 [] A=A.
% 1.84/1.99  0 [] -smaller_or_e_qual(A,B)|smaller(A,B)|A=B.
% 1.84/1.99  0 [] -smaller(A,B)|smaller_or_e_qual(A,B).
% 1.84/1.99  0 [] A!=B|smaller_or_e_qual(A,B).
% 1.84/1.99  0 [] -greater_or_e_qual(A,B)|greater(A,B)|A=B.
% 1.84/1.99  0 [] -greater(A,B)|greater_or_e_qual(A,B).
% 1.84/1.99  0 [] A!=B|greater_or_e_qual(A,B).
% 1.84/1.99  0 [] -smaller(A,B)|greater(B,A).
% 1.84/1.99  0 [] -greater(A,B)|smaller(B,A).
% 1.84/1.99  0 [] -greater(A,B)| -greater(B,A).
% 1.84/1.99  0 [] -greater(A,B)| -greater(B,C)|greater(A,C).
% 1.84/1.99  0 [] smaller(A,B)|A=B|greater(A,B).
% 1.84/1.99  0 [] -organization(A)|has_endowment(A)| -has_immunity(A,B).
% 1.84/1.99  0 [] -organization(A)| -has_immunity(A,B)|has_immunity(A,C)|greater(hazard_of_mortality(A,C),hazard_of_mortality(A,B)).
% 1.84/1.99  0 [] -dissimilar(A,B,C)|organization(A).
% 1.84/1.99  0 [] -dissimilar(A,B,C)|is_aligned(A,B)|is_aligned(A,C).
% 1.84/1.99  0 [] -dissimilar(A,B,C)| -is_aligned(A,B)| -is_aligned(A,C).
% 1.84/1.99  0 [] -organization(A)| -is_aligned(A,B)|is_aligned(A,B)|dissimilar(A,B,C).
% 1.84/1.99  0 [] -organization(A)| -is_aligned(A,B)|is_aligned(A,C)|dissimilar(A,B,C).
% 1.84/1.99  0 [] -organization(A)| -is_aligned(A,B)|is_aligned(A,C)|dissimilar(A,C,B).
% 1.84/1.99  0 [] -organization(A)| -is_aligned(A,B)|is_aligned(A,B)|dissimilar(A,C,B).
% 1.84/1.99  0 [] -organization(A)|age(A,B)!=zero|is_aligned(A,B).
% 1.84/1.99  0 [] -organization(A)| -is_aligned(A,B)|is_aligned(A,C)|greater(capability(A,B),capability(A,C)).
% 1.84/1.99  0 [] -organization(A)|age(A,B)!=zero| -greater(age(A,C),sigma)|dissimilar(A,B,C).
% 1.84/1.99  0 [] -organization(A)|age(A,B)!=zero| -dissimilar(A,B,C)|greater(age(A,C),sigma).
% 1.84/1.99  0 [] -organization(A)|has_immunity(A,B)|has_immunity(A,C)| -greater(capability(A,C),capability(A,B))|greater(hazard_of_mortality(A,B),hazard_of_mortality(A,C)).
% 1.84/1.99  0 [] organization(sk1).
% 1.84/1.99  0 [] -has_endowment(sk1).
% 1.84/1.99  0 [] age(sk1,sk2)=zero.
% 1.84/1.99  0 [] smaller_or_e_qual(age(sk1,sk3),sigma).
% 1.84/1.99  0 [] greater(age(sk1,sk4),sigma).
% 1.84/1.99  0 [] greater(sigma,zero).
% 1.84/1.99  0 [] -greater(hazard_of_mortality(sk1,sk4),hazard_of_mortality(sk1,sk3)).
% 1.84/1.99  end_of_list.
% 1.84/1.99  
% 1.84/1.99  SCAN INPUT: prop=0, horn=0, equality=1, symmetry=0, max_lits=5.
% 1.84/1.99  
% 1.84/1.99  This ia a non-Horn set with equality.  The strategy will be
% 1.84/1.99  Knuth-Bendix, ordered hyper_res, factoring, and unit
% 1.84/1.99  deletion, with positive clauses in sos and nonpositive
% 1.84/1.99  clauses in usable.
% 1.84/1.99  
% 1.84/1.99     dependent: set(knuth_bendix).
% 1.84/1.99     dependent: set(anl_eq).
% 1.84/1.99     dependent: set(para_from).
% 1.84/1.99     dependent: set(para_into).
% 1.84/1.99     dependent: clear(para_from_right).
% 1.84/1.99     dependent: clear(para_into_right).
% 1.84/1.99     dependent: set(para_from_vars).
% 1.84/1.99     dependent: set(eq_units_both_ways).
% 1.84/1.99     dependent: set(dynamic_demod_all).
% 1.84/1.99     dependent: set(dynamic_demod).
% 1.84/1.99     dependent: set(order_eq).
% 1.84/1.99     dependent: set(back_demod).
% 1.84/1.99     dependent: set(lrpo).
% 1.84/1.99     dependent: set(hyper_res).
% 1.84/1.99     dependent: set(unit_deletion).
% 1.84/1.99     dependent: set(factor).
% 1.84/1.99  
% 1.84/1.99  ------------> process usable:
% 1.84/1.99  ** KEPT (pick-wt=9): 1 [] -smaller_or_e_qual(A,B)|smaller(A,B)|A=B.
% 1.84/1.99  ** KEPT (pick-wt=6): 2 [] -smaller(A,B)|smaller_or_e_qual(A,B).
% 1.84/1.99  ** KEPT (pick-wt=6): 3 [] A!=B|smaller_or_e_qual(A,B).
% 1.84/1.99  ** KEPT (pick-wt=9): 4 [] -greater_or_e_qual(A,B)|greater(A,B)|A=B.
% 1.84/1.99  ** KEPT (pick-wt=6): 5 [] -greater(A,B)|greater_or_e_qual(A,B).
% 1.84/1.99  ** KEPT (pick-wt=6): 6 [] A!=B|greater_or_e_qual(A,B).
% 1.84/1.99  ** KEPT (pick-wt=6): 7 [] -smaller(A,B)|greater(B,A).
% 1.84/1.99  ** KEPT (pick-wt=6): 8 [] -greater(A,B)|smaller(B,A).
% 1.84/1.99  ** KEPT (pick-wt=6): 9 [] -greater(A,B)| -greater(B,A).
% 1.84/1.99  ** KEPT (pick-wt=9): 10 [] -greater(A,B)| -greater(B,C)|greater(A,C).
% 1.84/1.99  ** KEPT (pick-wt=7): 11 [] -organization(A)|has_endowment(A)| -has_immunity(A,B).
% 1.84/1.99  ** KEPT (pick-wt=15): 12 [] -organization(A)| -has_immunity(A,B)|has_immunity(A,C)|greater(hazard_of_mortality(A,C),hazard_of_mortality(A,B)).
% 5.94/6.16  ** KEPT (pick-wt=6): 13 [] -dissimilar(A,B,C)|organization(A).
% 5.94/6.16  ** KEPT (pick-wt=10): 14 [] -dissimilar(A,B,C)|is_aligned(A,B)|is_aligned(A,C).
% 5.94/6.16  ** KEPT (pick-wt=10): 15 [] -dissimilar(A,B,C)| -is_aligned(A,B)| -is_aligned(A,C).
% 5.94/6.16  ** KEPT (pick-wt=12): 16 [] -organization(A)| -is_aligned(A,B)|is_aligned(A,C)|dissimilar(A,B,C).
% 5.94/6.16  ** KEPT (pick-wt=12): 17 [] -organization(A)| -is_aligned(A,B)|is_aligned(A,C)|dissimilar(A,C,B).
% 5.94/6.16  ** KEPT (pick-wt=10): 18 [] -organization(A)|age(A,B)!=zero|is_aligned(A,B).
% 5.94/6.16  ** KEPT (pick-wt=15): 19 [] -organization(A)| -is_aligned(A,B)|is_aligned(A,C)|greater(capability(A,B),capability(A,C)).
% 5.94/6.16  ** KEPT (pick-wt=16): 20 [] -organization(A)|age(A,B)!=zero| -greater(age(A,C),sigma)|dissimilar(A,B,C).
% 5.94/6.16  ** KEPT (pick-wt=16): 21 [] -organization(A)|age(A,B)!=zero| -dissimilar(A,B,C)|greater(age(A,C),sigma).
% 5.94/6.16  ** KEPT (pick-wt=22): 22 [] -organization(A)|has_immunity(A,B)|has_immunity(A,C)| -greater(capability(A,C),capability(A,B))|greater(hazard_of_mortality(A,B),hazard_of_mortality(A,C)).
% 5.94/6.16  ** KEPT (pick-wt=2): 23 [] -has_endowment(sk1).
% 5.94/6.16  ** KEPT (pick-wt=7): 24 [] -greater(hazard_of_mortality(sk1,sk4),hazard_of_mortality(sk1,sk3)).
% 5.94/6.16  
% 5.94/6.16  ------------> process sos:
% 5.94/6.16  ** KEPT (pick-wt=3): 28 [] A=A.
% 5.94/6.16  ** KEPT (pick-wt=9): 29 [] smaller(A,B)|A=B|greater(A,B).
% 5.94/6.16  ** KEPT (pick-wt=2): 30 [] organization(sk1).
% 5.94/6.16  ** KEPT (pick-wt=5): 31 [] age(sk1,sk2)=zero.
% 5.94/6.16  ---> New Demodulator: 32 [new_demod,31] age(sk1,sk2)=zero.
% 5.94/6.16  ** KEPT (pick-wt=5): 33 [] smaller_or_e_qual(age(sk1,sk3),sigma).
% 5.94/6.16  ** KEPT (pick-wt=5): 34 [] greater(age(sk1,sk4),sigma).
% 5.94/6.16  ** KEPT (pick-wt=3): 35 [] greater(sigma,zero).
% 5.94/6.16    Following clause subsumed by 28 during input processing: 0 [copy,28,flip.1] A=A.
% 5.94/6.16  >>>> Starting back demodulation with 32.
% 5.94/6.16  
% 5.94/6.16  ======= end of input processing =======
% 5.94/6.16  
% 5.94/6.16  =========== start of search ===========
% 5.94/6.16  
% 5.94/6.16  
% 5.94/6.16  Resetting weight limit to 11.
% 5.94/6.16  
% 5.94/6.16  
% 5.94/6.16  Resetting weight limit to 11.
% 5.94/6.16  
% 5.94/6.16  sos_size=4014
% 5.94/6.16  
% 5.94/6.16  -------- PROOF -------- 
% 5.94/6.16  
% 5.94/6.16  -----> EMPTY CLAUSE at   4.17 sec ----> 4926 [hyper,4921,11,450,unit_del,23,25,25] $F.
% 5.94/6.16  
% 5.94/6.16  Length of proof is 27.  Level of proof is 14.
% 5.94/6.16  
% 5.94/6.16  ---------------- PROOF ----------------
% 5.94/6.16  % SZS status Unsatisfiable
% 5.94/6.16  % SZS output start Refutation
% See solution above
% 5.94/6.16  ------------ end of proof -------------
% 5.94/6.16  
% 5.94/6.16  
% 5.94/6.16  Search stopped by max_proofs option.
% 5.94/6.16  
% 5.94/6.16  
% 5.94/6.16  Search stopped by max_proofs option.
% 5.94/6.16  
% 5.94/6.16  ============ end of search ============
% 5.94/6.16  
% 5.94/6.16  -------------- statistics -------------
% 5.94/6.16  clauses given                565
% 5.94/6.16  clauses generated          58666
% 5.94/6.16  clauses kept                4924
% 5.94/6.16  clauses forward subsumed   10088
% 5.94/6.16  clauses back subsumed        502
% 5.94/6.16  Kbytes malloced             4882
% 5.94/6.16  
% 5.94/6.16  ----------- times (seconds) -----------
% 5.94/6.16  user CPU time          4.17          (0 hr, 0 min, 4 sec)
% 5.94/6.16  system CPU time        0.00          (0 hr, 0 min, 0 sec)
% 5.94/6.16  wall-clock time        6             (0 hr, 0 min, 6 sec)
% 5.94/6.16  
% 5.94/6.16  That finishes the proof of the theorem.
% 5.94/6.16  
% 5.94/6.16  Process 701 finished Wed Jul 27 04:03:47 2022
% 5.94/6.16  Otter interrupted
% 5.94/6.16  PROOF FOUND
%------------------------------------------------------------------------------