TSTP Solution File: GEO210+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : GEO210+1 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.yBIRpF7AVx true

% Computer : n025.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 23:57:38 EDT 2023

% Result   : Theorem 0.21s 0.81s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   23 (   9 unt;   7 typ;   0 def)
%            Number of atoms       :   34 (   0 equ;   0 cnn)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  120 (  14   ~;  13   |;   2   &;  88   @)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   26 (   0   ^;  26   !;   0   ?;  26   :)

% Comments : 
%------------------------------------------------------------------------------
thf(sk__type,type,
    sk_: $i ).

thf(orthogonal_through_point_type,type,
    orthogonal_through_point: $i > $i > $i ).

thf(unorthogonal_lines_type,type,
    unorthogonal_lines: $i > $i > $o ).

thf(distinct_lines_type,type,
    distinct_lines: $i > $i > $o ).

thf(sk__2_type,type,
    sk__2: $i ).

thf(sk__1_type,type,
    sk__1: $i ).

thf(apart_point_and_line_type,type,
    apart_point_and_line: $i > $i > $o ).

thf(con,conjecture,
    ! [A: $i,L: $i,M: $i] :
      ( ( ~ ( apart_point_and_line @ A @ L )
        & ~ ( unorthogonal_lines @ L @ M ) )
     => ~ ( distinct_lines @ L @ ( orthogonal_through_point @ M @ A ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,L: $i,M: $i] :
        ( ( ~ ( apart_point_and_line @ A @ L )
          & ~ ( unorthogonal_lines @ L @ M ) )
       => ~ ( distinct_lines @ L @ ( orthogonal_through_point @ M @ A ) ) ),
    inference('cnf.neg',[status(esa)],[con]) ).

thf(zip_derived_cl28,plain,
    ~ ( apart_point_and_line @ sk_ @ sk__1 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl26,plain,
    distinct_lines @ sk__1 @ ( orthogonal_through_point @ sk__2 @ sk_ ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(ouo1,axiom,
    ! [A: $i,L: $i,M: $i,N: $i] :
      ( ( distinct_lines @ L @ M )
     => ( ( apart_point_and_line @ A @ L )
        | ( apart_point_and_line @ A @ M )
        | ( unorthogonal_lines @ L @ N )
        | ( unorthogonal_lines @ M @ N ) ) ) ).

thf(zip_derived_cl25,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( apart_point_and_line @ X0 @ X1 )
      | ( apart_point_and_line @ X0 @ X2 )
      | ~ ( distinct_lines @ X2 @ X1 )
      | ( unorthogonal_lines @ X2 @ X3 )
      | ( unorthogonal_lines @ X1 @ X3 ) ),
    inference(cnf,[status(esa)],[ouo1]) ).

thf(zip_derived_cl71,plain,
    ! [X0: $i,X1: $i] :
      ( ( apart_point_and_line @ X0 @ ( orthogonal_through_point @ sk__2 @ sk_ ) )
      | ( apart_point_and_line @ X0 @ sk__1 )
      | ( unorthogonal_lines @ sk__1 @ X1 )
      | ( unorthogonal_lines @ ( orthogonal_through_point @ sk__2 @ sk_ ) @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl26,zip_derived_cl25]) ).

thf(ooc1,axiom,
    ! [A: $i,L: $i] :
      ~ ( unorthogonal_lines @ ( orthogonal_through_point @ L @ A ) @ L ) ).

thf(zip_derived_cl23,plain,
    ! [X0: $i,X1: $i] :
      ~ ( unorthogonal_lines @ ( orthogonal_through_point @ X0 @ X1 ) @ X0 ),
    inference(cnf,[status(esa)],[ooc1]) ).

thf(zip_derived_cl270,plain,
    ! [X0: $i] :
      ( ( unorthogonal_lines @ sk__1 @ sk__2 )
      | ( apart_point_and_line @ X0 @ sk__1 )
      | ( apart_point_and_line @ X0 @ ( orthogonal_through_point @ sk__2 @ sk_ ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl71,zip_derived_cl23]) ).

thf(zip_derived_cl27,plain,
    ~ ( unorthogonal_lines @ sk__1 @ sk__2 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl272,plain,
    ! [X0: $i] :
      ( ( apart_point_and_line @ X0 @ sk__1 )
      | ( apart_point_and_line @ X0 @ ( orthogonal_through_point @ sk__2 @ sk_ ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl270,zip_derived_cl27]) ).

thf(ooc2,axiom,
    ! [A: $i,L: $i] :
      ~ ( apart_point_and_line @ A @ ( orthogonal_through_point @ L @ A ) ) ).

thf(zip_derived_cl24,plain,
    ! [X0: $i,X1: $i] :
      ~ ( apart_point_and_line @ X0 @ ( orthogonal_through_point @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[ooc2]) ).

thf(zip_derived_cl275,plain,
    apart_point_and_line @ sk_ @ sk__1,
    inference('s_sup-',[status(thm)],[zip_derived_cl272,zip_derived_cl24]) ).

thf(zip_derived_cl278,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl28,zip_derived_cl275]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : GEO210+1 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.yBIRpF7AVx true
% 0.14/0.34  % Computer : n025.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Tue Aug 29 21:54:10 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.14/0.34  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.35  % Running in FO mode
% 0.21/0.65  % Total configuration time : 435
% 0.21/0.65  % Estimated wc time : 1092
% 0.21/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.21/0.81  % Solved by fo/fo6_bce.sh.
% 0.21/0.81  % BCE start: 29
% 0.21/0.81  % BCE eliminated: 0
% 0.21/0.81  % PE start: 29
% 0.21/0.81  logic: neq
% 0.21/0.81  % PE eliminated: 1
% 0.21/0.81  % done 83 iterations in 0.056s
% 0.21/0.81  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.81  % SZS output start Refutation
% See solution above
% 0.21/0.81  
% 0.21/0.81  
% 0.21/0.81  % Terminating...
% 1.53/0.86  % Runner terminated.
% 1.53/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------