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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : GEO264+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.pAZkYeqmXC 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:58:11 EDT 2023

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

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

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

thf(left_apart_point_type,type,
    left_apart_point: $i > $i > $o ).

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

thf(line_connecting_type,type,
    line_connecting: $i > $i > $i ).

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

thf(con,conjecture,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( left_apart_point @ C @ ( line_connecting @ A @ B ) )
     => ( ( ( left_apart_point @ D @ ( reverse_line @ ( line_connecting @ B @ C ) ) )
          & ( left_apart_point @ D @ ( reverse_line @ ( line_connecting @ C @ A ) ) ) )
       => ( left_apart_point @ D @ ( line_connecting @ A @ B ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,B: $i,C: $i,D: $i] :
        ( ( left_apart_point @ C @ ( line_connecting @ A @ B ) )
       => ( ( ( left_apart_point @ D @ ( reverse_line @ ( line_connecting @ B @ C ) ) )
            & ( left_apart_point @ D @ ( reverse_line @ ( line_connecting @ C @ A ) ) ) )
         => ( left_apart_point @ D @ ( line_connecting @ A @ B ) ) ) ),
    inference('cnf.neg',[status(esa)],[con]) ).

thf(zip_derived_cl62,plain,
    left_apart_point @ sk__2 @ ( line_connecting @ sk_ @ sk__1 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(oag10,axiom,
    ! [A: $i,L: $i] :
      ~ ( ( left_apart_point @ A @ L )
        | ( left_apart_point @ A @ ( reverse_line @ L ) ) ) ).

thf(zip_derived_cl39,plain,
    ! [X0: $i,X1: $i] :
      ~ ( left_apart_point @ X0 @ X1 ),
    inference(cnf,[status(esa)],[oag10]) ).

thf(zip_derived_cl108,plain,
    $false,
    inference('sup-',[status(thm)],[zip_derived_cl62,zip_derived_cl39]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : GEO264+1 : TPTP v8.1.2. Bugfixed v6.4.0.
% 0.12/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.pAZkYeqmXC true
% 0.14/0.32  % Computer : n023.cluster.edu
% 0.14/0.32  % Model    : x86_64 x86_64
% 0.14/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.32  % Memory   : 8042.1875MB
% 0.14/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.32  % CPULimit : 300
% 0.14/0.32  % WCLimit  : 300
% 0.14/0.32  % DateTime : Tue Aug 29 23:00:24 EDT 2023
% 0.14/0.32  % CPUTime  : 
% 0.14/0.33  % Running portfolio for 300 s
% 0.14/0.33  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.33  % Number of cores: 8
% 0.14/0.33  % Python version: Python 3.6.8
% 0.14/0.33  % Running in FO mode
% 0.52/0.62  % Total configuration time : 435
% 0.52/0.62  % Estimated wc time : 1092
% 0.52/0.62  % Estimated cpu time (7 cpus) : 156.0
% 0.54/0.68  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.54/0.69  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.54/0.72  % Solved by fo/fo3_bce.sh.
% 0.54/0.72  % BCE start: 63
% 0.54/0.72  % BCE eliminated: 0
% 0.54/0.72  % PE start: 63
% 0.54/0.72  logic: neq
% 0.54/0.72  % PE eliminated: 21
% 0.54/0.72  % done 6 iterations in 0.013s
% 0.54/0.72  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.54/0.72  % SZS output start Refutation
% See solution above
% 0.54/0.72  
% 0.54/0.72  
% 0.54/0.72  % Terminating...
% 0.59/0.83  % Runner terminated.
% 0.59/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------