TSTP Solution File: GEO208+2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : GEO208+2 : TPTP v8.1.2. Released v3.3.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.o1KhqFALWh true

% Computer : n023.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:36 EDT 2023

% Result   : Theorem 0.53s 0.72s
% Output   : Refutation 0.53s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   18 (   6 unt;   6 typ;   0 def)
%            Number of atoms       :   27 (   0 equ;   0 cnn)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   80 (  13   ~;   8   |;   4   &;  52   @)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   14 (   0   ^;  14   !;   0   ?;  14   :)

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

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

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

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

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

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

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

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

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

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

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

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

thf(zip_derived_cl40,plain,
    ! [X0: $i] :
      ( ( apart_point_and_line @ X0 @ sk__1 )
      | ( apart_point_and_line @ X0 @ sk__2 )
      | ( convergent_lines @ sk__1 @ sk__2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl17,zip_derived_cl16]) ).

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

thf(zip_derived_cl42,plain,
    ! [X0: $i] :
      ( ( apart_point_and_line @ X0 @ sk__2 )
      | ( apart_point_and_line @ X0 @ sk__1 ) ),
    inference(clc,[status(thm)],[zip_derived_cl40,zip_derived_cl18]) ).

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

thf(zip_derived_cl46,plain,
    apart_point_and_line @ sk_ @ sk__1,
    inference('s_sup-',[status(thm)],[zip_derived_cl42,zip_derived_cl19]) ).

thf(zip_derived_cl47,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl20,zip_derived_cl46]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : GEO208+2 : TPTP v8.1.2. Released v3.3.0.
% 0.10/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.o1KhqFALWh true
% 0.13/0.34  % Computer : n023.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:53:55 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.34  % Python version: Python 3.6.8
% 0.13/0.34  % Running in FO mode
% 0.52/0.61  % Total configuration time : 435
% 0.52/0.61  % Estimated wc time : 1092
% 0.52/0.61  % Estimated cpu time (7 cpus) : 156.0
% 0.53/0.68  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.53/0.69  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.53/0.72  % Solved by fo/fo6_bce.sh.
% 0.53/0.72  % BCE start: 21
% 0.53/0.72  % BCE eliminated: 0
% 0.53/0.72  % PE start: 21
% 0.53/0.72  logic: neq
% 0.53/0.72  % PE eliminated: 0
% 0.53/0.72  % done 25 iterations in 0.017s
% 0.53/0.72  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.53/0.72  % SZS output start Refutation
% See solution above
% 0.53/0.72  
% 0.53/0.72  
% 0.53/0.72  % Terminating...
% 0.59/0.83  % Runner terminated.
% 0.59/0.84  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------