TSTP Solution File: SWV138+1 by PyRes---1.3

View Problem - Process Solution

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

% Computer : n003.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 : Wed Jul 20 21:15:57 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(gauss_array_0008,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)
      & gt(a_select2(s_values7,pv1325),a_select2(s_values7,s_best7)) )
   => leq(n0,pv1325) ),
    input ).

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)
        & gt(a_select2(s_values7,pv1325),a_select2(s_values7,s_best7)) )
     => leq(n0,pv1325) ),
    inference(assume_negation,status(cth),[gauss_array_0008]) ).

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)
    & gt(a_select2(s_values7,pv1325),a_select2(s_values7,s_best7))
    & ~ leq(n0,pv1325) ),
    inference(fof_nnf,status(thm),[c66]) ).

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

fof(gt_2_0,axiom,
    gt(n2,n0),
    input ).

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

fof(leq_gt1,axiom,
    ! [X,Y] :
      ( gt(Y,X)
     => leq(X,Y) ),
    input ).

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

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

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

cnf(c507,plain,
    leq(n0,n2),
    inference(resolution,status(thm),[c438,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) ),
    input ).

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

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

cnf(c453,axiom,
    ( ~ leq(X2206,X2204)
    | ~ leq(X2204,X2205)
    | leq(X2206,X2205) ),
    inference(split_conjunct,status(thm),[c452]) ).

cnf(c30591,plain,
    ( ~ leq(X2546,n2)
    | leq(X2546,pv1325) ),
    inference(resolution,status(thm),[c453,c71]) ).

cnf(c44281,plain,
    leq(n0,pv1325),
    inference(resolution,status(thm),[c30591,c507]) ).

cnf(c44508,plain,
    $false,
    inference(resolution,status(thm),[c44281,c77]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : SWV138+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.12/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.35  % Computer : n003.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Tue Jun 14 18:59:40 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 30.24/30.47  # Version:  1.3
% 30.24/30.47  # SZS status Theorem
% 30.24/30.47  # SZS output start CNFRefutation
% See solution above
% 30.24/30.47  
% 30.24/30.47  # Initial clauses    : 322
% 30.24/30.47  # Processed clauses  : 1220
% 30.24/30.47  # Factors computed   : 1
% 30.24/30.47  # Resolvents computed: 44140
% 30.24/30.47  # Tautologies deleted: 2
% 30.24/30.47  # Forward subsumed   : 842
% 30.24/30.47  # Backward subsumed  : 0
% 30.24/30.47  # -------- CPU Time ---------
% 30.24/30.47  # User time          : 29.920 s
% 30.24/30.47  # System time        : 0.197 s
% 30.24/30.47  # Total time         : 30.117 s
%------------------------------------------------------------------------------