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

View Problem - Process Solution

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

% Computer : n021.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:54 EDT 2023

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

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

thf(line_type,type,
    line: $i > $o ).

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

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

thf(con,conjecture,
    ! [L: $i] :
      ( ( line @ L )
     => ( unequally_directed_lines @ L @ ( reverse_line @ L ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [L: $i] :
        ( ( line @ L )
       => ( unequally_directed_lines @ L @ ( reverse_line @ L ) ) ),
    inference('cnf.neg',[status(esa)],[con]) ).

thf(zip_derived_cl60,plain,
    ~ ( unequally_directed_lines @ sk_ @ ( reverse_line @ sk_ ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(oag8,axiom,
    ! [L: $i,M: $i] :
      ( ( ( line @ L )
        & ( line @ M ) )
     => ( ( unequally_directed_lines @ L @ M )
        | ( unequally_directed_lines @ L @ ( reverse_line @ M ) ) ) ) ).

thf(zip_derived_cl36,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( line @ X0 )
      | ~ ( line @ X1 )
      | ( unequally_directed_lines @ X0 @ X1 )
      | ( unequally_directed_lines @ X0 @ ( reverse_line @ X1 ) ) ),
    inference(cnf,[status(esa)],[oag8]) ).

thf(zip_derived_cl124,plain,
    ( ( unequally_directed_lines @ sk_ @ sk_ )
    | ~ ( line @ sk_ )
    | ~ ( line @ sk_ ) ),
    inference('sup+',[status(thm)],[zip_derived_cl60,zip_derived_cl36]) ).

thf(zip_derived_cl59,plain,
    line @ sk_,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl59_001,plain,
    line @ sk_,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl125,plain,
    unequally_directed_lines @ sk_ @ sk_,
    inference(demod,[status(thm)],[zip_derived_cl124,zip_derived_cl59,zip_derived_cl59]) ).

thf(oag5,axiom,
    ! [L: $i] :
      ~ ( unequally_directed_lines @ L @ L ) ).

thf(zip_derived_cl29,plain,
    ! [X0: $i] :
      ~ ( unequally_directed_lines @ X0 @ X0 ),
    inference(cnf,[status(esa)],[oag5]) ).

thf(zip_derived_cl128,plain,
    $false,
    inference('sup-',[status(thm)],[zip_derived_cl125,zip_derived_cl29]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : GEO232+1 : TPTP v8.1.2. Bugfixed v6.4.0.
% 0.08/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.yeU14HEA8K true
% 0.15/0.36  % Computer : n021.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 23:02:15 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.36  % Running in FO mode
% 0.47/0.66  % Total configuration time : 435
% 0.47/0.66  % Estimated wc time : 1092
% 0.47/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.58/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.58/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.58/0.77  % Solved by fo/fo3_bce.sh.
% 0.58/0.77  % BCE start: 61
% 0.58/0.77  % BCE eliminated: 0
% 0.58/0.77  % PE start: 61
% 0.58/0.77  logic: neq
% 0.58/0.77  % PE eliminated: 21
% 0.58/0.77  % done 24 iterations in 0.018s
% 0.58/0.77  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.58/0.77  % SZS output start Refutation
% See solution above
% 0.58/0.77  
% 0.58/0.77  
% 0.58/0.77  % Terminating...
% 1.55/0.87  % Runner terminated.
% 1.57/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------