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

View Problem - Process Solution

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

% Computer : n029.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:00 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    member(u,x),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_corollary_to_X_product_property1_1)]) ).

cnf(g1,plain,
    member(v,y),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_corollary_to_X_product_property1_2)]) ).

cnf(g2,plain,
    ~ member(ordered_pair(u,v),cross_product(universal_class,universal_class)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_corollary_to_X_product_property1_3)]) ).

cnf(g3,plain,
    ( ~ member(u,universal_class)
    | ~ member(v,universal_class)
    | member(ordered_pair(u,v),cross_product(universal_class,universal_class)) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',cartesian_product3)]) ).

cnf(g4,plain,
    ( ~ subclass(x,universal_class)
    | ~ member(u,x)
    | member(u,universal_class) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',subclass_members)]) ).

cnf(g5,plain,
    subclass(x,universal_class),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',class_elements_are_sets)]) ).

cnf(g6,plain,
    ( ~ subclass(y,universal_class)
    | ~ member(v,y)
    | member(v,universal_class) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',subclass_members)]) ).

cnf(g7,plain,
    subclass(y,universal_class),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',class_elements_are_sets)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SET203-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.12  % Command  : satcop --statistics %s
% 0.12/0.32  % Computer : n029.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit : 300
% 0.12/0.32  % WCLimit  : 600
% 0.12/0.32  % DateTime : Sun Jul 10 06:08:46 EDT 2022
% 0.12/0.32  % CPUTime  : 
% 0.12/0.33  % symbols: 62
% 0.12/0.33  % clauses: 162
% 0.12/0.33  % start clauses: 3
% 0.12/0.33  % iterative deepening steps: 29
% 0.12/0.33  % maximum path limit: 2
% 0.12/0.33  % literal attempts: 2971
% 0.12/0.33  % depth failures: 2003
% 0.12/0.33  % regularity failures: 145
% 0.12/0.33  % tautology failures: 17
% 0.12/0.33  % reductions: 520
% 0.12/0.33  % extensions: 2385
% 0.12/0.33  % SAT variables: 1926
% 0.12/0.33  % SAT clauses: 1758
% 0.12/0.33  % WalkSAT solutions: 1750
% 0.12/0.33  % CDCL solutions: 0
% 0.12/0.33  % SZS status Unsatisfiable for theBenchmark
% 0.12/0.33  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------