TSTP Solution File: NUM490+3 by PyRes---1.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : NUM490+3 : 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 13:37:01 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(m__,conjecture,
    ( sdtpldt0(sdtasdt0(xp,xm),sdtasdt0(xr,xm)) = sdtasdt0(xn,xm)
    | sdtasdt0(xr,xm) = sdtmndt0(sdtasdt0(xn,xm),sdtasdt0(xp,xm)) ),
    input ).

fof(c9,negated_conjecture,
    ~ ( sdtpldt0(sdtasdt0(xp,xm),sdtasdt0(xr,xm)) = sdtasdt0(xn,xm)
      | sdtasdt0(xr,xm) = sdtmndt0(sdtasdt0(xn,xm),sdtasdt0(xp,xm)) ),
    inference(assume_negation,status(cth),[m__]) ).

fof(c10,negated_conjecture,
    ( sdtpldt0(sdtasdt0(xp,xm),sdtasdt0(xr,xm)) != sdtasdt0(xn,xm)
    & sdtasdt0(xr,xm) != sdtmndt0(sdtasdt0(xn,xm),sdtasdt0(xp,xm)) ),
    inference(fof_nnf,status(thm),[c9]) ).

cnf(c11,negated_conjecture,
    sdtpldt0(sdtasdt0(xp,xm),sdtasdt0(xr,xm)) != sdtasdt0(xn,xm),
    inference(split_conjunct,status(thm),[c10]) ).

cnf(symmetry,axiom,
    ( X100 != X101
    | X101 = X100 ),
    eq_axiom ).

fof(m__1951,plain,
    sdtasdt0(xn,xm) = sdtpldt0(sdtasdt0(xp,xm),sdtasdt0(xr,xm)),
    input ).

cnf(c13,plain,
    sdtasdt0(xn,xm) = sdtpldt0(sdtasdt0(xp,xm),sdtasdt0(xr,xm)),
    inference(split_conjunct,status(thm),[m__1951]) ).

cnf(c502,plain,
    sdtpldt0(sdtasdt0(xp,xm),sdtasdt0(xr,xm)) = sdtasdt0(xn,xm),
    inference(resolution,status(thm),[c13,symmetry]) ).

cnf(c44569,plain,
    $false,
    inference(resolution,status(thm),[c502,c11]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : NUM490+3 : TPTP v8.1.0. Released v4.0.0.
% 0.11/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n029.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Thu Jul  7 19:33:59 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 28.69/28.88  # Version:  1.3
% 28.69/28.88  # SZS status Theorem
% 28.69/28.88  # SZS output start CNFRefutation
% See solution above
% 28.69/28.88  
% 28.69/28.88  # Initial clauses    : 233
% 28.69/28.88  # Processed clauses  : 1490
% 28.69/28.88  # Factors computed   : 0
% 28.69/28.88  # Resolvents computed: 44263
% 28.69/28.88  # Tautologies deleted: 3
% 28.69/28.88  # Forward subsumed   : 217
% 28.69/28.88  # Backward subsumed  : 11
% 28.69/28.88  # -------- CPU Time ---------
% 28.69/28.88  # User time          : 28.406 s
% 28.69/28.88  # System time        : 0.102 s
% 28.69/28.88  # Total time         : 28.508 s
%------------------------------------------------------------------------------