TSTP Solution File: RNG101+2 by PyRes---1.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : RNG101+2 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n029.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 : Mon Jul 18 20:39:37 EDT 2022

% Result   : Theorem 0.50s 0.70s
% Output   : Refutation 0.50s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
fof(m__1933,plain,
    ( ? [W0] :
        ( aElement0(W0)
        & sdtasdt0(xc,W0) = xx )
    & aElementOf0(xx,slsdtgt0(xc))
    & ? [W0] :
        ( aElement0(W0)
        & sdtasdt0(xc,W0) = xy )
    & aElementOf0(xy,slsdtgt0(xc))
    & aElement0(xz) ),
    input ).

fof(c22,plain,
    ( ? [X3] :
        ( aElement0(X3)
        & sdtasdt0(xc,X3) = xx )
    & aElementOf0(xx,slsdtgt0(xc))
    & ? [X4] :
        ( aElement0(X4)
        & sdtasdt0(xc,X4) = xy )
    & aElementOf0(xy,slsdtgt0(xc))
    & aElement0(xz) ),
    inference(variable_rename,status(thm),[m__1933]) ).

fof(c23,plain,
    ( aElement0(skolem0001)
    & sdtasdt0(xc,skolem0001) = xx
    & aElementOf0(xx,slsdtgt0(xc))
    & aElement0(skolem0002)
    & sdtasdt0(xc,skolem0002) = xy
    & aElementOf0(xy,slsdtgt0(xc))
    & aElement0(xz) ),
    inference(skolemize,status(esa),[c22]) ).

cnf(c24,plain,
    aElement0(skolem0001),
    inference(split_conjunct,status(thm),[c23]) ).

cnf(c25,plain,
    sdtasdt0(xc,skolem0001) = xx,
    inference(split_conjunct,status(thm),[c23]) ).

fof(m__,conjecture,
    ? [W0] :
      ( aElement0(W0)
      & sdtasdt0(xc,W0) = xx ),
    input ).

fof(c18,negated_conjecture,
    ~ ? [W0] :
        ( aElement0(W0)
        & sdtasdt0(xc,W0) = xx ),
    inference(assume_negation,status(cth),[m__]) ).

fof(c19,negated_conjecture,
    ! [W0] :
      ( ~ aElement0(W0)
      | sdtasdt0(xc,W0) != xx ),
    inference(fof_nnf,status(thm),[c18]) ).

fof(c20,negated_conjecture,
    ! [X2] :
      ( ~ aElement0(X2)
      | sdtasdt0(xc,X2) != xx ),
    inference(variable_rename,status(thm),[c19]) ).

cnf(c21,negated_conjecture,
    ( ~ aElement0(X197)
    | sdtasdt0(xc,X197) != xx ),
    inference(split_conjunct,status(thm),[c20]) ).

cnf(c605,plain,
    ~ aElement0(skolem0001),
    inference(resolution,status(thm),[c21,c25]) ).

cnf(c606,plain,
    $false,
    inference(resolution,status(thm),[c605,c24]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : RNG101+2 : TPTP v8.1.0. Released v4.0.0.
% 0.06/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n029.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 : Mon May 30 08:24:29 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.50/0.70  # Version:  1.3
% 0.50/0.70  # SZS status Theorem
% 0.50/0.70  # SZS output start CNFRefutation
% See solution above
% 0.50/0.70  
% 0.50/0.70  # Initial clauses    : 122
% 0.50/0.70  # Processed clauses  : 82
% 0.50/0.70  # Factors computed   : 0
% 0.50/0.70  # Resolvents computed: 377
% 0.50/0.70  # Tautologies deleted: 5
% 0.50/0.70  # Forward subsumed   : 16
% 0.50/0.70  # Backward subsumed  : 0
% 0.50/0.70  # -------- CPU Time ---------
% 0.50/0.70  # User time          : 0.344 s
% 0.50/0.70  # System time        : 0.009 s
% 0.50/0.70  # Total time         : 0.353 s
%------------------------------------------------------------------------------