TSTP Solution File: SET149-6 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SET149-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n003.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:59:29 EDT 2022

% Result   : Unsatisfiable 0.13s 0.35s
% Output   : Proof 0.13s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ sPE(intersection(x,intersection(x,y)),intersection(x,y)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_corollary_to_idempotency_of_intersection_1)]) ).

cnf(g1,plain,
    ( ~ sPE(intersection(x,y),intersection(x,intersection(x,y)))
    | sPE(intersection(x,intersection(x,y)),intersection(x,y)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g2,plain,
    ( subclass(intersection(x,y),intersection(x,intersection(x,y)))
    | member(not_subclass_element(intersection(x,y),intersection(x,intersection(x,y))),intersection(x,y)) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',not_subclass_members1)]) ).

cnf(g3,plain,
    ( ~ member(not_subclass_element(intersection(x,y),intersection(x,intersection(x,y))),intersection(x,intersection(x,y)))
    | subclass(intersection(x,y),intersection(x,intersection(x,y))) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',not_subclass_members2)]) ).

cnf(g4,plain,
    ( ~ subclass(intersection(x,y),intersection(x,intersection(x,y)))
    | ~ subclass(intersection(x,intersection(x,y)),intersection(x,y))
    | sPE(intersection(x,y),intersection(x,intersection(x,y))) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',subclass_implies_equal)]) ).

cnf(g5,plain,
    ( ~ member(not_subclass_element(intersection(x,intersection(x,y)),intersection(x,y)),intersection(x,y))
    | subclass(intersection(x,intersection(x,y)),intersection(x,y)) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',not_subclass_members2)]) ).

cnf(g6,plain,
    ( subclass(intersection(x,intersection(x,y)),intersection(x,y))
    | member(not_subclass_element(intersection(x,intersection(x,y)),intersection(x,y)),intersection(x,intersection(x,y))) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',not_subclass_members1)]) ).

cnf(g7,plain,
    ( ~ member(not_subclass_element(intersection(x,y),intersection(x,intersection(x,y))),x)
    | ~ member(not_subclass_element(intersection(x,y),intersection(x,intersection(x,y))),intersection(x,y))
    | member(not_subclass_element(intersection(x,y),intersection(x,intersection(x,y))),intersection(x,intersection(x,y))) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',intersection3)]) ).

cnf(g8,plain,
    ( ~ member(not_subclass_element(intersection(x,y),intersection(x,intersection(x,y))),intersection(x,y))
    | member(not_subclass_element(intersection(x,y),intersection(x,intersection(x,y))),x) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',intersection1)]) ).

cnf(g9,plain,
    ( ~ member(not_subclass_element(intersection(x,intersection(x,y)),intersection(x,y)),intersection(x,intersection(x,y)))
    | member(not_subclass_element(intersection(x,intersection(x,y)),intersection(x,y)),intersection(x,y)) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',intersection2)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SET149-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n003.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 : Sat Jul  9 18:37:13 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.35  % symbols: 60
% 0.13/0.35  % clauses: 160
% 0.13/0.35  % start clauses: 1
% 0.13/0.35  % iterative deepening steps: 58
% 0.13/0.35  % maximum path limit: 3
% 0.13/0.35  % literal attempts: 3197
% 0.13/0.35  % depth failures: 2579
% 0.13/0.35  % regularity failures: 121
% 0.13/0.35  % tautology failures: 168
% 0.13/0.35  % reductions: 34
% 0.13/0.35  % extensions: 3114
% 0.13/0.35  % SAT variables: 1958
% 0.13/0.35  % SAT clauses: 1878
% 0.13/0.35  % WalkSAT solutions: 1873
% 0.13/0.35  % CDCL solutions: 0
% 0.13/0.35  % SZS status Unsatisfiable for theBenchmark
% 0.13/0.35  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------