TSTP Solution File: GEO195+3 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : GEO195+3 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n020.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:10:25 EDT 2022

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

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

cnf(g1,plain,
    ( ~ apart_point_and_line(intersection_point(sK0,sK1),sK2)
    | distinct_lines(sK2,parallel_through_point(sK2,intersection_point(sK0,sK1)))
    | apart_point_and_line(intersection_point(sK0,sK1),parallel_through_point(sK2,intersection_point(sK0,sK1))) ),
    inference(ground_cnf,[],[file('Axioms/GEO006+0.ax',ceq2)]) ).

cnf(g2,plain,
    ~ apart_point_and_line(intersection_point(sK0,sK1),parallel_through_point(sK2,intersection_point(sK0,sK1))),
    inference(ground_cnf,[],[file('Axioms/GEO006+2.ax',cp2)]) ).

cnf(g3,plain,
    ( ~ distinct_lines(sK2,parallel_through_point(sK2,intersection_point(sK0,sK1)))
    | convergent_lines(sK2,parallel_through_point(sK2,intersection_point(sK0,sK1))) ),
    inference(ground_cnf,[],[file('Axioms/GEO006+1.ax',p1)]) ).

cnf(g4,plain,
    ~ convergent_lines(sK2,sK2),
    inference(ground_cnf,[],[file('Axioms/GEO006+0.ax',apart3)]) ).

cnf(g5,plain,
    ( ~ convergent_lines(sK2,parallel_through_point(sK2,intersection_point(sK0,sK1)))
    | convergent_lines(sK2,sK2)
    | convergent_lines(parallel_through_point(sK2,intersection_point(sK0,sK1)),sK2) ),
    inference(ground_cnf,[],[file('Axioms/GEO006+0.ax',ax6)]) ).

cnf(g6,plain,
    ~ convergent_lines(parallel_through_point(sK2,intersection_point(sK0,sK1)),sK2),
    inference(ground_cnf,[],[file('Axioms/GEO006+2.ax',cp1)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : GEO195+3 : TPTP v8.1.0. Released v4.0.0.
% 0.08/0.15  % Command  : satcop --statistics %s
% 0.15/0.37  % Computer : n020.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit : 300
% 0.15/0.37  % WCLimit  : 600
% 0.15/0.37  % DateTime : Sat Jun 18 04:51:04 EDT 2022
% 0.15/0.37  % CPUTime  : 
% 0.23/0.41  % symbols: 23
% 0.23/0.41  % clauses: 51
% 0.23/0.41  % start clauses: 5
% 0.23/0.41  % iterative deepening steps: 95
% 0.23/0.41  % maximum path limit: 3
% 0.23/0.41  % literal attempts: 58876
% 0.23/0.41  % depth failures: 41243
% 0.23/0.41  % regularity failures: 2040
% 0.23/0.41  % tautology failures: 4253
% 0.23/0.41  % reductions: 4700
% 0.23/0.41  % extensions: 53811
% 0.23/0.41  % SAT variables: 4702
% 0.23/0.41  % SAT clauses: 10295
% 0.23/0.41  % WalkSAT solutions: 10292
% 0.23/0.41  % CDCL solutions: 0
% 0.23/0.41  % SZS status Theorem for theBenchmark
% 0.23/0.41  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------