TSTP Solution File: SET184-6 by PyRes---1.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SET184-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n005.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:36:27 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_subclass_property2_2,negated_conjecture,
    ~ subclass(x,y),
    input ).

cnf(not_subclass_members2,axiom,
    ( ~ member(not_subclass_element(X20,X21),X21)
    | subclass(X20,X21) ),
    input ).

cnf(intersection2,axiom,
    ( ~ member(X117,intersection(X116,X118))
    | member(X117,X118) ),
    input ).

cnf(equal_implies_subclass2,axiom,
    ( X14 != X15
    | subclass(X15,X14) ),
    input ).

cnf(prove_subclass_property2_1,negated_conjecture,
    intersection(x,y) = x,
    input ).

cnf(c87,plain,
    subclass(x,intersection(x,y)),
    inference(resolution,status(thm),[prove_subclass_property2_1,equal_implies_subclass2]) ).

cnf(subclass_members,axiom,
    ( ~ subclass(X4,X6)
    | ~ member(X5,X4)
    | member(X5,X6) ),
    input ).

cnf(not_subclass_members1,axiom,
    ( member(not_subclass_element(X12,X13),X12)
    | subclass(X12,X13) ),
    input ).

cnf(c47,plain,
    member(not_subclass_element(x,y),x),
    inference(resolution,status(thm),[not_subclass_members1,prove_subclass_property2_2]) ).

cnf(c129,plain,
    ( ~ subclass(x,X729)
    | member(not_subclass_element(x,y),X729) ),
    inference(resolution,status(thm),[c47,subclass_members]) ).

cnf(c4681,plain,
    member(not_subclass_element(x,y),intersection(x,y)),
    inference(resolution,status(thm),[c129,c87]) ).

cnf(c22888,plain,
    member(not_subclass_element(x,y),y),
    inference(resolution,status(thm),[c4681,intersection2]) ).

cnf(c22915,plain,
    subclass(x,y),
    inference(resolution,status(thm),[c22888,not_subclass_members2]) ).

cnf(c23003,plain,
    $false,
    inference(resolution,status(thm),[c22915,prove_subclass_property2_2]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SET184-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n005.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  : 600
% 0.13/0.34  % DateTime : Sun Jul 10 03:36:07 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 9.08/9.31  # Version:  1.3
% 9.08/9.31  # SZS status Unsatisfiable
% 9.08/9.31  # SZS output start CNFRefutation
% See solution above
% 9.08/9.31  
% 9.08/9.31  # Initial clauses    : 161
% 9.08/9.31  # Processed clauses  : 932
% 9.08/9.31  # Factors computed   : 5
% 9.08/9.31  # Resolvents computed: 22958
% 9.08/9.31  # Tautologies deleted: 8
% 9.08/9.31  # Forward subsumed   : 441
% 9.08/9.31  # Backward subsumed  : 3
% 9.08/9.31  # -------- CPU Time ---------
% 9.08/9.31  # User time          : 8.885 s
% 9.08/9.31  # System time        : 0.077 s
% 9.08/9.31  # Total time         : 8.962 s
%------------------------------------------------------------------------------