TSTP Solution File: CSR053+4 by ET---2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : CSR053+4 : TPTP v8.1.0. Released v3.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% 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  : 600s
% DateTime : Fri Jul 15 03:01:53 EDT 2022

% Result   : Theorem 12.31s 13.49s
% Output   : CNFRefutation 12.31s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    2
% Syntax   : Number of formulae    :    9 (   3 unt;   0 def)
%            Number of atoms       :   15 (   0 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   11 (   5   ~;   2   |;   1   &)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    3 (   2 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :    0 (   0 sgn   0   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(query203,conjecture,
    ( mtvisible(c_tptpgeo_member1_mt)
   => geographicalsubregions(c_georegion_l3_x11_y2,c_georegion_l4_x35_y7) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',query203) ).

fof(ax3_6834,axiom,
    ( mtvisible(c_tptpgeo_member1_mt)
   => geographicalsubregions(c_georegion_l3_x11_y2,c_georegion_l4_x35_y7) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR002+3.ax',ax3_6834) ).

fof(c_0_2,negated_conjecture,
    ~ ( mtvisible(c_tptpgeo_member1_mt)
     => geographicalsubregions(c_georegion_l3_x11_y2,c_georegion_l4_x35_y7) ),
    inference(assume_negation,[status(cth)],[query203]) ).

fof(c_0_3,plain,
    ( ~ mtvisible(c_tptpgeo_member1_mt)
    | geographicalsubregions(c_georegion_l3_x11_y2,c_georegion_l4_x35_y7) ),
    inference(fof_nnf,[status(thm)],[ax3_6834]) ).

fof(c_0_4,negated_conjecture,
    ( mtvisible(c_tptpgeo_member1_mt)
    & ~ geographicalsubregions(c_georegion_l3_x11_y2,c_georegion_l4_x35_y7) ),
    inference(fof_nnf,[status(thm)],[c_0_2]) ).

cnf(c_0_5,plain,
    ( geographicalsubregions(c_georegion_l3_x11_y2,c_georegion_l4_x35_y7)
    | ~ mtvisible(c_tptpgeo_member1_mt) ),
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

cnf(c_0_6,negated_conjecture,
    mtvisible(c_tptpgeo_member1_mt),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_7,negated_conjecture,
    ~ geographicalsubregions(c_georegion_l3_x11_y2,c_georegion_l4_x35_y7),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_8,plain,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_5,c_0_6])]),c_0_7]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem  : CSR053+4 : TPTP v8.1.0. Released v3.4.0.
% 0.10/0.12  % Command  : run_ET %s %d
% 0.12/0.33  % Computer : n021.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Fri Jun 10 08:29:24 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 12.31/13.49  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 12.31/13.49  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 12.31/13.49  # Preprocessing time       : 0.649 s
% 12.31/13.49  
% 12.31/13.49  # Proof found!
% 12.31/13.49  # SZS status Theorem
% 12.31/13.49  # SZS output start CNFRefutation
% See solution above
% 12.31/13.49  # Proof object total steps             : 9
% 12.31/13.49  # Proof object clause steps            : 4
% 12.31/13.49  # Proof object formula steps           : 5
% 12.31/13.49  # Proof object conjectures             : 5
% 12.31/13.49  # Proof object clause conjectures      : 2
% 12.31/13.49  # Proof object formula conjectures     : 3
% 12.31/13.49  # Proof object initial clauses used    : 3
% 12.31/13.49  # Proof object initial formulas used   : 2
% 12.31/13.49  # Proof object generating inferences   : 0
% 12.31/13.49  # Proof object simplifying inferences  : 3
% 12.31/13.49  # Training examples: 0 positive, 0 negative
% 12.31/13.49  # Parsed axioms                        : 44217
% 12.31/13.49  # Removed by relevancy pruning/SinE    : 44194
% 12.31/13.49  # Initial clauses                      : 24
% 12.31/13.49  # Removed in clause preprocessing      : 0
% 12.31/13.49  # Initial clauses in saturation        : 24
% 12.31/13.49  # Processed clauses                    : 4
% 12.31/13.49  # ...of these trivial                  : 0
% 12.31/13.49  # ...subsumed                          : 0
% 12.31/13.49  # ...remaining for further processing  : 3
% 12.31/13.49  # Other redundant clauses eliminated   : 0
% 12.31/13.49  # Clauses deleted for lack of memory   : 0
% 12.31/13.49  # Backward-subsumed                    : 0
% 12.31/13.49  # Backward-rewritten                   : 0
% 12.31/13.49  # Generated clauses                    : 0
% 12.31/13.49  # ...of the previous two non-trivial   : 0
% 12.31/13.49  # Contextual simplify-reflections      : 0
% 12.31/13.49  # Paramodulations                      : 0
% 12.31/13.49  # Factorizations                       : 0
% 12.31/13.49  # Equation resolutions                 : 0
% 12.31/13.49  # Current number of processed clauses  : 3
% 12.31/13.49  #    Positive orientable unit clauses  : 1
% 12.31/13.49  #    Positive unorientable unit clauses: 0
% 12.31/13.49  #    Negative unit clauses             : 1
% 12.31/13.49  #    Non-unit-clauses                  : 1
% 12.31/13.49  # Current number of unprocessed clauses: 20
% 12.31/13.49  # ...number of literals in the above   : 43
% 12.31/13.49  # Current number of archived formulas  : 0
% 12.31/13.49  # Current number of archived clauses   : 0
% 12.31/13.49  # Clause-clause subsumption calls (NU) : 0
% 12.31/13.49  # Rec. Clause-clause subsumption calls : 0
% 12.31/13.49  # Non-unit clause-clause subsumptions  : 0
% 12.31/13.49  # Unit Clause-clause subsumption calls : 0
% 12.31/13.49  # Rewrite failures with RHS unbound    : 0
% 12.31/13.49  # BW rewrite match attempts            : 0
% 12.31/13.49  # BW rewrite match successes           : 0
% 12.31/13.49  # Condensation attempts                : 0
% 12.31/13.49  # Condensation successes               : 0
% 12.31/13.49  # Termbank termtop insertions          : 292631
% 12.31/13.49  
% 12.31/13.49  # -------------------------------------------------
% 12.31/13.49  # User time                : 0.606 s
% 12.31/13.49  # System time              : 0.043 s
% 12.31/13.49  # Total time               : 0.649 s
% 12.31/13.49  # Maximum resident set size: 86388 pages
%------------------------------------------------------------------------------