TSTP Solution File: SEU147+1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SEU147+1 : TPTP v8.1.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n021.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 14:12:02 EDT 2022

% Result   : Theorem 0.14s 0.36s
% Output   : Proof 0.14s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ sPE(powerset(empty_set),singleton(empty_set)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',t1_zfmisc_1)]) ).

cnf(g1,plain,
    ( sPE(powerset(empty_set),singleton(empty_set))
    | in(sK4(powerset(empty_set),singleton(empty_set)),powerset(empty_set))
    | in(sK4(powerset(empty_set),singleton(empty_set)),singleton(empty_set)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',t2_tarski)]) ).

cnf(g2,plain,
    ( ~ in(sK4(powerset(empty_set),singleton(empty_set)),powerset(empty_set))
    | ~ in(sK4(powerset(empty_set),singleton(empty_set)),singleton(empty_set))
    | sPE(powerset(empty_set),singleton(empty_set)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',t2_tarski)]) ).

cnf(g3,plain,
    ( ~ sPE(singleton(empty_set),singleton(empty_set))
    | ~ in(sK4(powerset(empty_set),singleton(empty_set)),singleton(empty_set))
    | sPE(sK4(powerset(empty_set),singleton(empty_set)),empty_set) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_tarski)]) ).

cnf(g4,plain,
    sPE(powerset(empty_set),powerset(empty_set)),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g5,plain,
    ( ~ sPE(powerset(empty_set),powerset(sK4(powerset(empty_set),singleton(empty_set))))
    | ~ subset(sK4(powerset(empty_set),singleton(empty_set)),sK4(powerset(empty_set),singleton(empty_set)))
    | in(sK4(powerset(empty_set),singleton(empty_set)),powerset(empty_set)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_zfmisc_1)]) ).

cnf(g6,plain,
    subset(sK4(powerset(empty_set),singleton(empty_set)),sK4(powerset(empty_set),singleton(empty_set))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',reflexivity_r1_tarski)]) ).

cnf(g7,plain,
    ( ~ sPE(singleton(empty_set),singleton(empty_set))
    | ~ sPE(sK4(powerset(empty_set),singleton(empty_set)),empty_set)
    | in(sK4(powerset(empty_set),singleton(empty_set)),singleton(empty_set)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_tarski)]) ).

cnf(g8,plain,
    sPE(singleton(empty_set),singleton(empty_set)),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g9,plain,
    ( ~ sPE(powerset(empty_set),powerset(empty_set))
    | ~ in(sK4(powerset(empty_set),singleton(empty_set)),powerset(empty_set))
    | subset(sK4(powerset(empty_set),singleton(empty_set)),empty_set) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_zfmisc_1)]) ).

cnf(g10,plain,
    ( ~ subset(sK4(powerset(empty_set),singleton(empty_set)),empty_set)
    | sPE(sK4(powerset(empty_set),singleton(empty_set)),empty_set) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',t3_xboole_1)]) ).

cnf(g11,plain,
    ( ~ sPE(empty_set,sK4(powerset(empty_set),singleton(empty_set)))
    | sPE(powerset(empty_set),powerset(sK4(powerset(empty_set),singleton(empty_set)))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g12,plain,
    ( ~ sPE(sK4(powerset(empty_set),singleton(empty_set)),empty_set)
    | sPE(empty_set,sK4(powerset(empty_set),singleton(empty_set))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : SEU147+1 : TPTP v8.1.0. Released v3.3.0.
% 0.08/0.14  % Command  : satcop --statistics %s
% 0.14/0.35  % Computer : n021.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 : Mon Jun 20 02:10:03 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.14/0.36  % symbols: 15
% 0.14/0.36  % clauses: 34
% 0.14/0.36  % start clauses: 1
% 0.14/0.36  % iterative deepening steps: 77
% 0.14/0.36  % maximum path limit: 3
% 0.14/0.36  % literal attempts: 6347
% 0.14/0.36  % depth failures: 4895
% 0.14/0.36  % regularity failures: 158
% 0.14/0.36  % tautology failures: 113
% 0.14/0.36  % reductions: 33
% 0.14/0.36  % extensions: 6268
% 0.14/0.36  % SAT variables: 1603
% 0.14/0.36  % SAT clauses: 2283
% 0.14/0.36  % WalkSAT solutions: 2276
% 0.14/0.36  % CDCL solutions: 0
% 0.14/0.36  % SZS status Theorem for theBenchmark
% 0.14/0.36  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------