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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SWV146+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:58 EDT 2022

% Result   : Theorem 0.59s 0.81s
% Output   : Refutation 0.59s
% 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_0016,conjecture,
    ( ~ leq(tptp_float_0_001,tptp_float_0_001)
   => leq(n0,s_sworst7) ),
    input ).

fof(c66,negated_conjecture,
    ~ ( ~ leq(tptp_float_0_001,tptp_float_0_001)
     => leq(n0,s_sworst7) ),
    inference(assume_negation,status(cth),[gauss_array_0016]) ).

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

fof(c68,negated_conjecture,
    ( ~ leq(tptp_float_0_001,tptp_float_0_001)
    & ~ leq(n0,s_sworst7) ),
    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.12/0.12  % Problem  : SWV146+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 : n003.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 20:57:40 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.59/0.81  # Version:  1.3
% 0.59/0.81  # SZS status Theorem
% 0.59/0.81  # SZS output start CNFRefutation
% See solution above
% 0.59/0.81  
% 0.59/0.81  # Initial clauses    : 314
% 0.59/0.81  # Processed clauses  : 31
% 0.59/0.81  # Factors computed   : 0
% 0.59/0.81  # Resolvents computed: 6
% 0.59/0.81  # Tautologies deleted: 0
% 0.59/0.81  # Forward subsumed   : 1
% 0.59/0.81  # Backward subsumed  : 0
% 0.59/0.81  # -------- CPU Time ---------
% 0.59/0.81  # User time          : 0.434 s
% 0.59/0.81  # System time        : 0.018 s
% 0.59/0.81  # Total time         : 0.452 s
%------------------------------------------------------------------------------