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

View Problem - Process Solution

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

% Computer : n014.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 0.18s 0.46s
% Output   : Proof 0.18s
% 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,
    ( ~ point_equal(b2,b1)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',notbb)]) ).

cnf(g2,plain,
    ( ~ incident(a2,b1c1)
    | ~ incident(b2,a1c1)
    | ~ incident(c2,a1b1)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t2in1)]) ).

cnf(g3,plain,
    ( ~ point_equal(c2,c1)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',notcc)]) ).

cnf(g4,plain,
    ( ~ incident(a1,b2c2)
    | ~ incident(b1,a2c2)
    | ~ incident(c1,a2b2)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1in2)]) ).

cnf(g5,plain,
    ( ~ line_equal(b1c1,b2c2)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',notbc)]) ).

cnf(g6,plain,
    ( ~ line_equal(a1b1,a2b2)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',notab)]) ).

cnf(g7,plain,
    ( ~ line_equal(a1c1,a2c2)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',notac)]) ).

cnf(g8,plain,
    ( ~ point_equal(a2,a1)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',notaa)]) ).

cnf(g9,plain,
    ( incident(b1,a2c2)
    | incident(c2,a1b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',gap_b)]) ).

cnf(g10,plain,
    ( incident(a1,b2c2)
    | incident(b2,a1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',gap_a)]) ).

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

cnf(g12,plain,
    ( incident(c1,a2b2)
    | incident(a2,b1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',gap_c)]) ).

cnf(g13,plain,
    ( ~ incident(a2,b2c2)
    | ~ incident(b2,b2c2)
    | ~ incident(c2,b2c2)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',triangle2)]) ).

cnf(g14,plain,
    incident(c2,b2c2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ic2b2)]) ).

cnf(g15,plain,
    ( ~ point_equal(b1,b2)
    | point_equal(b2,b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g16,plain,
    ( ~ point_equal(a1,a2)
    | point_equal(a2,a1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

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

cnf(g18,plain,
    ( ~ point_equal(c1,c2)
    | point_equal(c2,c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g19,plain,
    incident(ab,a2b2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',iab2)]) ).

cnf(g20,plain,
    incident(c1,b1c1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ic1b1)]) ).

cnf(g21,plain,
    ( ~ incident(a2,a2b2)
    | ~ incident(b2,a2b2)
    | ~ incident(c2,a2b2)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',triangle2)]) ).

cnf(g22,plain,
    incident(a2,a2b2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ia2b2)]) ).

cnf(g23,plain,
    ( ~ line_equal(b1c1,b1c1)
    | ~ incident(bc,b1c1)
    | ~ incident(ac,b1c1)
    | ~ incident(ab,b1c1)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal_normal)]) ).

cnf(g24,plain,
    incident(bc,b1c1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ibc1)]) ).

cnf(g25,plain,
    incident(b1,ob),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ib1ob)]) ).

cnf(g26,plain,
    ( ~ line_equal(a1c1,a1c1)
    | ~ incident(bc,a1c1)
    | ~ incident(ac,a1c1)
    | ~ incident(ab,a1c1)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal_normal)]) ).

cnf(g27,plain,
    incident(ac,a1c1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',iac1)]) ).

cnf(g28,plain,
    ( ~ incident(a2,a2c2)
    | ~ incident(b2,a2c2)
    | ~ incident(c2,a2c2)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',triangle2)]) ).

cnf(g29,plain,
    incident(a2,a2c2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ia2c2)]) ).

cnf(g30,plain,
    ( ~ incident(a1,a1c1)
    | ~ incident(b1,a1c1)
    | ~ incident(c1,a1c1)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',triangle1)]) ).

cnf(g31,plain,
    incident(a1,a1c1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ia1c1)]) ).

cnf(g32,plain,
    incident(c1,a1c1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ic1a1)]) ).

cnf(g33,plain,
    incident(c2,a2c2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ic2a2)]) ).

cnf(g34,plain,
    incident(c2,oc),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ic2oc)]) ).

cnf(g35,plain,
    ( ~ line_equal(a1b1,a1b1)
    | ~ incident(bc,a1b1)
    | ~ incident(ac,a1b1)
    | ~ incident(ab,a1b1)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal_normal)]) ).

cnf(g36,plain,
    incident(ab,a1b1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',iab1)]) ).

cnf(g37,plain,
    incident(bc,b2c2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ibc2)]) ).

cnf(g38,plain,
    incident(a1,oa),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ia1oa)]) ).

cnf(g39,plain,
    ( ~ incident(a1,a1b1)
    | ~ incident(b1,a1b1)
    | ~ incident(c1,a1b1)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',triangle1)]) ).

cnf(g40,plain,
    incident(b1,a1b1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ib1a1)]) ).

cnf(g41,plain,
    incident(a1,a1b1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ia1b1)]) ).

cnf(g42,plain,
    incident(b2,b2c2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ib2c2)]) ).

cnf(g43,plain,
    ( ~ incident(a1,oc)
    | ~ incident(b1,oc)
    | ~ incident(c1,oc)
    | goal ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',triangle1)]) ).

cnf(g44,plain,
    incident(c1,oc),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ic1oc)]) ).

cnf(g45,plain,
    incident(ac,a2c2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',iac2)]) ).

cnf(g46,plain,
    incident(b1,b1c1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ib1c1)]) ).

cnf(g47,plain,
    incident(b2,a2b2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ib2a2)]) ).

cnf(g48,plain,
    incident(b2,ob),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ib2ob)]) ).

cnf(g49,plain,
    ( ~ incident(c1,a1c1)
    | ~ point_equal(b1,c1)
    | incident(b1,a1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g50,plain,
    ( ~ incident(c2,b2c2)
    | ~ point_equal(a2,c2)
    | incident(a2,b2c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g51,plain,
    ( ~ point_equal(c2,a2)
    | point_equal(a2,c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g52,plain,
    incident(a2,oa),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ia2oa)]) ).

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

cnf(g54,plain,
    ( ~ point_equal(a2,b1)
    | point_equal(b1,a2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g55,plain,
    ( ~ incident(b2,a2b2)
    | ~ incident(b2,ob)
    | ~ incident(b1,a2b2)
    | ~ incident(b1,ob)
    | line_equal(a2b2,ob)
    | point_equal(b2,b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g56,plain,
    ( ~ line_equal(a2b2,ob)
    | ~ incident(a2,a2b2)
    | incident(a2,ob) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g57,plain,
    ( ~ incident(a2,a2b2)
    | ~ point_equal(b1,a2)
    | incident(b1,a2b2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g58,plain,
    ( ~ line_equal(ob,a2b2)
    | ~ incident(b1,ob)
    | incident(b1,a2b2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

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

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

cnf(g61,plain,
    ( ~ incident(a1,a1c1)
    | ~ point_equal(b2,a1)
    | incident(b2,a1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g62,plain,
    ( ~ point_equal(a1,b2)
    | point_equal(b2,a1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

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

cnf(g64,plain,
    ( ~ incident(c1,b1c1)
    | ~ point_equal(a2,c1)
    | incident(a2,b1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g65,plain,
    ( ~ incident(c2,oc)
    | ~ point_equal(b1,c2)
    | incident(b1,oc) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g66,plain,
    ( ~ point_equal(c2,b1)
    | point_equal(b1,c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g67,plain,
    ( ~ line_equal(a2b2,a1c1)
    | ~ incident(b2,a2b2)
    | incident(b2,a1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

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

cnf(g69,plain,
    ( ~ incident(b2,b2c2)
    | ~ incident(b2,a1b1)
    | ~ incident(b1,b2c2)
    | ~ incident(b1,a1b1)
    | line_equal(b2c2,a1b1)
    | point_equal(b2,b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

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

cnf(g71,plain,
    ( ~ incident(ac,a1c1)
    | ~ incident(ac,a2c2)
    | ~ incident(c2,a1c1)
    | ~ incident(c2,a2c2)
    | line_equal(a1c1,a2c2)
    | point_equal(ac,c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g72,plain,
    ( ~ point_equal(a1,b1)
    | point_equal(b1,a1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

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

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

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

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

cnf(g77,plain,
    incident(o,ob),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ioob)]) ).

cnf(g78,plain,
    ( ~ incident(c2,b2c2)
    | ~ incident(c2,oc)
    | ~ incident(c1,b2c2)
    | ~ incident(c1,oc)
    | line_equal(b2c2,oc)
    | point_equal(c2,c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g79,plain,
    ( ~ incident(o,ob)
    | ~ point_equal(a2,o)
    | incident(a2,ob) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g80,plain,
    ( ~ incident(ac,a1c1)
    | line_equal(a1c1,a1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',reflexivity_of_line_equal)]) ).

cnf(g81,plain,
    ( ~ incident(a1,a1c1)
    | ~ point_equal(b1,a1)
    | incident(b1,a1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g82,plain,
    ( ~ line_equal(ob,a1c1)
    | ~ incident(b1,ob)
    | incident(b1,a1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g83,plain,
    ( ~ line_equal(b2c2,a1b1)
    | ~ incident(bc,b2c2)
    | incident(bc,a1b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

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

cnf(g85,plain,
    ( ~ incident(c1,a1c1)
    | ~ point_equal(bc,c1)
    | incident(bc,a1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g86,plain,
    ( ~ incident(b2,a1b1)
    | ~ incident(b2,a2b2)
    | ~ incident(a2,a1b1)
    | ~ incident(a2,a2b2)
    | line_equal(a1b1,a2b2)
    | point_equal(b2,a2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g87,plain,
    ( ~ line_equal(a1b1,a1c1)
    | ~ incident(b1,a1b1)
    | incident(b1,a1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g88,plain,
    ( ~ incident(c2,a1c1)
    | ~ incident(c2,a2c2)
    | ~ incident(a2,a1c1)
    | ~ incident(a2,a2c2)
    | line_equal(a1c1,a2c2)
    | point_equal(c2,a2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g89,plain,
    ( ~ line_equal(a1b1,a2c2)
    | ~ incident(b1,a1b1)
    | incident(b1,a2c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g90,plain,
    ( ~ line_equal(b1c1,a1b1)
    | ~ incident(c1,b1c1)
    | incident(c1,a1b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g91,plain,
    ( ~ line_equal(oc,ob)
    | ~ incident(c2,oc)
    | incident(c2,ob) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g92,plain,
    ( ~ incident(ab,a1b1)
    | ~ incident(ab,a2b2)
    | ~ incident(a1,a1b1)
    | ~ incident(a1,a2b2)
    | line_equal(a1b1,a2b2)
    | point_equal(ab,a1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

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

cnf(g94,plain,
    ( ~ point_equal(b2,a1)
    | point_equal(a1,b2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g95,plain,
    ( ~ incident(a1,a1b1)
    | ~ point_equal(c1,a1)
    | incident(c1,a1b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g96,plain,
    ( ~ point_equal(a1,c1)
    | point_equal(c1,a1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g97,plain,
    incident(o,oc),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',iooc)]) ).

cnf(g98,plain,
    ( ~ incident(a1,a1c1)
    | ~ point_equal(c2,a1)
    | incident(c2,a1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g99,plain,
    ( ~ incident(o,oc)
    | ~ point_equal(a2,o)
    | incident(a2,oc) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g100,plain,
    ( ~ incident(a1,a1b1)
    | ~ point_equal(b2,a1)
    | incident(b2,a1b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g101,plain,
    incident(o,oa),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',iooa)]) ).

cnf(g102,plain,
    ( ~ incident(a2,a2c2)
    | ~ point_equal(b2,a2)
    | incident(b2,a2c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g103,plain,
    ( ~ point_equal(a2,b2)
    | point_equal(b2,a2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g104,plain,
    ( ~ line_equal(b2c2,oc)
    | ~ incident(b2,b2c2)
    | incident(b2,oc) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g105,plain,
    ( ~ incident(c2,a1b1)
    | ~ point_equal(ac,c2)
    | incident(ac,a1b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g106,plain,
    ( ~ line_equal(a2c2,oa)
    | ~ incident(b1,a2c2)
    | incident(b1,oa) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

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

cnf(g108,plain,
    ( ~ incident(o,oa)
    | ~ point_equal(b2,o)
    | incident(b2,oa) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

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

cnf(g110,plain,
    ( ~ incident(ab,a2b2)
    | ~ point_equal(b1,ab)
    | incident(b1,a2b2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g111,plain,
    ( ~ point_equal(ab,b1)
    | point_equal(b1,ab) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g112,plain,
    ( ~ line_equal(b2c2,oc)
    | ~ incident(bc,b2c2)
    | incident(bc,oc) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g113,plain,
    ( ~ incident(b1,b1c1)
    | ~ point_equal(ab,b1)
    | incident(ab,b1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g114,plain,
    ( ~ incident(c2,a2c2)
    | ~ point_equal(b2,c2)
    | incident(b2,a2c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g115,plain,
    ( ~ point_equal(c2,b2)
    | point_equal(b2,c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g116,plain,
    ( ~ incident(bc,b1c1)
    | line_equal(b1c1,b1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',reflexivity_of_line_equal)]) ).

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

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

cnf(g119,plain,
    ( ~ incident(b1,b1c1)
    | ~ incident(b1,b2c2)
    | ~ incident(c1,b1c1)
    | ~ incident(c1,b2c2)
    | line_equal(b1c1,b2c2)
    | point_equal(b1,c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g120,plain,
    ( ~ incident(a1,a1c1)
    | ~ point_equal(ab,a1)
    | incident(ab,a1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

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

cnf(g122,plain,
    ( ~ line_equal(ob,oa)
    | ~ incident(b2,ob)
    | incident(b2,oa) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g123,plain,
    ( ~ incident(o,ob)
    | ~ point_equal(a1,o)
    | incident(a1,ob) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g124,plain,
    ( ~ point_equal(o,a1)
    | point_equal(a1,o) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

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

cnf(g126,plain,
    ( ~ line_equal(oa,a1c1)
    | ~ incident(a2,oa)
    | incident(a2,a1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

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

cnf(g128,plain,
    ( ~ line_equal(a1b1,oa)
    | ~ line_equal(oa,a2b2)
    | line_equal(a1b1,a2b2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_of_line_equal)]) ).

cnf(g129,plain,
    ( ~ incident(c2,a2c2)
    | ~ incident(c2,b2c2)
    | ~ incident(b1,a2c2)
    | ~ incident(b1,b2c2)
    | line_equal(a2c2,b2c2)
    | point_equal(c2,b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

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

cnf(g131,plain,
    ( ~ point_equal(b2,c1)
    | point_equal(c1,b2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_point_equal)]) ).

cnf(g132,plain,
    ( ~ incident(c1,oc)
    | ~ incident(c1,a1c1)
    | ~ incident(c2,oc)
    | ~ incident(c2,a1c1)
    | line_equal(oc,a1c1)
    | point_equal(c1,c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g133,plain,
    ( ~ line_equal(b2c2,a1b1)
    | ~ incident(b2,b2c2)
    | incident(b2,a1b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g134,plain,
    ( ~ incident(a1,oa)
    | ~ incident(a1,a1c1)
    | ~ incident(a2,oa)
    | ~ incident(a2,a1c1)
    | line_equal(oa,a1c1)
    | point_equal(a1,a2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g135,plain,
    ( ~ line_equal(a1c1,b2c2)
    | ~ incident(c1,a1c1)
    | incident(c1,b2c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g136,plain,
    ( ~ incident(c2,a1c1)
    | ~ incident(c2,b2c2)
    | ~ incident(b2,a1c1)
    | ~ incident(b2,b2c2)
    | line_equal(a1c1,b2c2)
    | point_equal(c2,b2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g137,plain,
    ( ~ incident(b1,a1b1)
    | ~ incident(b1,b1c1)
    | ~ incident(a2,a1b1)
    | ~ incident(a2,b1c1)
    | line_equal(a1b1,b1c1)
    | point_equal(b1,a2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g138,plain,
    ( ~ line_equal(b1c1,oc)
    | ~ line_equal(oc,b2c2)
    | line_equal(b1c1,b2c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_of_line_equal)]) ).

cnf(g139,plain,
    ( ~ line_equal(a1c1,a2b2)
    | ~ incident(a1,a1c1)
    | incident(a1,a2b2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g140,plain,
    ( ~ line_equal(oc,b2c2)
    | ~ incident(c1,oc)
    | incident(c1,b2c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

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

cnf(g142,plain,
    ( ~ line_equal(a2c2,a1b1)
    | ~ incident(a2,a2c2)
    | incident(a2,a1b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g143,plain,
    ( ~ incident(o,a1c1)
    | ~ incident(o,oa)
    | ~ incident(a1,a1c1)
    | ~ incident(a1,oa)
    | line_equal(a1c1,oa)
    | point_equal(o,a1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g144,plain,
    ( ~ incident(a2,oa)
    | ~ incident(a2,a2b2)
    | ~ incident(b2,oa)
    | ~ incident(b2,a2b2)
    | line_equal(oa,a2b2)
    | point_equal(a2,b2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g145,plain,
    ( ~ line_equal(oc,a2c2)
    | ~ incident(c1,oc)
    | incident(c1,a2c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

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

cnf(g147,plain,
    ( ~ incident(a1,a1b1)
    | ~ incident(a1,oa)
    | ~ incident(b1,a1b1)
    | ~ incident(b1,oa)
    | line_equal(a1b1,oa)
    | point_equal(a1,b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g148,plain,
    ( ~ line_equal(ob,b2c2)
    | ~ incident(b1,ob)
    | incident(b1,b2c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

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

cnf(g150,plain,
    ( ~ incident(b2,ob)
    | ~ incident(b2,b2c2)
    | ~ incident(a1,ob)
    | ~ incident(a1,b2c2)
    | line_equal(ob,b2c2)
    | point_equal(b2,a1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g151,plain,
    ( ~ incident(a2,oc)
    | ~ incident(a2,a2c2)
    | ~ incident(c2,oc)
    | ~ incident(c2,a2c2)
    | line_equal(oc,a2c2)
    | point_equal(a2,c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g152,plain,
    ( ~ incident(a1,a1b1)
    | ~ incident(a1,b2c2)
    | ~ incident(c2,a1b1)
    | ~ incident(c2,b2c2)
    | line_equal(a1b1,b2c2)
    | point_equal(a1,c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g153,plain,
    ( ~ incident(a2,a2c2)
    | ~ incident(a2,b1c1)
    | ~ incident(b1,a2c2)
    | ~ incident(b1,b1c1)
    | line_equal(a2c2,b1c1)
    | point_equal(a2,b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g154,plain,
    ( ~ incident(ab,a2b2)
    | ~ incident(ab,a1b1)
    | ~ incident(b1,a2b2)
    | ~ incident(b1,a1b1)
    | line_equal(a2b2,a1b1)
    | point_equal(ab,b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g155,plain,
    ( ~ incident(b2,b2c2)
    | ~ incident(b2,a1c1)
    | ~ incident(c2,b2c2)
    | ~ incident(c2,a1c1)
    | line_equal(b2c2,a1c1)
    | point_equal(b2,c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g156,plain,
    ( ~ incident(o,oc)
    | ~ point_equal(a1,o)
    | incident(a1,oc) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g157,plain,
    ( ~ incident(bc,oc)
    | ~ incident(bc,b1c1)
    | ~ incident(c1,oc)
    | ~ incident(c1,b1c1)
    | line_equal(oc,b1c1)
    | point_equal(bc,c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g158,plain,
    ( ~ incident(b1,ob)
    | ~ incident(b1,a1b1)
    | ~ incident(b2,ob)
    | ~ incident(b2,a1b1)
    | line_equal(ob,a1b1)
    | point_equal(b1,b2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g159,plain,
    ( ~ incident(o,oa)
    | ~ incident(o,a1b1)
    | ~ incident(a1,oa)
    | ~ incident(a1,a1b1)
    | line_equal(oa,a1b1)
    | point_equal(o,a1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g160,plain,
    ( ~ incident(a1,a2b2)
    | ~ incident(a1,a1b1)
    | ~ incident(a2,a2b2)
    | ~ incident(a2,a1b1)
    | line_equal(a2b2,a1b1)
    | point_equal(a1,a2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g161,plain,
    ( ~ incident(b1,a1b1)
    | ~ incident(b1,a1b1)
    | ~ incident(a1,a1b1)
    | ~ incident(a1,a1b1)
    | line_equal(a1b1,a1b1)
    | point_equal(b1,a1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g162,plain,
    ( ~ line_equal(oc,a1c1)
    | ~ incident(c2,oc)
    | incident(c2,a1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g163,plain,
    ( ~ incident(a1,oc)
    | ~ incident(a1,a1c1)
    | ~ incident(c1,oc)
    | ~ incident(c1,a1c1)
    | line_equal(oc,a1c1)
    | point_equal(a1,c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g164,plain,
    ( ~ line_equal(a2b2,a1c1)
    | ~ incident(a2,a2b2)
    | incident(a2,a1c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g165,plain,
    ( ~ line_equal(b1c1,a2c2)
    | ~ incident(c1,b1c1)
    | incident(c1,a2c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g166,plain,
    ( ~ incident(a2,a2b2)
    | ~ incident(a2,ob)
    | ~ incident(b2,a2b2)
    | ~ incident(b2,ob)
    | line_equal(a2b2,ob)
    | point_equal(a2,b2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g167,plain,
    ( ~ incident(b2,a2b2)
    | ~ point_equal(a1,b2)
    | incident(a1,a2b2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g168,plain,
    ( ~ incident(a1,a1b1)
    | ~ incident(a1,a1c1)
    | ~ incident(b2,a1b1)
    | ~ incident(b2,a1c1)
    | line_equal(a1b1,a1c1)
    | point_equal(a1,b2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g169,plain,
    ( ~ incident(a2,a1b1)
    | ~ incident(a2,a2c2)
    | ~ incident(c2,a1b1)
    | ~ incident(c2,a2c2)
    | line_equal(a1b1,a2c2)
    | point_equal(a2,c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g170,plain,
    ( ~ incident(a2,a1c1)
    | ~ incident(a2,a2b2)
    | ~ incident(c1,a1c1)
    | ~ incident(c1,a2b2)
    | line_equal(a1c1,a2b2)
    | point_equal(a2,c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g171,plain,
    ( ~ incident(a1,oa)
    | ~ incident(a1,a2b2)
    | ~ incident(a2,oa)
    | ~ incident(a2,a2b2)
    | line_equal(oa,a2b2)
    | point_equal(a1,a2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g172,plain,
    ( ~ incident(c2,a1b1)
    | ~ incident(c2,b2c2)
    | ~ incident(b1,a1b1)
    | ~ incident(b1,b2c2)
    | line_equal(a1b1,b2c2)
    | point_equal(c2,b1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

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

cnf(g174,plain,
    ( ~ incident(c2,ob)
    | ~ incident(c2,b2c2)
    | ~ incident(b2,ob)
    | ~ incident(b2,b2c2)
    | line_equal(ob,b2c2)
    | point_equal(c2,b2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g175,plain,
    ( ~ incident(b2,oc)
    | ~ incident(b2,ob)
    | ~ incident(o,oc)
    | ~ incident(o,ob)
    | line_equal(oc,ob)
    | point_equal(b2,o) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g176,plain,
    ( ~ incident(ac,a2c2)
    | ~ incident(ac,a1c1)
    | ~ incident(c1,a2c2)
    | ~ incident(c1,a1c1)
    | line_equal(a2c2,a1c1)
    | point_equal(ac,c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g177,plain,
    ( ~ incident(c2,a1b1)
    | ~ incident(c2,b2c2)
    | ~ incident(a1,a1b1)
    | ~ incident(a1,b2c2)
    | line_equal(a1b1,b2c2)
    | point_equal(c2,a1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g178,plain,
    ( ~ incident(a2,oa)
    | ~ incident(a2,ob)
    | ~ incident(o,oa)
    | ~ incident(o,ob)
    | line_equal(oa,ob)
    | point_equal(a2,o) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g179,plain,
    ( ~ incident(c2,oc)
    | ~ point_equal(a1,c2)
    | incident(a1,oc) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

cnf(g180,plain,
    ( ~ incident(b2,a1c1)
    | ~ incident(b2,a2b2)
    | ~ incident(c1,a1c1)
    | ~ incident(c1,a2b2)
    | line_equal(a1c1,a2b2)
    | point_equal(b2,c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g181,plain,
    ( ~ incident(o,oc)
    | ~ point_equal(b2,o)
    | incident(b2,oc) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pcon)]) ).

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

cnf(g183,plain,
    ( ~ incident(a2,oa)
    | ~ incident(a2,a2c2)
    | ~ incident(o,oa)
    | ~ incident(o,a2c2)
    | line_equal(oa,a2c2)
    | point_equal(a2,o) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g184,plain,
    ( ~ line_equal(oc,a2b2)
    | ~ incident(c2,oc)
    | incident(c2,a2b2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lcon)]) ).

cnf(g185,plain,
    ( ~ incident(b2,oc)
    | ~ incident(b2,a2b2)
    | ~ incident(c1,oc)
    | ~ incident(c1,a2b2)
    | line_equal(oc,a2b2)
    | point_equal(b2,c1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g186,plain,
    ( ~ incident(b2,a1c1)
    | ~ incident(b2,ob)
    | ~ incident(o,a1c1)
    | ~ incident(o,ob)
    | line_equal(a1c1,ob)
    | point_equal(b2,o) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

cnf(g187,plain,
    ( ~ incident(c1,oc)
    | ~ incident(c1,a2c2)
    | ~ incident(c2,oc)
    | ~ incident(c2,a2c2)
    | line_equal(oc,a2c2)
    | point_equal(c1,c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unique)]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : GEO169+1 : TPTP v8.1.0. Released v3.2.0.
% 0.00/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n014.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sat Jun 18 15:39:19 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.18/0.46  % symbols: 25
% 0.18/0.46  % clauses: 51
% 0.18/0.46  % start clauses: 1
% 0.18/0.46  % iterative deepening steps: 966
% 0.18/0.46  % maximum path limit: 4
% 0.18/0.46  % literal attempts: 247225
% 0.18/0.46  % depth failures: 132569
% 0.18/0.46  % regularity failures: 9595
% 0.18/0.46  % tautology failures: 42265
% 0.18/0.46  % reductions: 13736
% 0.18/0.46  % extensions: 232583
% 0.18/0.46  % SAT variables: 2644
% 0.18/0.46  % SAT clauses: 22227
% 0.18/0.46  % WalkSAT solutions: 22217
% 0.18/0.46  % CDCL solutions: 8
% 0.18/0.46  % SZS status Theorem for theBenchmark
% 0.18/0.46  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------