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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SWC128+1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n011.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 : Tue Jul 19 21:47:59 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(co1,conjecture,
    $true,
    input ).

fof(c23,negated_conjecture,
    ~ $true,
    inference(assume_negation,status(cth),[co1]) ).

fof(c24,negated_conjecture,
    $false,
    inference(fof_simplification,status(thm),[c23]) ).

cnf(c25,negated_conjecture,
    $false,
    inference(split_conjunct,status(thm),[c24]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : SWC128+1 : TPTP v8.1.0. Released v2.4.0.
% 0.06/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n011.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sun Jun 12 17:16:33 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.54/0.74  # Version:  1.3
% 0.54/0.74  # SZS status Theorem
% 0.54/0.74  # SZS output start CNFRefutation
% See solution above
% 0.54/0.74  
% 0.54/0.74  # Initial clauses    : 217
% 0.54/0.74  # Processed clauses  : 0
% 0.54/0.74  # Factors computed   : 0
% 0.54/0.74  # Resolvents computed: 0
% 0.54/0.74  # Tautologies deleted: 0
% 0.54/0.74  # Forward subsumed   : 0
% 0.54/0.74  # Backward subsumed  : 0
% 0.54/0.74  # -------- CPU Time ---------
% 0.54/0.74  # User time          : 0.389 s
% 0.54/0.74  # System time        : 0.020 s
% 0.54/0.74  # Total time         : 0.409 s
%------------------------------------------------------------------------------