TSTP Solution File: SWC291-1 by PyRes---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : SWC291-1 : TPTP v8.1.2. 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  : 300s
% DateTime : Thu May  9 17:43:46 EDT 2024

% Result   : Unsatisfiable 1.21s 1.37s
% Output   : Refutation 1.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    5
% Syntax   : Number of clauses     :    9 (   6 unt;   0 nHn;   9 RR)
%            Number of literals    :   13 (   5 equ;   5 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    2 (   2 usr;   2 con; 0-0 aty)
%            Number of variables   :    4 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(co1_10,negated_conjecture,
    ~ strictorderedP(sk1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_10) ).

cnf(co1_8,negated_conjecture,
    strictorderedP(sk3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_8) ).

cnf(co1_6,negated_conjecture,
    sk1 = sk3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_6) ).

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

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

cnf(c48,axiom,
    ( X681 != X680
    | ~ strictorderedP(X681)
    | strictorderedP(X680) ),
    theory(equality) ).

cnf(c2243,plain,
    ( ~ strictorderedP(sk3)
    | strictorderedP(sk1) ),
    inference(resolution,[status(thm)],[c48,c607]) ).

cnf(c2248,plain,
    strictorderedP(sk1),
    inference(resolution,[status(thm)],[c2243,co1_8]) ).

cnf(c2249,plain,
    $false,
    inference(resolution,[status(thm)],[c2248,co1_10]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.10  % Problem  : SWC291-1 : TPTP v8.1.2. Released v2.4.0.
% 0.09/0.11  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.10/0.31  % Computer : n032.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit : 300
% 0.10/0.31  % WCLimit  : 300
% 0.10/0.31  % DateTime : Thu May  9 02:14:37 EDT 2024
% 0.10/0.31  % CPUTime  : 
% 1.21/1.37  % Version:  1.5
% 1.21/1.37  % SZS status Unsatisfiable
% 1.21/1.37  % SZS output start CNFRefutation
% See solution above
% 1.21/1.37  
% 1.21/1.37  % Initial clauses    : 263
% 1.21/1.37  % Processed clauses  : 582
% 1.21/1.37  % Factors computed   : 14
% 1.21/1.37  % Resolvents computed: 2171
% 1.21/1.37  % Tautologies deleted: 3
% 1.21/1.37  % Forward subsumed   : 23
% 1.21/1.37  % Backward subsumed  : 1
% 1.21/1.37  % -------- CPU Time ---------
% 1.21/1.37  % User time          : 1.048 s
% 1.21/1.37  % System time        : 0.008 s
% 1.21/1.37  % Total time         : 1.056 s
%------------------------------------------------------------------------------