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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SWV150+1 : TPTP v8.1.0. 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  : 600s
% DateTime : Wed Jul 20 21:15:59 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(reflexivity_leq,axiom,
    ! [X] : leq(X,X),
    input ).

fof(c447,axiom,
    ! [X173] : leq(X173,X173),
    inference(variable_rename,status(thm),[reflexivity_leq]) ).

cnf(c448,axiom,
    leq(X181,X181),
    inference(split_conjunct,status(thm),[c447]) ).

fof(gauss_array_0020,conjecture,
    ( ~ leq(tptp_float_0_001,tptp_float_0_001)
   => leq(s_worst7,n3) ),
    input ).

fof(c66,negated_conjecture,
    ~ ( ~ leq(tptp_float_0_001,tptp_float_0_001)
     => leq(s_worst7,n3) ),
    inference(assume_negation,status(cth),[gauss_array_0020]) ).

fof(c67,negated_conjecture,
    ~ ( ~ leq(tptp_float_0_001,tptp_float_0_001)
     => leq(s_worst7,n3) ),
    inference(fof_simplification,status(thm),[c66]) ).

fof(c68,negated_conjecture,
    ( ~ leq(tptp_float_0_001,tptp_float_0_001)
    & ~ leq(s_worst7,n3) ),
    inference(fof_nnf,status(thm),[c67]) ).

cnf(c69,negated_conjecture,
    ~ leq(tptp_float_0_001,tptp_float_0_001),
    inference(split_conjunct,status(thm),[c68]) ).

cnf(c462,plain,
    $false,
    inference(resolution,status(thm),[c69,c448]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWV150+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.12/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n005.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  : 600
% 0.12/0.34  % DateTime : Tue Jun 14 21:41:39 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.58/0.82  # Version:  1.3
% 0.58/0.82  # SZS status Theorem
% 0.58/0.82  # SZS output start CNFRefutation
% See solution above
% 0.58/0.82  
% 0.58/0.82  # Initial clauses    : 314
% 0.58/0.82  # Processed clauses  : 31
% 0.58/0.82  # Factors computed   : 0
% 0.58/0.82  # Resolvents computed: 6
% 0.58/0.82  # Tautologies deleted: 0
% 0.58/0.82  # Forward subsumed   : 1
% 0.58/0.82  # Backward subsumed  : 0
% 0.58/0.82  # -------- CPU Time ---------
% 0.58/0.82  # User time          : 0.448 s
% 0.58/0.82  # System time        : 0.014 s
% 0.58/0.82  # Total time         : 0.462 s
%------------------------------------------------------------------------------