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

View Problem - Process Solution

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

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

% Result   : Theorem 0.57s 0.78s
% Output   : Refutation 0.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   29 (   9 unt;   9 typ;   0 def)
%            Number of atoms       :   34 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :  130 (   9   ~;   6   |;   3   &; 107   @)
%                                         (   2 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   6 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-3 aty)
%            Number of variables   :   24 (   0   ^;  24   !;   0   ?;  24   :)

% Comments : 
%------------------------------------------------------------------------------
thf(connect_type,type,
    connect: $i > $i > $i > $o ).

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

thf(sk__27_type,type,
    sk__27: $i ).

thf(sk__28_type,type,
    sk__28: $i ).

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

thf(at_type,type,
    at: $i > $i > $i ).

thf(trajectory_of_type,type,
    trajectory_of: $i > $i ).

thf(once_type,type,
    once: $i > $o ).

thf(at_the_same_time_type,type,
    at_the_same_time: $i > $i > $i ).

thf(t13,conjecture,
    ! [P: $i,X: $i,Y: $i] :
      ( ( connect @ X @ Y @ P )
     => ( ( incident_o @ P @ ( trajectory_of @ X ) )
        & ( incident_o @ P @ ( trajectory_of @ Y ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [P: $i,X: $i,Y: $i] :
        ( ( connect @ X @ Y @ P )
       => ( ( incident_o @ P @ ( trajectory_of @ X ) )
          & ( incident_o @ P @ ( trajectory_of @ Y ) ) ) ),
    inference('cnf.neg',[status(esa)],[t13]) ).

thf(zip_derived_cl100,plain,
    ( ~ ( incident_o @ sk__26 @ ( trajectory_of @ sk__27 ) )
    | ~ ( incident_o @ sk__26 @ ( trajectory_of @ sk__28 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl99,plain,
    connect @ sk__27 @ sk__28 @ sk__26,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(connect_defn,axiom,
    ! [X: $i,Y: $i,P: $i] :
      ( ( connect @ X @ Y @ P )
    <=> ( once @ ( at_the_same_time @ ( at @ X @ P ) @ ( at @ Y @ P ) ) ) ) ).

thf(zip_derived_cl85,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( once @ ( at_the_same_time @ ( at @ X0 @ X1 ) @ ( at @ X2 @ X1 ) ) )
      | ~ ( connect @ X0 @ X2 @ X1 ) ),
    inference(cnf,[status(esa)],[connect_defn]) ).

thf(zip_derived_cl648,plain,
    once @ ( at_the_same_time @ ( at @ sk__27 @ sk__26 ) @ ( at @ sk__28 @ sk__26 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl99,zip_derived_cl85]) ).

thf(conjunction_at_the_same_time,axiom,
    ! [A: $i,B: $i] :
      ( ( once @ ( at_the_same_time @ A @ B ) )
     => ( ( once @ A )
        & ( once @ B ) ) ) ).

thf(zip_derived_cl92,plain,
    ! [X0: $i,X1: $i] :
      ( ( once @ X0 )
      | ~ ( once @ ( at_the_same_time @ X0 @ X1 ) ) ),
    inference(cnf,[status(esa)],[conjunction_at_the_same_time]) ).

thf(zip_derived_cl720,plain,
    once @ ( at @ sk__27 @ sk__26 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl648,zip_derived_cl92]) ).

thf(at_on_trajectory,axiom,
    ! [X: $i,P: $i] :
      ( ( once @ ( at @ X @ P ) )
    <=> ( incident_o @ P @ ( trajectory_of @ X ) ) ) ).

thf(zip_derived_cl94,plain,
    ! [X0: $i,X1: $i] :
      ( ( incident_o @ X0 @ ( trajectory_of @ X1 ) )
      | ~ ( once @ ( at @ X1 @ X0 ) ) ),
    inference(cnf,[status(esa)],[at_on_trajectory]) ).

thf(zip_derived_cl766,plain,
    incident_o @ sk__26 @ ( trajectory_of @ sk__27 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl720,zip_derived_cl94]) ).

thf(zip_derived_cl768,plain,
    ~ ( incident_o @ sk__26 @ ( trajectory_of @ sk__28 ) ),
    inference(demod,[status(thm)],[zip_derived_cl100,zip_derived_cl766]) ).

thf(zip_derived_cl648_001,plain,
    once @ ( at_the_same_time @ ( at @ sk__27 @ sk__26 ) @ ( at @ sk__28 @ sk__26 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl99,zip_derived_cl85]) ).

thf(zip_derived_cl93,plain,
    ! [X0: $i,X1: $i] :
      ( ( once @ X0 )
      | ~ ( once @ ( at_the_same_time @ X1 @ X0 ) ) ),
    inference(cnf,[status(esa)],[conjunction_at_the_same_time]) ).

thf(zip_derived_cl724,plain,
    once @ ( at @ sk__28 @ sk__26 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl648,zip_derived_cl93]) ).

thf(zip_derived_cl94_002,plain,
    ! [X0: $i,X1: $i] :
      ( ( incident_o @ X0 @ ( trajectory_of @ X1 ) )
      | ~ ( once @ ( at @ X1 @ X0 ) ) ),
    inference(cnf,[status(esa)],[at_on_trajectory]) ).

thf(zip_derived_cl767,plain,
    incident_o @ sk__26 @ ( trajectory_of @ sk__28 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl724,zip_derived_cl94]) ).

thf(zip_derived_cl769,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl768,zip_derived_cl767]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : GEO147+1 : TPTP v8.1.2. Released v2.4.0.
% 0.12/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.fDBiBz811t true
% 0.15/0.36  % Computer : n002.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 22:10:51 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.22/0.65  % Total configuration time : 435
% 0.22/0.65  % Estimated wc time : 1092
% 0.22/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.57/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.57/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.57/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.57/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.57/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.57/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.57/0.78  % Solved by fo/fo6_bce.sh.
% 0.57/0.78  % BCE start: 101
% 0.57/0.78  % BCE eliminated: 0
% 0.57/0.78  % PE start: 101
% 0.57/0.78  logic: eq
% 0.57/0.78  % PE eliminated: 7
% 0.57/0.78  % done 43 iterations in 0.047s
% 0.57/0.78  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.57/0.78  % SZS output start Refutation
% See solution above
% 0.57/0.78  
% 0.57/0.78  
% 0.57/0.78  % Terminating...
% 0.64/0.86  % Runner terminated.
% 0.64/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------