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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : NLP208+1 : TPTP v8.1.0. Released v2.4.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 05:19:14 EDT 2022

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

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

cnf(g1,plain,
    wheel(sK3,sK13),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1)]) ).

cnf(g2,plain,
    be(sK3,sK12,sK4,sK13),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1)]) ).

cnf(g3,plain,
    ( ~ man(sK3,sK4)
    | male(sK3,sK4) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax24)]) ).

cnf(g4,plain,
    ( ~ wheel(sK3,sK13)
    | device(sK3,sK13) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax48)]) ).

cnf(g5,plain,
    ( ~ be(sK3,sK12,sK4,sK13)
    | sPE(sK4,sK13) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax71)]) ).

cnf(g6,plain,
    sPE(sK3,sK3),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g7,plain,
    ( ~ unisex(sK3,sK4)
    | ~ male(sK3,sK4) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax63)]) ).

cnf(g8,plain,
    ( ~ device(sK3,sK13)
    | instrumentality(sK3,sK13) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax47)]) ).

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

cnf(g10,plain,
    ( ~ object(sK3,sK4)
    | unisex(sK3,sK4) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax38)]) ).

cnf(g11,plain,
    ( ~ instrumentality(sK3,sK13)
    | artifact(sK3,sK13) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax46)]) ).

cnf(g12,plain,
    ( ~ sPE(sK3,sK3)
    | ~ sPE(sK13,sK4)
    | ~ artifact(sK3,sK13)
    | artifact(sK3,sK4) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g13,plain,
    ( ~ artifact(sK3,sK4)
    | object(sK3,sK4) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax45)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem  : NLP208+1 : TPTP v8.1.0. Released v2.4.0.
% 0.09/0.10  % Command  : satcop --statistics %s
% 0.09/0.30  % Computer : n029.cluster.edu
% 0.09/0.30  % Model    : x86_64 x86_64
% 0.09/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.30  % Memory   : 8042.1875MB
% 0.09/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.30  % CPULimit : 300
% 0.09/0.30  % WCLimit  : 600
% 0.09/0.30  % DateTime : Fri Jul  1 06:42:24 EDT 2022
% 0.09/0.30  % CPUTime  : 
% 0.15/0.39  % symbols: 90
% 0.15/0.39  % clauses: 200
% 0.15/0.39  % start clauses: 43
% 0.15/0.39  % iterative deepening steps: 328
% 0.15/0.39  % maximum path limit: 2
% 0.15/0.39  % literal attempts: 259285
% 0.15/0.39  % depth failures: 191732
% 0.15/0.39  % regularity failures: 6500
% 0.15/0.39  % tautology failures: 7738
% 0.15/0.39  % reductions: 1830
% 0.15/0.39  % extensions: 244246
% 0.15/0.39  % SAT variables: 23374
% 0.15/0.39  % SAT clauses: 21581
% 0.15/0.39  % WalkSAT solutions: 21579
% 0.15/0.39  % CDCL solutions: 0
% 0.15/0.39  % SZS status Theorem for theBenchmark
% 0.15/0.39  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------