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

View Problem - Process Solution

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

% Computer : n023.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:07 EDT 2024

% Result   : Unsatisfiable 8.03s 8.20s
% Output   : Refutation 8.03s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   17 (  12 unt;   0 nHn;  17 RR)
%            Number of literals    :   23 (  22 equ;   7 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   5 con; 0-0 aty)
%            Number of variables   :    7 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(co1_8,negated_conjecture,
    nil != sk1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_8) ).

cnf(co1_9,negated_conjecture,
    ( nil = sk3
    | nil != sk4 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_9) ).

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

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

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

cnf(co1_5,negated_conjecture,
    nil = sk2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_5) ).

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

cnf(transitivity,axiom,
    ( X952 != X953
    | X953 != X951
    | X952 = X951 ),
    theory(equality) ).

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

cnf(c15579,plain,
    sk4 = nil,
    inference(resolution,[status(thm)],[c3209,c607]) ).

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

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

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

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

cnf(c3214,plain,
    ( X1774 != sk3
    | X1774 = sk1 ),
    inference(resolution,[status(thm)],[transitivity,c608]) ).

cnf(c21149,plain,
    nil = sk1,
    inference(resolution,[status(thm)],[c3214,c15725]) ).

cnf(c21202,plain,
    $false,
    inference(resolution,[status(thm)],[c21149,co1_8]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : SWC040-1 : TPTP v8.1.2. Released v2.4.0.
% 0.12/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n023.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.35  % DateTime : Thu May  9 02:41:53 EDT 2024
% 0.13/0.35  % CPUTime  : 
% 8.03/8.20  % Version:  1.5
% 8.03/8.20  % SZS status Unsatisfiable
% 8.03/8.20  % SZS output start CNFRefutation
% See solution above
% 8.03/8.20  
% 8.03/8.20  % Initial clauses    : 266
% 8.03/8.20  % Processed clauses  : 1168
% 8.03/8.20  % Factors computed   : 32
% 8.03/8.20  % Resolvents computed: 21127
% 8.03/8.20  % Tautologies deleted: 12
% 8.03/8.20  % Forward subsumed   : 522
% 8.03/8.20  % Backward subsumed  : 52
% 8.03/8.20  % -------- CPU Time ---------
% 8.03/8.20  % User time          : 7.801 s
% 8.03/8.20  % System time        : 0.046 s
% 8.03/8.20  % Total time         : 7.847 s
%------------------------------------------------------------------------------