TSTP Solution File: ITP023_2 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : ITP023_2 : TPTP v8.2.0. Bugfixed v7.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n021.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 : Mon May 20 22:15:52 EDT 2024

% Result   : Theorem 0.20s 0.51s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   26
% Syntax   : Number of formulae    :   51 (  22 unt;  17 typ;   0 def)
%            Number of atoms       :   60 (   0 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :   49 (  23   ~;  20   |;   1   &)
%                                         (   0 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of types       :    4 (   2 usr)
%            Number of type conns  :   13 (   8   >;   5   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   13 (  13 usr;   7 con; 0-2 aty)
%            Number of variables   :   58 (   0 sgn  58   !;   0   ?;  41   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_sort1,type,
    del: $tType ).

tff(decl_sort2,type,
    tp__ty_2Erealax_2Ereal: $tType ).

tff(decl_22,type,
    bool: del ).

tff(decl_24,type,
    arr: ( del * del ) > del ).

tff(decl_25,type,
    mem: ( $i * del ) > $o ).

tff(decl_26,type,
    ap: ( $i * $i ) > $i ).

tff(decl_29,type,
    p: $i > $o ).

tff(decl_35,type,
    ty_2Erealax_2Ereal: del ).

tff(decl_36,type,
    inj__ty_2Erealax_2Ereal: tp__ty_2Erealax_2Ereal > $i ).

tff(decl_38,type,
    ty_2Epair_2Eprod: ( del * del ) > del ).

tff(decl_41,type,
    c_2Ereal__topology_2Eball: $i ).

tff(decl_43,type,
    c_2Epred__set_2ESUBSET: del > $i ).

tff(decl_44,type,
    c_2Epair_2E_2C: ( del * del ) > $i ).

tff(decl_45,type,
    c_2Ereal__topology_2Ecball: $i ).

tff(decl_47,type,
    c_2Ereal__topology_2Ebounded__def: $i ).

tff(decl_61,type,
    esk1_0: tp__ty_2Erealax_2Ereal ).

tff(decl_62,type,
    esk2_0: tp__ty_2Erealax_2Ereal ).

tff(conj_thm_2Ereal__topology_2EBOUNDED__SUBSET,axiom,
    ! [X39] :
      ( mem(X39,arr(ty_2Erealax_2Ereal,bool))
     => ! [X40] :
          ( mem(X40,arr(ty_2Erealax_2Ereal,bool))
         => ( ( p(ap(c_2Ereal__topology_2Ebounded__def,X40))
              & p(ap(ap(c_2Epred__set_2ESUBSET(ty_2Erealax_2Ereal),X39),X40)) )
           => p(ap(c_2Ereal__topology_2Ebounded__def,X39)) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_thm_2Ereal__topology_2EBOUNDED__SUBSET) ).

tff(conj_thm_2Ereal__topology_2EBALL__SUBSET__CBALL,axiom,
    ! [X37: tp__ty_2Erealax_2Ereal,X38: tp__ty_2Erealax_2Ereal] : p(ap(ap(c_2Epred__set_2ESUBSET(ty_2Erealax_2Ereal),ap(c_2Ereal__topology_2Eball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X37)),inj__ty_2Erealax_2Ereal(X38)))),ap(c_2Ereal__topology_2Ecball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X37)),inj__ty_2Erealax_2Ereal(X38))))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_thm_2Ereal__topology_2EBALL__SUBSET__CBALL) ).

tff(conj_thm_2Ereal__topology_2EBOUNDED__CBALL,axiom,
    ! [X41: tp__ty_2Erealax_2Ereal,X38: tp__ty_2Erealax_2Ereal] : p(ap(c_2Ereal__topology_2Ebounded__def,ap(c_2Ereal__topology_2Ecball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X41)),inj__ty_2Erealax_2Ereal(X38))))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_thm_2Ereal__topology_2EBOUNDED__CBALL) ).

tff(ap_tp,axiom,
    ! [X1: del,X2: del,X3] :
      ( mem(X3,arr(X1,X2))
     => ! [X4] :
          ( mem(X4,X1)
         => mem(ap(X3,X4),X2) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/ITP001/ITP001_2.ax',ap_tp) ).

tff(mem_c_2Epair_2E_2C,axiom,
    ! [X11: del,X18: del] : mem(c_2Epair_2E_2C(X11,X18),arr(X11,arr(X18,ty_2Epair_2Eprod(X11,X18)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mem_c_2Epair_2E_2C) ).

tff(mem_c_2Ereal__topology_2Ecball,axiom,
    mem(c_2Ereal__topology_2Ecball,arr(ty_2Epair_2Eprod(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),arr(ty_2Erealax_2Ereal,bool))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mem_c_2Ereal__topology_2Ecball) ).

tff(mem_c_2Ereal__topology_2Eball,axiom,
    mem(c_2Ereal__topology_2Eball,arr(ty_2Epair_2Eprod(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),arr(ty_2Erealax_2Ereal,bool))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mem_c_2Ereal__topology_2Eball) ).

tff(conj_thm_2Ereal__topology_2EBOUNDED__BALL,conjecture,
    ! [X45: tp__ty_2Erealax_2Ereal,X38: tp__ty_2Erealax_2Ereal] : p(ap(c_2Ereal__topology_2Ebounded__def,ap(c_2Ereal__topology_2Eball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X45)),inj__ty_2Erealax_2Ereal(X38))))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_thm_2Ereal__topology_2EBOUNDED__BALL) ).

tff(stp_inj_mem_ty_2Erealax_2Ereal,axiom,
    ! [X13: tp__ty_2Erealax_2Ereal] : mem(inj__ty_2Erealax_2Ereal(X13),ty_2Erealax_2Ereal),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',stp_inj_mem_ty_2Erealax_2Ereal) ).

tff(c_0_9,plain,
    ! [X102,X103] :
      ( ~ mem(X102,arr(ty_2Erealax_2Ereal,bool))
      | ~ mem(X103,arr(ty_2Erealax_2Ereal,bool))
      | ~ p(ap(c_2Ereal__topology_2Ebounded__def,X103))
      | ~ p(ap(ap(c_2Epred__set_2ESUBSET(ty_2Erealax_2Ereal),X102),X103))
      | p(ap(c_2Ereal__topology_2Ebounded__def,X102)) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[conj_thm_2Ereal__topology_2EBOUNDED__SUBSET])])])]) ).

tff(c_0_10,plain,
    ! [X98: tp__ty_2Erealax_2Ereal,X99: tp__ty_2Erealax_2Ereal] : p(ap(ap(c_2Epred__set_2ESUBSET(ty_2Erealax_2Ereal),ap(c_2Ereal__topology_2Eball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X98)),inj__ty_2Erealax_2Ereal(X99)))),ap(c_2Ereal__topology_2Ecball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X98)),inj__ty_2Erealax_2Ereal(X99))))),
    inference(variable_rename,[status(thm)],[conj_thm_2Ereal__topology_2EBALL__SUBSET__CBALL]) ).

tff(c_0_11,plain,
    ! [X100: tp__ty_2Erealax_2Ereal,X101: tp__ty_2Erealax_2Ereal] : p(ap(c_2Ereal__topology_2Ebounded__def,ap(c_2Ereal__topology_2Ecball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X100)),inj__ty_2Erealax_2Ereal(X101))))),
    inference(variable_rename,[status(thm)],[conj_thm_2Ereal__topology_2EBOUNDED__CBALL]) ).

tff(c_0_12,plain,
    ! [X80: del,X81: del,X82,X83] :
      ( ~ mem(X82,arr(X80,X81))
      | ~ mem(X83,X80)
      | mem(ap(X82,X83),X81) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ap_tp])])])]) ).

tff(c_0_13,plain,
    ! [X96: del,X97: del] : mem(c_2Epair_2E_2C(X96,X97),arr(X96,arr(X97,ty_2Epair_2Eprod(X96,X97)))),
    inference(variable_rename,[status(thm)],[mem_c_2Epair_2E_2C]) ).

tcf(c_0_14,plain,
    ! [X3,X4] :
      ( p(ap(c_2Ereal__topology_2Ebounded__def,X3))
      | ~ mem(X3,arr(ty_2Erealax_2Ereal,bool))
      | ~ mem(X4,arr(ty_2Erealax_2Ereal,bool))
      | ~ p(ap(c_2Ereal__topology_2Ebounded__def,X4))
      | ~ p(ap(ap(c_2Epred__set_2ESUBSET(ty_2Erealax_2Ereal),X3),X4)) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

tcf(c_0_15,plain,
    ! [X12: tp__ty_2Erealax_2Ereal,X13: tp__ty_2Erealax_2Ereal] : p(ap(ap(c_2Epred__set_2ESUBSET(ty_2Erealax_2Ereal),ap(c_2Ereal__topology_2Eball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X12)),inj__ty_2Erealax_2Ereal(X13)))),ap(c_2Ereal__topology_2Ecball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X12)),inj__ty_2Erealax_2Ereal(X13))))),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

tcf(c_0_16,plain,
    ! [X12: tp__ty_2Erealax_2Ereal,X13: tp__ty_2Erealax_2Ereal] : p(ap(c_2Ereal__topology_2Ebounded__def,ap(c_2Ereal__topology_2Ecball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X12)),inj__ty_2Erealax_2Ereal(X13))))),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

tcf(c_0_17,plain,
    ! [X2: del,X4,X3,X1: del] :
      ( mem(ap(X3,X4),X2)
      | ~ mem(X3,arr(X1,X2))
      | ~ mem(X4,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

tcf(c_0_18,plain,
    mem(c_2Ereal__topology_2Ecball,arr(ty_2Epair_2Eprod(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),arr(ty_2Erealax_2Ereal,bool))),
    inference(split_conjunct,[status(thm)],[mem_c_2Ereal__topology_2Ecball]) ).

tcf(c_0_19,plain,
    mem(c_2Ereal__topology_2Eball,arr(ty_2Epair_2Eprod(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),arr(ty_2Erealax_2Ereal,bool))),
    inference(split_conjunct,[status(thm)],[mem_c_2Ereal__topology_2Eball]) ).

tcf(c_0_20,plain,
    ! [X1: del,X2: del] : mem(c_2Epair_2E_2C(X1,X2),arr(X1,arr(X2,ty_2Epair_2Eprod(X1,X2)))),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

tff(c_0_21,negated_conjecture,
    ~ ! [X45: tp__ty_2Erealax_2Ereal,X38: tp__ty_2Erealax_2Ereal] : p(ap(c_2Ereal__topology_2Ebounded__def,ap(c_2Ereal__topology_2Eball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X45)),inj__ty_2Erealax_2Ereal(X38))))),
    inference(assume_negation,[status(cth)],[conj_thm_2Ereal__topology_2EBOUNDED__BALL]) ).

tcf(c_0_22,plain,
    ! [X12: tp__ty_2Erealax_2Ereal,X13: tp__ty_2Erealax_2Ereal] :
      ( p(ap(c_2Ereal__topology_2Ebounded__def,ap(c_2Ereal__topology_2Eball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X12)),inj__ty_2Erealax_2Ereal(X13)))))
      | ~ mem(ap(c_2Ereal__topology_2Ecball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X12)),inj__ty_2Erealax_2Ereal(X13))),arr(ty_2Erealax_2Ereal,bool))
      | ~ mem(ap(c_2Ereal__topology_2Eball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X12)),inj__ty_2Erealax_2Ereal(X13))),arr(ty_2Erealax_2Ereal,bool)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_14,c_0_15]),c_0_16])]) ).

tcf(c_0_23,plain,
    ! [X3] :
      ( mem(ap(c_2Ereal__topology_2Ecball,X3),arr(ty_2Erealax_2Ereal,bool))
      | ~ mem(X3,ty_2Epair_2Eprod(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal)) ),
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

tcf(c_0_24,plain,
    ! [X3] :
      ( mem(ap(c_2Ereal__topology_2Eball,X3),arr(ty_2Erealax_2Ereal,bool))
      | ~ mem(X3,ty_2Epair_2Eprod(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal)) ),
    inference(spm,[status(thm)],[c_0_17,c_0_19]) ).

tcf(c_0_25,plain,
    ! [X3,X2: del,X1: del] :
      ( mem(ap(c_2Epair_2E_2C(X1,X2),X3),arr(X2,ty_2Epair_2Eprod(X1,X2)))
      | ~ mem(X3,X1) ),
    inference(spm,[status(thm)],[c_0_17,c_0_20]) ).

tff(c_0_26,plain,
    ! [X95: tp__ty_2Erealax_2Ereal] : mem(inj__ty_2Erealax_2Ereal(X95),ty_2Erealax_2Ereal),
    inference(variable_rename,[status(thm)],[stp_inj_mem_ty_2Erealax_2Ereal]) ).

tff(c_0_27,negated_conjecture,
    ~ p(ap(c_2Ereal__topology_2Ebounded__def,ap(c_2Ereal__topology_2Eball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(esk1_0)),inj__ty_2Erealax_2Ereal(esk2_0))))),
    inference(fof_nnf,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_21])])])]) ).

tcf(c_0_28,plain,
    ! [X12: tp__ty_2Erealax_2Ereal,X13: tp__ty_2Erealax_2Ereal] :
      ( p(ap(c_2Ereal__topology_2Ebounded__def,ap(c_2Ereal__topology_2Eball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X12)),inj__ty_2Erealax_2Ereal(X13)))))
      | ~ mem(ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X12)),inj__ty_2Erealax_2Ereal(X13)),ty_2Epair_2Eprod(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal)) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_23]),c_0_24]) ).

tcf(c_0_29,plain,
    ! [X4,X3,X2: del,X1: del] :
      ( mem(ap(ap(c_2Epair_2E_2C(X1,X2),X3),X4),ty_2Epair_2Eprod(X1,X2))
      | ~ mem(X4,X2)
      | ~ mem(X3,X1) ),
    inference(spm,[status(thm)],[c_0_17,c_0_25]) ).

tcf(c_0_30,plain,
    ! [X12: tp__ty_2Erealax_2Ereal] : mem(inj__ty_2Erealax_2Ereal(X12),ty_2Erealax_2Ereal),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

tcf(c_0_31,negated_conjecture,
    ~ p(ap(c_2Ereal__topology_2Ebounded__def,ap(c_2Ereal__topology_2Eball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(esk1_0)),inj__ty_2Erealax_2Ereal(esk2_0))))),
    inference(split_conjunct,[status(thm)],[c_0_27]) ).

tcf(c_0_32,plain,
    ! [X12: tp__ty_2Erealax_2Ereal,X13: tp__ty_2Erealax_2Ereal] : p(ap(c_2Ereal__topology_2Ebounded__def,ap(c_2Ereal__topology_2Eball,ap(ap(c_2Epair_2E_2C(ty_2Erealax_2Ereal,ty_2Erealax_2Ereal),inj__ty_2Erealax_2Ereal(X12)),inj__ty_2Erealax_2Ereal(X13))))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_29]),c_0_30]),c_0_30])]) ).

cnf(c_0_33,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_31,c_0_32])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : ITP023_2 : TPTP v8.2.0. Bugfixed v7.5.0.
% 0.11/0.13  % Command    : run_E %s %d THM
% 0.13/0.34  % Computer : n021.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Sat May 18 18:01:38 EDT 2024
% 0.13/0.34  % CPUTime    : 
% 0.20/0.47  Running first-order theorem proving
% 0.20/0.47  Running: /export/starexec/sandbox2/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.51  # Version: 3.1.0
% 0.20/0.51  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.20/0.51  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.51  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.20/0.51  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.51  # Starting new_bool_1 with 300s (1) cores
% 0.20/0.51  # Starting sh5l with 300s (1) cores
% 0.20/0.51  # new_bool_1 with pid 31353 completed with status 0
% 0.20/0.51  # Result found by new_bool_1
% 0.20/0.51  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.20/0.51  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.51  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.20/0.51  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.51  # Starting new_bool_1 with 300s (1) cores
% 0.20/0.51  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.20/0.51  # Search class: FGUSM-FFMS31-DFFFFFNN
% 0.20/0.51  # partial match(1): FGUSF-FFMS31-DFFFFFNN
% 0.20/0.51  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.20/0.51  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.20/0.51  # SAT001_MinMin_p005000_rr_RG with pid 31356 completed with status 0
% 0.20/0.51  # Result found by SAT001_MinMin_p005000_rr_RG
% 0.20/0.51  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.20/0.51  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.51  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.20/0.51  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.51  # Starting new_bool_1 with 300s (1) cores
% 0.20/0.51  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.20/0.51  # Search class: FGUSM-FFMS31-DFFFFFNN
% 0.20/0.51  # partial match(1): FGUSF-FFMS31-DFFFFFNN
% 0.20/0.51  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.20/0.51  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.20/0.51  # Preprocessing time       : 0.001 s
% 0.20/0.51  # Presaturation interreduction done
% 0.20/0.51  
% 0.20/0.51  # Proof found!
% 0.20/0.51  # SZS status Theorem
% 0.20/0.51  # SZS output start CNFRefutation
% See solution above
% 0.20/0.51  # Parsed axioms                        : 113
% 0.20/0.51  # Removed by relevancy pruning/SinE    : 77
% 0.20/0.51  # Initial clauses                      : 296
% 0.20/0.51  # Removed in clause preprocessing      : 250
% 0.20/0.51  # Initial clauses in saturation        : 46
% 0.20/0.51  # Processed clauses                    : 190
% 0.20/0.51  # ...of these trivial                  : 0
% 0.20/0.51  # ...subsumed                          : 29
% 0.20/0.51  # ...remaining for further processing  : 161
% 0.20/0.51  # Other redundant clauses eliminated   : 0
% 0.20/0.51  # Clauses deleted for lack of memory   : 0
% 0.20/0.51  # Backward-subsumed                    : 0
% 0.20/0.51  # Backward-rewritten                   : 3
% 0.20/0.51  # Generated clauses                    : 669
% 0.20/0.51  # ...of the previous two non-redundant : 599
% 0.20/0.51  # ...aggressively subsumed             : 0
% 0.20/0.51  # Contextual simplify-reflections      : 1
% 0.20/0.51  # Paramodulations                      : 666
% 0.20/0.51  # Factorizations                       : 2
% 0.20/0.51  # NegExts                              : 0
% 0.20/0.51  # Equation resolutions                 : 1
% 0.20/0.51  # Disequality decompositions           : 0
% 0.20/0.51  # Total rewrite steps                  : 20
% 0.20/0.51  # ...of those cached                   : 11
% 0.20/0.51  # Propositional unsat checks           : 0
% 0.20/0.51  #    Propositional check models        : 0
% 0.20/0.51  #    Propositional check unsatisfiable : 0
% 0.20/0.51  #    Propositional clauses             : 0
% 0.20/0.51  #    Propositional clauses after purity: 0
% 0.20/0.51  #    Propositional unsat core size     : 0
% 0.20/0.51  #    Propositional preprocessing time  : 0.000
% 0.20/0.51  #    Propositional encoding time       : 0.000
% 0.20/0.51  #    Propositional solver time         : 0.000
% 0.20/0.51  #    Success case prop preproc time    : 0.000
% 0.20/0.51  #    Success case prop encoding time   : 0.000
% 0.20/0.51  #    Success case prop solver time     : 0.000
% 0.20/0.51  # Current number of processed clauses  : 130
% 0.20/0.51  #    Positive orientable unit clauses  : 13
% 0.20/0.51  #    Positive unorientable unit clauses: 0
% 0.20/0.51  #    Negative unit clauses             : 0
% 0.20/0.51  #    Non-unit-clauses                  : 117
% 0.20/0.51  # Current number of unprocessed clauses: 483
% 0.20/0.51  # ...number of literals in the above   : 2626
% 0.20/0.51  # Current number of archived formulas  : 0
% 0.20/0.51  # Current number of archived clauses   : 31
% 0.20/0.51  # Clause-clause subsumption calls (NU) : 839
% 0.20/0.51  # Rec. Clause-clause subsumption calls : 389
% 0.20/0.51  # Non-unit clause-clause subsumptions  : 30
% 0.20/0.51  # Unit Clause-clause subsumption calls : 3
% 0.20/0.51  # Rewrite failures with RHS unbound    : 0
% 0.20/0.51  # BW rewrite match attempts            : 15
% 0.20/0.51  # BW rewrite match successes           : 2
% 0.20/0.51  # Condensation attempts                : 0
% 0.20/0.51  # Condensation successes               : 0
% 0.20/0.51  # Termbank termtop insertions          : 35040
% 0.20/0.51  # Search garbage collected termcells   : 2311
% 0.20/0.51  
% 0.20/0.51  # -------------------------------------------------
% 0.20/0.51  # User time                : 0.022 s
% 0.20/0.51  # System time              : 0.006 s
% 0.20/0.51  # Total time               : 0.028 s
% 0.20/0.51  # Maximum resident set size: 2356 pages
% 0.20/0.51  
% 0.20/0.51  # -------------------------------------------------
% 0.20/0.51  # User time                : 0.026 s
% 0.20/0.51  # System time              : 0.007 s
% 0.20/0.51  # Total time               : 0.034 s
% 0.20/0.51  # Maximum resident set size: 1848 pages
% 0.20/0.51  % E---3.1 exiting
% 0.20/0.51  % E exiting
%------------------------------------------------------------------------------