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

View Problem - Process Solution

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

% Computer : n029.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:42 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(cl5_nebula_array_0002,conjecture,
    ( true
   => ( ( ~ gt(loopcounter,n1)
       => true )
      & ( gt(loopcounter,n1)
       => true ) ) ),
    input ).

fof(c66,negated_conjecture,
    ~ ( true
     => ( ( ~ gt(loopcounter,n1)
         => true )
        & ( gt(loopcounter,n1)
         => true ) ) ),
    inference(assume_negation,status(cth),[cl5_nebula_array_0002]) ).

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

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

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

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWV061+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n029.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 22:06:56 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.61/0.81  # Version:  1.3
% 0.61/0.81  # SZS status Theorem
% 0.61/0.81  # SZS output start CNFRefutation
% See solution above
% 0.61/0.81  
% 0.61/0.81  # Initial clauses    : 317
% 0.61/0.81  # Processed clauses  : 5
% 0.61/0.81  # Factors computed   : 0
% 0.61/0.81  # Resolvents computed: 3
% 0.61/0.81  # Tautologies deleted: 0
% 0.61/0.81  # Forward subsumed   : 1
% 0.61/0.81  # Backward subsumed  : 1
% 0.61/0.81  # -------- CPU Time ---------
% 0.61/0.81  # User time          : 0.426 s
% 0.61/0.81  # System time        : 0.021 s
% 0.61/0.81  # Total time         : 0.447 s
%------------------------------------------------------------------------------