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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SWC411+1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n005.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:12 EDT 2022

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

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

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

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

cnf(g3,plain,
    memberP(sK48,sK51),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1)]) ).

cnf(g4,plain,
    ~ memberP(sK47,sK51),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1)]) ).

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

cnf(g6,plain,
    ( ~ ssItem(sK51)
    | ~ memberP(sK50,sK51)
    | memberP(sK49,sK51) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1)]) ).

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : SWC411+1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.14  % Command  : satcop --statistics %s
% 0.13/0.35  % Computer : n005.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Sun Jun 12 14:51:54 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 4.58/1.02  % symbols: 78
% 4.58/1.02  % clauses: 269
% 4.58/1.02  % start clauses: 10
% 4.58/1.02  % iterative deepening steps: 70
% 4.58/1.02  % maximum path limit: 2
% 4.58/1.02  % literal attempts: 366281
% 4.58/1.02  % depth failures: 352408
% 4.58/1.02  % regularity failures: 529
% 4.58/1.02  % tautology failures: 3907
% 4.58/1.02  % reductions: 4409
% 4.58/1.02  % extensions: 361402
% 4.58/1.02  % SAT variables: 181757
% 4.58/1.02  % SAT clauses: 172150
% 4.58/1.02  % WalkSAT solutions: 172141
% 4.58/1.02  % CDCL solutions: 5
% 4.58/1.02  % SZS status Theorem for theBenchmark
% 4.58/1.02  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------