TSTP Solution File: NLP204-1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : NLP204-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 : Mon Jul 18 05:19:11 EDT 2022

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

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

cnf(g1,plain,
    wheel(skc12,skc13),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause91)]) ).

cnf(g2,plain,
    be(skc12,skc14,skc16,skc13),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause106)]) ).

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

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

cnf(g5,plain,
    ( ~ be(skc12,skc14,skc16,skc13)
    | sPE(skc16,skc13) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause67)]) ).

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

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

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

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

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

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

cnf(g12,plain,
    ( ~ sPE(skc12,skc12)
    | ~ sPE(skc13,skc16)
    | ~ object(skc12,skc13)
    | object(skc12,skc16) ),
    inference(ground_cnf,[],[theory(equality)]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : NLP204-1 : TPTP v8.1.0. Released v2.4.0.
% 0.06/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 : Thu Jun 30 19:44:28 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.20/0.49  % symbols: 91
% 0.20/0.49  % clauses: 200
% 0.20/0.49  % start clauses: 43
% 0.20/0.49  % iterative deepening steps: 284
% 0.20/0.49  % maximum path limit: 2
% 0.20/0.49  % literal attempts: 348057
% 0.20/0.49  % depth failures: 295467
% 0.20/0.49  % regularity failures: 1056
% 0.20/0.49  % tautology failures: 7342
% 0.20/0.49  % reductions: 1490
% 0.20/0.49  % extensions: 334928
% 0.20/0.49  % SAT variables: 22339
% 0.20/0.49  % SAT clauses: 22672
% 0.20/0.49  % WalkSAT solutions: 22671
% 0.20/0.49  % CDCL solutions: 0
% 0.20/0.49  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.49  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------