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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : GEO124+1 : TPTP v8.1.2. Released v2.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.DBo5hidwcz true

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

% Result   : Theorem 1.23s 0.86s
% Output   : Refutation 1.23s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   45 (  14 unt;  13 typ;   0 def)
%            Number of atoms       :   71 (  13 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  218 (  23   ~;  20   |;  11   &; 156   @)
%                                         (   5 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   27 (  27   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   15 (  13 usr;   4 con; 0-4 aty)
%            Number of variables   :   57 (   0   ^;  55   !;   2   ?;  57   :)

% Comments : 
%------------------------------------------------------------------------------
thf(incident_c_type,type,
    incident_c: $i > $i > $o ).

thf(between_o_type,type,
    between_o: $i > $i > $i > $i > $o ).

thf(end_point_type,type,
    end_point: $i > $i > $o ).

thf(incident_o_type,type,
    incident_o: $i > $i > $o ).

thf(start_point_type,type,
    start_point: $i > $i > $o ).

thf(part_of_type,type,
    part_of: $i > $i > $o ).

thf(sk__25_type,type,
    sk__25: $i ).

thf(between_c_type,type,
    between_c: $i > $i > $i > $i > $o ).

thf(sk__18_type,type,
    sk__18: $i > $i > $i > $i > $i ).

thf(sk__26_type,type,
    sk__26: $i ).

thf(inner_point_type,type,
    inner_point: $i > $i > $o ).

thf(sk__24_type,type,
    sk__24: $i ).

thf(ordered_by_type,type,
    ordered_by: $i > $i > $i > $o ).

thf(corollary_4_10_1,conjecture,
    ! [O: $i,P: $i,Q: $i] :
      ( ( ( start_point @ P @ O )
        & ( start_point @ Q @ O ) )
     => ( P = Q ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [O: $i,P: $i,Q: $i] :
        ( ( ( start_point @ P @ O )
          & ( start_point @ Q @ O ) )
       => ( P = Q ) ),
    inference('cnf.neg',[status(esa)],[corollary_4_10_1]) ).

thf(zip_derived_cl86,plain,
    start_point @ sk__26 @ sk__24,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl87,plain,
    start_point @ sk__25 @ sk__24,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(start_point_defn,axiom,
    ! [P: $i,O: $i] :
      ( ( start_point @ P @ O )
    <=> ( ( incident_o @ P @ O )
        & ! [Q: $i] :
            ( ( ( P != Q )
              & ( incident_o @ Q @ O ) )
           => ( ordered_by @ O @ P @ Q ) ) ) ) ).

thf(zip_derived_cl55,plain,
    ! [X0: $i,X1: $i] :
      ( ( incident_o @ X0 @ X1 )
      | ~ ( start_point @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[start_point_defn]) ).

thf(zip_derived_cl651,plain,
    incident_o @ sk__25 @ sk__24,
    inference('s_sup-',[status(thm)],[zip_derived_cl87,zip_derived_cl55]) ).

thf(zip_derived_cl56,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X1 = X0 )
      | ~ ( incident_o @ X0 @ X2 )
      | ( ordered_by @ X2 @ X1 @ X0 )
      | ~ ( start_point @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[start_point_defn]) ).

thf(zip_derived_cl980,plain,
    ! [X0: $i] :
      ( ( X0 = sk__25 )
      | ( ordered_by @ sk__24 @ X0 @ sk__25 )
      | ~ ( start_point @ X0 @ sk__24 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl651,zip_derived_cl56]) ).

thf(zip_derived_cl991,plain,
    ( ( sk__26 = sk__25 )
    | ( ordered_by @ sk__24 @ sk__26 @ sk__25 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl86,zip_derived_cl980]) ).

thf(zip_derived_cl85,plain,
    sk__25 != sk__26,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl992,plain,
    ordered_by @ sk__24 @ sk__26 @ sk__25,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl991,zip_derived_cl85]) ).

thf(between_o_defn,axiom,
    ! [O: $i,P: $i,Q: $i,R: $i] :
      ( ( between_o @ O @ P @ Q @ R )
    <=> ( ( ( ordered_by @ O @ P @ Q )
          & ( ordered_by @ O @ Q @ R ) )
        | ( ( ordered_by @ O @ R @ Q )
          & ( ordered_by @ O @ Q @ P ) ) ) ) ).

thf(zip_derived_cl53,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( between_o @ X0 @ X1 @ X2 @ X3 )
      | ~ ( ordered_by @ X0 @ X1 @ X2 )
      | ~ ( ordered_by @ X0 @ X2 @ X3 ) ),
    inference(cnf,[status(esa)],[between_o_defn]) ).

thf(o3,axiom,
    ! [P: $i,Q: $i,R: $i,O: $i] :
      ( ( between_o @ O @ P @ Q @ R )
    <=> ? [C: $i] :
          ( ( between_c @ C @ P @ Q @ R )
          & ! [P: $i] :
              ( ( incident_o @ P @ O )
            <=> ( incident_c @ P @ C ) ) ) ) ).

thf(zip_derived_cl70,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( between_c @ ( sk__18 @ X0 @ X1 @ X2 @ X3 ) @ X3 @ X2 @ X1 )
      | ~ ( between_o @ X0 @ X3 @ X2 @ X1 ) ),
    inference(cnf,[status(esa)],[o3]) ).

thf(between_c_defn,axiom,
    ! [C: $i,P: $i,Q: $i,R: $i] :
      ( ( between_c @ C @ P @ Q @ R )
    <=> ( ( P != R )
        & ? [Cpp: $i] :
            ( ( inner_point @ Q @ Cpp )
            & ( end_point @ R @ Cpp )
            & ( end_point @ P @ Cpp )
            & ( part_of @ Cpp @ C ) ) ) ) ).

thf(zip_derived_cl43,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( X1 != X0 )
      | ~ ( between_c @ X2 @ X1 @ X3 @ X0 ) ),
    inference(cnf,[status(esa)],[between_c_defn]) ).

thf(zip_derived_cl646,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ~ ( between_c @ X2 @ X0 @ X1 @ X0 ),
    inference(eq_res,[status(thm)],[zip_derived_cl43]) ).

thf(zip_derived_cl1000,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ~ ( between_o @ X2 @ X0 @ X1 @ X0 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl70,zip_derived_cl646]) ).

thf(zip_derived_cl1017,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( ordered_by @ X2 @ X1 @ X0 )
      | ~ ( ordered_by @ X2 @ X0 @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl53,zip_derived_cl1000]) ).

thf(zip_derived_cl1042,plain,
    ~ ( ordered_by @ sk__24 @ sk__25 @ sk__26 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl992,zip_derived_cl1017]) ).

thf(zip_derived_cl87_001,plain,
    start_point @ sk__25 @ sk__24,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl86_002,plain,
    start_point @ sk__26 @ sk__24,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl55_003,plain,
    ! [X0: $i,X1: $i] :
      ( ( incident_o @ X0 @ X1 )
      | ~ ( start_point @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[start_point_defn]) ).

thf(zip_derived_cl652,plain,
    incident_o @ sk__26 @ sk__24,
    inference('s_sup-',[status(thm)],[zip_derived_cl86,zip_derived_cl55]) ).

thf(zip_derived_cl56_004,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X1 = X0 )
      | ~ ( incident_o @ X0 @ X2 )
      | ( ordered_by @ X2 @ X1 @ X0 )
      | ~ ( start_point @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[start_point_defn]) ).

thf(zip_derived_cl981,plain,
    ! [X0: $i] :
      ( ( X0 = sk__26 )
      | ( ordered_by @ sk__24 @ X0 @ sk__26 )
      | ~ ( start_point @ X0 @ sk__24 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl652,zip_derived_cl56]) ).

thf(zip_derived_cl1073,plain,
    ( ( sk__25 = sk__26 )
    | ( ordered_by @ sk__24 @ sk__25 @ sk__26 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl87,zip_derived_cl981]) ).

thf(zip_derived_cl85_005,plain,
    sk__25 != sk__26,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1075,plain,
    ordered_by @ sk__24 @ sk__25 @ sk__26,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl1073,zip_derived_cl85]) ).

thf(zip_derived_cl1076,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl1042,zip_derived_cl1075]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.14  % Problem  : GEO124+1 : TPTP v8.1.2. Released v2.4.0.
% 0.07/0.15  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.DBo5hidwcz true
% 0.15/0.36  % Computer : n018.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:09:18 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.37  % Number of cores: 8
% 0.15/0.37  % 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.72  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.23/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 1.03/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 1.03/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 1.03/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 1.03/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 1.03/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.23/0.86  % Solved by fo/fo6_bce.sh.
% 1.23/0.86  % BCE start: 88
% 1.23/0.86  % BCE eliminated: 0
% 1.23/0.86  % PE start: 88
% 1.23/0.86  logic: eq
% 1.23/0.86  % PE eliminated: 4
% 1.23/0.86  % done 158 iterations in 0.119s
% 1.23/0.86  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.23/0.86  % SZS output start Refutation
% See solution above
% 1.23/0.86  
% 1.23/0.86  
% 1.23/0.86  % Terminating...
% 1.38/0.89  % Runner terminated.
% 1.38/0.90  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------