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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SET197-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:33 EDT 2022

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

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

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

cnf(not_subclass_members1,axiom,
    ( member(not_subclass_element(X14,X15),X14)
    | subclass(X14,X15) ),
    input ).

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

cnf(c152,plain,
    ( member(not_subclass_element(intersection(X906,X907),X905),X907)
    | subclass(intersection(X906,X907),X905) ),
    inference(resolution,status(thm),[intersection2,not_subclass_members1]) ).

cnf(c8049,plain,
    subclass(intersection(X909,X908),X908),
    inference(resolution,status(thm),[c152,not_subclass_members2]) ).

cnf(c8078,plain,
    $false,
    inference(resolution,status(thm),[c8049,prove_lattice_lower_bound2_1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem  : SET197-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.11/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n005.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 : Mon Jul 11 03:04:52 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 2.33/2.57  # Version:  1.3
% 2.33/2.57  # SZS status Unsatisfiable
% 2.33/2.57  # SZS output start CNFRefutation
% See solution above
% 2.33/2.57  
% 2.33/2.57  # Initial clauses    : 160
% 2.33/2.57  # Processed clauses  : 522
% 2.33/2.57  # Factors computed   : 1
% 2.33/2.57  # Resolvents computed: 8036
% 2.33/2.57  # Tautologies deleted: 8
% 2.33/2.57  # Forward subsumed   : 239
% 2.33/2.57  # Backward subsumed  : 1
% 2.33/2.57  # -------- CPU Time ---------
% 2.33/2.57  # User time          : 2.212 s
% 2.33/2.57  # System time        : 0.028 s
% 2.33/2.57  # Total time         : 2.240 s
%------------------------------------------------------------------------------