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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : GEO241+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.TsYfZSa6oS true

% Computer : n032.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:59 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(incident_point_and_line_type,type,
    incident_point_and_line: $i > $i > $o ).

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

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

thf(distinct_points_type,type,
    distinct_points: $i > $i > $o ).

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

thf(left_apart_point_type,type,
    left_apart_point: $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(line_connecting_type,type,
    line_connecting: $i > $i > $i ).

thf(con,conjecture,
    ! [A: $i,B: $i,L: $i] :
      ( ( ( incident_point_and_line @ A @ L )
        & ( distinct_points @ A @ B )
        & ( left_convergent_lines @ L @ ( line_connecting @ A @ B ) ) )
     => ( left_apart_point @ B @ L ) ) ).

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

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

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

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

thf(zip_derived_cl74,plain,
    $false,
    inference('sup-',[status(thm)],[zip_derived_cl68,zip_derived_cl49]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem  : GEO241+3 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.10  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.TsYfZSa6oS true
% 0.09/0.29  % Computer : n032.cluster.edu
% 0.09/0.29  % Model    : x86_64 x86_64
% 0.09/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.29  % Memory   : 8042.1875MB
% 0.09/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.29  % CPULimit : 300
% 0.09/0.29  % WCLimit  : 300
% 0.09/0.29  % DateTime : Tue Aug 29 21:18:32 EDT 2023
% 0.09/0.29  % CPUTime  : 
% 0.09/0.29  % Running portfolio for 300 s
% 0.09/0.29  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.09/0.29  % Number of cores: 8
% 0.09/0.29  % Python version: Python 3.6.8
% 0.09/0.29  % Running in FO mode
% 0.14/0.49  % Total configuration time : 435
% 0.14/0.49  % Estimated wc time : 1092
% 0.14/0.49  % Estimated cpu time (7 cpus) : 156.0
% 0.14/0.55  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.14/0.55  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.14/0.55  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.14/0.55  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.14/0.56  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.14/0.57  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.14/0.57  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.14/0.58  % Solved by fo/fo7.sh.
% 0.14/0.58  % done 20 iterations in 0.009s
% 0.14/0.58  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.14/0.58  % SZS output start Refutation
% See solution above
% 0.14/0.58  
% 0.14/0.58  
% 0.14/0.58  % Terminating...
% 0.14/0.61  % Runner terminated.
% 0.14/0.62  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------