TSTP Solution File: ITP341_10 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : ITP341_10 : TPTP v8.2.0. Released v8.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n015.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:26 EDT 2024

% Result   : Unsatisfiable 0.41s 0.54s
% Output   : CNFRefutation 0.41s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   21 (   9 unt;   7 typ;   0 def)
%            Number of atoms       :   42 (  41 equ)
%            Maximal formula atoms :   18 (   3 avg)
%            Number of connectives :   49 (  21   ~;  15   |;   7   &)
%                                         (   2 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of types       :    2 (   2 usr)
%            Number of type conns  :    5 (   3   >;   2   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   19 (   0 sgn  19   !;   0   ?;  19   :)

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

tff(decl_sort2,type,
    'A_a_fun$': $tType ).

tff(decl_49,type,
    'times$': ( 'A$' * 'A$' ) > 'A$' ).

tff(decl_52,type,
    'one$': 'A$' ).

tff(decl_78,type,
    'divide$': 'A$' > 'A_a_fun$' ).

tff(decl_83,type,
    'fun_app$d': ( 'A_a_fun$' * 'A$' ) > 'A$' ).

tff(decl_90,type,
    'zero$': 'A$' ).

tff(axiom387,axiom,
    ! [X776: 'A$',X777: 'A$',X778: 'A$'] :
      ( ( X776 = 'fun_app$d'('divide$'(X777),X778) )
    <=> ( ( ( X778 != 'zero$' )
         => ( 'times$'(X776,X778) = X777 ) )
        & ( ( X778 != 'zero$' )
         => ( X776 = 'zero$' ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.b7l7g7vgI2/E---3.1_23123.p',axiom387) ).

tff(axiom150,axiom,
    'zero$' != 'one$',
    file('/export/starexec/sandbox/tmp/tmp.b7l7g7vgI2/E---3.1_23123.p',axiom150) ).

tff(axiom246,axiom,
    ! [X431: 'A$'] : ( 'fun_app$d'('divide$'(X431),'zero$') = 'zero$' ),
    file('/export/starexec/sandbox/tmp/tmp.b7l7g7vgI2/E---3.1_23123.p',axiom246) ).

tff(c_0_3,plain,
    ! [X776: 'A$',X777: 'A$',X778: 'A$'] :
      ( ( X776 = 'fun_app$d'('divide$'(X777),X778) )
    <=> ( ( ( X778 != 'zero$' )
         => ( 'times$'(X776,X778) = X777 ) )
        & ( ( X778 != 'zero$' )
         => ( X776 = 'zero$' ) ) ) ),
    inference(fof_simplification,[status(thm)],[axiom387]) ).

tff(c_0_4,plain,
    ! [X1763: 'A$',X1764: 'A$',X1765: 'A$'] :
      ( ( ( X1765 = 'zero$' )
        | ( 'times$'(X1763,X1765) = X1764 )
        | ( X1763 != 'fun_app$d'('divide$'(X1764),X1765) ) )
      & ( ( X1765 = 'zero$' )
        | ( X1763 = 'zero$' )
        | ( X1763 != 'fun_app$d'('divide$'(X1764),X1765) ) )
      & ( ( X1765 != 'zero$' )
        | ( X1765 != 'zero$' )
        | ( X1763 = 'fun_app$d'('divide$'(X1764),X1765) ) )
      & ( ( X1763 != 'zero$' )
        | ( X1765 != 'zero$' )
        | ( X1763 = 'fun_app$d'('divide$'(X1764),X1765) ) )
      & ( ( X1765 != 'zero$' )
        | ( 'times$'(X1763,X1765) != X1764 )
        | ( X1763 = 'fun_app$d'('divide$'(X1764),X1765) ) )
      & ( ( X1763 != 'zero$' )
        | ( 'times$'(X1763,X1765) != X1764 )
        | ( X1763 = 'fun_app$d'('divide$'(X1764),X1765) ) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_3])])])]) ).

tff(c_0_5,plain,
    'zero$' != 'one$',
    inference(fof_simplification,[status(thm)],[axiom150]) ).

tcf(c_0_6,plain,
    ! [X29: 'A$',X18: 'A$',X6: 'A$'] :
      ( ( X18 = 'fun_app$d'('divide$'(X29),X6) )
      | ( X6 != 'zero$' )
      | ( X6 != 'zero$' ) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

tff(c_0_7,plain,
    ! [X1363: 'A$'] : ( 'fun_app$d'('divide$'(X1363),'zero$') = 'zero$' ),
    inference(variable_rename,[status(thm)],[axiom246]) ).

tff(c_0_8,plain,
    'zero$' != 'one$',
    inference(fof_nnf,[status(thm)],[c_0_5]) ).

tcf(c_0_9,plain,
    ! [X29: 'A$',X18: 'A$',X6: 'A$'] :
      ( ( X18 = 'fun_app$d'('divide$'(X29),X6) )
      | ( X6 != 'zero$' ) ),
    inference(cn,[status(thm)],[c_0_6]) ).

tcf(c_0_10,plain,
    ! [X6: 'A$'] : 'fun_app$d'('divide$'(X6),'zero$') = 'zero$',
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

tcf(c_0_11,plain,
    'zero$' != 'one$',
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

tcf(c_0_12,plain,
    ! [X6: 'A$'] : X6 = 'zero$',
    inference(rw,[status(thm)],[inference(er,[status(thm)],[c_0_9]),c_0_10]) ).

cnf(c_0_13,plain,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_11,c_0_12])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.13  % Problem    : ITP341_10 : TPTP v8.2.0. Released v8.2.0.
% 0.05/0.14  % Command    : run_E %s %d THM
% 0.14/0.34  % Computer : n015.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % 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   : Fri May  3 12:30:36 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.20/0.49  Running first-order theorem proving
% 0.20/0.49  Running: /export/starexec/sandbox/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/sandbox/tmp/tmp.b7l7g7vgI2/E---3.1_23123.p
% 0.41/0.54  # Version: 3.1.0
% 0.41/0.54  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.41/0.54  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.41/0.54  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.41/0.54  # Starting new_bool_3 with 300s (1) cores
% 0.41/0.54  # Starting new_bool_1 with 300s (1) cores
% 0.41/0.54  # Starting sh5l with 300s (1) cores
% 0.41/0.54  # sh5l with pid 23204 completed with status 8
% 0.41/0.54  # new_bool_1 with pid 23203 completed with status 8
% 0.41/0.54  # new_bool_3 with pid 23202 completed with status 8
% 0.41/0.54  # C07_19_nc_SOS_SAT001_MinMin_p005000_rr with pid 23201 completed with status 0
% 0.41/0.54  # Result found by C07_19_nc_SOS_SAT001_MinMin_p005000_rr
% 0.41/0.54  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.41/0.54  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.41/0.54  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.41/0.54  # No SInE strategy applied
% 0.41/0.54  # Search class: FGHSM-FSLM31-DFFFFFNN
% 0.41/0.54  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.41/0.54  # Starting G-E--_208_C18C--_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 680s (1) cores
% 0.41/0.54  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 151s (1) cores
% 0.41/0.54  # Starting U----_206c_10_B11_00_F1_SE_PI_CS_SP_PS_S5PRR_RG_S04AN with 136s (1) cores
% 0.41/0.54  # Starting G-E--_302_C18_F1_URBAN_S5PRR_RG_S0Y with 136s (1) cores
% 0.41/0.54  # Starting G-E--_208_B07_F1_SE_CS_SP_PS_S4d with 136s (1) cores
% 0.41/0.54  # G-E--_208_B07_F1_SE_CS_SP_PS_S4d with pid 23248 completed with status 0
% 0.41/0.54  # Result found by G-E--_208_B07_F1_SE_CS_SP_PS_S4d
% 0.41/0.54  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.41/0.54  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.41/0.54  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.41/0.54  # No SInE strategy applied
% 0.41/0.54  # Search class: FGHSM-FSLM31-DFFFFFNN
% 0.41/0.54  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.41/0.54  # Starting G-E--_208_C18C--_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 680s (1) cores
% 0.41/0.54  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 151s (1) cores
% 0.41/0.54  # Starting U----_206c_10_B11_00_F1_SE_PI_CS_SP_PS_S5PRR_RG_S04AN with 136s (1) cores
% 0.41/0.54  # Starting G-E--_302_C18_F1_URBAN_S5PRR_RG_S0Y with 136s (1) cores
% 0.41/0.54  # Starting G-E--_208_B07_F1_SE_CS_SP_PS_S4d with 136s (1) cores
% 0.41/0.54  # Preprocessing time       : 0.005 s
% 0.41/0.54  # Presaturation interreduction done
% 0.41/0.54  
% 0.41/0.54  # Proof found!
% 0.41/0.54  # SZS status Unsatisfiable
% 0.41/0.54  # SZS output start CNFRefutation
% See solution above
% 0.41/0.54  # Parsed axioms                        : 532
% 0.41/0.54  # Removed by relevancy pruning/SinE    : 0
% 0.41/0.54  # Initial clauses                      : 721
% 0.41/0.54  # Removed in clause preprocessing      : 182
% 0.41/0.54  # Initial clauses in saturation        : 539
% 0.41/0.54  # Processed clauses                    : 245
% 0.41/0.54  # ...of these trivial                  : 45
% 0.41/0.54  # ...subsumed                          : 33
% 0.41/0.54  # ...remaining for further processing  : 167
% 0.41/0.54  # Other redundant clauses eliminated   : 45
% 0.41/0.54  # Clauses deleted for lack of memory   : 0
% 0.41/0.54  # Backward-subsumed                    : 2
% 0.41/0.54  # Backward-rewritten                   : 31
% 0.41/0.54  # Generated clauses                    : 45
% 0.41/0.54  # ...of the previous two non-redundant : 16
% 0.41/0.54  # ...aggressively subsumed             : 0
% 0.41/0.54  # Contextual simplify-reflections      : 0
% 0.41/0.54  # Paramodulations                      : 0
% 0.41/0.54  # Factorizations                       : 0
% 0.41/0.54  # NegExts                              : 0
% 0.41/0.54  # Equation resolutions                 : 45
% 0.41/0.54  # Disequality decompositions           : 0
% 0.41/0.54  # Total rewrite steps                  : 160
% 0.41/0.54  # ...of those cached                   : 92
% 0.41/0.54  # Propositional unsat checks           : 0
% 0.41/0.55  #    Propositional check models        : 0
% 0.41/0.55  #    Propositional check unsatisfiable : 0
% 0.41/0.55  #    Propositional clauses             : 0
% 0.41/0.55  #    Propositional clauses after purity: 0
% 0.41/0.55  #    Propositional unsat core size     : 0
% 0.41/0.55  #    Propositional preprocessing time  : 0.000
% 0.41/0.55  #    Propositional encoding time       : 0.000
% 0.41/0.55  #    Propositional solver time         : 0.000
% 0.41/0.55  #    Success case prop preproc time    : 0.000
% 0.41/0.55  #    Success case prop encoding time   : 0.000
% 0.41/0.55  #    Success case prop solver time     : 0.000
% 0.41/0.55  # Current number of processed clauses  : 89
% 0.41/0.55  #    Positive orientable unit clauses  : 52
% 0.41/0.55  #    Positive unorientable unit clauses: 2
% 0.41/0.55  #    Negative unit clauses             : 3
% 0.41/0.55  #    Non-unit-clauses                  : 32
% 0.41/0.55  # Current number of unprocessed clauses: 304
% 0.41/0.55  # ...number of literals in the above   : 586
% 0.41/0.55  # Current number of archived formulas  : 0
% 0.41/0.55  # Current number of archived clauses   : 42
% 0.41/0.55  # Clause-clause subsumption calls (NU) : 1592
% 0.41/0.55  # Rec. Clause-clause subsumption calls : 1350
% 0.41/0.55  # Non-unit clause-clause subsumptions  : 31
% 0.41/0.55  # Unit Clause-clause subsumption calls : 51
% 0.41/0.55  # Rewrite failures with RHS unbound    : 3
% 0.41/0.55  # BW rewrite match attempts            : 175
% 0.41/0.55  # BW rewrite match successes           : 32
% 0.41/0.55  # Condensation attempts                : 0
% 0.41/0.55  # Condensation successes               : 0
% 0.41/0.55  # Termbank termtop insertions          : 30055
% 0.41/0.55  # Search garbage collected termcells   : 5856
% 0.41/0.55  
% 0.41/0.55  # -------------------------------------------------
% 0.41/0.55  # User time                : 0.028 s
% 0.41/0.55  # System time              : 0.007 s
% 0.41/0.55  # Total time               : 0.035 s
% 0.41/0.55  # Maximum resident set size: 4184 pages
% 0.41/0.55  
% 0.41/0.55  # -------------------------------------------------
% 0.41/0.55  # User time                : 0.106 s
% 0.41/0.55  # System time              : 0.068 s
% 0.41/0.55  # Total time               : 0.173 s
% 0.41/0.55  # Maximum resident set size: 2560 pages
% 0.41/0.55  % E---3.1 exiting
% 0.41/0.55  % E exiting
%------------------------------------------------------------------------------