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

View Problem - Process Solution

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

% Computer : n003.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:52 EDT 2022

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

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

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

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

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : SET094-7 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n003.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sat Jul  9 18:14:28 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 1.78/0.56  % symbols: 53
% 1.78/0.56  % clauses: 184
% 1.78/0.56  % start clauses: 3
% 1.78/0.56  % iterative deepening steps: 208
% 1.78/0.56  % maximum path limit: 3
% 1.78/0.56  % literal attempts: 711101
% 1.78/0.56  % depth failures: 680499
% 1.78/0.56  % regularity failures: 3225
% 1.78/0.56  % tautology failures: 1349
% 1.78/0.56  % reductions: 8919
% 1.78/0.56  % extensions: 701770
% 1.78/0.56  % SAT variables: 57723
% 1.78/0.56  % SAT clauses: 53460
% 1.78/0.56  % WalkSAT solutions: 53456
% 1.78/0.56  % CDCL solutions: 0
% 1.78/0.56  % SZS status Unsatisfiable for theBenchmark
% 1.78/0.56  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------