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

View Problem - Process Solution

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

% Computer : n004.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:07 EDT 2023

% Result   : Theorem 0.58s 0.81s
% Output   : Refutation 0.58s
% 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       :   19 (   0 equ;   0 cnn)
%            Maximal formula atoms :    7 (   3 avg)
%            Number of connectives :   61 (   5   ~;   1   |;   8   &;  43   @)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   10 (  10   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   7 usr;   3 con; 0-3 aty)
%            Number of variables   :   14 (   0   ^;  14   !;   0   ?;  14   :)

% Comments : 
%------------------------------------------------------------------------------
thf(before_on_line_type,type,
    before_on_line: $i > $i > $i > $o ).

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

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

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

thf(sk__4_type,type,
    sk__4: $i ).

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

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

thf(con,conjecture,
    ! [L: $i,A: $i,B: $i,C: $i,D: $i] :
      ( ( ( distinct_points @ A @ C )
        & ( distinct_points @ B @ C )
        & ~ ( apart_point_and_line @ C @ L )
        & ( left_apart_point @ D @ L ) )
     => ( ( ( before_on_line @ L @ A @ B )
          & ( before_on_line @ L @ B @ C ) )
       => ( before_on_line @ L @ A @ C ) ) ) ).

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

thf(zip_derived_cl59,plain,
    left_apart_point @ sk__4 @ sk_,
    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_cl67,plain,
    $false,
    inference('s_sup-',[status(thm)],[zip_derived_cl59,zip_derived_cl39]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.15  % Problem  : GEO257+1 : TPTP v8.1.2. Bugfixed v6.4.0.
% 0.12/0.16  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.uIGRkIbpv2 true
% 0.15/0.37  % Computer : n004.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit : 300
% 0.15/0.37  % WCLimit  : 300
% 0.15/0.37  % DateTime : Tue Aug 29 19:51:07 EDT 2023
% 0.15/0.38  % CPUTime  : 
% 0.15/0.38  % Running portfolio for 300 s
% 0.15/0.38  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.15/0.38  % Number of cores: 8
% 0.15/0.38  % Python version: Python 3.6.8
% 0.15/0.38  % Running in FO mode
% 0.53/0.64  % Total configuration time : 435
% 0.53/0.64  % Estimated wc time : 1092
% 0.53/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.55/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.55/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.55/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.55/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.55/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.55/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.55/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.58/0.81  % Solved by fo/fo1_av.sh.
% 0.58/0.81  % done 11 iterations in 0.017s
% 0.58/0.81  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.58/0.81  % SZS output start Refutation
% See solution above
% 0.58/0.81  
% 0.58/0.81  
% 0.58/0.81  % Terminating...
% 1.75/0.87  % Runner terminated.
% 1.75/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------