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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SCT061-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:10 EDT 2022

% Result   : Unsatisfiable 1.52s 1.69s
% Output   : Refutation 1.52s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named eq_axiom)

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_A_I1_J_0,axiom,
    v_a____ != v_b____,
    input ).

cnf(cls_conjecture_0,negated_conjecture,
    v_b____ = v_a____,
    input ).

cnf(symmetry,axiom,
    ( X45 != X46
    | X46 = X45 ),
    eq_axiom ).

cnf(c117,plain,
    v_a____ = v_b____,
    inference(resolution,status(thm),[symmetry,cls_conjecture_0]) ).

cnf(c120,plain,
    $false,
    inference(resolution,status(thm),[c117,cls_A_I1_J_0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.09  % Problem  : SCT061-1 : TPTP v8.1.0. Released v4.1.0.
% 0.02/0.10  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.10/0.30  % Computer : n020.cluster.edu
% 0.10/0.30  % Model    : x86_64 x86_64
% 0.10/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.30  % Memory   : 8042.1875MB
% 0.10/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.30  % CPULimit : 300
% 0.10/0.30  % WCLimit  : 600
% 0.10/0.30  % DateTime : Sat Jul  2 06:19:00 EDT 2022
% 0.10/0.31  % CPUTime  : 
% 1.52/1.69  # Version:  1.3
% 1.52/1.69  # SZS status Unsatisfiable
% 1.52/1.69  # SZS output start CNFRefutation
% See solution above
% 1.52/1.69  
% 1.52/1.69  # Initial clauses    : 727
% 1.52/1.69  # Processed clauses  : 36
% 1.52/1.69  # Factors computed   : 0
% 1.52/1.69  # Resolvents computed: 11
% 1.52/1.69  # Tautologies deleted: 0
% 1.52/1.69  # Forward subsumed   : 2
% 1.52/1.69  # Backward subsumed  : 0
% 1.52/1.69  # -------- CPU Time ---------
% 1.52/1.69  # User time          : 1.364 s
% 1.52/1.69  # System time        : 0.015 s
% 1.52/1.69  # Total time         : 1.379 s
%------------------------------------------------------------------------------