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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : GEO197+3 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.4PnIdVD5AF true

% Computer : n012.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:27 EDT 2023

% Result   : Theorem 1.36s 0.86s
% Output   : Refutation 1.36s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   17
% Syntax   : Number of formulae    :   33 (  12 unt;   9 typ;   0 def)
%            Number of atoms       :   46 (   0 equ;   0 cnn)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :  158 (  12   ~;  10   |;   6   &; 124   @)
%                                         (   1 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   12 (  12   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   9 usr;   4 con; 0-2 aty)
%            Number of variables   :   42 (   0   ^;  42   !;   0   ?;  42   :)

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

thf(incident_point_and_line_type,type,
    incident_point_and_line: $i > $i > $o ).

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

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(sk__1_type,type,
    sk__1: $i ).

thf(sk__type,type,
    sk_: $i ).

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

thf(a4,axiom,
    ! [X: $i,Y: $i] :
      ( ( incident_point_and_line @ X @ Y )
    <=> ~ ( apart_point_and_line @ X @ Y ) ) ).

thf(zip_derived_cl45,plain,
    ! [X0: $i,X1: $i] :
      ( ( incident_point_and_line @ X0 @ X1 )
      | ( apart_point_and_line @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[a4]) ).

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

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

thf(zip_derived_cl48,plain,
    ~ ( incident_point_and_line @ ( intersection_point @ sk__2 @ sk__1 ) @ sk_ ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl61,plain,
    apart_point_and_line @ ( intersection_point @ sk__2 @ sk__1 ) @ sk_,
    inference('s_sup-',[status(thm)],[zip_derived_cl45,zip_derived_cl48]) ).

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

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

thf(zip_derived_cl102,plain,
    ! [X0: $i] :
      ( ( distinct_lines @ sk_ @ X0 )
      | ( apart_point_and_line @ ( intersection_point @ sk__2 @ sk__1 ) @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl61,zip_derived_cl12]) ).

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

thf(zip_derived_cl16,plain,
    ! [X0: $i,X1: $i] :
      ~ ( apart_point_and_line @ X0 @ ( parallel_through_point @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[cp2]) ).

thf(zip_derived_cl164,plain,
    ! [X0: $i] : ( distinct_lines @ sk_ @ ( parallel_through_point @ X0 @ ( intersection_point @ sk__2 @ sk__1 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl102,zip_derived_cl16]) ).

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

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

thf(zip_derived_cl210,plain,
    ! [X0: $i] : ( convergent_lines @ sk_ @ ( parallel_through_point @ X0 @ ( intersection_point @ sk__2 @ sk__1 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl164,zip_derived_cl14]) ).

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_cl212,plain,
    ! [X0: $i,X1: $i] :
      ( ( convergent_lines @ sk_ @ X1 )
      | ( convergent_lines @ ( parallel_through_point @ X0 @ ( intersection_point @ sk__2 @ sk__1 ) ) @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl210,zip_derived_cl5]) ).

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_cl457,plain,
    ! [X0: $i] : ( convergent_lines @ sk_ @ X0 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl212,zip_derived_cl15]) ).

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_cl472,plain,
    $false,
    inference('s_sup-',[status(thm)],[zip_derived_cl457,zip_derived_cl2]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : GEO197+3 : TPTP v8.1.2. Released v4.0.0.
% 0.06/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.4PnIdVD5AF true
% 0.13/0.32  % Computer : n012.cluster.edu
% 0.13/0.32  % Model    : x86_64 x86_64
% 0.13/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.32  % Memory   : 8042.1875MB
% 0.13/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.32  % CPULimit : 300
% 0.13/0.32  % WCLimit  : 300
% 0.13/0.32  % DateTime : Tue Aug 29 19:12:08 EDT 2023
% 0.13/0.32  % CPUTime  : 
% 0.13/0.32  % Running portfolio for 300 s
% 0.13/0.33  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.33  % Number of cores: 8
% 0.13/0.33  % Python version: Python 3.6.8
% 0.13/0.33  % Running in FO mode
% 0.19/0.62  % Total configuration time : 435
% 0.19/0.62  % Estimated wc time : 1092
% 0.19/0.62  % Estimated cpu time (7 cpus) : 156.0
% 0.19/0.69  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 1.11/0.72  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 1.11/0.74  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 1.11/0.74  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 1.11/0.74  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 1.11/0.74  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 1.11/0.75  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.36/0.86  % Solved by fo/fo1_av.sh.
% 1.36/0.86  % done 193 iterations in 0.095s
% 1.36/0.86  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.36/0.86  % SZS output start Refutation
% See solution above
% 1.36/0.86  
% 1.36/0.86  
% 1.36/0.86  % Terminating...
% 2.01/0.93  % Runner terminated.
% 2.01/0.94  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------