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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : NUM609+1 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n029.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 : Mon Jul 18 14:02:26 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ aSubsetOf0(xP,xQ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__)]) ).

cnf(g1,plain,
    ( ~ aSet0(xQ)
    | ~ aSet0(xP)
    | ~ aElementOf0(sK1(xQ,xP),xQ)
    | aSubsetOf0(xP,xQ) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',mDefSub)]) ).

cnf(g2,plain,
    ( ~ aSet0(xQ)
    | ~ aSet0(xP)
    | aElementOf0(sK1(xQ,xP),xP)
    | aSubsetOf0(xP,xQ) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',mDefSub)]) ).

cnf(g3,plain,
    aSet0(xP),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__5164)]) ).

cnf(g4,plain,
    ( ~ aSet0(szNzAzT0)
    | ~ aSubsetOf0(xQ,szNzAzT0)
    | aSet0(xQ) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',mDefSub)]) ).

cnf(g5,plain,
    aSubsetOf0(xQ,szNzAzT0),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__5106)]) ).

cnf(g6,plain,
    aSet0(szNzAzT0),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',mNATSet)]) ).

cnf(g7,plain,
    sPE(xP,sdtmndt0(xQ,szmzizndt0(xQ))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__5164)]) ).

cnf(g8,plain,
    ( ~ sPE(xP,sdtmndt0(xQ,szmzizndt0(xQ)))
    | ~ aSet0(xQ)
    | ~ aElement0(szmzizndt0(xQ))
    | ~ aElementOf0(sK1(xQ,xP),xP)
    | aElementOf0(sK1(xQ,xP),xQ) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',mDefDiff)]) ).

cnf(g9,plain,
    ( ~ sPE(szmzizndt0(xQ),szmzizndt0(xQ))
    | ~ aSubsetOf0(xQ,szNzAzT0)
    | sPE(xQ,slcrc0)
    | aElementOf0(szmzizndt0(xQ),xQ) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',mDefMin)]) ).

cnf(g10,plain,
    sPE(szmzizndt0(xQ),szmzizndt0(xQ)),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g11,plain,
    ( ~ aSet0(xQ)
    | ~ aElementOf0(szmzizndt0(xQ),xQ)
    | aElement0(szmzizndt0(xQ)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',mEOfElem)]) ).

cnf(g12,plain,
    ~ sPE(xQ,slcrc0),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__5093)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : NUM609+1 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n029.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.34  % DateTime : Fri Jul  8 01:24:29 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 3.21/0.92  % symbols: 72
% 3.21/0.92  % clauses: 273
% 3.21/0.92  % start clauses: 1
% 3.21/0.92  % iterative deepening steps: 571
% 3.21/0.92  % maximum path limit: 4
% 3.21/0.92  % literal attempts: 873220
% 3.21/0.92  % depth failures: 787543
% 3.21/0.92  % regularity failures: 5839
% 3.21/0.92  % tautology failures: 11439
% 3.21/0.92  % reductions: 8683
% 3.21/0.92  % extensions: 864189
% 3.21/0.92  % SAT variables: 261901
% 3.21/0.92  % SAT clauses: 227098
% 3.21/0.92  % WalkSAT solutions: 227103
% 3.21/0.92  % CDCL solutions: 0
% 3.21/0.92  % SZS status Theorem for theBenchmark
% 3.21/0.92  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------