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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : SWV087+1 : TPTP v8.1.2. Bugfixed v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n005.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:44:14 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(ttrue,axiom,
    true,
    file('/export/starexec/sandbox/benchmark/Axioms/SWV003+0.ax',ttrue) ).

cnf(c76,plain,
    true,
    inference(split_conjunct,[status(thm)],[ttrue]) ).

fof(cl5_nebula_array_0028,conjecture,
    ( geq(pv65,tptp_float_0_001)
   => ( ( ~ gt(plus(n1,loopcounter),n1)
       => true )
      & ( gt(plus(n1,loopcounter),n1)
       => true ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cl5_nebula_array_0028) ).

fof(c66,negated_conjecture,
    ~ ( geq(pv65,tptp_float_0_001)
     => ( ( ~ gt(plus(n1,loopcounter),n1)
         => true )
        & ( gt(plus(n1,loopcounter),n1)
         => true ) ) ),
    inference(assume_negation,[status(cth)],[cl5_nebula_array_0028]) ).

fof(c67,negated_conjecture,
    ~ ( geq(pv65,tptp_float_0_001)
     => ( ( ~ gt(plus(n1,loopcounter),n1)
         => true )
        & ( gt(plus(n1,loopcounter),n1)
         => true ) ) ),
    inference(fof_simplification,[status(thm)],[c66]) ).

fof(c68,negated_conjecture,
    ( geq(pv65,tptp_float_0_001)
    & ( ( ~ gt(plus(n1,loopcounter),n1)
        & ~ true )
      | ( gt(plus(n1,loopcounter),n1)
        & ~ true ) ) ),
    inference(fof_nnf,[status(thm)],[c67]) ).

fof(c69,negated_conjecture,
    ( geq(pv65,tptp_float_0_001)
    & ( ~ gt(plus(n1,loopcounter),n1)
      | gt(plus(n1,loopcounter),n1) )
    & ( ~ gt(plus(n1,loopcounter),n1)
      | ~ true )
    & ( ~ true
      | gt(plus(n1,loopcounter),n1) )
    & ( ~ true
      | ~ true ) ),
    inference(distribute,[status(thm)],[c68]) ).

cnf(c74,negated_conjecture,
    ( ~ true
    | ~ true ),
    inference(split_conjunct,[status(thm)],[c69]) ).

cnf(c461,plain,
    ~ true,
    inference(factor,[status(thm)],[c74]) ).

cnf(c463,plain,
    $false,
    inference(resolution,[status(thm)],[c461,c76]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : SWV087+1 : TPTP v8.1.2. Bugfixed v3.3.0.
% 0.08/0.15  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.35  % Computer : n005.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 : Thu May  9 05:19:38 EDT 2024
% 0.14/0.36  % CPUTime  : 
% 0.54/0.75  % Version:  1.5
% 0.54/0.75  % SZS status Theorem
% 0.54/0.75  % SZS output start CNFRefutation
% See solution above
% 0.54/0.75  
% 0.54/0.75  % Initial clauses    : 317
% 0.54/0.75  % Processed clauses  : 4
% 0.54/0.75  % Factors computed   : 1
% 0.54/0.75  % Resolvents computed: 2
% 0.54/0.75  % Tautologies deleted: 0
% 0.54/0.75  % Forward subsumed   : 0
% 0.54/0.75  % Backward subsumed  : 1
% 0.54/0.75  % -------- CPU Time ---------
% 0.54/0.75  % User time          : 0.376 s
% 0.54/0.75  % System time        : 0.017 s
% 0.54/0.75  % Total time         : 0.393 s
%------------------------------------------------------------------------------