TSTP Solution File: SCT052-1 by PyRes---1.3

View Problem - Process Solution

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

% Computer : n020.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 : Mon Jul 18 22:05:07 EDT 2022

% Result   : Unsatisfiable 1.31s 1.49s
% Output   : Refutation 1.31s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_4,negated_conjecture,
    v_b____ != v_c____,
    input ).

cnf(cls_conjecture_5,negated_conjecture,
    v_b____ = v_c____,
    input ).

cnf(c115,plain,
    $false,
    inference(resolution,status(thm),[cls_conjecture_5,cls_conjecture_4]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem  : SCT052-1 : TPTP v8.1.0. Released v4.1.0.
% 0.10/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.11/0.33  % Computer : n020.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit : 300
% 0.11/0.33  % WCLimit  : 600
% 0.11/0.33  % DateTime : Fri Jul  1 23:04:30 EDT 2022
% 0.11/0.33  % CPUTime  : 
% 1.31/1.49  # Version:  1.3
% 1.31/1.49  # SZS status Unsatisfiable
% 1.31/1.49  # SZS output start CNFRefutation
% See solution above
% 1.31/1.49  
% 1.31/1.49  # Initial clauses    : 733
% 1.31/1.49  # Processed clauses  : 21
% 1.31/1.49  # Factors computed   : 0
% 1.31/1.49  # Resolvents computed: 4
% 1.31/1.49  # Tautologies deleted: 0
% 1.31/1.49  # Forward subsumed   : 0
% 1.31/1.49  # Backward subsumed  : 0
% 1.31/1.49  # -------- CPU Time ---------
% 1.31/1.49  # User time          : 1.145 s
% 1.31/1.49  # System time        : 0.010 s
% 1.31/1.49  # Total time         : 1.155 s
%------------------------------------------------------------------------------