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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SET921+1 : TPTP v8.1.0. Released v3.2.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 05:04:58 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ( in(sK4,set_difference(sK5,singleton(sK6)))
    | in(sK4,sK5) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',t64_zfmisc_1)]) ).

cnf(g1,plain,
    ( ~ sPE(sK4,sK6)
    | in(sK4,set_difference(sK5,singleton(sK6))) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',t64_zfmisc_1)]) ).

cnf(g2,plain,
    ( ~ in(sK4,set_difference(sK5,singleton(sK6)))
    | ~ in(sK4,sK5)
    | sPE(sK4,sK6) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',t64_zfmisc_1)]) ).

cnf(g3,plain,
    ( ~ sPE(sK4,sK6)
    | ~ sPE(sK6,sK4)
    | sPE(sK4,sK4) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g4,plain,
    ( ~ sPE(sK4,sK6)
    | sPE(sK6,sK4) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g5,plain,
    sPE(set_difference(sK5,singleton(sK6)),set_difference(sK5,singleton(sK6))),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g6,plain,
    ( ~ sPE(set_difference(sK5,singleton(sK6)),set_difference(sK5,singleton(sK6)))
    | ~ in(sK4,singleton(sK6))
    | ~ in(sK4,set_difference(sK5,singleton(sK6))) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',d4_xboole_0)]) ).

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

cnf(g8,plain,
    ( ~ sPE(set_difference(sK5,singleton(sK6)),set_difference(sK5,singleton(sK6)))
    | ~ in(sK4,set_difference(sK5,singleton(sK6)))
    | in(sK4,sK5) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',d4_xboole_0)]) ).

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

cnf(g10,plain,
    sPE(singleton(sK6),singleton(sK6)),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g11,plain,
    ( ~ sPE(set_difference(sK5,singleton(sK6)),set_difference(sK5,singleton(sK6)))
    | ~ in(sK4,sK5)
    | in(sK4,singleton(sK6))
    | in(sK4,set_difference(sK5,singleton(sK6))) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',d4_xboole_0)]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : SET921+1 : TPTP v8.1.0. Released v3.2.0.
% 0.04/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.35  % DateTime : Sun Jul 10 21:01:43 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.36  % symbols: 15
% 0.20/0.36  % clauses: 31
% 0.20/0.36  % start clauses: 3
% 0.20/0.36  % iterative deepening steps: 75
% 0.20/0.36  % maximum path limit: 2
% 0.20/0.36  % literal attempts: 9531
% 0.20/0.36  % depth failures: 7021
% 0.20/0.36  % regularity failures: 188
% 0.20/0.36  % tautology failures: 184
% 0.20/0.36  % reductions: 604
% 0.20/0.36  % extensions: 8773
% 0.20/0.36  % SAT variables: 2154
% 0.20/0.36  % SAT clauses: 2752
% 0.20/0.36  % WalkSAT solutions: 2750
% 0.20/0.36  % CDCL solutions: 0
% 0.20/0.36  % SZS status Theorem for theBenchmark
% 0.20/0.36  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------