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

View Problem - Process Solution

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

% Computer : n028.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 : Sun Jul 17 03:28:01 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ( ~ cowlThing(sK0)
    | ~ xsd_integer(sK1)
    | cowlNothing(sK0)
    | xsd_string(sK1)
    | sP0 ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',the_axiom)]) ).

cnf(g1,plain,
    ( ~ cowlThing(sK0)
    | ~ xsd_string(sK1)
    | cowlNothing(sK0)
    | xsd_integer(sK1)
    | sP0 ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',the_axiom)]) ).

cnf(g2,plain,
    ( cAutomobile(sK2)
    | cCar(sK2)
    | ~ sP0 ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',the_axiom)]) ).

cnf(g3,plain,
    cowlThing(sK0),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_0)]) ).

cnf(g4,plain,
    ( xsd_string(sK1)
    | xsd_integer(sK1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1)]) ).

cnf(g5,plain,
    ( ~ xsd_string(sK1)
    | ~ xsd_integer(sK1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1)]) ).

cnf(g6,plain,
    ~ cowlNothing(sK0),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_0)]) ).

cnf(g7,plain,
    ( ~ cAutomobile(sK2)
    | ~ cCar(sK2)
    | ~ sP0 ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',the_axiom)]) ).

cnf(g8,plain,
    ( ~ cCar(sK2)
    | cAutomobile(sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_3)]) ).

cnf(g9,plain,
    ( ~ cAutomobile(sK2)
    | cCar(sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_2)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : KRS166+1 : TPTP v8.1.0. Released v3.1.0.
% 0.11/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n028.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Tue Jun  7 19:30:15 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.34  % symbols: 12
% 0.12/0.34  % clauses: 10
% 0.12/0.34  % start clauses: 2
% 0.12/0.34  % iterative deepening steps: 25
% 0.12/0.34  % maximum path limit: 1
% 0.12/0.34  % literal attempts: 262
% 0.12/0.34  % depth failures: 109
% 0.12/0.34  % regularity failures: 1
% 0.12/0.34  % tautology failures: 0
% 0.12/0.34  % reductions: 2
% 0.12/0.34  % extensions: 226
% 0.12/0.34  % SAT variables: 54
% 0.12/0.34  % SAT clauses: 75
% 0.12/0.34  % WalkSAT solutions: 67
% 0.12/0.34  % CDCL solutions: 0
% 0.12/0.34  % SZS status Theorem for theBenchmark
% 0.12/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------