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

View Problem - Process Solution

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

% Computer : n010.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 04:35:54 EDT 2022

% Result   : Unsatisfiable 1.77s 1.93s
% Output   : Refutation 1.77s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_unique_2nd_in_pair_of_non_sets,negated_conjecture,
    second(x) != x,
    input ).

cnf(existence_of_1st_and_2nd_5,axiom,
    ( ordered_pair(first(X682),second(X682)) = X682
    | second(X682) = X682 ),
    input ).

cnf(prove_unique_1st_and_2nd_in_pair_of_non_sets4_1,negated_conjecture,
    ordered_pair(first(x),second(x)) != x,
    input ).

cnf(c4439,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(c4493,plain,
    $false,
    inference(resolution,status(thm),[c4439,prove_unique_2nd_in_pair_of_non_sets]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SET116-7 : TPTP v8.1.0. Bugfixed v7.3.0.
% 0.06/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n010.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sun Jul 10 18:29:30 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 1.77/1.93  # Version:  1.3
% 1.77/1.93  # SZS status Unsatisfiable
% 1.77/1.93  # SZS output start CNFRefutation
% See solution above
% 1.77/1.93  
% 1.77/1.93  # Initial clauses    : 205
% 1.77/1.93  # Processed clauses  : 413
% 1.77/1.93  # Factors computed   : 3
% 1.77/1.93  # Resolvents computed: 4450
% 1.77/1.93  # Tautologies deleted: 10
% 1.77/1.93  # Forward subsumed   : 233
% 1.77/1.93  # Backward subsumed  : 5
% 1.77/1.93  # -------- CPU Time ---------
% 1.77/1.93  # User time          : 1.566 s
% 1.77/1.93  # System time        : 0.023 s
% 1.77/1.93  # Total time         : 1.589 s
%------------------------------------------------------------------------------