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

View Problem - Process Solution

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

% Computer : n021.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:48:07 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(co1_8,negated_conjecture,
    ~ totalorderP(sk4),
    input ).

cnf(co1_7,negated_conjecture,
    totalorderP(sk2),
    input ).

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

cnf(c51,plain,
    ( X692 != X693
    | ~ totalorderP(X692)
    | totalorderP(X693) ),
    eq_axiom ).

cnf(c2127,plain,
    ( ~ totalorderP(sk2)
    | totalorderP(sk4) ),
    inference(resolution,status(thm),[c51,co1_5]) ).

cnf(c2160,plain,
    totalorderP(sk4),
    inference(resolution,status(thm),[c2127,co1_7]) ).

cnf(c2161,plain,
    $false,
    inference(resolution,status(thm),[c2160,co1_8]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWC151-1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.34  % Computer : n021.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Sun Jun 12 00:50:40 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 1.16/1.33  # Version:  1.3
% 1.16/1.33  # SZS status Unsatisfiable
% 1.16/1.33  # SZS output start CNFRefutation
% See solution above
% 1.16/1.33  
% 1.16/1.33  # Initial clauses    : 261
% 1.16/1.33  # Processed clauses  : 593
% 1.16/1.33  # Factors computed   : 0
% 1.16/1.33  # Resolvents computed: 2097
% 1.16/1.33  # Tautologies deleted: 6
% 1.16/1.33  # Forward subsumed   : 23
% 1.16/1.33  # Backward subsumed  : 1
% 1.16/1.33  # -------- CPU Time ---------
% 1.16/1.33  # User time          : 0.963 s
% 1.16/1.33  # System time        : 0.024 s
% 1.16/1.33  # Total time         : 0.987 s
%------------------------------------------------------------------------------