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

View Problem - Process Solution

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

% Computer : n023.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.13s 0.34s
% Output   : Proof 0.13s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

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

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

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

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

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

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

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

cnf(g7,plain,
    ( ~ sPE(ia,ib)
    | ~ cA(ia)
    | cA(ib) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cA_substitution_1)]) ).

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

cnf(g9,plain,
    cA(ia),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_2)]) ).

cnf(g10,plain,
    ( ~ cA(ib)
    | ~ cB(ib) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_6)]) ).

cnf(g11,plain,
    cB(ib),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_4)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : KRS163+1 : TPTP v8.1.0. Released v3.1.0.
% 0.07/0.12  % Command  : satcop --statistics %s
% 0.13/0.33  % Computer : n023.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Tue Jun  7 16:52:08 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.13/0.34  % symbols: 12
% 0.13/0.34  % clauses: 26
% 0.13/0.34  % start clauses: 2
% 0.13/0.34  % iterative deepening steps: 63
% 0.13/0.34  % maximum path limit: 3
% 0.13/0.34  % literal attempts: 5785
% 0.13/0.34  % depth failures: 3891
% 0.13/0.34  % regularity failures: 292
% 0.13/0.34  % tautology failures: 600
% 0.13/0.34  % reductions: 98
% 0.13/0.34  % extensions: 5576
% 0.13/0.34  % SAT variables: 249
% 0.13/0.34  % SAT clauses: 548
% 0.13/0.34  % WalkSAT solutions: 540
% 0.13/0.34  % CDCL solutions: 0
% 0.13/0.34  % SZS status Theorem for theBenchmark
% 0.13/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------