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

View Problem - Process Solution

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

% Computer : n013.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 5.26s 5.44s
% Output   : Refutation 5.26s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   14 (   9 unt;   0 nHn;  14 RR)
%            Number of literals    :   20 (  19 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_7,negated_conjecture,
    sk1 = sk3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_7) ).

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

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

cnf(transitivity,axiom,
    ( X944 != X943
    | X943 != X945
    | X944 = X945 ),
    theory(equality) ).

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

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

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

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

cnf(c3207,plain,
    ( X1542 != sk2
    | X1542 = sk4 ),
    inference(resolution,[status(thm)],[transitivity,co1_6]) ).

cnf(c15840,plain,
    nil = sk4,
    inference(resolution,[status(thm)],[c3207,co1_5]) ).

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

cnf(c16065,plain,
    nil = sk1,
    inference(resolution,[status(thm)],[c15899,c3206]) ).

cnf(c16235,plain,
    $false,
    inference(resolution,[status(thm)],[c16065,co1_8]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : SWC036-1 : TPTP v8.1.2. Released v2.4.0.
% 0.08/0.15  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.36  % Computer : n013.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Thu May  9 02:37:53 EDT 2024
% 0.14/0.37  % CPUTime  : 
% 5.26/5.44  % Version:  1.5
% 5.26/5.44  % SZS status Unsatisfiable
% 5.26/5.44  % SZS output start CNFRefutation
% See solution above
% 5.26/5.44  
% 5.26/5.44  % Initial clauses    : 262
% 5.26/5.44  % Processed clauses  : 1069
% 5.26/5.44  % Factors computed   : 32
% 5.26/5.44  % Resolvents computed: 16197
% 5.26/5.44  % Tautologies deleted: 12
% 5.26/5.44  % Forward subsumed   : 284
% 5.26/5.44  % Backward subsumed  : 24
% 5.26/5.44  % -------- CPU Time ---------
% 5.26/5.44  % User time          : 5.018 s
% 5.26/5.44  % System time        : 0.054 s
% 5.26/5.44  % Total time         : 5.073 s
%------------------------------------------------------------------------------