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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : CSR019+1 : TPTP v8.1.0. Bugfixed 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 : Fri Jul 15 23:14:59 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    holdsAt(forwards,n2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_forwards_2)]) ).

cnf(g1,plain,
    sPE(forwards,forwards),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g2,plain,
    sPE(pull,pull),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g3,plain,
    ( ~ sPE(forwards,forwards)
    | ~ sPE(n2,plus(n1,n1))
    | ~ holdsAt(forwards,n2)
    | holdsAt(forwards,plus(n1,n1)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g4,plain,
    ( ~ sPE(pull,pull)
    | ~ sPE(forwards,forwards)
    | happens(push,n1)
    | terminates(pull,forwards,n1) ),
    inference(ground_cnf,[],[file('Axioms/CSR001+2.ax',terminates_all_defn)]) ).

cnf(g5,plain,
    ( ~ happens(pull,n1)
    | ~ terminates(pull,forwards,n1)
    | ~ holdsAt(forwards,plus(n1,n1)) ),
    inference(ground_cnf,[],[file('Axioms/CSR001+0.ax',happens_terminates_not_holds)]) ).

cnf(g6,plain,
    ( ~ sPE(plus(n1,n1),n2)
    | sPE(n2,plus(n1,n1)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g7,plain,
    sPE(plus(n1,n1),n2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus1_1)]) ).

cnf(g8,plain,
    sPE(n1,n1),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g9,plain,
    ( ~ sPE(pull,pull)
    | ~ sPE(forwards,forwards)
    | ~ happens(push,n1)
    | terminates(pull,forwards,n1) ),
    inference(ground_cnf,[],[file('Axioms/CSR001+2.ax',terminates_all_defn)]) ).

cnf(g10,plain,
    ( ~ sPE(pull,pull)
    | ~ sPE(n1,n1)
    | happens(pull,n1) ),
    inference(ground_cnf,[],[file('Axioms/CSR001+2.ax',happens_all_defn)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.10  % Problem  : CSR019+1 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.02/0.10  % Command  : satcop --statistics %s
% 0.10/0.29  % Computer : n028.cluster.edu
% 0.10/0.29  % Model    : x86_64 x86_64
% 0.10/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.29  % Memory   : 8042.1875MB
% 0.10/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.29  % CPULimit : 300
% 0.10/0.29  % WCLimit  : 600
% 0.10/0.29  % DateTime : Sat Jun 11 01:20:19 EDT 2022
% 0.10/0.29  % CPUTime  : 
% 0.14/0.51  % symbols: 48
% 0.14/0.51  % clauses: 153
% 0.14/0.51  % start clauses: 1
% 0.14/0.51  % iterative deepening steps: 477
% 0.14/0.51  % maximum path limit: 4
% 0.14/0.51  % literal attempts: 494861
% 0.14/0.51  % depth failures: 400583
% 0.14/0.51  % regularity failures: 20958
% 0.14/0.51  % tautology failures: 19100
% 0.14/0.51  % reductions: 9391
% 0.14/0.51  % extensions: 485334
% 0.14/0.51  % SAT variables: 28656
% 0.14/0.51  % SAT clauses: 39986
% 0.14/0.51  % WalkSAT solutions: 39982
% 0.14/0.51  % CDCL solutions: 2
% 0.14/0.51  % SZS status Theorem for theBenchmark
% 0.14/0.51  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------