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

View Problem - Process Solution

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

% Computer : n015.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:16 EDT 2022

% Result   : Theorem 38.69s 5.26s
% Output   : Proof 39.23s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ sPE(sK0,sK1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',aSatz11_6)]) ).

cnf(g1,plain,
    ~ sPE(sK2,sK1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',aSatz11_6)]) ).

cnf(g2,plain,
    ~ congruent(sK0,sK1,sK2,sK0,sK1,sK2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',aSatz11_6)]) ).

cnf(g3,plain,
    ( sPE(sK0,sK1)
    | sameside(sK0,sK1,sK0) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',aSatz6_5)]) ).

cnf(g4,plain,
    ( sPE(sK2,sK1)
    | sameside(sK2,sK1,sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',aSatz6_5)]) ).

cnf(g5,plain,
    ( ~ s_e3(sK0,sK1,sK2,sK0,sK1,sK2)
    | ~ sameside(sK0,sK1,sK0)
    | ~ sameside(sK2,sK1,sK2)
    | ~ sameside(sK0,sK1,sK0)
    | ~ sameside(sK2,sK1,sK2)
    | congruent(sK0,sK1,sK2,sK0,sK1,sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',aSatz11_3d)]) ).

cnf(g6,plain,
    ( ~ s_e(sK0,sK1,sK0,sK1)
    | ~ s_e(sK0,sK2,sK0,sK2)
    | ~ s_e(sK1,sK2,sK1,sK2)
    | s_e3(sK0,sK1,sK2,sK0,sK1,sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',d_Defn4_4)]) ).

cnf(g7,plain,
    s_e(sK0,sK1,sK0,sK1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',aSatz2_1)]) ).

cnf(g8,plain,
    s_e(sK1,sK2,sK1,sK2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',aSatz2_1)]) ).

cnf(g9,plain,
    s_e(sK0,sK2,sK0,sK2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',aSatz2_1)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GEO531+1 : TPTP v8.1.0. Released v7.0.0.
% 0.07/0.13  % Command  : satcop --statistics %s
% 0.13/0.35  % Computer : n015.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Sat Jun 18 06:19:28 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 38.69/5.26  % symbols: 64
% 38.69/5.26  % clauses: 380
% 38.69/5.26  % start clauses: 3
% 38.69/5.26  % iterative deepening steps: 1795
% 38.69/5.26  % maximum path limit: 3
% 38.69/5.26  % literal attempts: 18397569
% 38.69/5.26  % depth failures: 14449440
% 38.69/5.26  % regularity failures: 48160
% 38.69/5.26  % tautology failures: 874632
% 38.69/5.26  % reductions: 3544178
% 38.69/5.26  % extensions: 14851350
% 38.69/5.26  % SAT variables: 453373
% 38.69/5.26  % SAT clauses: 678191
% 38.69/5.26  % WalkSAT solutions: 678181
% 38.69/5.26  % CDCL solutions: 8
% 38.69/5.26  % SZS status Theorem for theBenchmark
% 38.69/5.26  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------