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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : GEO504+1 : TPTP v8.1.0. Released v7.0.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 : Sat Jul 16 06:12:09 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    s_r(sK0,sK1,sK2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',aSatz8_2)]) ).

cnf(g1,plain,
    ~ s_r(sK2,sK1,sK0),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',aSatz8_2)]) ).

cnf(g2,plain,
    ( ~ s_r(sK0,sK1,sK2)
    | s_e(sK0,sK2,sK0,s(sK1,sK2)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d_Defn8_1)]) ).

cnf(g3,plain,
    ( ~ s_e(sK2,sK0,sK2,s(sK1,sK0))
    | s_r(sK2,sK1,sK0) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d_Defn8_1)]) ).

cnf(g4,plain,
    ( ~ s_e(sK0,sK2,s(sK1,sK0),sK2)
    | s_e(sK2,sK0,sK2,s(sK1,sK0)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',aSatz2_14)]) ).

cnf(g5,plain,
    sPE(sK2,sK2),
    inference(ground_cnf,[],[theory(equality)]) ).

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

cnf(g7,plain,
    ( ~ s_e(sK0,sK2,sK0,s(sK1,sK2))
    | s_e(s(sK1,sK0),s(sK1,sK2),s(sK1,sK0),s(sK1,s(sK1,sK2))) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',aSatz7_16a)]) ).

cnf(g8,plain,
    sPE(s(sK1,sK0),s(sK1,sK0)),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g9,plain,
    sPE(s(sK1,s(sK1,sK2)),sK2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',aSatz7_7)]) ).

cnf(g10,plain,
    s_e(sK0,sK2,s(sK1,sK0),s(sK1,sK2)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',aSatz7_13)]) ).

cnf(g11,plain,
    ( ~ s_e(sK0,sK2,s(sK1,sK0),s(sK1,sK2))
    | ~ s_e(s(sK1,sK0),s(sK1,sK2),s(sK1,sK0),s(sK1,s(sK1,sK2)))
    | s_e(sK0,sK2,s(sK1,sK0),s(sK1,s(sK1,sK2))) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',aSatz2_3)]) ).

cnf(g12,plain,
    ( ~ sPE(sK0,sK0)
    | ~ sPE(sK2,sK2)
    | ~ sPE(s(sK1,sK0),s(sK1,sK0))
    | ~ sPE(s(sK1,s(sK1,sK2)),sK2)
    | ~ s_e(sK0,sK2,s(sK1,sK0),s(sK1,s(sK1,sK2)))
    | s_e(sK0,sK2,s(sK1,sK0),sK2) ),
    inference(ground_cnf,[],[theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : GEO504+1 : TPTP v8.1.0. Released v7.0.0.
% 0.03/0.13  % Command  : satcop --statistics %s
% 0.12/0.34  % Computer : n023.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Sat Jun 18 08:40:04 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 58.49/7.77  % symbols: 36
% 58.49/7.77  % clauses: 221
% 58.49/7.77  % start clauses: 2
% 58.49/7.77  % iterative deepening steps: 3490
% 58.49/7.77  % maximum path limit: 4
% 58.49/7.77  % literal attempts: 16893835
% 58.49/7.77  % depth failures: 15019640
% 58.49/7.77  % regularity failures: 179582
% 58.49/7.77  % tautology failures: 793926
% 58.49/7.77  % reductions: 1042667
% 58.49/7.77  % extensions: 15847579
% 58.49/7.77  % SAT variables: 990711
% 58.49/7.77  % SAT clauses: 1396593
% 58.49/7.77  % WalkSAT solutions: 1396536
% 58.49/7.77  % CDCL solutions: 54
% 58.49/7.77  % SZS status Theorem for theBenchmark
% 58.49/7.77  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------