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

View Problem - Process Solution

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

% Computer : n031.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 : Sat May  4 08:08:59 EDT 2024

% Result   : Theorem 0.11s 0.35s
% Output   : CNFRefutation 0.11s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   28
% Syntax   : Number of formulae    :   57 (  22 unt;  19 typ;   0 def)
%            Number of atoms       :   57 (  17 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   39 (  20   ~;  15   |;   0   &)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of types       :    4 (   2 usr)
%            Number of type conns  :   22 (  13   >;   9   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :   16 (  16 usr;   4 con; 0-2 aty)
%            Number of variables   :   72 (   0 sgn  72   !;   0   ?;  57   :)

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

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

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_30,type,
    ty_2Erealax_2Ereal: del ).

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

tff(decl_32,type,
    surj__ty_2Erealax_2Ereal: $i > tp__ty_2Erealax_2Ereal ).

tff(decl_33,type,
    c_2Erealax_2Ereal__neg: $i ).

tff(decl_35,type,
    ty_2Ebinary__ieee_2Efloat: ( del * del ) > del ).

tff(decl_36,type,
    c_2Ebinary__ieee_2Efloat__negate: ( del * del ) > $i ).

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

tff(decl_38,type,
    ty_2Ebool_2Eitself: del > del ).

tff(decl_39,type,
    c_2Ebinary__ieee_2Efloat__plus__min: ( del * del ) > $i ).

tff(decl_40,type,
    c_2Ebinary__ieee_2Efloat__to__real: ( del * del ) > $i ).

tff(decl_41,type,
    c_2Ebool_2Ethe__value: del > $i ).

tff(decl_42,type,
    c_2Ebinary__ieee_2Eulp: ( del * del ) > $i ).

tff(decl_49,type,
    esk1_0: del ).

tff(decl_50,type,
    esk2_0: del ).

tff(stp_iso_mem_ty_2Erealax_2Ereal,axiom,
    ! [X4] :
      ( mem(X4,ty_2Erealax_2Ereal)
     => ( X4 = inj__ty_2Erealax_2Ereal(surj__ty_2Erealax_2Ereal(X4)) ) ),
    file('/export/starexec/sandbox/tmp/tmp.VMJTVayrea/E---3.1_19396.p',stp_iso_mem_ty_2Erealax_2Ereal) ).

tff(conj_thm_2Ebinary__ieee_2Eulp,axiom,
    ! [X12: del,X13: del] : ( surj__ty_2Erealax_2Ereal(ap(c_2Ebinary__ieee_2Eulp(X12,X13),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X12,X13)))) = surj__ty_2Erealax_2Ereal(ap(c_2Ebinary__ieee_2Efloat__to__real(X12,X13),ap(c_2Ebinary__ieee_2Efloat__plus__min(X12,X13),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X12,X13))))) ),
    file('/export/starexec/sandbox/tmp/tmp.VMJTVayrea/E---3.1_19396.p',conj_thm_2Ebinary__ieee_2Eulp) ).

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/tmp/tmp.VMJTVayrea/E---3.1_19396.p',ap_tp) ).

tff(mem_c_2Ebinary__ieee_2Efloat__to__real,axiom,
    ! [X12: del,X13: del] : mem(c_2Ebinary__ieee_2Efloat__to__real(X12,X13),arr(ty_2Ebinary__ieee_2Efloat(X12,X13),ty_2Erealax_2Ereal)),
    file('/export/starexec/sandbox/tmp/tmp.VMJTVayrea/E---3.1_19396.p',mem_c_2Ebinary__ieee_2Efloat__to__real) ).

tff(mem_c_2Ebinary__ieee_2Eulp,axiom,
    ! [X12: del,X13: del] : mem(c_2Ebinary__ieee_2Eulp(X12,X13),arr(ty_2Ebool_2Eitself(ty_2Epair_2Eprod(X12,X13)),ty_2Erealax_2Ereal)),
    file('/export/starexec/sandbox/tmp/tmp.VMJTVayrea/E---3.1_19396.p',mem_c_2Ebinary__ieee_2Eulp) ).

tff(conj_thm_2Ebinary__ieee_2Eneg__ulp,conjecture,
    ! [X12: del,X13: del] : ( surj__ty_2Erealax_2Ereal(ap(c_2Erealax_2Ereal__neg,ap(c_2Ebinary__ieee_2Eulp(X12,X13),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X12,X13))))) = surj__ty_2Erealax_2Ereal(ap(c_2Ebinary__ieee_2Efloat__to__real(X12,X13),ap(c_2Ebinary__ieee_2Efloat__negate(X12,X13),ap(c_2Ebinary__ieee_2Efloat__plus__min(X12,X13),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X12,X13)))))) ),
    file('/export/starexec/sandbox/tmp/tmp.VMJTVayrea/E---3.1_19396.p',conj_thm_2Ebinary__ieee_2Eneg__ulp) ).

tff(mem_c_2Ebool_2Ethe__value,axiom,
    ! [X14: del] : mem(c_2Ebool_2Ethe__value(X14),ty_2Ebool_2Eitself(X14)),
    file('/export/starexec/sandbox/tmp/tmp.VMJTVayrea/E---3.1_19396.p',mem_c_2Ebool_2Ethe__value) ).

tff(conj_thm_2Ebinary__ieee_2Efloat__to__real__negate,axiom,
    ! [X14: del,X17: del,X18] :
      ( mem(X18,ty_2Ebinary__ieee_2Efloat(X14,X17))
     => ( surj__ty_2Erealax_2Ereal(ap(c_2Ebinary__ieee_2Efloat__to__real(X14,X17),ap(c_2Ebinary__ieee_2Efloat__negate(X14,X17),X18))) = surj__ty_2Erealax_2Ereal(ap(c_2Erealax_2Ereal__neg,ap(c_2Ebinary__ieee_2Efloat__to__real(X14,X17),X18))) ) ),
    file('/export/starexec/sandbox/tmp/tmp.VMJTVayrea/E---3.1_19396.p',conj_thm_2Ebinary__ieee_2Efloat__to__real__negate) ).

tff(mem_c_2Ebinary__ieee_2Efloat__plus__min,axiom,
    ! [X12: del,X13: del] : mem(c_2Ebinary__ieee_2Efloat__plus__min(X12,X13),arr(ty_2Ebool_2Eitself(ty_2Epair_2Eprod(X12,X13)),ty_2Ebinary__ieee_2Efloat(X12,X13))),
    file('/export/starexec/sandbox/tmp/tmp.VMJTVayrea/E---3.1_19396.p',mem_c_2Ebinary__ieee_2Efloat__plus__min) ).

tff(c_0_9,plain,
    ! [X22] :
      ( ~ mem(X22,ty_2Erealax_2Ereal)
      | ( X22 = inj__ty_2Erealax_2Ereal(surj__ty_2Erealax_2Ereal(X22)) ) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[stp_iso_mem_ty_2Erealax_2Ereal])])]) ).

tff(c_0_10,plain,
    ! [X33: del,X34: del] : ( surj__ty_2Erealax_2Ereal(ap(c_2Ebinary__ieee_2Eulp(X33,X34),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X33,X34)))) = surj__ty_2Erealax_2Ereal(ap(c_2Ebinary__ieee_2Efloat__to__real(X33,X34),ap(c_2Ebinary__ieee_2Efloat__plus__min(X33,X34),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X33,X34))))) ),
    inference(variable_rename,[status(thm)],[conj_thm_2Ebinary__ieee_2Eulp]) ).

tff(c_0_11,plain,
    ! [X23: del,X24: del,X25,X26] :
      ( ~ mem(X25,arr(X23,X24))
      | ~ mem(X26,X23)
      | mem(ap(X25,X26),X24) ),
    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_12,plain,
    ! [X44: del,X45: del] : mem(c_2Ebinary__ieee_2Efloat__to__real(X44,X45),arr(ty_2Ebinary__ieee_2Efloat(X44,X45),ty_2Erealax_2Ereal)),
    inference(variable_rename,[status(thm)],[mem_c_2Ebinary__ieee_2Efloat__to__real]) ).

tff(c_0_13,plain,
    ! [X37: del,X38: del] : mem(c_2Ebinary__ieee_2Eulp(X37,X38),arr(ty_2Ebool_2Eitself(ty_2Epair_2Eprod(X37,X38)),ty_2Erealax_2Ereal)),
    inference(variable_rename,[status(thm)],[mem_c_2Ebinary__ieee_2Eulp]) ).

tff(c_0_14,negated_conjecture,
    ~ ! [X12: del,X13: del] : ( surj__ty_2Erealax_2Ereal(ap(c_2Erealax_2Ereal__neg,ap(c_2Ebinary__ieee_2Eulp(X12,X13),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X12,X13))))) = surj__ty_2Erealax_2Ereal(ap(c_2Ebinary__ieee_2Efloat__to__real(X12,X13),ap(c_2Ebinary__ieee_2Efloat__negate(X12,X13),ap(c_2Ebinary__ieee_2Efloat__plus__min(X12,X13),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X12,X13)))))) ),
    inference(assume_negation,[status(cth)],[conj_thm_2Ebinary__ieee_2Eneg__ulp]) ).

tcf(c_0_15,plain,
    ! [X3] :
      ( ( X3 = inj__ty_2Erealax_2Ereal(surj__ty_2Erealax_2Ereal(X3)) )
      | ~ mem(X3,ty_2Erealax_2Ereal) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

tcf(c_0_16,plain,
    ! [X1: del,X2: del] : surj__ty_2Erealax_2Ereal(ap(c_2Ebinary__ieee_2Eulp(X1,X2),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X1,X2)))) = surj__ty_2Erealax_2Ereal(ap(c_2Ebinary__ieee_2Efloat__to__real(X1,X2),ap(c_2Ebinary__ieee_2Efloat__plus__min(X1,X2),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X1,X2))))),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

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_11]) ).

tcf(c_0_18,plain,
    ! [X1: del,X2: del] : mem(c_2Ebinary__ieee_2Efloat__to__real(X1,X2),arr(ty_2Ebinary__ieee_2Efloat(X1,X2),ty_2Erealax_2Ereal)),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

tcf(c_0_19,plain,
    ! [X1: del,X2: del] : mem(c_2Ebinary__ieee_2Eulp(X1,X2),arr(ty_2Ebool_2Eitself(ty_2Epair_2Eprod(X1,X2)),ty_2Erealax_2Ereal)),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

tff(c_0_20,plain,
    ! [X32: del] : mem(c_2Ebool_2Ethe__value(X32),ty_2Ebool_2Eitself(X32)),
    inference(variable_rename,[status(thm)],[mem_c_2Ebool_2Ethe__value]) ).

tff(c_0_21,negated_conjecture,
    surj__ty_2Erealax_2Ereal(ap(c_2Erealax_2Ereal__neg,ap(c_2Ebinary__ieee_2Eulp(esk1_0,esk2_0),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(esk1_0,esk2_0))))) != surj__ty_2Erealax_2Ereal(ap(c_2Ebinary__ieee_2Efloat__to__real(esk1_0,esk2_0),ap(c_2Ebinary__ieee_2Efloat__negate(esk1_0,esk2_0),ap(c_2Ebinary__ieee_2Efloat__plus__min(esk1_0,esk2_0),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(esk1_0,esk2_0)))))),
    inference(fof_nnf,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_14])])])]) ).

tff(c_0_22,plain,
    ! [X41: del,X42: del,X43] :
      ( ~ mem(X43,ty_2Ebinary__ieee_2Efloat(X41,X42))
      | ( surj__ty_2Erealax_2Ereal(ap(c_2Ebinary__ieee_2Efloat__to__real(X41,X42),ap(c_2Ebinary__ieee_2Efloat__negate(X41,X42),X43))) = surj__ty_2Erealax_2Ereal(ap(c_2Erealax_2Ereal__neg,ap(c_2Ebinary__ieee_2Efloat__to__real(X41,X42),X43))) ) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[conj_thm_2Ebinary__ieee_2Efloat__to__real__negate])])]) ).

tcf(c_0_23,plain,
    ! [X1: del,X2: del] :
      ( ( inj__ty_2Erealax_2Ereal(surj__ty_2Erealax_2Ereal(ap(c_2Ebinary__ieee_2Eulp(X1,X2),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X1,X2))))) = ap(c_2Ebinary__ieee_2Efloat__to__real(X1,X2),ap(c_2Ebinary__ieee_2Efloat__plus__min(X1,X2),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X1,X2)))) )
      | ~ mem(ap(c_2Ebinary__ieee_2Efloat__to__real(X1,X2),ap(c_2Ebinary__ieee_2Efloat__plus__min(X1,X2),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X1,X2)))),ty_2Erealax_2Ereal) ),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

tcf(c_0_24,plain,
    ! [X1: del,X3,X2: del] :
      ( mem(ap(c_2Ebinary__ieee_2Efloat__to__real(X1,X2),X3),ty_2Erealax_2Ereal)
      | ~ mem(X3,ty_2Ebinary__ieee_2Efloat(X1,X2)) ),
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

tcf(c_0_25,plain,
    ! [X1: del,X3,X2: del] :
      ( mem(ap(c_2Ebinary__ieee_2Eulp(X1,X2),X3),ty_2Erealax_2Ereal)
      | ~ mem(X3,ty_2Ebool_2Eitself(ty_2Epair_2Eprod(X1,X2))) ),
    inference(spm,[status(thm)],[c_0_17,c_0_19]) ).

tcf(c_0_26,plain,
    ! [X1: del] : mem(c_2Ebool_2Ethe__value(X1),ty_2Ebool_2Eitself(X1)),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

tcf(c_0_27,negated_conjecture,
    surj__ty_2Erealax_2Ereal(ap(c_2Erealax_2Ereal__neg,ap(c_2Ebinary__ieee_2Eulp(esk1_0,esk2_0),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(esk1_0,esk2_0))))) != surj__ty_2Erealax_2Ereal(ap(c_2Ebinary__ieee_2Efloat__to__real(esk1_0,esk2_0),ap(c_2Ebinary__ieee_2Efloat__negate(esk1_0,esk2_0),ap(c_2Ebinary__ieee_2Efloat__plus__min(esk1_0,esk2_0),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(esk1_0,esk2_0)))))),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

tcf(c_0_28,plain,
    ! [X1: del,X3,X2: del] :
      ( ( surj__ty_2Erealax_2Ereal(ap(c_2Ebinary__ieee_2Efloat__to__real(X1,X2),ap(c_2Ebinary__ieee_2Efloat__negate(X1,X2),X3))) = surj__ty_2Erealax_2Ereal(ap(c_2Erealax_2Ereal__neg,ap(c_2Ebinary__ieee_2Efloat__to__real(X1,X2),X3))) )
      | ~ mem(X3,ty_2Ebinary__ieee_2Efloat(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

tcf(c_0_29,plain,
    ! [X1: del,X2: del] :
      ( ( inj__ty_2Erealax_2Ereal(surj__ty_2Erealax_2Ereal(ap(c_2Ebinary__ieee_2Eulp(X1,X2),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X1,X2))))) = ap(c_2Ebinary__ieee_2Efloat__to__real(X1,X2),ap(c_2Ebinary__ieee_2Efloat__plus__min(X1,X2),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X1,X2)))) )
      | ~ mem(ap(c_2Ebinary__ieee_2Efloat__plus__min(X1,X2),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X1,X2))),ty_2Ebinary__ieee_2Efloat(X1,X2)) ),
    inference(spm,[status(thm)],[c_0_23,c_0_24]) ).

tcf(c_0_30,plain,
    ! [X1: del,X2: del] : mem(ap(c_2Ebinary__ieee_2Eulp(X1,X2),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X1,X2))),ty_2Erealax_2Ereal),
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

tff(c_0_31,plain,
    ! [X35: del,X36: del] : mem(c_2Ebinary__ieee_2Efloat__plus__min(X35,X36),arr(ty_2Ebool_2Eitself(ty_2Epair_2Eprod(X35,X36)),ty_2Ebinary__ieee_2Efloat(X35,X36))),
    inference(variable_rename,[status(thm)],[mem_c_2Ebinary__ieee_2Efloat__plus__min]) ).

tcf(c_0_32,negated_conjecture,
    ( ( surj__ty_2Erealax_2Ereal(ap(c_2Erealax_2Ereal__neg,ap(c_2Ebinary__ieee_2Efloat__to__real(esk1_0,esk2_0),ap(c_2Ebinary__ieee_2Efloat__plus__min(esk1_0,esk2_0),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(esk1_0,esk2_0)))))) != surj__ty_2Erealax_2Ereal(ap(c_2Erealax_2Ereal__neg,ap(c_2Ebinary__ieee_2Eulp(esk1_0,esk2_0),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(esk1_0,esk2_0))))) )
    | ~ mem(ap(c_2Ebinary__ieee_2Efloat__plus__min(esk1_0,esk2_0),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(esk1_0,esk2_0))),ty_2Ebinary__ieee_2Efloat(esk1_0,esk2_0)) ),
    inference(spm,[status(thm)],[c_0_27,c_0_28]) ).

tcf(c_0_33,plain,
    ! [X1: del,X2: del] :
      ( ( ap(c_2Ebinary__ieee_2Efloat__to__real(X1,X2),ap(c_2Ebinary__ieee_2Efloat__plus__min(X1,X2),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X1,X2)))) = ap(c_2Ebinary__ieee_2Eulp(X1,X2),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X1,X2))) )
      | ~ mem(ap(c_2Ebinary__ieee_2Efloat__plus__min(X1,X2),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(X1,X2))),ty_2Ebinary__ieee_2Efloat(X1,X2)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_29]),c_0_30])]) ).

tcf(c_0_34,plain,
    ! [X1: del,X2: del] : mem(c_2Ebinary__ieee_2Efloat__plus__min(X1,X2),arr(ty_2Ebool_2Eitself(ty_2Epair_2Eprod(X1,X2)),ty_2Ebinary__ieee_2Efloat(X1,X2))),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

tcf(c_0_35,negated_conjecture,
    ~ mem(ap(c_2Ebinary__ieee_2Efloat__plus__min(esk1_0,esk2_0),c_2Ebool_2Ethe__value(ty_2Epair_2Eprod(esk1_0,esk2_0))),ty_2Ebinary__ieee_2Efloat(esk1_0,esk2_0)),
    inference(spm,[status(thm)],[c_0_32,c_0_33]) ).

tcf(c_0_36,plain,
    ! [X1: del,X3,X2: del] :
      ( mem(ap(c_2Ebinary__ieee_2Efloat__plus__min(X1,X2),X3),ty_2Ebinary__ieee_2Efloat(X1,X2))
      | ~ mem(X3,ty_2Ebool_2Eitself(ty_2Epair_2Eprod(X1,X2))) ),
    inference(spm,[status(thm)],[c_0_17,c_0_34]) ).

cnf(c_0_37,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_36]),c_0_26])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.07  % Problem    : ITP018_2 : TPTP v8.1.2. Bugfixed v7.5.0.
% 0.04/0.08  % Command    : run_E %s %d THM
% 0.07/0.26  % Computer : n031.cluster.edu
% 0.07/0.26  % Model    : x86_64 x86_64
% 0.07/0.26  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.07/0.26  % Memory   : 8042.1875MB
% 0.07/0.26  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.07/0.26  % CPULimit   : 300
% 0.07/0.26  % WCLimit    : 300
% 0.07/0.26  % DateTime   : Fri May  3 12:46:16 EDT 2024
% 0.07/0.26  % CPUTime    : 
% 0.11/0.34  Running first-order model finding
% 0.11/0.34  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/tmp/tmp.VMJTVayrea/E---3.1_19396.p
% 0.11/0.35  # Version: 3.1.0
% 0.11/0.35  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.11/0.35  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.11/0.35  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.11/0.35  # Starting new_bool_3 with 300s (1) cores
% 0.11/0.35  # Starting new_bool_1 with 300s (1) cores
% 0.11/0.35  # Starting sh5l with 300s (1) cores
% 0.11/0.35  # new_bool_3 with pid 19474 completed with status 0
% 0.11/0.35  # Result found by new_bool_3
% 0.11/0.35  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.11/0.35  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.11/0.35  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.11/0.35  # Starting new_bool_3 with 300s (1) cores
% 0.11/0.35  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.11/0.35  # Search class: FGUSM-FFMF31-DFFFFFNN
% 0.11/0.35  # partial match(1): FGUSM-FFMF21-DFFFFFNN
% 0.11/0.35  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.11/0.35  # Starting SAT001_MinMin_p005000_rr_RG with 150s (1) cores
% 0.11/0.35  # SAT001_MinMin_p005000_rr_RG with pid 19478 completed with status 0
% 0.11/0.35  # Result found by SAT001_MinMin_p005000_rr_RG
% 0.11/0.35  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.11/0.35  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.11/0.35  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.11/0.35  # Starting new_bool_3 with 300s (1) cores
% 0.11/0.35  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.11/0.35  # Search class: FGUSM-FFMF31-DFFFFFNN
% 0.11/0.35  # partial match(1): FGUSM-FFMF21-DFFFFFNN
% 0.11/0.35  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.11/0.35  # Starting SAT001_MinMin_p005000_rr_RG with 150s (1) cores
% 0.11/0.35  # Preprocessing time       : 0.001 s
% 0.11/0.35  # Presaturation interreduction done
% 0.11/0.35  
% 0.11/0.35  # Proof found!
% 0.11/0.35  # SZS status Theorem
% 0.11/0.35  # SZS output start CNFRefutation
% See solution above
% 0.11/0.35  # Parsed axioms                        : 60
% 0.11/0.35  # Removed by relevancy pruning/SinE    : 45
% 0.11/0.35  # Initial clauses                      : 17
% 0.11/0.35  # Removed in clause preprocessing      : 2
% 0.11/0.35  # Initial clauses in saturation        : 15
% 0.11/0.35  # Processed clauses                    : 52
% 0.11/0.35  # ...of these trivial                  : 0
% 0.11/0.35  # ...subsumed                          : 4
% 0.11/0.35  # ...remaining for further processing  : 48
% 0.11/0.35  # Other redundant clauses eliminated   : 0
% 0.11/0.35  # Clauses deleted for lack of memory   : 0
% 0.11/0.35  # Backward-subsumed                    : 2
% 0.11/0.35  # Backward-rewritten                   : 0
% 0.11/0.35  # Generated clauses                    : 41
% 0.11/0.35  # ...of the previous two non-redundant : 29
% 0.11/0.35  # ...aggressively subsumed             : 0
% 0.11/0.35  # Contextual simplify-reflections      : 1
% 0.11/0.35  # Paramodulations                      : 40
% 0.11/0.35  # Factorizations                       : 0
% 0.11/0.35  # NegExts                              : 0
% 0.11/0.35  # Equation resolutions                 : 1
% 0.11/0.35  # Disequality decompositions           : 0
% 0.11/0.35  # Total rewrite steps                  : 10
% 0.11/0.35  # ...of those cached                   : 3
% 0.11/0.35  # Propositional unsat checks           : 0
% 0.11/0.35  #    Propositional check models        : 0
% 0.11/0.35  #    Propositional check unsatisfiable : 0
% 0.11/0.35  #    Propositional clauses             : 0
% 0.11/0.35  #    Propositional clauses after purity: 0
% 0.11/0.35  #    Propositional unsat core size     : 0
% 0.11/0.35  #    Propositional preprocessing time  : 0.000
% 0.11/0.35  #    Propositional encoding time       : 0.000
% 0.11/0.35  #    Propositional solver time         : 0.000
% 0.11/0.35  #    Success case prop preproc time    : 0.000
% 0.11/0.35  #    Success case prop encoding time   : 0.000
% 0.11/0.35  #    Success case prop solver time     : 0.000
% 0.11/0.35  # Current number of processed clauses  : 31
% 0.11/0.35  #    Positive orientable unit clauses  : 10
% 0.11/0.35  #    Positive unorientable unit clauses: 0
% 0.11/0.35  #    Negative unit clauses             : 2
% 0.11/0.35  #    Non-unit-clauses                  : 19
% 0.11/0.35  # Current number of unprocessed clauses: 7
% 0.11/0.35  # ...number of literals in the above   : 21
% 0.11/0.35  # Current number of archived formulas  : 0
% 0.11/0.35  # Current number of archived clauses   : 17
% 0.11/0.35  # Clause-clause subsumption calls (NU) : 94
% 0.11/0.35  # Rec. Clause-clause subsumption calls : 50
% 0.11/0.35  # Non-unit clause-clause subsumptions  : 6
% 0.11/0.35  # Unit Clause-clause subsumption calls : 1
% 0.11/0.35  # Rewrite failures with RHS unbound    : 0
% 0.11/0.35  # BW rewrite match attempts            : 3
% 0.11/0.35  # BW rewrite match successes           : 0
% 0.11/0.35  # Condensation attempts                : 0
% 0.11/0.35  # Condensation successes               : 0
% 0.11/0.35  # Termbank termtop insertions          : 2902
% 0.11/0.35  # Search garbage collected termcells   : 273
% 0.11/0.35  
% 0.11/0.35  # -------------------------------------------------
% 0.11/0.35  # User time                : 0.005 s
% 0.11/0.35  # System time              : 0.001 s
% 0.11/0.35  # Total time               : 0.006 s
% 0.11/0.35  # Maximum resident set size: 1928 pages
% 0.11/0.35  
% 0.11/0.35  # -------------------------------------------------
% 0.11/0.35  # User time                : 0.007 s
% 0.11/0.35  # System time              : 0.001 s
% 0.11/0.35  # Total time               : 0.008 s
% 0.11/0.35  # Maximum resident set size: 1760 pages
% 0.11/0.35  % E---3.1 exiting
%------------------------------------------------------------------------------