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

View Problem - Process Solution

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

% Computer : n014.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:12 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    member(z,restrict(xr,x,y)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_corollary_to_restriction_alternate_defn1_1)]) ).

cnf(g1,plain,
    ~ member(ordered_pair(first(z),second(z)),restrict(xr,x,y)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_corollary_to_restriction_alternate_defn1_2)]) ).

cnf(g2,plain,
    sPE(restrict(xr,x,y),restrict(xr,x,y)),
    inference(ground_cnf,[],[theory(equality)]) ).

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

cnf(g4,plain,
    ( ~ sPE(z,ordered_pair(first(z),second(z)))
    | ~ sPE(restrict(xr,x,y),restrict(xr,x,y))
    | ~ member(z,restrict(xr,x,y))
    | member(ordered_pair(first(z),second(z)),restrict(xr,x,y)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

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

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

cnf(g7,plain,
    ( ~ sPE(intersection(cross_product(x,y),xr),restrict(xr,x,y))
    | subclass(restrict(xr,x,y),intersection(cross_product(x,y),xr)) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',equal_implies_subclass2)]) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SET238-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.13  % Command  : satcop --statistics %s
% 0.12/0.34  % Computer : n014.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 : Mon Jul 11 01:14:35 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.12/0.37  % symbols: 62
% 0.12/0.37  % clauses: 161
% 0.12/0.37  % start clauses: 2
% 0.12/0.37  % iterative deepening steps: 153
% 0.12/0.37  % maximum path limit: 3
% 0.12/0.37  % literal attempts: 36235
% 0.12/0.37  % depth failures: 27348
% 0.12/0.37  % regularity failures: 1654
% 0.12/0.37  % tautology failures: 365
% 0.12/0.37  % reductions: 3619
% 0.12/0.37  % extensions: 32379
% 0.12/0.37  % SAT variables: 11107
% 0.12/0.37  % SAT clauses: 11091
% 0.12/0.37  % WalkSAT solutions: 11096
% 0.12/0.37  % CDCL solutions: 0
% 0.12/0.37  % SZS status Unsatisfiable for theBenchmark
% 0.12/0.37  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------