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

View Problem - Process Solution

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

% Computer : n006.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:18 EDT 2024

% Result   : Theorem 24.15s 24.31s
% Output   : Refutation 24.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   19 (   7 unt;   0 def)
%            Number of atoms       :   62 (   0 equ)
%            Maximal formula atoms :   11 (   3 avg)
%            Number of connectives :   56 (  13   ~;  10   |;  29   &)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   9 usr;   8 con; 0-2 aty)
%            Number of variables   :   21 (   0 sgn  15   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(gauss_array_0007,conjecture,
    ( ( leq(n0,s_best7)
      & leq(n0,s_sworst7)
      & leq(n0,s_worst7)
      & leq(n2,pv1325)
      & leq(s_best7,n3)
      & leq(s_sworst7,n3)
      & leq(s_worst7,n3)
      & leq(pv1325,n3)
      & leq(a_select2(s_values7,pv1325),a_select2(s_values7,s_best7))
      & leq(a_select2(s_values7,pv1325),a_select2(s_values7,s_worst7)) )
   => leq(n0,pv1325) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gauss_array_0007) ).

fof(c66,negated_conjecture,
    ~ ( ( leq(n0,s_best7)
        & leq(n0,s_sworst7)
        & leq(n0,s_worst7)
        & leq(n2,pv1325)
        & leq(s_best7,n3)
        & leq(s_sworst7,n3)
        & leq(s_worst7,n3)
        & leq(pv1325,n3)
        & leq(a_select2(s_values7,pv1325),a_select2(s_values7,s_best7))
        & leq(a_select2(s_values7,pv1325),a_select2(s_values7,s_worst7)) )
     => leq(n0,pv1325) ),
    inference(assume_negation,[status(cth)],[gauss_array_0007]) ).

fof(c67,negated_conjecture,
    ( leq(n0,s_best7)
    & leq(n0,s_sworst7)
    & leq(n0,s_worst7)
    & leq(n2,pv1325)
    & leq(s_best7,n3)
    & leq(s_sworst7,n3)
    & leq(s_worst7,n3)
    & leq(pv1325,n3)
    & leq(a_select2(s_values7,pv1325),a_select2(s_values7,s_best7))
    & leq(a_select2(s_values7,pv1325),a_select2(s_values7,s_worst7))
    & ~ leq(n0,pv1325) ),
    inference(fof_nnf,[status(thm)],[c66]) ).

cnf(c78,negated_conjecture,
    ~ leq(n0,pv1325),
    inference(split_conjunct,[status(thm)],[c67]) ).

fof(gt_2_0,axiom,
    gt(n2,n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_2_0) ).

cnf(c55,plain,
    gt(n2,n0),
    inference(split_conjunct,[status(thm)],[gt_2_0]) ).

fof(leq_gt1,axiom,
    ! [X,Y] :
      ( gt(Y,X)
     => leq(X,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWV003+0.ax',leq_gt1) ).

fof(c437,plain,
    ! [X,Y] :
      ( ~ gt(Y,X)
      | leq(X,Y) ),
    inference(fof_nnf,[status(thm)],[leq_gt1]) ).

fof(c438,plain,
    ! [X160,X161] :
      ( ~ gt(X161,X160)
      | leq(X160,X161) ),
    inference(variable_rename,[status(thm)],[c437]) ).

cnf(c439,plain,
    ( ~ gt(X213,X212)
    | leq(X212,X213) ),
    inference(split_conjunct,[status(thm)],[c438]) ).

cnf(c517,plain,
    leq(n0,n2),
    inference(resolution,[status(thm)],[c439,c55]) ).

cnf(c71,negated_conjecture,
    leq(n2,pv1325),
    inference(split_conjunct,[status(thm)],[c67]) ).

fof(transitivity_leq,axiom,
    ! [X,Y,Z] :
      ( ( leq(X,Y)
        & leq(Y,Z) )
     => leq(X,Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWV003+0.ax',transitivity_leq) ).

fof(c452,plain,
    ! [X,Y,Z] :
      ( ~ leq(X,Y)
      | ~ leq(Y,Z)
      | leq(X,Z) ),
    inference(fof_nnf,[status(thm)],[transitivity_leq]) ).

fof(c453,plain,
    ! [X170,X171,X172] :
      ( ~ leq(X170,X171)
      | ~ leq(X171,X172)
      | leq(X170,X172) ),
    inference(variable_rename,[status(thm)],[c452]) ).

cnf(c454,plain,
    ( ~ leq(X2209,X2211)
    | ~ leq(X2211,X2210)
    | leq(X2209,X2210) ),
    inference(split_conjunct,[status(thm)],[c453]) ).

cnf(c31207,plain,
    ( ~ leq(X2398,n2)
    | leq(X2398,pv1325) ),
    inference(resolution,[status(thm)],[c454,c71]) ).

cnf(c39568,plain,
    leq(n0,pv1325),
    inference(resolution,[status(thm)],[c31207,c517]) ).

cnf(c39915,plain,
    $false,
    inference(resolution,[status(thm)],[c39568,c78]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWV137+1 : TPTP v8.1.2. Bugfixed v3.3.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n006.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Thu May  9 06:20:53 EDT 2024
% 0.12/0.34  % CPUTime  : 
% 24.15/24.31  % Version:  1.5
% 24.15/24.31  % SZS status Theorem
% 24.15/24.31  % SZS output start CNFRefutation
% See solution above
% 24.15/24.31  
% 24.15/24.31  % Initial clauses    : 323
% 24.15/24.31  % Processed clauses  : 1113
% 24.15/24.31  % Factors computed   : 406
% 24.15/24.31  % Resolvents computed: 39140
% 24.15/24.31  % Tautologies deleted: 5
% 24.15/24.31  % Forward subsumed   : 745
% 24.15/24.31  % Backward subsumed  : 0
% 24.15/24.31  % -------- CPU Time ---------
% 24.15/24.31  % User time          : 23.791 s
% 24.15/24.31  % System time        : 0.173 s
% 24.15/24.31  % Total time         : 23.964 s
%------------------------------------------------------------------------------