TSTP Solution File: SET116-7 by PyRes---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : SET116-7 : TPTP v8.1.2. Bugfixed v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n029.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:39:14 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_unique_2nd_in_pair_of_non_sets,negated_conjecture,
    second(x) != x,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_unique_2nd_in_pair_of_non_sets) ).

cnf(existence_of_1st_and_2nd_5,axiom,
    ( ordered_pair(first(X673),second(X673)) = X673
    | second(X673) = X673 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',existence_of_1st_and_2nd_5) ).

cnf(prove_unique_1st_and_2nd_in_pair_of_non_sets4_1,negated_conjecture,
    ordered_pair(first(x),second(x)) != x,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_unique_1st_and_2nd_in_pair_of_non_sets4_1) ).

cnf(c4632,plain,
    second(x) = x,
    inference(resolution,[status(thm)],[prove_unique_1st_and_2nd_in_pair_of_non_sets4_1,existence_of_1st_and_2nd_5]) ).

cnf(c4656,plain,
    $false,
    inference(resolution,[status(thm)],[c4632,prove_unique_2nd_in_pair_of_non_sets]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.13  % Problem  : SET116-7 : TPTP v8.1.2. Bugfixed v7.3.0.
% 0.13/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.35  % Computer : n029.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Wed May  8 19:07:38 EDT 2024
% 0.20/0.35  % CPUTime  : 
% 1.82/1.99  % Version:  1.5
% 1.82/1.99  % SZS status Unsatisfiable
% 1.82/1.99  % SZS output start CNFRefutation
% See solution above
% 1.82/1.99  
% 1.82/1.99  % Initial clauses    : 205
% 1.82/1.99  % Processed clauses  : 412
% 1.82/1.99  % Factors computed   : 12
% 1.82/1.99  % Resolvents computed: 4609
% 1.82/1.99  % Tautologies deleted: 12
% 1.82/1.99  % Forward subsumed   : 237
% 1.82/1.99  % Backward subsumed  : 5
% 1.82/1.99  % -------- CPU Time ---------
% 1.82/1.99  % User time          : 1.622 s
% 1.82/1.99  % System time        : 0.018 s
% 1.82/1.99  % Total time         : 1.640 s
%------------------------------------------------------------------------------