TSTP Solution File: NUM632+1 by PyRes---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : NUM632+1 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n018.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 : Thu May  9 17:36:21 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(m__,conjecture,
    sdtlpdtrp0(xc,xQ) = szDzizrdt0(xd),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__) ).

fof(c23,negated_conjecture,
    sdtlpdtrp0(xc,xQ) != szDzizrdt0(xd),
    inference(assume_negation,[status(cth)],[m__]) ).

fof(c24,negated_conjecture,
    sdtlpdtrp0(xc,xQ) != szDzizrdt0(xd),
    inference(fof_simplification,[status(thm)],[c23]) ).

cnf(c25,negated_conjecture,
    sdtlpdtrp0(xc,xQ) != szDzizrdt0(xd),
    inference(split_conjunct,[status(thm)],[c24]) ).

fof(m__5568,plain,
    sdtlpdtrp0(xc,xQ) = sdtlpdtrp0(xd,xn),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__5568) ).

cnf(c26,plain,
    sdtlpdtrp0(xc,xQ) = sdtlpdtrp0(xd,xn),
    inference(split_conjunct,[status(thm)],[m__5568]) ).

cnf(transitivity,axiom,
    ( X198 != X199
    | X199 != X200
    | X198 = X200 ),
    theory(equality) ).

fof(m__5321,plain,
    sdtlpdtrp0(xd,xn) = szDzizrdt0(xd),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__5321) ).

cnf(c28,plain,
    sdtlpdtrp0(xd,xn) = szDzizrdt0(xd),
    inference(split_conjunct,[status(thm)],[m__5321]) ).

cnf(c1040,plain,
    ( X1128 != sdtlpdtrp0(xd,xn)
    | X1128 = szDzizrdt0(xd) ),
    inference(resolution,[status(thm)],[c28,transitivity]) ).

cnf(c50791,plain,
    sdtlpdtrp0(xc,xQ) = szDzizrdt0(xd),
    inference(resolution,[status(thm)],[c1040,c26]) ).

cnf(c267709,plain,
    $false,
    inference(resolution,[status(thm)],[c50791,c25]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.13  % Problem  : NUM632+1 : TPTP v8.1.2. Released v4.0.0.
% 0.13/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.35  % Computer : n018.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Wed May  8 17:05:23 EDT 2024
% 0.14/0.35  % CPUTime  : 
% 263.13/263.37  % Version:  1.5
% 263.13/263.37  % SZS status Theorem
% 263.13/263.37  % SZS output start CNFRefutation
% See solution above
% 263.13/263.37  
% 263.13/263.37  % Initial clauses    : 247
% 263.13/263.37  % Processed clauses  : 4595
% 263.13/263.37  % Factors computed   : 44
% 263.13/263.37  % Resolvents computed: 267270
% 263.13/263.37  % Tautologies deleted: 31
% 263.13/263.37  % Forward subsumed   : 637
% 263.13/263.37  % Backward subsumed  : 67
% 263.13/263.37  % -------- CPU Time ---------
% 263.13/263.37  % User time          : 262.455 s
% 263.13/263.37  % System time        : 0.530 s
% 263.13/263.37  % Total time         : 262.985 s
%------------------------------------------------------------------------------