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

View Problem - Process Solution

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

% Computer : n013.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:40 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(cl5_nebula_norm_0034,conjecture,
    ( ( leq(n0,pv10)
      & leq(pv10,minus(n135300,n1)) )
   => true ),
    input ).

fof(c73,negated_conjecture,
    ~ ( ( leq(n0,pv10)
        & leq(pv10,minus(n135300,n1)) )
     => true ),
    inference(assume_negation,status(cth),[cl5_nebula_norm_0034]) ).

fof(c74,negated_conjecture,
    ( leq(n0,pv10)
    & leq(pv10,minus(n135300,n1))
    & ~ true ),
    inference(fof_nnf,status(thm),[c73]) ).

cnf(c77,negated_conjecture,
    ~ true,
    inference(split_conjunct,status(thm),[c74]) ).

fof(ttrue,axiom,
    true,
    input ).

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

cnf(c464,plain,
    $false,
    inference(resolution,status(thm),[c79,c77]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : SWV054+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.03/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.33  % Computer : n013.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Tue Jun 14 18:17:29 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.55/0.73  # Version:  1.3
% 0.55/0.73  # SZS status Theorem
% 0.55/0.73  # SZS output start CNFRefutation
% See solution above
% 0.55/0.73  
% 0.55/0.73  # Initial clauses    : 322
% 0.55/0.73  # Processed clauses  : 2
% 0.55/0.73  # Factors computed   : 0
% 0.55/0.73  # Resolvents computed: 1
% 0.55/0.73  # Tautologies deleted: 0
% 0.55/0.73  # Forward subsumed   : 0
% 0.55/0.73  # Backward subsumed  : 0
% 0.55/0.73  # -------- CPU Time ---------
% 0.55/0.73  # User time          : 0.382 s
% 0.55/0.73  # System time        : 0.013 s
% 0.55/0.73  # Total time         : 0.395 s
%------------------------------------------------------------------------------