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

View Problem - Process Solution

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

% Computer : n032.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:31 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(co1_8,negated_conjecture,
    nil != sk1,
    input ).

cnf(co1_7,negated_conjecture,
    sk1 = sk3,
    input ).

cnf(symmetry,axiom,
    ( X144 != X143
    | X143 = X144 ),
    eq_axiom ).

cnf(c609,plain,
    sk3 = sk1,
    inference(resolution,status(thm),[symmetry,co1_7]) ).

cnf(transitivity,axiom,
    ( X950 != X949
    | X949 != X948
    | X950 = X948 ),
    eq_axiom ).

cnf(c2984,plain,
    ( X1500 != sk3
    | X1500 = sk1 ),
    inference(resolution,status(thm),[transitivity,c609]) ).

cnf(co1_9,negated_conjecture,
    ( nil = sk3
    | nil != sk4 ),
    input ).

cnf(co1_6,negated_conjecture,
    sk2 = sk4,
    input ).

cnf(c608,plain,
    sk4 = sk2,
    inference(resolution,status(thm),[symmetry,co1_6]) ).

cnf(co1_5,negated_conjecture,
    nil = sk2,
    input ).

cnf(c606,plain,
    sk2 = nil,
    inference(resolution,status(thm),[symmetry,co1_5]) ).

cnf(c2985,plain,
    ( X1501 != sk2
    | X1501 = nil ),
    inference(resolution,status(thm),[transitivity,c606]) ).

cnf(c13978,plain,
    sk4 = nil,
    inference(resolution,status(thm),[c2985,c608]) ).

cnf(c14068,plain,
    nil = sk4,
    inference(resolution,status(thm),[c13978,symmetry]) ).

cnf(c14156,plain,
    nil = sk3,
    inference(resolution,status(thm),[c14068,co1_9]) ).

cnf(c14210,plain,
    nil = sk1,
    inference(resolution,status(thm),[c14156,c2984]) ).

cnf(c14423,plain,
    $false,
    inference(resolution,status(thm),[c14210,co1_8]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem  : SWC036-1 : TPTP v8.1.0. Released v2.4.0.
% 0.00/0.09  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.09/0.28  % Computer : n032.cluster.edu
% 0.09/0.28  % Model    : x86_64 x86_64
% 0.09/0.28  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.28  % Memory   : 8042.1875MB
% 0.09/0.28  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.28  % CPULimit : 300
% 0.09/0.28  % WCLimit  : 600
% 0.09/0.28  % DateTime : Sun Jun 12 06:20:25 EDT 2022
% 0.09/0.28  % CPUTime  : 
% 3.92/4.12  # Version:  1.3
% 3.92/4.12  # SZS status Unsatisfiable
% 3.92/4.12  # SZS output start CNFRefutation
% See solution above
% 3.92/4.12  
% 3.92/4.12  # Initial clauses    : 262
% 3.92/4.12  # Processed clauses  : 1017
% 3.92/4.12  # Factors computed   : 0
% 3.92/4.12  # Resolvents computed: 14359
% 3.92/4.12  # Tautologies deleted: 11
% 3.92/4.12  # Forward subsumed   : 270
% 3.92/4.12  # Backward subsumed  : 24
% 3.92/4.12  # -------- CPU Time ---------
% 3.92/4.12  # User time          : 3.802 s
% 3.92/4.12  # System time        : 0.027 s
% 3.92/4.12  # Total time         : 3.829 s
%------------------------------------------------------------------------------