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

View Problem - Process Solution

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

% Computer : n011.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:10 EDT 2022

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

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

cnf(g1,plain,
    ~ member(second(not_subclass_element(cross_product(x,y),z)),y),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_cross_product_property8_2)]) ).

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

cnf(g3,plain,
    ( ~ member(not_subclass_element(cross_product(x,y),z),cross_product(x,y))
    | sPE(ordered_pair(first(not_subclass_element(cross_product(x,y),z)),second(not_subclass_element(cross_product(x,y),z))),not_subclass_element(cross_product(x,y),z)) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',cartesian_product4)]) ).

cnf(g4,plain,
    sPE(cross_product(x,y),cross_product(x,y)),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g5,plain,
    ( ~ sPE(ordered_pair(first(not_subclass_element(cross_product(x,y),z)),second(not_subclass_element(cross_product(x,y),z))),not_subclass_element(cross_product(x,y),z))
    | sPE(not_subclass_element(cross_product(x,y),z),ordered_pair(first(not_subclass_element(cross_product(x,y),z)),second(not_subclass_element(cross_product(x,y),z)))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g6,plain,
    ( ~ sPE(not_subclass_element(cross_product(x,y),z),ordered_pair(first(not_subclass_element(cross_product(x,y),z)),second(not_subclass_element(cross_product(x,y),z))))
    | ~ sPE(cross_product(x,y),cross_product(x,y))
    | ~ member(not_subclass_element(cross_product(x,y),z),cross_product(x,y))
    | member(ordered_pair(first(not_subclass_element(cross_product(x,y),z)),second(not_subclass_element(cross_product(x,y),z))),cross_product(x,y)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g7,plain,
    ( ~ member(ordered_pair(first(not_subclass_element(cross_product(x,y),z)),second(not_subclass_element(cross_product(x,y),z))),cross_product(x,y))
    | member(second(not_subclass_element(cross_product(x,y),z)),y) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',cartesian_product2)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SET233-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.14  % Command  : satcop --statistics %s
% 0.14/0.35  % Computer : n011.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Sun Jul 10 10:04:11 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 2.52/0.73  % symbols: 61
% 2.52/0.73  % clauses: 161
% 2.52/0.73  % start clauses: 2
% 2.52/0.73  % iterative deepening steps: 570
% 2.52/0.73  % maximum path limit: 4
% 2.52/0.73  % literal attempts: 717274
% 2.52/0.73  % depth failures: 596650
% 2.52/0.73  % regularity failures: 27457
% 2.52/0.73  % tautology failures: 15280
% 2.52/0.73  % reductions: 17643
% 2.52/0.73  % extensions: 698767
% 2.52/0.73  % SAT variables: 83485
% 2.52/0.73  % SAT clauses: 96694
% 2.52/0.73  % WalkSAT solutions: 96690
% 2.52/0.73  % CDCL solutions: 0
% 2.52/0.73  % SZS status Unsatisfiable for theBenchmark
% 2.52/0.73  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------