TSTP Solution File: GEO201+3 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : GEO201+3 : TPTP v8.1.2. Released v4.0.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.zcaYdN5Z40 true

% 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 23:57:30 EDT 2023

% Result   : Theorem 1.34s 0.86s
% Output   : Refutation 1.34s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   60 (  19 unt;   9 typ;   0 def)
%            Number of atoms       :  108 (   0 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  380 (  31   ~;  48   |;   1   &; 292   @)
%                                         (   1 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   14 (  14   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   9 usr;   3 con; 0-2 aty)
%            Number of variables   :   69 (   0   ^;  69   !;   0   ?;  69   :)

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

thf(equal_points_type,type,
    equal_points: $i > $i > $o ).

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

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

thf(parallel_through_point_type,type,
    parallel_through_point: $i > $i > $i ).

thf(distinct_points_type,type,
    distinct_points: $i > $i > $o ).

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

thf(intersection_point_type,type,
    intersection_point: $i > $i > $i ).

thf(convergent_lines_type,type,
    convergent_lines: $i > $i > $o ).

thf(con,conjecture,
    ! [X: $i,Y: $i] :
      ( ( convergent_lines @ X @ Y )
     => ( equal_points @ ( intersection_point @ X @ Y ) @ ( intersection_point @ Y @ X ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [X: $i,Y: $i] :
        ( ( convergent_lines @ X @ Y )
       => ( equal_points @ ( intersection_point @ X @ Y ) @ ( intersection_point @ Y @ X ) ) ),
    inference('cnf.neg',[status(esa)],[con]) ).

thf(zip_derived_cl48,plain,
    convergent_lines @ sk_ @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(ax6,axiom,
    ! [X: $i,Y: $i,Z: $i] :
      ( ( convergent_lines @ X @ Y )
     => ( ( convergent_lines @ X @ Z )
        | ( convergent_lines @ Y @ Z ) ) ) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( convergent_lines @ X0 @ X1 )
      | ( convergent_lines @ X0 @ X2 )
      | ( convergent_lines @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[ax6]) ).

thf(zip_derived_cl79,plain,
    ! [X0: $i] :
      ( ( convergent_lines @ sk_ @ X0 )
      | ( convergent_lines @ sk__1 @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl48,zip_derived_cl5]) ).

thf(zip_derived_cl5_001,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( convergent_lines @ X0 @ X1 )
      | ( convergent_lines @ X0 @ X2 )
      | ( convergent_lines @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[ax6]) ).

thf(zip_derived_cl85,plain,
    ! [X0: $i,X1: $i] :
      ( ( convergent_lines @ sk_ @ X0 )
      | ( convergent_lines @ sk__1 @ X1 )
      | ( convergent_lines @ X0 @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl79,zip_derived_cl5]) ).

thf(apart3,axiom,
    ! [X: $i] :
      ~ ( convergent_lines @ X @ X ) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i] :
      ~ ( convergent_lines @ X0 @ X0 ),
    inference(cnf,[status(esa)],[apart3]) ).

thf(zip_derived_cl159,plain,
    ! [X0: $i] :
      ( ( convergent_lines @ X0 @ sk__1 )
      | ( convergent_lines @ sk_ @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl85,zip_derived_cl2]) ).

thf(zip_derived_cl5_002,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( convergent_lines @ X0 @ X1 )
      | ( convergent_lines @ X0 @ X2 )
      | ( convergent_lines @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[ax6]) ).

thf(zip_derived_cl184,plain,
    ! [X0: $i,X1: $i] :
      ( ( convergent_lines @ X0 @ sk__1 )
      | ( convergent_lines @ sk_ @ X1 )
      | ( convergent_lines @ X0 @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl159,zip_derived_cl5]) ).

thf(zip_derived_cl2_003,plain,
    ! [X0: $i] :
      ~ ( convergent_lines @ X0 @ X0 ),
    inference(cnf,[status(esa)],[apart3]) ).

thf(zip_derived_cl324,plain,
    ! [X0: $i] :
      ( ( convergent_lines @ X0 @ sk_ )
      | ( convergent_lines @ X0 @ sk__1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl184,zip_derived_cl2]) ).

thf(cp1,axiom,
    ! [X: $i,Y: $i] :
      ~ ( convergent_lines @ ( parallel_through_point @ Y @ X ) @ Y ) ).

thf(zip_derived_cl15,plain,
    ! [X0: $i,X1: $i] :
      ~ ( convergent_lines @ ( parallel_through_point @ X0 @ X1 ) @ X0 ),
    inference(cnf,[status(esa)],[cp1]) ).

thf(zip_derived_cl369,plain,
    ! [X0: $i] : ( convergent_lines @ ( parallel_through_point @ sk__1 @ X0 ) @ sk_ ),
    inference('s_sup-',[status(thm)],[zip_derived_cl324,zip_derived_cl15]) ).

thf(ceq3,axiom,
    ! [X: $i,Y: $i,Z: $i] :
      ( ( convergent_lines @ X @ Y )
     => ( ( distinct_lines @ Y @ Z )
        | ( convergent_lines @ X @ Z ) ) ) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( convergent_lines @ X0 @ X1 )
      | ( distinct_lines @ X1 @ X2 )
      | ( convergent_lines @ X0 @ X2 ) ),
    inference(cnf,[status(esa)],[ceq3]) ).

thf(zip_derived_cl429,plain,
    ! [X0: $i,X1: $i] :
      ( ( distinct_lines @ sk_ @ X1 )
      | ( convergent_lines @ ( parallel_through_point @ sk__1 @ X0 ) @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl369,zip_derived_cl13]) ).

thf(zip_derived_cl15_004,plain,
    ! [X0: $i,X1: $i] :
      ~ ( convergent_lines @ ( parallel_through_point @ X0 @ X1 ) @ X0 ),
    inference(cnf,[status(esa)],[cp1]) ).

thf(zip_derived_cl513,plain,
    distinct_lines @ sk_ @ sk__1,
    inference('s_sup-',[status(thm)],[zip_derived_cl429,zip_derived_cl15]) ).

thf(ax1,axiom,
    ! [X: $i,Y: $i] :
      ( ( equal_points @ X @ Y )
    <=> ~ ( distinct_points @ X @ Y ) ) ).

thf(zip_derived_cl39,plain,
    ! [X0: $i,X1: $i] :
      ( ( equal_points @ X0 @ X1 )
      | ( distinct_points @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[ax1]) ).

thf(zip_derived_cl49,plain,
    ~ ( equal_points @ ( intersection_point @ sk_ @ sk__1 ) @ ( intersection_point @ sk__1 @ sk_ ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl59,plain,
    distinct_points @ ( intersection_point @ sk_ @ sk__1 ) @ ( intersection_point @ sk__1 @ sk_ ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl39,zip_derived_cl49]) ).

thf(cu1,axiom,
    ! [X: $i,Y: $i,U: $i,V: $i] :
      ( ( ( distinct_points @ X @ Y )
        & ( distinct_lines @ U @ V ) )
     => ( ( apart_point_and_line @ X @ U )
        | ( apart_point_and_line @ X @ V )
        | ( apart_point_and_line @ Y @ U )
        | ( apart_point_and_line @ Y @ V ) ) ) ).

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

thf(zip_derived_cl86,plain,
    ! [X0: $i,X1: $i] :
      ( ( apart_point_and_line @ ( intersection_point @ sk__1 @ sk_ ) @ X0 )
      | ( apart_point_and_line @ ( intersection_point @ sk_ @ sk__1 ) @ X0 )
      | ~ ( distinct_lines @ X0 @ X1 )
      | ( apart_point_and_line @ ( intersection_point @ sk_ @ sk__1 ) @ X1 )
      | ( apart_point_and_line @ ( intersection_point @ sk__1 @ sk_ ) @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl59,zip_derived_cl10]) ).

thf(zip_derived_cl516,plain,
    ( ( apart_point_and_line @ ( intersection_point @ sk__1 @ sk_ ) @ sk_ )
    | ( apart_point_and_line @ ( intersection_point @ sk_ @ sk__1 ) @ sk_ )
    | ( apart_point_and_line @ ( intersection_point @ sk_ @ sk__1 ) @ sk__1 )
    | ( apart_point_and_line @ ( intersection_point @ sk__1 @ sk_ ) @ sk__1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl513,zip_derived_cl86]) ).

thf(ci3,axiom,
    ! [X: $i,Y: $i] :
      ( ( convergent_lines @ X @ Y )
     => ~ ( apart_point_and_line @ ( intersection_point @ X @ Y ) @ X ) ) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( apart_point_and_line @ ( intersection_point @ X0 @ X1 ) @ X0 )
      | ~ ( convergent_lines @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[ci3]) ).

thf(zip_derived_cl552,plain,
    ( ( apart_point_and_line @ ( intersection_point @ sk_ @ sk__1 ) @ sk__1 )
    | ( apart_point_and_line @ ( intersection_point @ sk_ @ sk__1 ) @ sk_ )
    | ( apart_point_and_line @ ( intersection_point @ sk__1 @ sk_ ) @ sk_ )
    | ~ ( convergent_lines @ sk__1 @ sk_ ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl516,zip_derived_cl8]) ).

thf(zip_derived_cl324_005,plain,
    ! [X0: $i] :
      ( ( convergent_lines @ X0 @ sk_ )
      | ( convergent_lines @ X0 @ sk__1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl184,zip_derived_cl2]) ).

thf(zip_derived_cl2_006,plain,
    ! [X0: $i] :
      ~ ( convergent_lines @ X0 @ X0 ),
    inference(cnf,[status(esa)],[apart3]) ).

thf(zip_derived_cl363,plain,
    convergent_lines @ sk__1 @ sk_,
    inference('s_sup-',[status(thm)],[zip_derived_cl324,zip_derived_cl2]) ).

thf(zip_derived_cl553,plain,
    ( ( apart_point_and_line @ ( intersection_point @ sk_ @ sk__1 ) @ sk__1 )
    | ( apart_point_and_line @ ( intersection_point @ sk_ @ sk__1 ) @ sk_ )
    | ( apart_point_and_line @ ( intersection_point @ sk__1 @ sk_ ) @ sk_ ) ),
    inference(demod,[status(thm)],[zip_derived_cl552,zip_derived_cl363]) ).

thf(ci4,axiom,
    ! [X: $i,Y: $i] :
      ( ( convergent_lines @ X @ Y )
     => ~ ( apart_point_and_line @ ( intersection_point @ X @ Y ) @ Y ) ) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( apart_point_and_line @ ( intersection_point @ X0 @ X1 ) @ X1 )
      | ~ ( convergent_lines @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[ci4]) ).

thf(zip_derived_cl566,plain,
    ( ( apart_point_and_line @ ( intersection_point @ sk_ @ sk__1 ) @ sk_ )
    | ( apart_point_and_line @ ( intersection_point @ sk_ @ sk__1 ) @ sk__1 )
    | ~ ( convergent_lines @ sk__1 @ sk_ ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl553,zip_derived_cl9]) ).

thf(zip_derived_cl363_007,plain,
    convergent_lines @ sk__1 @ sk_,
    inference('s_sup-',[status(thm)],[zip_derived_cl324,zip_derived_cl2]) ).

thf(zip_derived_cl567,plain,
    ( ( apart_point_and_line @ ( intersection_point @ sk_ @ sk__1 ) @ sk_ )
    | ( apart_point_and_line @ ( intersection_point @ sk_ @ sk__1 ) @ sk__1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl566,zip_derived_cl363]) ).

thf(zip_derived_cl9_008,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( apart_point_and_line @ ( intersection_point @ X0 @ X1 ) @ X1 )
      | ~ ( convergent_lines @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[ci4]) ).

thf(zip_derived_cl657,plain,
    ( ( apart_point_and_line @ ( intersection_point @ sk_ @ sk__1 ) @ sk_ )
    | ~ ( convergent_lines @ sk_ @ sk__1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl567,zip_derived_cl9]) ).

thf(zip_derived_cl48_009,plain,
    convergent_lines @ sk_ @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl658,plain,
    apart_point_and_line @ ( intersection_point @ sk_ @ sk__1 ) @ sk_,
    inference(demod,[status(thm)],[zip_derived_cl657,zip_derived_cl48]) ).

thf(zip_derived_cl8_010,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( apart_point_and_line @ ( intersection_point @ X0 @ X1 ) @ X0 )
      | ~ ( convergent_lines @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[ci3]) ).

thf(zip_derived_cl698,plain,
    ~ ( convergent_lines @ sk_ @ sk__1 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl658,zip_derived_cl8]) ).

thf(zip_derived_cl48_011,plain,
    convergent_lines @ sk_ @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl699,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl698,zip_derived_cl48]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GEO201+3 : TPTP v8.1.2. Released v4.0.0.
% 0.07/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.zcaYdN5Z40 true
% 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 21:03:05 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.34  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.20/0.61  % Total configuration time : 435
% 0.20/0.61  % Estimated wc time : 1092
% 0.20/0.61  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 1.25/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 1.25/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 1.25/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 1.25/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.34/0.86  % Solved by fo/fo6_bce.sh.
% 1.34/0.86  % BCE start: 50
% 1.34/0.86  % BCE eliminated: 0
% 1.34/0.86  % PE start: 50
% 1.34/0.86  logic: neq
% 1.34/0.86  % PE eliminated: 12
% 1.34/0.86  % done 157 iterations in 0.138s
% 1.34/0.86  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.34/0.86  % SZS output start Refutation
% See solution above
% 1.34/0.86  
% 1.34/0.86  
% 1.34/0.86  % Terminating...
% 1.51/0.93  % Runner terminated.
% 1.51/0.94  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------