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

View Problem - Process Solution

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

% Computer : n018.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:26 EDT 2022

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

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

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

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

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

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

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

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

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

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

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.11  % Problem  : SET144-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.09/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n018.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 14:46:12 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.34  % symbols: 60
% 0.12/0.34  % clauses: 160
% 0.12/0.34  % start clauses: 1
% 0.12/0.34  % iterative deepening steps: 52
% 0.12/0.34  % maximum path limit: 3
% 0.12/0.34  % literal attempts: 3031
% 0.12/0.34  % depth failures: 2440
% 0.12/0.34  % regularity failures: 137
% 0.12/0.34  % tautology failures: 137
% 0.12/0.34  % reductions: 24
% 0.12/0.34  % extensions: 3016
% 0.12/0.34  % SAT variables: 1965
% 0.12/0.34  % SAT clauses: 1906
% 0.12/0.34  % WalkSAT solutions: 1906
% 0.12/0.34  % CDCL solutions: 0
% 0.12/0.34  % SZS status Unsatisfiable for theBenchmark
% 0.12/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------