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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SWC381+1 : TPTP v8.1.0. Released v2.4.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 21:56:00 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    sPE(sK48,sK50),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1)]) ).

cnf(g1,plain,
    sPE(sK47,sK49),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1)]) ).

cnf(g2,plain,
    ( ssItem(sK51)
    | sP0 ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1)]) ).

cnf(g3,plain,
    ( sPE(cons(sK51,nil),sK49)
    | sP0 ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1)]) ).

cnf(g4,plain,
    ( memberP(sK50,sK51)
    | sP0 ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1)]) ).

cnf(g5,plain,
    ( ~ sPE(sK48,sK50)
    | sPE(sK50,sK48) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g6,plain,
    ( ~ sPE(sK47,sK49)
    | sPE(sK49,sK47) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g7,plain,
    ( neq(sK48,nil)
    | ~ sP0 ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1)]) ).

cnf(g8,plain,
    ( ~ neq(sK50,nil)
    | ~ sP0 ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1)]) ).

cnf(g9,plain,
    sPE(nil,nil),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g10,plain,
    ( ~ sPE(sK48,sK50)
    | ~ sPE(nil,nil)
    | ~ neq(sK48,nil)
    | neq(sK50,nil) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g11,plain,
    ( ~ sPE(cons(sK51,nil),sK47)
    | ~ ssItem(sK51)
    | ~ memberP(sK48,sK51)
    | sP0 ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1)]) ).

cnf(g12,plain,
    ( ~ sPE(cons(sK51,nil),sK49)
    | ~ sPE(sK49,sK47)
    | sPE(cons(sK51,nil),sK47) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g13,plain,
    ( ~ sPE(sK50,sK48)
    | ~ sPE(sK51,sK51)
    | ~ memberP(sK50,sK51)
    | memberP(sK48,sK51) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g14,plain,
    sPE(sK51,sK51),
    inference(ground_cnf,[],[theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : SWC381+1 : TPTP v8.1.0. Released v2.4.0.
% 0.04/0.13  % Command  : satcop --statistics %s
% 0.14/0.34  % Computer : n021.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Sat Jun 11 22:44:25 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 2.45/0.71  % symbols: 79
% 2.45/0.71  % clauses: 272
% 2.45/0.71  % start clauses: 11
% 2.45/0.71  % iterative deepening steps: 74
% 2.45/0.71  % maximum path limit: 2
% 2.45/0.71  % literal attempts: 210788
% 2.45/0.71  % depth failures: 205000
% 2.45/0.71  % regularity failures: 160
% 2.45/0.71  % tautology failures: 1299
% 2.45/0.71  % reductions: 817
% 2.45/0.71  % extensions: 209239
% 2.45/0.71  % SAT variables: 122443
% 2.45/0.71  % SAT clauses: 115221
% 2.45/0.71  % WalkSAT solutions: 115215
% 2.45/0.71  % CDCL solutions: 6
% 2.45/0.71  % SZS status Theorem for theBenchmark
% 2.45/0.71  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------