TSTP Solution File: ITP023_2 by E-SAT---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---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 : n025.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:19:08 EDT 2024

% Result   : Theorem 0.21s 0.54s
% Output   : CNFRefutation 0.21s
% 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/sandbox/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/sandbox/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/sandbox/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/sandbox/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/sandbox/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/sandbox/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/sandbox/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/sandbox/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/sandbox/benchmark/theBenchmark.p',stp_inj_mem_ty_2Erealax_2Ereal) ).

tff(c_0_9,plain,
    ! [X105,X106] :
      ( ~ mem(X105,arr(ty_2Erealax_2Ereal,bool))
      | ~ mem(X106,arr(ty_2Erealax_2Ereal,bool))
      | ~ p(ap(c_2Ereal__topology_2Ebounded__def,X106))
      | ~ p(ap(ap(c_2Epred__set_2ESUBSET(ty_2Erealax_2Ereal),X105),X106))
      | p(ap(c_2Ereal__topology_2Ebounded__def,X105)) ),
    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,
    ! [X86: del,X87: del,X88,X89] :
      ( ~ mem(X88,arr(X86,X87))
      | ~ mem(X89,X86)
      | mem(ap(X88,X89),X87) ),
    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,
    ! [X102: del,X103: del] : mem(c_2Epair_2E_2C(X102,X103),arr(X102,arr(X103,ty_2Epair_2Eprod(X102,X103)))),
    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,
    ! [X96: tp__ty_2Erealax_2Ereal] : mem(inj__ty_2Erealax_2Ereal(X96),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.08/0.13  % Problem    : ITP023_2 : TPTP v8.2.0. Bugfixed v7.5.0.
% 0.08/0.14  % Command    : run_E %s %d THM
% 0.14/0.35  % Computer : n025.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Sat May 18 18:01:38 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.21/0.50  Running first-order model finding
% 0.21/0.50  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --satauto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.54  # Version: 3.1.0
% 0.21/0.54  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.21/0.54  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.54  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.21/0.54  # Starting new_bool_3 with 300s (1) cores
% 0.21/0.54  # Starting new_bool_1 with 300s (1) cores
% 0.21/0.54  # Starting sh5l with 300s (1) cores
% 0.21/0.54  # sh5l with pid 13354 completed with status 0
% 0.21/0.54  # Result found by sh5l
% 0.21/0.54  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.21/0.54  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.54  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.21/0.54  # Starting new_bool_3 with 300s (1) cores
% 0.21/0.54  # Starting new_bool_1 with 300s (1) cores
% 0.21/0.54  # Starting sh5l with 300s (1) cores
% 0.21/0.54  # SinE strategy is gf500_gu_R04_F100_L20000
% 0.21/0.54  # Search class: FGUSM-FFMS31-DFFFFFNN
% 0.21/0.54  # partial match(1): FGUSF-FFMS31-DFFFFFNN
% 0.21/0.54  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.21/0.54  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.21/0.54  # SAT001_MinMin_p005000_rr_RG with pid 13357 completed with status 0
% 0.21/0.54  # Result found by SAT001_MinMin_p005000_rr_RG
% 0.21/0.54  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.21/0.54  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.54  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.21/0.54  # Starting new_bool_3 with 300s (1) cores
% 0.21/0.54  # Starting new_bool_1 with 300s (1) cores
% 0.21/0.54  # Starting sh5l with 300s (1) cores
% 0.21/0.54  # SinE strategy is gf500_gu_R04_F100_L20000
% 0.21/0.54  # Search class: FGUSM-FFMS31-DFFFFFNN
% 0.21/0.54  # partial match(1): FGUSF-FFMS31-DFFFFFNN
% 0.21/0.54  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.21/0.54  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.21/0.54  # Preprocessing time       : 0.004 s
% 0.21/0.54  # Presaturation interreduction done
% 0.21/0.54  
% 0.21/0.54  # Proof found!
% 0.21/0.54  # SZS status Theorem
% 0.21/0.54  # SZS output start CNFRefutation
% See solution above
% 0.21/0.54  # Parsed axioms                        : 113
% 0.21/0.54  # Removed by relevancy pruning/SinE    : 71
% 0.21/0.54  # Initial clauses                      : 302
% 0.21/0.54  # Removed in clause preprocessing      : 250
% 0.21/0.54  # Initial clauses in saturation        : 52
% 0.21/0.54  # Processed clauses                    : 267
% 0.21/0.54  # ...of these trivial                  : 0
% 0.21/0.54  # ...subsumed                          : 83
% 0.21/0.54  # ...remaining for further processing  : 184
% 0.21/0.54  # Other redundant clauses eliminated   : 0
% 0.21/0.54  # Clauses deleted for lack of memory   : 0
% 0.21/0.54  # Backward-subsumed                    : 0
% 0.21/0.54  # Backward-rewritten                   : 3
% 0.21/0.54  # Generated clauses                    : 787
% 0.21/0.54  # ...of the previous two non-redundant : 735
% 0.21/0.54  # ...aggressively subsumed             : 0
% 0.21/0.54  # Contextual simplify-reflections      : 1
% 0.21/0.54  # Paramodulations                      : 784
% 0.21/0.54  # Factorizations                       : 2
% 0.21/0.54  # NegExts                              : 0
% 0.21/0.54  # Equation resolutions                 : 1
% 0.21/0.54  # Disequality decompositions           : 0
% 0.21/0.54  # Total rewrite steps                  : 89
% 0.21/0.54  # ...of those cached                   : 69
% 0.21/0.54  # Propositional unsat checks           : 0
% 0.21/0.54  #    Propositional check models        : 0
% 0.21/0.54  #    Propositional check unsatisfiable : 0
% 0.21/0.54  #    Propositional clauses             : 0
% 0.21/0.54  #    Propositional clauses after purity: 0
% 0.21/0.54  #    Propositional unsat core size     : 0
% 0.21/0.54  #    Propositional preprocessing time  : 0.000
% 0.21/0.54  #    Propositional encoding time       : 0.000
% 0.21/0.54  #    Propositional solver time         : 0.000
% 0.21/0.54  #    Success case prop preproc time    : 0.000
% 0.21/0.54  #    Success case prop encoding time   : 0.000
% 0.21/0.54  #    Success case prop solver time     : 0.000
% 0.21/0.54  # Current number of processed clauses  : 147
% 0.21/0.54  #    Positive orientable unit clauses  : 15
% 0.21/0.54  #    Positive unorientable unit clauses: 0
% 0.21/0.54  #    Negative unit clauses             : 0
% 0.21/0.54  #    Non-unit-clauses                  : 132
% 0.21/0.54  # Current number of unprocessed clauses: 554
% 0.21/0.54  # ...number of literals in the above   : 2715
% 0.21/0.54  # Current number of archived formulas  : 0
% 0.21/0.54  # Current number of archived clauses   : 37
% 0.21/0.54  # Clause-clause subsumption calls (NU) : 1263
% 0.21/0.54  # Rec. Clause-clause subsumption calls : 647
% 0.21/0.54  # Non-unit clause-clause subsumptions  : 84
% 0.21/0.54  # Unit Clause-clause subsumption calls : 1
% 0.21/0.54  # Rewrite failures with RHS unbound    : 0
% 0.21/0.54  # BW rewrite match attempts            : 16
% 0.21/0.54  # BW rewrite match successes           : 2
% 0.21/0.54  # Condensation attempts                : 0
% 0.21/0.54  # Condensation successes               : 0
% 0.21/0.54  # Termbank termtop insertions          : 35162
% 0.21/0.54  # Search garbage collected termcells   : 2288
% 0.21/0.54  
% 0.21/0.54  # -------------------------------------------------
% 0.21/0.54  # User time                : 0.028 s
% 0.21/0.54  # System time              : 0.004 s
% 0.21/0.54  # Total time               : 0.032 s
% 0.21/0.54  # Maximum resident set size: 2368 pages
% 0.21/0.54  
% 0.21/0.54  # -------------------------------------------------
% 0.21/0.54  # User time                : 0.032 s
% 0.21/0.54  # System time              : 0.005 s
% 0.21/0.54  # Total time               : 0.038 s
% 0.21/0.54  # Maximum resident set size: 1848 pages
% 0.21/0.54  % E---3.1 exiting
%------------------------------------------------------------------------------