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

View Problem - Process Solution

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

% Computer : n026.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:03 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ goal,
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal_to_be_proved)]) ).

cnf(g1,plain,
    ( ~ incident(a,m)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goalam)]) ).

cnf(g2,plain,
    ( ~ incident(b,m)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goalbm)]) ).

cnf(g3,plain,
    ( ~ incident(d,l)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goaldl)]) ).

cnf(g4,plain,
    ( ~ incident(e,l)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goalel)]) ).

cnf(g5,plain,
    ( ~ incident(f,l)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goalfl)]) ).

cnf(g6,plain,
    ( ~ incident(g,s)
    | ~ incident(h,s)
    | ~ incident(i,s)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal4)]) ).

cnf(g7,plain,
    ( ~ colinear(a,f,i,s)
    | incident(i,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination3)]) ).

cnf(g8,plain,
    colinear(a,f,i,s),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption4)]) ).

cnf(g9,plain,
    ( ~ incident(g,p)
    | ~ incident(h,p)
    | ~ incident(i,p)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal4)]) ).

cnf(g10,plain,
    ( ~ colinear(b,d,h,p)
    | incident(h,p) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination3)]) ).

cnf(g11,plain,
    colinear(b,d,h,p),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption3)]) ).

cnf(g12,plain,
    ( ~ colinear(c,e,g,o)
    | incident(g,o) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination3)]) ).

cnf(g13,plain,
    colinear(c,e,g,o),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption2)]) ).

cnf(g14,plain,
    ( ~ colinear(c,d,i,r)
    | incident(i,r) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination3)]) ).

cnf(g15,plain,
    colinear(c,d,i,r),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption4)]) ).

cnf(g16,plain,
    ( ~ colinear(b,f,g,n)
    | incident(g,n) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination3)]) ).

cnf(g17,plain,
    colinear(b,f,g,n),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption2)]) ).

cnf(g18,plain,
    ( ~ colinear(d,e,f,m)
    | incident(e,m) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination2)]) ).

cnf(g19,plain,
    colinear(d,e,f,m),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption1)]) ).

cnf(g20,plain,
    ( ~ incident(b,n)
    | ~ line_equal(n,m)
    | incident(b,m) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g21,plain,
    ( ~ colinear(d,e,f,m)
    | incident(f,m) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination3)]) ).

cnf(g22,plain,
    ( ~ incident(e,o)
    | ~ line_equal(o,l)
    | incident(e,l) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g23,plain,
    ( ~ colinear(c,e,g,o)
    | incident(e,o) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination2)]) ).

cnf(g24,plain,
    colinear(a,e,h,q),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption3)]) ).

cnf(g25,plain,
    ( ~ line_equal(l,o)
    | line_equal(o,l) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_line_equal)]) ).

cnf(g26,plain,
    colinear(a,b,c,l),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption1)]) ).

cnf(g27,plain,
    ( ~ incident(f,s)
    | ~ line_equal(s,l)
    | incident(f,l) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g28,plain,
    ( ~ colinear(a,f,i,s)
    | incident(f,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination2)]) ).

cnf(g29,plain,
    ( ~ line_equal(l,s)
    | line_equal(s,l) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_line_equal)]) ).

cnf(g30,plain,
    ( ~ colinear(a,b,c,l)
    | incident(b,l) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination2)]) ).

cnf(g31,plain,
    ( ~ point_equal(f,b)
    | point_equal(b,f) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g32,plain,
    ( ~ colinear(d,e,f,m)
    | incident(d,m) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination1)]) ).

cnf(g33,plain,
    ( ~ incident(b,l)
    | ~ point_equal(d,b)
    | incident(d,l) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g34,plain,
    ( ~ point_equal(b,d)
    | point_equal(d,b) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g35,plain,
    ( ~ colinear(a,b,c,l)
    | incident(a,l) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination1)]) ).

cnf(g36,plain,
    ( ~ colinear(a,b,c,l)
    | incident(c,l) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination3)]) ).

cnf(g37,plain,
    ( ~ incident(g,n)
    | ~ line_equal(n,s)
    | incident(g,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g38,plain,
    ( ~ incident(a,q)
    | ~ line_equal(q,m)
    | incident(a,m) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g39,plain,
    ( ~ colinear(a,e,h,q)
    | incident(a,q) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination1)]) ).

cnf(g40,plain,
    ( ~ point_equal(a,e)
    | point_equal(e,a) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g41,plain,
    ( ~ colinear(a,e,h,q)
    | incident(h,q) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination3)]) ).

cnf(g42,plain,
    ( ~ colinear(b,f,g,n)
    | incident(b,n) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination1)]) ).

cnf(g43,plain,
    ( ~ colinear(c,d,i,r)
    | incident(d,r) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination2)]) ).

cnf(g44,plain,
    ( ~ colinear(c,d,i,r)
    | incident(c,r) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination1)]) ).

cnf(g45,plain,
    ( ~ incident(a,l)
    | ~ point_equal(e,a)
    | incident(e,l) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g46,plain,
    ( ~ point_equal(h,i)
    | point_equal(i,h) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g47,plain,
    ( ~ incident(d,m)
    | ~ point_equal(a,d)
    | incident(a,m) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g48,plain,
    ( ~ point_equal(d,a)
    | point_equal(a,d) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g49,plain,
    ( ~ incident(d,p)
    | ~ line_equal(p,l)
    | incident(d,l) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g50,plain,
    ( ~ colinear(b,d,h,p)
    | incident(b,p) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination1)]) ).

cnf(g51,plain,
    ( ~ incident(f,m)
    | ~ point_equal(b,f)
    | incident(b,m) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g52,plain,
    ( ~ incident(c,l)
    | ~ point_equal(e,c)
    | incident(e,l) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g53,plain,
    ( ~ point_equal(c,e)
    | point_equal(e,c) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g54,plain,
    ( ~ colinear(a,b,c,l)
    | ~ colinear(a,e,h,q)
    | ~ colinear(a,f,i,s)
    | ~ colinear(b,d,h,p)
    | ~ colinear(b,f,g,n)
    | ~ colinear(c,d,i,r)
    | ~ colinear(c,e,g,o)
    | ~ colinear(d,e,f,m)
    | colinear(g,h,i,sK0(a,b,c,d,e,f,g,h,i,l,m,n,o,p,q,r,s))
    | line_equal(n,o)
    | line_equal(p,q)
    | line_equal(r,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pappus1)]) ).

cnf(g55,plain,
    ( ~ incident(f,n)
    | ~ line_equal(n,l)
    | incident(f,l) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g56,plain,
    ( ~ colinear(b,f,g,n)
    | incident(f,n) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination2)]) ).

cnf(g57,plain,
    ( ~ incident(a,s)
    | ~ line_equal(s,m)
    | incident(a,m) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g58,plain,
    ( ~ colinear(a,f,i,s)
    | incident(a,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination1)]) ).

cnf(g59,plain,
    ( ~ line_equal(m,s)
    | line_equal(s,m) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_line_equal)]) ).

cnf(g60,plain,
    ( ~ colinear(a,e,h,q)
    | incident(e,q) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination2)]) ).

cnf(g61,plain,
    ( ~ colinear(c,e,g,o)
    | incident(c,o) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination1)]) ).

cnf(g62,plain,
    ( ~ colinear(b,d,h,p)
    | incident(d,p) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination2)]) ).

cnf(g63,plain,
    ( ~ line_equal(l,p)
    | line_equal(p,l) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_line_equal)]) ).

cnf(g64,plain,
    ( ~ incident(h,p)
    | ~ line_equal(p,s)
    | incident(h,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g65,plain,
    ( ~ incident(i,s)
    | ~ line_equal(s,n)
    | incident(i,n) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g66,plain,
    ( ~ incident(g,sK0(a,b,c,d,e,f,g,h,i,l,m,n,o,p,q,r,s))
    | ~ incident(h,sK0(a,b,c,d,e,f,g,h,i,l,m,n,o,p,q,r,s))
    | ~ incident(i,sK0(a,b,c,d,e,f,g,h,i,l,m,n,o,p,q,r,s))
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal4)]) ).

cnf(g67,plain,
    ( ~ colinear(g,h,i,sK0(a,b,c,d,e,f,g,h,i,l,m,n,o,p,q,r,s))
    | incident(g,sK0(a,b,c,d,e,f,g,h,i,l,m,n,o,p,q,r,s)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination1)]) ).

cnf(g68,plain,
    ( ~ line_equal(n,o)
    | line_equal(o,n) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_line_equal)]) ).

cnf(g69,plain,
    ( ~ colinear(g,h,i,sK0(a,b,c,d,e,f,g,h,i,l,m,n,o,p,q,r,s))
    | incident(i,sK0(a,b,c,d,e,f,g,h,i,l,m,n,o,p,q,r,s)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination3)]) ).

cnf(g70,plain,
    ( ~ colinear(g,h,i,sK0(a,b,c,d,e,f,g,h,i,l,m,n,o,p,q,r,s))
    | incident(h,sK0(a,b,c,d,e,f,g,h,i,l,m,n,o,p,q,r,s)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity_elimination2)]) ).

cnf(g71,plain,
    ( ~ line_equal(s,n)
    | line_equal(n,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_line_equal)]) ).

cnf(g72,plain,
    ( ~ incident(h,q)
    | ~ line_equal(q,s)
    | incident(h,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g73,plain,
    ( ~ incident(g,n)
    | ~ line_equal(n,p)
    | incident(g,p) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g74,plain,
    ( ~ incident(i,r)
    | ~ line_equal(r,o)
    | incident(i,o) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g75,plain,
    ( ~ incident(i,r)
    | ~ line_equal(r,p)
    | incident(i,p) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g76,plain,
    ( ~ line_equal(p,r)
    | line_equal(r,p) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_line_equal)]) ).

cnf(g77,plain,
    ( ~ incident(g,o)
    | ~ line_equal(o,q)
    | incident(g,q) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g78,plain,
    ( ~ incident(i,n)
    | ~ line_equal(n,o)
    | incident(i,o) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g79,plain,
    ( ~ incident(g,sK1(g,i))
    | ~ incident(h,sK1(g,i))
    | ~ incident(i,sK1(g,i))
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal4)]) ).

cnf(g80,plain,
    ( ~ point_equal(g,g)
    | ~ point_equal(i,i)
    | incident(g,sK1(g,i)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',line)]) ).

cnf(g81,plain,
    ( ~ incident(i,s)
    | point_equal(i,i) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',reflexivity_of_point_equal)]) ).

cnf(g82,plain,
    ( ~ incident(g,o)
    | point_equal(g,g) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',reflexivity_of_point_equal)]) ).

cnf(g83,plain,
    ( ~ point_equal(g,g)
    | ~ point_equal(i,i)
    | incident(i,sK1(g,i)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',line)]) ).

cnf(g84,plain,
    ( ~ incident(f,s)
    | ~ incident(f,m)
    | ~ incident(d,s)
    | ~ incident(d,m)
    | point_equal(f,d)
    | line_equal(s,m) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g85,plain,
    ( ~ incident(h,q)
    | point_equal(h,h) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',reflexivity_of_point_equal)]) ).

cnf(g86,plain,
    ( ~ line_equal(p,q)
    | line_equal(q,p) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_line_equal)]) ).

cnf(g87,plain,
    ( ~ incident(h,p)
    | ~ incident(h,s)
    | ~ incident(i,p)
    | ~ incident(i,s)
    | point_equal(h,i)
    | line_equal(p,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g88,plain,
    ( ~ incident(a,s)
    | ~ point_equal(b,a)
    | incident(b,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g89,plain,
    ( ~ incident(e,n)
    | ~ incident(e,m)
    | ~ incident(f,n)
    | ~ incident(f,m)
    | point_equal(e,f)
    | line_equal(n,m) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g90,plain,
    ( ~ incident(d,q)
    | ~ incident(d,m)
    | ~ incident(e,q)
    | ~ incident(e,m)
    | point_equal(d,e)
    | line_equal(q,m) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g91,plain,
    ( ~ incident(a,n)
    | ~ incident(a,l)
    | ~ incident(b,n)
    | ~ incident(b,l)
    | point_equal(a,b)
    | line_equal(n,l) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g92,plain,
    ( ~ incident(d,r)
    | ~ line_equal(r,s)
    | incident(d,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g93,plain,
    ( ~ incident(f,s)
    | ~ point_equal(e,f)
    | incident(e,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g94,plain,
    ( ~ incident(a,q)
    | ~ line_equal(q,p)
    | incident(a,p) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g95,plain,
    ( ~ incident(e,o)
    | ~ line_equal(o,s)
    | incident(e,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g96,plain,
    ( ~ incident(d,r)
    | ~ point_equal(e,d)
    | incident(e,r) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g97,plain,
    ( ~ point_equal(d,e)
    | point_equal(e,d) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g98,plain,
    ( ~ incident(b,l)
    | ~ incident(b,p)
    | ~ incident(a,l)
    | ~ incident(a,p)
    | point_equal(b,a)
    | line_equal(l,p) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g99,plain,
    ( ~ incident(b,n)
    | ~ line_equal(n,o)
    | incident(b,o) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g100,plain,
    ( ~ incident(d,p)
    | ~ line_equal(p,q)
    | incident(d,q) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g101,plain,
    ( ~ incident(b,p)
    | ~ incident(b,r)
    | ~ incident(d,p)
    | ~ incident(d,r)
    | point_equal(b,d)
    | line_equal(p,r) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g102,plain,
    ( ~ incident(a,q)
    | ~ incident(a,s)
    | ~ incident(e,q)
    | ~ incident(e,s)
    | point_equal(a,e)
    | line_equal(q,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g103,plain,
    ( ~ incident(c,o)
    | ~ incident(c,q)
    | ~ incident(e,o)
    | ~ incident(e,q)
    | point_equal(c,e)
    | line_equal(o,q) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g104,plain,
    ( ~ incident(g,sK1(h,g))
    | ~ incident(h,sK1(h,g))
    | ~ incident(i,sK1(h,g))
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal4)]) ).

cnf(g105,plain,
    ( ~ point_equal(h,h)
    | ~ point_equal(g,g)
    | incident(g,sK1(h,g)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',line)]) ).

cnf(g106,plain,
    ( ~ point_equal(h,h)
    | ~ point_equal(g,g)
    | incident(h,sK1(h,g)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',line)]) ).

cnf(g107,plain,
    ( ~ incident(b,p)
    | ~ line_equal(p,s)
    | incident(b,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g108,plain,
    ( ~ incident(g,o)
    | ~ incident(g,s)
    | ~ incident(i,o)
    | ~ incident(i,s)
    | point_equal(g,i)
    | line_equal(o,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g109,plain,
    ( ~ incident(d,p)
    | ~ incident(d,s)
    | ~ incident(a,p)
    | ~ incident(a,s)
    | point_equal(d,a)
    | line_equal(p,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g110,plain,
    ( ~ incident(c,r)
    | ~ incident(c,o)
    | ~ incident(e,r)
    | ~ incident(e,o)
    | point_equal(c,e)
    | line_equal(r,o) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g111,plain,
    ( ~ incident(h,sK1(h,g))
    | ~ point_equal(i,h)
    | incident(i,sK1(h,g)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g112,plain,
    ( ~ incident(g,sK1(i,h))
    | ~ incident(h,sK1(i,h))
    | ~ incident(i,sK1(i,h))
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal4)]) ).

cnf(g113,plain,
    ( ~ point_equal(i,i)
    | ~ point_equal(h,h)
    | incident(i,sK1(i,h)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',line)]) ).

cnf(g114,plain,
    ( ~ incident(i,sK1(i,h))
    | ~ point_equal(g,i)
    | incident(g,sK1(i,h)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g115,plain,
    ( ~ point_equal(i,i)
    | ~ point_equal(h,h)
    | incident(h,sK1(i,h)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',line)]) ).

cnf(g116,plain,
    ( ~ incident(b,p)
    | ~ point_equal(a,b)
    | incident(a,p) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g117,plain,
    ( ~ incident(e,o)
    | ~ line_equal(o,n)
    | incident(e,n) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g118,plain,
    ( ~ incident(d,p)
    | ~ point_equal(f,d)
    | incident(f,p) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g119,plain,
    ( ~ incident(b,n)
    | ~ incident(b,p)
    | ~ incident(f,n)
    | ~ incident(f,p)
    | point_equal(b,f)
    | line_equal(n,p) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g120,plain,
    ( ~ incident(a,s)
    | ~ line_equal(s,n)
    | incident(a,n) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g121,plain,
    ( ~ incident(f,s)
    | ~ incident(f,n)
    | ~ incident(b,s)
    | ~ incident(b,n)
    | point_equal(f,b)
    | line_equal(s,n) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g122,plain,
    ( ~ incident(c,l)
    | ~ incident(c,s)
    | ~ incident(a,l)
    | ~ incident(a,s)
    | point_equal(c,a)
    | line_equal(l,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g123,plain,
    ( ~ incident(f,n)
    | ~ incident(f,p)
    | ~ incident(b,n)
    | ~ incident(b,p)
    | point_equal(f,b)
    | line_equal(n,p) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g124,plain,
    ( ~ incident(f,m)
    | ~ incident(f,s)
    | ~ incident(d,m)
    | ~ incident(d,s)
    | point_equal(f,d)
    | line_equal(m,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g125,plain,
    ( ~ incident(c,r)
    | ~ line_equal(r,s)
    | incident(c,s) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g126,plain,
    ( ~ incident(b,l)
    | ~ incident(b,o)
    | ~ incident(c,l)
    | ~ incident(c,o)
    | point_equal(b,c)
    | line_equal(l,o) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g127,plain,
    ( ~ incident(a,q)
    | ~ point_equal(c,a)
    | incident(c,q) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g128,plain,
    ( ~ incident(g,sK1(g,i))
    | ~ point_equal(h,g)
    | incident(h,sK1(g,i)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g129,plain,
    ( ~ incident(h,q)
    | ~ incident(h,p)
    | ~ incident(g,q)
    | ~ incident(g,p)
    | point_equal(h,g)
    | line_equal(q,p) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g130,plain,
    ( ~ incident(c,r)
    | ~ point_equal(b,c)
    | incident(b,r) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : GEO168+1 : TPTP v8.1.0. Released v3.2.0.
% 0.06/0.12  % Command  : satcop --statistics %s
% 0.13/0.33  % Computer : n026.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 : Fri Jun 17 18:28:54 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 86.98/11.37  % symbols: 27
% 86.98/11.37  % clauses: 33
% 86.98/11.37  % start clauses: 1
% 86.98/11.37  % iterative deepening steps: 60317
% 86.98/11.37  % maximum path limit: 5
% 86.98/11.37  % literal attempts: 34047029
% 86.98/11.37  % depth failures: 20656057
% 86.98/11.37  % regularity failures: 1066191
% 86.98/11.37  % tautology failures: 2562216
% 86.98/11.37  % reductions: 72457
% 86.98/11.37  % extensions: 33914288
% 86.98/11.37  % SAT variables: 1781984
% 86.98/11.37  % SAT clauses: 1652247
% 86.98/11.37  % WalkSAT solutions: 1652240
% 86.98/11.37  % CDCL solutions: 1
% 86.98/11.37  % SZS status Theorem for theBenchmark
% 86.98/11.37  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------