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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SWV059+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.61s 0.79s
% Output   : Refutation 0.61s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
fof(ttrue,axiom,
    true,
    input ).

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

fof(cl5_nebula_norm_0049,conjecture,
    ( geq(pv72,tptp_float_0_001)
   => ( ( ~ gt(plus(n1,loopcounter),n1)
       => true )
      & ( gt(plus(n1,loopcounter),n1)
       => true ) ) ),
    input ).

fof(c66,negated_conjecture,
    ~ ( geq(pv72,tptp_float_0_001)
     => ( ( ~ gt(plus(n1,loopcounter),n1)
         => true )
        & ( gt(plus(n1,loopcounter),n1)
         => true ) ) ),
    inference(assume_negation,status(cth),[cl5_nebula_norm_0049]) ).

fof(c67,negated_conjecture,
    ~ ( geq(pv72,tptp_float_0_001)
     => ( ( ~ gt(plus(n1,loopcounter),n1)
         => true )
        & ( gt(plus(n1,loopcounter),n1)
         => true ) ) ),
    inference(fof_simplification,status(thm),[c66]) ).

fof(c68,negated_conjecture,
    ( geq(pv72,tptp_float_0_001)
    & ( ( ~ gt(plus(n1,loopcounter),n1)
        & ~ true )
      | ( gt(plus(n1,loopcounter),n1)
        & ~ true ) ) ),
    inference(fof_nnf,status(thm),[c67]) ).

fof(c69,negated_conjecture,
    ( geq(pv72,tptp_float_0_001)
    & ( ~ gt(plus(n1,loopcounter),n1)
      | gt(plus(n1,loopcounter),n1) )
    & ( ~ gt(plus(n1,loopcounter),n1)
      | ~ true )
    & ( ~ true
      | gt(plus(n1,loopcounter),n1) )
    & ( ~ true
      | ~ true ) ),
    inference(distribute,status(thm),[c68]) ).

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

cnf(c461,plain,
    ~ true,
    inference(resolution,status(thm),[c74,c76]) ).

cnf(c462,plain,
    $false,
    inference(resolution,status(thm),[c461,c76]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.14/0.14  % Problem  : SWV059+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.14/0.15  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.16/0.37  % Computer : n019.cluster.edu
% 0.16/0.37  % Model    : x86_64 x86_64
% 0.16/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.37  % Memory   : 8042.1875MB
% 0.16/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.37  % CPULimit : 300
% 0.16/0.37  % WCLimit  : 600
% 0.16/0.37  % DateTime : Tue Jun 14 21:02:24 EDT 2022
% 0.16/0.37  % CPUTime  : 
% 0.61/0.79  # Version:  1.3
% 0.61/0.79  # SZS status Theorem
% 0.61/0.79  # SZS output start CNFRefutation
% See solution above
% 0.61/0.79  
% 0.61/0.79  # Initial clauses    : 317
% 0.61/0.79  # Processed clauses  : 4
% 0.61/0.79  # Factors computed   : 0
% 0.61/0.79  # Resolvents computed: 2
% 0.61/0.79  # Tautologies deleted: 0
% 0.61/0.79  # Forward subsumed   : 0
% 0.61/0.79  # Backward subsumed  : 1
% 0.61/0.79  # -------- CPU Time ---------
% 0.61/0.79  # User time          : 0.391 s
% 0.61/0.79  # System time        : 0.015 s
% 0.61/0.79  # Total time         : 0.406 s
%------------------------------------------------------------------------------