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

View Problem - Process Solution

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

% Computer : n019.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:41 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(cl5_nebula_norm_0043,conjecture,
    ( ( leq(n0,pv62)
      & leq(pv62,minus(n5,n1)) )
   => true ),
    input ).

fof(c66,negated_conjecture,
    ~ ( ( leq(n0,pv62)
        & leq(pv62,minus(n5,n1)) )
     => true ),
    inference(assume_negation,status(cth),[cl5_nebula_norm_0043]) ).

fof(c67,negated_conjecture,
    ( leq(n0,pv62)
    & leq(pv62,minus(n5,n1))
    & ~ true ),
    inference(fof_nnf,status(thm),[c66]) ).

cnf(c70,negated_conjecture,
    ~ true,
    inference(split_conjunct,status(thm),[c67]) ).

fof(ttrue,axiom,
    true,
    input ).

cnf(c72,axiom,
    true,
    inference(split_conjunct,status(thm),[ttrue]) ).

cnf(c457,plain,
    $false,
    inference(resolution,status(thm),[c72,c70]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWV057+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.03/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.34  % Computer : n019.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Wed Jun 15 06:38:39 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.58/0.76  # Version:  1.3
% 0.58/0.76  # SZS status Theorem
% 0.58/0.76  # SZS output start CNFRefutation
% See solution above
% 0.58/0.76  
% 0.58/0.76  # Initial clauses    : 315
% 0.58/0.76  # Processed clauses  : 2
% 0.58/0.76  # Factors computed   : 0
% 0.58/0.76  # Resolvents computed: 1
% 0.58/0.76  # Tautologies deleted: 0
% 0.58/0.76  # Forward subsumed   : 0
% 0.58/0.76  # Backward subsumed  : 0
% 0.58/0.76  # -------- CPU Time ---------
% 0.58/0.76  # User time          : 0.386 s
% 0.58/0.76  # System time        : 0.027 s
% 0.58/0.76  # Total time         : 0.413 s
%------------------------------------------------------------------------------