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

View Problem - Process Solution

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

% Computer : n024.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 05:00:17 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ subclass(restrict(x,y,z),x),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_restriction_property3_1)]) ).

cnf(g1,plain,
    sPE(x,x),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g2,plain,
    ( ~ sPE(intersection(x,cross_product(y,z)),restrict(x,y,z))
    | ~ sPE(x,x)
    | ~ subclass(intersection(x,cross_product(y,z)),x)
    | subclass(restrict(x,y,z),x) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g3,plain,
    sPE(intersection(x,cross_product(y,z)),restrict(x,y,z)),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',restriction1)]) ).

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET252-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.12/0.13  % Command  : satcop --statistics %s
% 0.12/0.34  % Computer : n024.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Sat Jul  9 19:48:13 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.12/0.38  % symbols: 61
% 0.12/0.38  % clauses: 160
% 0.12/0.38  % start clauses: 1
% 0.12/0.38  % iterative deepening steps: 139
% 0.12/0.38  % maximum path limit: 3
% 0.12/0.38  % literal attempts: 22895
% 0.12/0.38  % depth failures: 16573
% 0.12/0.38  % regularity failures: 1172
% 0.12/0.38  % tautology failures: 496
% 0.12/0.38  % reductions: 2094
% 0.12/0.38  % extensions: 20721
% 0.12/0.38  % SAT variables: 4931
% 0.12/0.38  % SAT clauses: 5140
% 0.12/0.38  % WalkSAT solutions: 5140
% 0.12/0.38  % CDCL solutions: 0
% 0.12/0.38  % SZS status Unsatisfiable for theBenchmark
% 0.12/0.38  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------