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

View Problem - Process Solution

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

% Computer : n026.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:43 EDT 2023

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

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

thf(unorthogonal_lines_type,type,
    unorthogonal_lines: $i > $i > $o ).

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

thf(coipo1,axiom,
    ! [L: $i,M: $i] :
      ~ ( ~ ( convergent_lines @ L @ M )
        & ~ ( unorthogonal_lines @ L @ M ) ) ).

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

thf(con,conjecture,
    ! [L: $i] : ( unorthogonal_lines @ L @ L ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [L: $i] : ( unorthogonal_lines @ L @ L ),
    inference('cnf.neg',[status(esa)],[con]) ).

thf(zip_derived_cl21,plain,
    ~ ( unorthogonal_lines @ sk_ @ sk_ ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl28,plain,
    convergent_lines @ sk_ @ sk_,
    inference('s_sup-',[status(thm)],[zip_derived_cl14,zip_derived_cl21]) ).

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : GEO216+2 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.y9HQsELwCA true
% 0.15/0.36  % Computer : n026.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Tue Aug 29 21:32:21 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.15/0.36  % Running portfolio for 300 s
% 0.15/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.15/0.36  % Number of cores: 8
% 0.15/0.36  % Python version: Python 3.6.8
% 0.15/0.37  % Running in FO mode
% 0.23/0.67  % Total configuration time : 435
% 0.23/0.67  % Estimated wc time : 1092
% 0.23/0.67  % Estimated cpu time (7 cpus) : 156.0
% 0.23/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.23/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.23/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.23/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.23/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.23/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.23/0.77  % Solved by fo/fo6_bce.sh.
% 0.23/0.77  % BCE start: 22
% 0.23/0.77  % BCE eliminated: 0
% 0.23/0.77  % PE start: 22
% 0.23/0.77  logic: neq
% 0.23/0.77  % PE eliminated: 1
% 0.23/0.77  % done 5 iterations in 0.009s
% 0.23/0.77  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.23/0.77  % SZS output start Refutation
% See solution above
% 0.23/0.77  
% 0.23/0.77  
% 0.23/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.23/0.77  % Terminating...
% 1.31/0.87  % Runner terminated.
% 1.64/0.89  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------