TSTP Solution File: SET096-7 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SET096-7 : 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 04:58:55 EDT 2022

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

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

cnf(g1,plain,
    ~ sPE(x,null_class),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_two_subsets_of_singleton_2)]) ).

cnf(g2,plain,
    ~ sPE(singleton(y),x),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_two_subsets_of_singleton_3)]) ).

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

cnf(g4,plain,
    ( sPE(x,null_class)
    | member(regular(x),x) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',regularity1)]) ).

cnf(g5,plain,
    ( sPE(x,x)
    | member(not_subclass_element(x,x),x)
    | member(not_subclass_element(x,x),x) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',equality1)]) ).

cnf(g6,plain,
    ( ~ member(not_subclass_element(x,x),x)
    | ~ member(not_subclass_element(x,x),x)
    | sPE(x,x) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',equality4)]) ).

cnf(g7,plain,
    ( ~ member(y,x)
    | subclass(singleton(y),x) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',property_of_singletons2)]) ).

cnf(g8,plain,
    ( ~ subclass(x,singleton(y))
    | ~ member(regular(x),x)
    | member(regular(x),singleton(y)) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',subclass_members)]) ).

cnf(g9,plain,
    ( ~ member(regular(x),singleton(y))
    | sPE(regular(x),y) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',only_member_in_singleton)]) ).

cnf(g10,plain,
    ( ~ sPE(regular(x),y)
    | ~ sPE(x,x)
    | ~ member(regular(x),x)
    | member(y,x) ),
    inference(ground_cnf,[],[theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SET096-7 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n024.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Sun Jul 10 09:02:13 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.39  % symbols: 53
% 0.20/0.39  % clauses: 186
% 0.20/0.39  % start clauses: 3
% 0.20/0.39  % iterative deepening steps: 102
% 0.20/0.39  % maximum path limit: 3
% 0.20/0.39  % literal attempts: 51862
% 0.20/0.39  % depth failures: 44247
% 0.20/0.39  % regularity failures: 776
% 0.20/0.39  % tautology failures: 1395
% 0.20/0.39  % reductions: 2809
% 0.20/0.39  % extensions: 48904
% 0.20/0.39  % SAT variables: 6789
% 0.20/0.39  % SAT clauses: 7111
% 0.20/0.39  % WalkSAT solutions: 7111
% 0.20/0.39  % CDCL solutions: 0
% 0.20/0.39  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.39  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------