TSTP Solution File: SWC049+1 by E-SAT---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1.00
% Problem  : SWC049+1 : TPTP v8.2.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n020.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 : Tue May 21 04:27:18 EDT 2024

% Result   : Theorem 0.20s 0.47s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   30 (  13 unt;   0 def)
%            Number of atoms       :  109 (  32 equ)
%            Maximal formula atoms :   18 (   3 avg)
%            Number of connectives :  128 (  49   ~;  41   |;  23   &)
%                                         (   2 <=>;  13  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   18 (   4 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   5 con; 0-0 aty)
%            Number of variables   :   24 (   0 sgn  17   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(co1,conjecture,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ! [X3] :
              ( ssList(X3)
             => ! [X4] :
                  ( ssList(X4)
                 => ( X2 != X4
                    | X1 != X3
                    | ? [X5] :
                        ( ssList(X5)
                        & neq(X5,nil)
                        & rearsegP(X2,X5)
                        & rearsegP(X1,X5) )
                    | ( nil != X3
                      & nil = X4 )
                    | ( nil = X2
                      & nil = X1 )
                    | ( neq(X4,nil)
                      & ( ~ neq(X3,nil)
                        | ~ rearsegP(X4,X3) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

fof(ax15,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ( neq(X1,X2)
          <=> X1 != X2 ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax15) ).

fof(ax17,axiom,
    ssList(nil),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax17) ).

fof(ax49,axiom,
    ! [X1] :
      ( ssList(X1)
     => rearsegP(X1,X1) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax49) ).

fof(c_0_4,negated_conjecture,
    ~ ! [X1] :
        ( ssList(X1)
       => ! [X2] :
            ( ssList(X2)
           => ! [X3] :
                ( ssList(X3)
               => ! [X4] :
                    ( ssList(X4)
                   => ( X2 != X4
                      | X1 != X3
                      | ? [X5] :
                          ( ssList(X5)
                          & neq(X5,nil)
                          & rearsegP(X2,X5)
                          & rearsegP(X1,X5) )
                      | ( nil != X3
                        & nil = X4 )
                      | ( nil = X2
                        & nil = X1 )
                      | ( neq(X4,nil)
                        & ( ~ neq(X3,nil)
                          | ~ rearsegP(X4,X3) ) ) ) ) ) ) ),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[co1])]) ).

fof(c_0_5,negated_conjecture,
    ! [X11] :
      ( ssList(esk1_0)
      & ssList(esk2_0)
      & ssList(esk3_0)
      & ssList(esk4_0)
      & esk2_0 = esk4_0
      & esk1_0 = esk3_0
      & ( ~ ssList(X11)
        | ~ neq(X11,nil)
        | ~ rearsegP(esk2_0,X11)
        | ~ rearsegP(esk1_0,X11) )
      & ( nil = esk3_0
        | nil != esk4_0 )
      & ( nil != esk2_0
        | nil != esk1_0 )
      & ( neq(esk3_0,nil)
        | ~ neq(esk4_0,nil) )
      & ( rearsegP(esk4_0,esk3_0)
        | ~ neq(esk4_0,nil) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_4])])])])])]) ).

fof(c_0_6,plain,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ( neq(X1,X2)
          <=> X1 != X2 ) ) ),
    inference(fof_simplification,[status(thm)],[ax15]) ).

cnf(c_0_7,negated_conjecture,
    ( nil != esk2_0
    | nil != esk1_0 ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_8,negated_conjecture,
    esk1_0 = esk3_0,
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_9,negated_conjecture,
    esk2_0 = esk4_0,
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

fof(c_0_10,plain,
    ! [X29,X30] :
      ( ( ~ neq(X29,X30)
        | X29 != X30
        | ~ ssList(X30)
        | ~ ssList(X29) )
      & ( X29 = X30
        | neq(X29,X30)
        | ~ ssList(X30)
        | ~ ssList(X29) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_6])])])])]) ).

cnf(c_0_11,negated_conjecture,
    ssList(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_12,negated_conjecture,
    ( nil = esk3_0
    | nil != esk4_0 ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_13,negated_conjecture,
    ( esk3_0 != nil
    | esk4_0 != nil ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_7,c_0_8]),c_0_9]) ).

cnf(c_0_14,negated_conjecture,
    ( ~ ssList(X1)
    | ~ neq(X1,nil)
    | ~ rearsegP(esk2_0,X1)
    | ~ rearsegP(esk1_0,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_15,negated_conjecture,
    ( neq(esk3_0,nil)
    | ~ neq(esk4_0,nil) ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_16,plain,
    ( X1 = X2
    | neq(X1,X2)
    | ~ ssList(X2)
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_17,plain,
    ssList(nil),
    inference(split_conjunct,[status(thm)],[ax17]) ).

cnf(c_0_18,negated_conjecture,
    ssList(esk4_0),
    inference(rw,[status(thm)],[c_0_11,c_0_9]) ).

cnf(c_0_19,negated_conjecture,
    esk4_0 != nil,
    inference(csr,[status(thm)],[c_0_12,c_0_13]) ).

cnf(c_0_20,negated_conjecture,
    ( rearsegP(esk4_0,esk3_0)
    | ~ neq(esk4_0,nil) ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_21,negated_conjecture,
    ssList(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_22,negated_conjecture,
    ( ~ rearsegP(esk3_0,X1)
    | ~ rearsegP(esk4_0,X1)
    | ~ ssList(X1)
    | ~ neq(X1,nil) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_14,c_0_8]),c_0_9]) ).

cnf(c_0_23,negated_conjecture,
    neq(esk3_0,nil),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_16]),c_0_17]),c_0_18])]),c_0_19]) ).

cnf(c_0_24,negated_conjecture,
    rearsegP(esk4_0,esk3_0),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_20,c_0_16]),c_0_17]),c_0_18])]),c_0_19]) ).

cnf(c_0_25,negated_conjecture,
    ssList(esk3_0),
    inference(rw,[status(thm)],[c_0_21,c_0_8]) ).

fof(c_0_26,plain,
    ! [X21] :
      ( ~ ssList(X21)
      | rearsegP(X21,X21) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax49])])]) ).

cnf(c_0_27,negated_conjecture,
    ~ rearsegP(esk3_0,esk3_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_23]),c_0_24]),c_0_25])]) ).

cnf(c_0_28,plain,
    ( rearsegP(X1,X1)
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

cnf(c_0_29,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_27,c_0_28]),c_0_25])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SWC049+1 : TPTP v8.2.0. Released v2.4.0.
% 0.03/0.13  % Command    : run_E %s %d THM
% 0.14/0.34  % Computer : n020.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.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Sun May 19 03:45:08 EDT 2024
% 0.14/0.34  % CPUTime    : 
% 0.20/0.45  Running first-order model finding
% 0.20/0.45  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.20/0.47  # Version: 3.1.0
% 0.20/0.47  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.20/0.47  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.47  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.20/0.47  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.47  # Starting new_bool_1 with 300s (1) cores
% 0.20/0.47  # Starting sh5l with 300s (1) cores
% 0.20/0.47  # new_bool_1 with pid 24920 completed with status 0
% 0.20/0.47  # Result found by new_bool_1
% 0.20/0.47  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.20/0.47  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.47  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.20/0.47  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.47  # Starting new_bool_1 with 300s (1) cores
% 0.20/0.47  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.20/0.47  # Search class: FGHSF-FFMM21-SFFFFFNN
% 0.20/0.47  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.20/0.47  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v with 163s (1) cores
% 0.20/0.47  # G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v with pid 24923 completed with status 0
% 0.20/0.47  # Result found by G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v
% 0.20/0.47  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.20/0.47  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.47  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.20/0.47  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.47  # Starting new_bool_1 with 300s (1) cores
% 0.20/0.47  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.20/0.47  # Search class: FGHSF-FFMM21-SFFFFFNN
% 0.20/0.47  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.20/0.47  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v with 163s (1) cores
% 0.20/0.47  # Preprocessing time       : 0.001 s
% 0.20/0.47  # Presaturation interreduction done
% 0.20/0.47  
% 0.20/0.47  # Proof found!
% 0.20/0.47  # SZS status Theorem
% 0.20/0.47  # SZS output start CNFRefutation
% See solution above
% 0.20/0.47  # Parsed axioms                        : 96
% 0.20/0.47  # Removed by relevancy pruning/SinE    : 70
% 0.20/0.47  # Initial clauses                      : 48
% 0.20/0.47  # Removed in clause preprocessing      : 0
% 0.20/0.47  # Initial clauses in saturation        : 48
% 0.20/0.47  # Processed clauses                    : 86
% 0.20/0.47  # ...of these trivial                  : 2
% 0.20/0.47  # ...subsumed                          : 0
% 0.20/0.47  # ...remaining for further processing  : 84
% 0.20/0.47  # Other redundant clauses eliminated   : 6
% 0.20/0.47  # Clauses deleted for lack of memory   : 0
% 0.20/0.47  # Backward-subsumed                    : 1
% 0.20/0.47  # Backward-rewritten                   : 2
% 0.20/0.47  # Generated clauses                    : 15
% 0.20/0.47  # ...of the previous two non-redundant : 9
% 0.20/0.47  # ...aggressively subsumed             : 0
% 0.20/0.47  # Contextual simplify-reflections      : 2
% 0.20/0.47  # Paramodulations                      : 10
% 0.20/0.47  # Factorizations                       : 0
% 0.20/0.47  # NegExts                              : 0
% 0.20/0.47  # Equation resolutions                 : 6
% 0.20/0.47  # Disequality decompositions           : 0
% 0.20/0.47  # Total rewrite steps                  : 26
% 0.20/0.47  # ...of those cached                   : 19
% 0.20/0.47  # Propositional unsat checks           : 0
% 0.20/0.47  #    Propositional check models        : 0
% 0.20/0.47  #    Propositional check unsatisfiable : 0
% 0.20/0.47  #    Propositional clauses             : 0
% 0.20/0.47  #    Propositional clauses after purity: 0
% 0.20/0.47  #    Propositional unsat core size     : 0
% 0.20/0.47  #    Propositional preprocessing time  : 0.000
% 0.20/0.47  #    Propositional encoding time       : 0.000
% 0.20/0.47  #    Propositional solver time         : 0.000
% 0.20/0.47  #    Success case prop preproc time    : 0.000
% 0.20/0.47  #    Success case prop encoding time   : 0.000
% 0.20/0.47  #    Success case prop solver time     : 0.000
% 0.20/0.47  # Current number of processed clauses  : 31
% 0.20/0.47  #    Positive orientable unit clauses  : 11
% 0.20/0.47  #    Positive unorientable unit clauses: 0
% 0.20/0.47  #    Negative unit clauses             : 3
% 0.20/0.47  #    Non-unit-clauses                  : 17
% 0.20/0.47  # Current number of unprocessed clauses: 16
% 0.20/0.47  # ...number of literals in the above   : 71
% 0.20/0.47  # Current number of archived formulas  : 0
% 0.20/0.47  # Current number of archived clauses   : 48
% 0.20/0.47  # Clause-clause subsumption calls (NU) : 176
% 0.20/0.47  # Rec. Clause-clause subsumption calls : 63
% 0.20/0.47  # Non-unit clause-clause subsumptions  : 2
% 0.20/0.47  # Unit Clause-clause subsumption calls : 5
% 0.20/0.47  # Rewrite failures with RHS unbound    : 0
% 0.20/0.47  # BW rewrite match attempts            : 2
% 0.20/0.47  # BW rewrite match successes           : 2
% 0.20/0.47  # Condensation attempts                : 0
% 0.20/0.47  # Condensation successes               : 0
% 0.20/0.47  # Termbank termtop insertions          : 5111
% 0.20/0.47  # Search garbage collected termcells   : 1522
% 0.20/0.47  
% 0.20/0.47  # -------------------------------------------------
% 0.20/0.47  # User time                : 0.007 s
% 0.20/0.47  # System time              : 0.002 s
% 0.20/0.47  # Total time               : 0.009 s
% 0.20/0.47  # Maximum resident set size: 1900 pages
% 0.20/0.47  
% 0.20/0.47  # -------------------------------------------------
% 0.20/0.47  # User time                : 0.011 s
% 0.20/0.47  # System time              : 0.004 s
% 0.20/0.47  # Total time               : 0.014 s
% 0.20/0.47  # Maximum resident set size: 1824 pages
% 0.20/0.47  % E---3.1 exiting
%------------------------------------------------------------------------------