TSTP Solution File: GEO219+2 by CSE---1.6

View Problem - Process Solution

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

% Computer : n017.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:48 EDT 2023

% Result   : Theorem 0.20s 0.62s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : GEO219+2 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.13  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %s %d
% 0.12/0.34  % Computer : n017.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 29 20:49:43 EDT 2023
% 0.12/0.34  % CPUTime    : 
% 0.20/0.56  start to proof:theBenchmark
% 0.20/0.61  %-------------------------------------------
% 0.20/0.61  % File        :CSE---1.6
% 0.20/0.61  % Problem     :theBenchmark
% 0.20/0.61  % Transform   :cnf
% 0.20/0.62  % Format      :tptp:raw
% 0.20/0.62  % Command     :java -jar mcs_scs.jar %d %s
% 0.20/0.62  
% 0.20/0.62  % Result      :Theorem 0.000000s
% 0.20/0.62  % Output      :CNFRefutation 0.000000s
% 0.20/0.62  %-------------------------------------------
% 0.20/0.62  %------------------------------------------------------------------------------
% 0.20/0.62  % File     : GEO219+2 : TPTP v8.1.2. Released v3.3.0.
% 0.20/0.62  % Domain   : Geometry (Constructive)
% 0.20/0.62  % Problem  : Transitivity of orthogonal and parallel
% 0.20/0.62  % Version  : [vPl95] axioms : Reduced > Especial.
% 0.20/0.62  % English  : If line L is orthogonal to M and a line N is parallel to L,
% 0.20/0.62  %            then M is orthogonal to N.
% 0.20/0.62  
% 0.20/0.62  % Refs     : [vPl95] von Plato (1995), The Axioms of Constructive Geometry
% 0.20/0.62  %          : [Li97]  Li (1997), Replacing the Axioms for Connecting Lines a
% 0.20/0.62  %          : [Li98]  Li (1998), A Shorter and Intuitive Axiom to Replace th
% 0.20/0.62  %          : [ROK06] Raths et al. (2006), The ILTP Problem Library for Intu
% 0.20/0.62  % Source   : [ILTP]
% 0.20/0.62  % Names    :
% 0.20/0.62  
% 0.20/0.62  % Status   : Theorem
% 0.20/0.62  % Rating   : 0.00 v5.5.0, 0.04 v5.3.0, 0.13 v5.2.0, 0.14 v5.0.0, 0.05 v4.1.0, 0.06 v4.0.1, 0.05 v3.7.0, 0.00 v3.3.0
% 0.20/0.62  % Syntax   : Number of formulae    :   16 (   3 unt;   0 def)
% 0.20/0.62  %            Number of atoms       :   48 (   0 equ)
% 0.20/0.62  %            Maximal formula atoms :    6 (   3 avg)
% 0.20/0.62  %            Number of connectives :   50 (  18   ~;  12   |;   6   &)
% 0.20/0.62  %                                         (   0 <=>;  14  =>;   0  <=;   0 <~>)
% 0.20/0.62  %            Maximal formula depth :    9 (   6 avg)
% 0.20/0.62  %            Maximal term depth    :    2 (   1 avg)
% 0.20/0.62  %            Number of predicates  :    5 (   5 usr;   0 prp; 2-2 aty)
% 0.20/0.62  %            Number of functors    :    2 (   2 usr;   0 con; 2-2 aty)
% 0.20/0.62  %            Number of variables   :   41 (  41   !;   0   ?)
% 0.20/0.62  % SPC      : FOF_THM_RFO_NEQ
% 0.20/0.62  
% 0.20/0.62  % Comments :  Definitions unfolded, hence Especial.
% 0.20/0.62  %------------------------------------------------------------------------------
% 0.20/0.62  include('Axioms/GEO008+0.ax').
% 0.20/0.62  include('Axioms/GEO006+4.ax').
% 0.20/0.62  %------------------------------------------------------------------------------
% 0.20/0.62  fof(con,conjecture,
% 0.20/0.62      ! [L,M,N] :
% 0.20/0.62        ( ( ~ unorthogonal_lines(L,M)
% 0.20/0.62          & ~ convergent_lines(L,N) )
% 0.20/0.62       => ~ unorthogonal_lines(M,N) ) ).
% 0.20/0.62  
% 0.20/0.62  %------------------------------------------------------------------------------
% 0.20/0.62  %-------------------------------------------
% 0.20/0.62  % Proof found
% 0.20/0.62  % SZS status Theorem for theBenchmark
% 0.20/0.62  % SZS output start Proof
% 0.20/0.62  %ClaNum:23(EqnAxiom:0)
% 0.20/0.62  %VarNum:114(SingletonVarNum:50)
% 0.20/0.62  %MaxLitNum:6
% 0.20/0.62  %MaxfuncDepth:1
% 0.20/0.62  %SharedTerms:6
% 0.20/0.62  %goalClause: 1 2 3
% 0.20/0.62  %singleGoalClaCount:3
% 0.20/0.62  [1]P1(a1,a3)
% 0.20/0.62  [2]~P2(a2,a3)
% 0.20/0.62  [3]~P1(a2,a1)
% 0.20/0.62  [4]~P4(x41,x41)
% 0.20/0.62  [5]~P5(x51,x51)
% 0.20/0.62  [6]~P2(x61,x61)
% 0.20/0.62  [7]P1(x71,x72)+P2(x71,x72)
% 0.20/0.62  [8]~P2(x81,x82)+P5(x81,x82)
% 0.20/0.62  [9]~P4(x93,x91)+P4(x91,x92)+P4(x93,x92)
% 0.20/0.62  [10]~P3(x101,x103)+P4(x101,x102)+P3(x102,x103)
% 0.20/0.62  [11]~P5(x113,x111)+P5(x111,x112)+P5(x113,x112)
% 0.20/0.62  [12]~P3(x123,x121)+P5(x121,x122)+P3(x123,x122)
% 0.20/0.62  [13]~P2(x133,x131)+P2(x131,x132)+P2(x133,x132)
% 0.20/0.62  [14]~P2(x143,x142)+P1(x141,x142)+P1(x141,x143)
% 0.20/0.62  [19]~P2(x192,x193)+~P3(x191,x193)+P4(x191,f4(x192,x193))
% 0.20/0.62  [20]~P2(x202,x203)+~P3(x201,x202)+P4(x201,f4(x202,x203))
% 0.20/0.62  [21]P4(x211,x212)+~P4(x213,x212)+~P3(x211,f5(x213,x212))
% 0.20/0.62  [22]P4(x221,x222)+~P4(x222,x223)+~P3(x221,f5(x222,x223))
% 0.20/0.62  [15]~P2(x152,x153)+~P1(x152,x153)+P2(x151,x152)+P2(x151,x153)
% 0.20/0.62  [16]~P2(x162,x163)+~P1(x162,x163)+P2(x161,x162)+P1(x161,x163)
% 0.20/0.62  [17]~P2(x173,x172)+~P1(x173,x172)+P2(x171,x172)+P1(x171,x173)
% 0.20/0.62  [23]P3(x234,x233)+~P4(x234,x231)+~P5(x233,x232)+P3(x231,x232)+P3(x231,x233)+P3(x234,x232)
% 0.20/0.62  %EqnAxiom
% 0.20/0.62  
% 0.20/0.62  %-------------------------------------------
% 0.20/0.62  cnf(25,plain,
% 0.20/0.62     (~P2(a1,a3)),
% 0.20/0.62     inference(scs_inference,[],[1,6,2,3,7,17])).
% 0.20/0.62  cnf(33,plain,
% 0.20/0.62     (~P4(x331,x331)),
% 0.20/0.62     inference(rename_variables,[],[4])).
% 0.20/0.62  cnf(35,plain,
% 0.20/0.62     (~P2(x351,x352)+~P3(f4(x352,x353),x352)+~P3(f4(x352,x353),f5(f4(x352,x353),f4(x351,x352)))),
% 0.20/0.62     inference(scs_inference,[],[1,4,33,5,6,2,3,7,17,22,12,10,20,19])).
% 0.20/0.62  cnf(39,plain,
% 0.20/0.62     (P2(a2,a1)),
% 0.20/0.62     inference(scs_inference,[],[3,7])).
% 0.20/0.62  cnf(42,plain,
% 0.20/0.62     (~P4(x421,x421)),
% 0.20/0.62     inference(rename_variables,[],[4])).
% 0.20/0.62  cnf(49,plain,
% 0.20/0.62     (P5(a2,a1)),
% 0.20/0.62     inference(scs_inference,[],[3,4,42,7,20,35,19,8])).
% 0.20/0.62  cnf(57,plain,
% 0.20/0.63     ($false),
% 0.20/0.63     inference(scs_inference,[],[2,5,25,39,49,11,13]),
% 0.20/0.63     ['proof']).
% 0.20/0.63  % SZS output end Proof
% 0.20/0.63  % Total time :0.000000s
%------------------------------------------------------------------------------