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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : GEO261+1 : TPTP v8.1.2. Bugfixed v6.4.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.aGStuQ5yxC true

% Computer : n027.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:58:09 EDT 2023

% Result   : Theorem 0.55s 0.76s
% Output   : Refutation 0.55s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   27 (   8 unt;   9 typ;   0 def)
%            Number of atoms       :   38 (   0 equ;   0 cnn)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  126 (  15   ~;  10   |;   6   &;  91   @)
%                                         (   1 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   16 (  16   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   9 usr;   3 con; 0-4 aty)
%            Number of variables   :   30 (   0   ^;  30   !;   0   ?;  30   :)

% Comments : 
%------------------------------------------------------------------------------
thf(between_on_line_type,type,
    between_on_line: $i > $i > $i > $i > $o ).

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

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

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

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

thf(unequally_directed_lines_type,type,
    unequally_directed_lines: $i > $i > $o ).

thf(divides_points_type,type,
    divides_points: $i > $i > $i > $o ).

thf(left_convergent_lines_type,type,
    left_convergent_lines: $i > $i > $o ).

thf(reverse_line_type,type,
    reverse_line: $i > $i ).

thf(con,conjecture,
    ! [L: $i,M: $i,A: $i,B: $i,C: $i] :
      ( ( ( between_on_line @ L @ A @ B @ C )
        & ( convergent_lines @ L @ M )
        & ~ ( apart_point_and_line @ B @ M ) )
     => ( divides_points @ M @ A @ C ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [L: $i,M: $i,A: $i,B: $i,C: $i] :
        ( ( ( between_on_line @ L @ A @ B @ C )
          & ( convergent_lines @ L @ M )
          & ~ ( apart_point_and_line @ B @ M ) )
       => ( divides_points @ M @ A @ C ) ),
    inference('cnf.neg',[status(esa)],[con]) ).

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

thf(con_def,axiom,
    ! [L: $i,M: $i] :
      ( ( convergent_lines @ L @ M )
    <=> ( ( unequally_directed_lines @ L @ M )
        & ( unequally_directed_lines @ L @ ( reverse_line @ M ) ) ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i] :
      ( ( unequally_directed_lines @ X0 @ ( reverse_line @ X1 ) )
      | ~ ( convergent_lines @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[con_def]) ).

thf(zip_derived_cl74,plain,
    unequally_directed_lines @ sk_ @ ( reverse_line @ sk__1 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl61,zip_derived_cl4]) ).

thf(oag9,axiom,
    ! [L: $i,M: $i] :
      ( ( ( unequally_directed_lines @ L @ M )
        & ( unequally_directed_lines @ L @ ( reverse_line @ M ) ) )
     => ( ( left_convergent_lines @ L @ M )
        | ( left_convergent_lines @ L @ ( reverse_line @ M ) ) ) ) ).

thf(zip_derived_cl37,plain,
    ! [X0: $i,X1: $i] :
      ( ( left_convergent_lines @ X0 @ ( reverse_line @ X1 ) )
      | ( left_convergent_lines @ X0 @ X1 )
      | ~ ( unequally_directed_lines @ X0 @ ( reverse_line @ X1 ) )
      | ~ ( unequally_directed_lines @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[oag9]) ).

thf(oag11,axiom,
    ! [L: $i,M: $i] :
      ~ ( ( left_convergent_lines @ L @ M )
        | ( left_convergent_lines @ L @ ( reverse_line @ M ) ) ) ).

thf(zip_derived_cl41,plain,
    ! [X0: $i,X1: $i] :
      ~ ( left_convergent_lines @ X0 @ X1 ),
    inference(cnf,[status(esa)],[oag11]) ).

thf(zip_derived_cl173,plain,
    ! [X0: $i,X1: $i] :
      ( ( left_convergent_lines @ X0 @ ( reverse_line @ X1 ) )
      | ~ ( unequally_directed_lines @ X0 @ ( reverse_line @ X1 ) )
      | ~ ( unequally_directed_lines @ X0 @ X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl37,zip_derived_cl41]) ).

thf(zip_derived_cl41_001,plain,
    ! [X0: $i,X1: $i] :
      ~ ( left_convergent_lines @ X0 @ X1 ),
    inference(cnf,[status(esa)],[oag11]) ).

thf(zip_derived_cl174,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( unequally_directed_lines @ X0 @ X1 )
      | ~ ( unequally_directed_lines @ X0 @ ( reverse_line @ X1 ) ) ),
    inference(clc,[status(thm)],[zip_derived_cl173,zip_derived_cl41]) ).

thf(zip_derived_cl177,plain,
    ~ ( unequally_directed_lines @ sk_ @ sk__1 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl74,zip_derived_cl174]) ).

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

thf(zip_derived_cl3,plain,
    ! [X0: $i,X1: $i] :
      ( ( unequally_directed_lines @ X0 @ X1 )
      | ~ ( convergent_lines @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[con_def]) ).

thf(zip_derived_cl73,plain,
    unequally_directed_lines @ sk_ @ sk__1,
    inference('dp-resolution',[status(thm)],[zip_derived_cl61,zip_derived_cl3]) ).

thf(zip_derived_cl179,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl177,zip_derived_cl73]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.14  % Problem  : GEO261+1 : TPTP v8.1.2. Bugfixed v6.4.0.
% 0.04/0.15  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.aGStuQ5yxC true
% 0.16/0.37  % Computer : n027.cluster.edu
% 0.16/0.37  % Model    : x86_64 x86_64
% 0.16/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.37  % Memory   : 8042.1875MB
% 0.16/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.37  % CPULimit : 300
% 0.16/0.37  % WCLimit  : 300
% 0.16/0.37  % DateTime : Tue Aug 29 22:27:23 EDT 2023
% 0.16/0.37  % CPUTime  : 
% 0.16/0.37  % Running portfolio for 300 s
% 0.16/0.37  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.16/0.37  % Number of cores: 8
% 0.16/0.37  % Python version: Python 3.6.8
% 0.16/0.37  % Running in FO mode
% 0.51/0.61  % Total configuration time : 435
% 0.51/0.61  % Estimated wc time : 1092
% 0.51/0.61  % Estimated cpu time (7 cpus) : 156.0
% 0.51/0.69  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.55/0.72  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.55/0.73  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.55/0.73  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.55/0.73  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.55/0.73  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.55/0.75  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.55/0.76  % Solved by fo/fo6_bce.sh.
% 0.55/0.76  % BCE start: 63
% 0.55/0.76  % BCE eliminated: 0
% 0.55/0.76  % PE start: 63
% 0.55/0.76  logic: neq
% 0.55/0.76  % PE eliminated: 11
% 0.55/0.76  % done 48 iterations in 0.044s
% 0.55/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.55/0.76  % SZS output start Refutation
% See solution above
% 0.55/0.76  
% 0.55/0.76  
% 0.55/0.76  % Terminating...
% 0.59/0.83  % Runner terminated.
% 0.59/0.84  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------