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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : GEO236+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.5gph7xCtoI true

% Computer : n022.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:56 EDT 2023

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

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

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

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

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

thf(right_apart_point_type,type,
    right_apart_point: $i > $i > $o ).

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

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

thf(con,conjecture,
    ! [A: $i,L: $i,M: $i] :
      ( ( ( left_apart_point @ A @ L )
        & ( right_apart_point @ A @ M ) )
     => ( ( unequally_directed_lines @ L @ M )
        | ( distinct_lines @ L @ M ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,L: $i,M: $i] :
        ( ( ( left_apart_point @ A @ L )
          & ( right_apart_point @ A @ M ) )
       => ( ( unequally_directed_lines @ L @ M )
          | ( distinct_lines @ L @ M ) ) ),
    inference('cnf.neg',[status(esa)],[con]) ).

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

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

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

thf(zip_derived_cl129,plain,
    $false,
    inference('s_sup-',[status(thm)],[zip_derived_cl70,zip_derived_cl47]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : GEO236+3 : TPTP v8.1.2. Released v4.0.0.
% 0.12/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.5gph7xCtoI true
% 0.14/0.35  % Computer : n022.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Tue Aug 29 23:29:23 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.56/0.66  % Total configuration time : 435
% 0.56/0.66  % Estimated wc time : 1092
% 0.56/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.56/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.56/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.56/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.56/0.75  % Solved by fo/fo6_bce.sh.
% 0.56/0.75  % BCE start: 71
% 0.56/0.75  % BCE eliminated: 0
% 0.56/0.75  % PE start: 71
% 0.56/0.75  logic: neq
% 0.56/0.75  % PE eliminated: 30
% 0.56/0.75  % done 4 iterations in 0.014s
% 0.56/0.75  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.56/0.75  % SZS output start Refutation
% See solution above
% 0.56/0.75  
% 0.56/0.75  
% 0.56/0.75  % Terminating...
% 0.60/0.85  % Runner terminated.
% 1.55/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------