TSTP Solution File: GEO196+1 by CSE---1.6

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE---1.6
% Problem  : GEO196+1 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %s %d

% Computer : n002.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  : 300s
% DateTime : Wed Aug 30 22:43:33 EDT 2023

% Result   : Theorem 0.19s 0.69s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : GEO196+1 : TPTP v8.1.2. Released v3.3.0.
% 0.12/0.13  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %s %d
% 0.13/0.34  % Computer : n002.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 29 19:41:35 EDT 2023
% 0.13/0.34  % CPUTime    : 
% 0.19/0.56  start to proof:theBenchmark
% 0.19/0.68  %-------------------------------------------
% 0.19/0.68  % File        :CSE---1.6
% 0.19/0.68  % Problem     :theBenchmark
% 0.19/0.68  % Transform   :cnf
% 0.19/0.68  % Format      :tptp:raw
% 0.19/0.68  % Command     :java -jar mcs_scs.jar %d %s
% 0.19/0.68  
% 0.19/0.68  % Result      :Theorem 0.070000s
% 0.19/0.68  % Output      :CNFRefutation 0.070000s
% 0.19/0.68  %-------------------------------------------
% 0.19/0.69  %------------------------------------------------------------------------------
% 0.19/0.69  % File     : GEO196+1 : TPTP v8.1.2. Released v3.3.0.
% 0.19/0.69  % Domain   : Geometry (Constructive)
% 0.19/0.69  % Problem  : Symmetry of incidence
% 0.19/0.69  % Version  : [vPl95] axioms : Especial.
% 0.19/0.69  % English  : If the lines X and Y are convergent, U and V are convergent,
% 0.19/0.69  %            and the intersection point of X and Y is incident with U and V,
% 0.19/0.69  %            then the intersection point of U and V is incident with X and Y.
% 0.19/0.69  
% 0.19/0.69  % Refs     : [vPl95] von Plato (1995), The Axioms of Constructive Geometry
% 0.19/0.69  %          : [ROK06] Raths et al. (2006), The ILTP Problem Library for Intu
% 0.19/0.69  % Source   : [ILTP]
% 0.19/0.69  % Names    : Theorem 4.11 [vPl95]
% 0.19/0.69  
% 0.19/0.69  % Status   : Theorem
% 0.19/0.69  % Rating   : 0.00 v7.3.0, 0.14 v7.2.0, 0.17 v7.1.0, 0.00 v6.1.0, 0.12 v6.0.0, 0.50 v5.5.0, 0.25 v5.4.0, 0.26 v5.3.0, 0.35 v5.2.0, 0.29 v5.0.0, 0.25 v4.1.0, 0.28 v4.0.1, 0.32 v4.0.0, 0.35 v3.7.0, 0.29 v3.5.0, 0.25 v3.4.0, 0.00 v3.3.0
% 0.19/0.69  % Syntax   : Number of formulae    :   15 (   3 unt;   0 def)
% 0.19/0.69  %            Number of atoms       :   41 (   0 equ)
% 0.19/0.69  %            Maximal formula atoms :    6 (   2 avg)
% 0.19/0.69  %            Number of connectives :   37 (  11   ~;   9   |;   5   &)
% 0.19/0.69  %                                         (   0 <=>;  12  =>;   0  <=;   0 <~>)
% 0.19/0.69  %            Maximal formula depth :   10 (   6 avg)
% 0.19/0.69  %            Maximal term depth    :    2 (   1 avg)
% 0.19/0.69  %            Number of predicates  :    4 (   4 usr;   0 prp; 2-2 aty)
% 0.19/0.69  %            Number of functors    :    2 (   2 usr;   0 con; 2-2 aty)
% 0.19/0.69  %            Number of variables   :   37 (  37   !;   0   ?)
% 0.19/0.69  % SPC      : FOF_THM_RFO_NEQ
% 0.19/0.69  
% 0.19/0.69  % Comments : Definitions unfolded, hence Especial.
% 0.19/0.69  %------------------------------------------------------------------------------
% 0.19/0.69  include('Axioms/GEO006+0.ax').
% 0.19/0.69  %------------------------------------------------------------------------------
% 0.19/0.69  fof(con,conjecture,
% 0.19/0.69      ! [X,Y,U,V] :
% 0.19/0.69        ( ( convergent_lines(X,Y)
% 0.19/0.69          & convergent_lines(U,V)
% 0.19/0.69          & ~ apart_point_and_line(intersection_point(X,Y),U)
% 0.19/0.69          & ~ apart_point_and_line(intersection_point(X,Y),V) )
% 0.19/0.69       => ( ~ apart_point_and_line(intersection_point(U,V),X)
% 0.19/0.69          & ~ apart_point_and_line(intersection_point(U,V),Y) ) ) ).
% 0.19/0.69  
% 0.19/0.69  %------------------------------------------------------------------------------
% 0.19/0.69  %-------------------------------------------
% 0.19/0.69  % Proof found
% 0.19/0.69  % SZS status Theorem for theBenchmark
% 0.19/0.69  % SZS output start Proof
% 0.19/0.69  %ClaNum:19(EqnAxiom:0)
% 0.19/0.69  %VarNum:74(SingletonVarNum:33)
% 0.19/0.69  %MaxLitNum:6
% 0.19/0.69  %MaxfuncDepth:1
% 0.19/0.69  %SharedTerms:12
% 0.19/0.69  %goalClause: 1 2 6 7 14
% 0.19/0.69  %singleGoalClaCount:4
% 0.19/0.69  [1]P1(a1,a2)
% 0.19/0.69  [2]P1(a3,a4)
% 0.19/0.69  [6]~P2(f5(a1,a2),a3)
% 0.19/0.69  [7]~P2(f5(a1,a2),a4)
% 0.19/0.69  [3]~P3(x31,x31)
% 0.19/0.69  [4]~P4(x41,x41)
% 0.19/0.69  [5]~P1(x51,x51)
% 0.19/0.69  [14]P2(f5(a3,a4),a2)+P2(f5(a3,a4),a1)
% 0.19/0.69  [15]~P3(x151,x152)+~P2(x152,f6(x151,x152))
% 0.19/0.69  [16]~P3(x161,x162)+~P2(x161,f6(x161,x162))
% 0.19/0.69  [17]~P1(x171,x172)+~P2(f5(x171,x172),x172)
% 0.19/0.69  [18]~P1(x181,x182)+~P2(f5(x181,x182),x181)
% 0.19/0.69  [8]~P3(x83,x81)+P3(x81,x82)+P3(x83,x82)
% 0.19/0.69  [9]~P2(x91,x93)+P3(x91,x92)+P2(x92,x93)
% 0.19/0.69  [10]~P4(x103,x101)+P4(x101,x102)+P4(x103,x102)
% 0.19/0.69  [11]~P1(x113,x111)+P4(x111,x112)+P1(x113,x112)
% 0.19/0.69  [12]~P2(x123,x121)+P4(x121,x122)+P2(x123,x122)
% 0.19/0.69  [13]~P1(x133,x131)+P1(x131,x132)+P1(x133,x132)
% 0.19/0.69  [19]P2(x194,x193)+~P3(x194,x191)+~P4(x193,x192)+P2(x191,x192)+P2(x191,x193)+P2(x194,x192)
% 0.19/0.69  %EqnAxiom
% 0.19/0.69  
% 0.19/0.69  %-------------------------------------------
% 0.19/0.69  cnf(20,plain,
% 0.19/0.69     (P1(a2,a1)),
% 0.19/0.70     inference(scs_inference,[],[1,5,13])).
% 0.19/0.70  cnf(21,plain,
% 0.19/0.70     (~P1(x211,x211)),
% 0.19/0.70     inference(rename_variables,[],[5])).
% 0.19/0.70  cnf(22,plain,
% 0.19/0.70     (P4(a2,a1)),
% 0.19/0.70     inference(scs_inference,[],[1,5,21,13,11])).
% 0.19/0.70  cnf(28,plain,
% 0.19/0.70     (~P2(f5(a1,a2),a1)),
% 0.19/0.70     inference(scs_inference,[],[1,4,5,21,13,11,10,18])).
% 0.19/0.70  cnf(30,plain,
% 0.19/0.70     (~P2(f5(a1,a2),a2)),
% 0.19/0.70     inference(scs_inference,[],[1,4,5,21,13,11,10,18,17])).
% 0.19/0.70  cnf(34,plain,
% 0.19/0.70     (~P2(f5(a2,a1),a1)),
% 0.19/0.70     inference(scs_inference,[],[20,17])).
% 0.19/0.70  cnf(36,plain,
% 0.19/0.70     (~P2(f5(a2,a1),a2)),
% 0.19/0.70     inference(scs_inference,[],[20,17,18])).
% 0.19/0.70  cnf(38,plain,
% 0.19/0.70     (~P3(f5(a2,a1),f5(a1,a2))),
% 0.19/0.70     inference(scs_inference,[],[28,30,22,36,34,19])).
% 0.19/0.70  cnf(40,plain,
% 0.19/0.70     (~P2(f5(a3,a4),a4)),
% 0.19/0.70     inference(scs_inference,[],[2,17])).
% 0.19/0.70  cnf(42,plain,
% 0.19/0.70     (~P2(f5(a3,a4),a3)),
% 0.19/0.70     inference(scs_inference,[],[2,17,18])).
% 0.19/0.70  cnf(48,plain,
% 0.19/0.70     (~P2(f5(a2,a1),a4)),
% 0.19/0.70     inference(scs_inference,[],[38,7,9])).
% 0.19/0.70  cnf(53,plain,
% 0.19/0.70     (~P2(f5(a2,a1),a3)),
% 0.19/0.70     inference(scs_inference,[],[38,6,9])).
% 0.19/0.70  cnf(59,plain,
% 0.19/0.70     (~P1(x591,x591)),
% 0.19/0.70     inference(rename_variables,[],[5])).
% 0.19/0.70  cnf(61,plain,
% 0.19/0.70     (P4(a4,a3)),
% 0.19/0.70     inference(scs_inference,[],[2,5,59,13,11])).
% 0.19/0.70  cnf(64,plain,
% 0.19/0.70     (~P2(f5(a4,a3),a3)),
% 0.19/0.70     inference(scs_inference,[],[2,5,59,13,11,17])).
% 0.19/0.70  cnf(66,plain,
% 0.19/0.70     (~P2(f5(a4,a3),a4)),
% 0.19/0.70     inference(scs_inference,[],[2,5,59,13,11,17,18])).
% 0.19/0.70  cnf(69,plain,
% 0.19/0.70     (P4(a3,a4)),
% 0.19/0.70     inference(scs_inference,[],[61,4,10])).
% 0.19/0.70  cnf(75,plain,
% 0.19/0.70     (~P3(f5(a2,a1),f5(a4,a3))),
% 0.19/0.70     inference(scs_inference,[],[53,66,64,69,48,19])).
% 0.19/0.70  cnf(78,plain,
% 0.19/0.70     (~P3(f5(a4,a3),f5(a2,a1))),
% 0.19/0.70     inference(scs_inference,[],[75,3,8])).
% 0.19/0.70  cnf(82,plain,
% 0.19/0.70     (~P2(f5(a4,a3),a2)),
% 0.19/0.70     inference(scs_inference,[],[78,36,9])).
% 0.19/0.70  cnf(84,plain,
% 0.19/0.70     (~P3(f5(a3,a4),f5(a4,a3))),
% 0.19/0.70     inference(scs_inference,[],[78,66,64,69,40,42,36,9,19])).
% 0.19/0.70  cnf(91,plain,
% 0.19/0.70     (P2(f5(a3,a4),a1)),
% 0.19/0.70     inference(scs_inference,[],[82,66,64,69,84,40,42,9,19,14])).
% 0.19/0.70  cnf(100,plain,
% 0.19/0.70     ($false),
% 0.19/0.70     inference(scs_inference,[],[69,42,7,6,28,91,40,9,19]),
% 0.19/0.70     ['proof']).
% 0.19/0.70  % SZS output end Proof
% 0.19/0.70  % Total time :0.070000s
%------------------------------------------------------------------------------