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

View Problem - Process Solution

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

% Computer : n019.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:00 EDT 2022

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

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

fof(c9,negated_conjecture,
    xn != sdtpldt0(xp,xr),
    inference(assume_negation,status(cth),[m__]) ).

fof(c10,negated_conjecture,
    xn != sdtpldt0(xp,xr),
    inference(fof_simplification,status(thm),[c9]) ).

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

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

fof(m__1883,plain,
    ( aNaturalNumber0(xr)
    & sdtpldt0(xp,xr) = xn
    & xr = sdtmndt0(xn,xp) ),
    input ).

cnf(c19,plain,
    sdtpldt0(xp,xr) = xn,
    inference(split_conjunct,status(thm),[m__1883]) ).

cnf(c385,plain,
    xn = sdtpldt0(xp,xr),
    inference(resolution,status(thm),[c19,symmetry]) ).

cnf(c417,plain,
    $false,
    inference(resolution,status(thm),[c385,c11]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : NUM489+3 : TPTP v8.1.0. Released v4.0.0.
% 0.03/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n019.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 13:13:38 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.59/0.79  # Version:  1.3
% 0.59/0.79  # SZS status Theorem
% 0.59/0.79  # SZS output start CNFRefutation
% See solution above
% 0.59/0.79  
% 0.59/0.79  # Initial clauses    : 230
% 0.59/0.79  # Processed clauses  : 46
% 0.59/0.79  # Factors computed   : 0
% 0.59/0.79  # Resolvents computed: 77
% 0.59/0.79  # Tautologies deleted: 3
% 0.59/0.79  # Forward subsumed   : 2
% 0.59/0.79  # Backward subsumed  : 0
% 0.59/0.79  # -------- CPU Time ---------
% 0.59/0.79  # User time          : 0.430 s
% 0.59/0.79  # System time        : 0.019 s
% 0.59/0.79  # Total time         : 0.449 s
%------------------------------------------------------------------------------