TSTP Solution File: NLP117+1 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : NLP117+1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n022.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 : Fri May 19 11:36:18 EDT 2023

% Result   : Theorem 3.73s 2.09s
% Output   : Refutation 3.83s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   21 (   1 unt;  17 typ;   0 def)
%            Number of atoms       :  205 (   0 equ;   0 cnn)
%            Maximal formula atoms :   68 (  51 avg)
%            Number of connectives :  651 (   6   ~;   0   |; 195   &; 444   @)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   31 (  23 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   37 (  37   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   18 (  17 usr;   1 con; 0-3 aty)
%            Number of variables   :   72 (   0   ^;   0   !;  72   ?;  72   :)

% Comments : 
%------------------------------------------------------------------------------
thf(actual_world_type,type,
    actual_world: $i > $o ).

thf(of_type,type,
    of: $i > $i > $i > $o ).

thf(city_type,type,
    city: $i > $i > $o ).

thf(hollywood_placename_type,type,
    hollywood_placename: $i > $i > $o ).

thf(placename_type,type,
    placename: $i > $i > $o ).

thf(chevy_type,type,
    chevy: $i > $i > $o ).

thf(white_type,type,
    white: $i > $i > $o ).

thf(dirty_type,type,
    dirty: $i > $i > $o ).

thf(old_type,type,
    old: $i > $i > $o ).

thf(street_type,type,
    street: $i > $i > $o ).

thf(lonely_type,type,
    lonely: $i > $i > $o ).

thf(event_type,type,
    event: $i > $i > $o ).

thf(agent_type,type,
    agent: $i > $i > $i > $o ).

thf(present_type,type,
    present: $i > $i > $o ).

thf(barrel_type,type,
    barrel: $i > $i > $o ).

thf(down_type,type,
    down: $i > $i > $i > $o ).

thf(in_type,type,
    in: $i > $i > $i > $o ).

thf(1,conjecture,
    ~ ~ ( ( ? [A: $i] :
              ( ( actual_world @ A )
              & ? [B: $i,C: $i,D: $i,E: $i,F: $i] :
                  ( ( of @ A @ C @ B )
                  & ( city @ A @ B )
                  & ( hollywood_placename @ A @ C )
                  & ( placename @ A @ C )
                  & ( chevy @ A @ D )
                  & ( white @ A @ D )
                  & ( dirty @ A @ D )
                  & ( old @ A @ D )
                  & ( street @ A @ E )
                  & ( lonely @ A @ E )
                  & ( event @ A @ F )
                  & ( agent @ A @ F @ D )
                  & ( present @ A @ F )
                  & ( barrel @ A @ F )
                  & ( down @ A @ F @ E )
                  & ( in @ A @ F @ B ) ) )
         => ? [A: $i] :
              ( ( actual_world @ A )
              & ? [B: $i,C: $i,D: $i,E: $i,F: $i] :
                  ( ( of @ A @ C @ B )
                  & ( city @ A @ B )
                  & ( hollywood_placename @ A @ C )
                  & ( placename @ A @ C )
                  & ( street @ A @ D )
                  & ( lonely @ A @ D )
                  & ( chevy @ A @ E )
                  & ( white @ A @ E )
                  & ( dirty @ A @ E )
                  & ( old @ A @ E )
                  & ( event @ A @ F )
                  & ( agent @ A @ F @ E )
                  & ( present @ A @ F )
                  & ( barrel @ A @ F )
                  & ( down @ A @ F @ D )
                  & ( in @ A @ F @ B ) ) ) )
        & ( ? [A: $i] :
              ( ( actual_world @ A )
              & ? [B: $i,C: $i,D: $i,E: $i,F: $i] :
                  ( ( of @ A @ C @ B )
                  & ( city @ A @ B )
                  & ( hollywood_placename @ A @ C )
                  & ( placename @ A @ C )
                  & ( street @ A @ D )
                  & ( lonely @ A @ D )
                  & ( chevy @ A @ E )
                  & ( white @ A @ E )
                  & ( dirty @ A @ E )
                  & ( old @ A @ E )
                  & ( event @ A @ F )
                  & ( agent @ A @ F @ E )
                  & ( present @ A @ F )
                  & ( barrel @ A @ F )
                  & ( down @ A @ F @ D )
                  & ( in @ A @ F @ B ) ) )
         => ? [A: $i] :
              ( ( actual_world @ A )
              & ? [B: $i,C: $i,D: $i,E: $i,F: $i] :
                  ( ( of @ A @ C @ B )
                  & ( city @ A @ B )
                  & ( hollywood_placename @ A @ C )
                  & ( placename @ A @ C )
                  & ( chevy @ A @ D )
                  & ( white @ A @ D )
                  & ( dirty @ A @ D )
                  & ( old @ A @ D )
                  & ( street @ A @ E )
                  & ( lonely @ A @ E )
                  & ( event @ A @ F )
                  & ( agent @ A @ F @ D )
                  & ( present @ A @ F )
                  & ( barrel @ A @ F )
                  & ( down @ A @ F @ E )
                  & ( in @ A @ F @ B ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

thf(2,negated_conjecture,
    ~ ~ ~ ( ( ? [A: $i] :
                ( ( actual_world @ A )
                & ? [B: $i,C: $i,D: $i,E: $i,F: $i] :
                    ( ( of @ A @ C @ B )
                    & ( city @ A @ B )
                    & ( hollywood_placename @ A @ C )
                    & ( placename @ A @ C )
                    & ( chevy @ A @ D )
                    & ( white @ A @ D )
                    & ( dirty @ A @ D )
                    & ( old @ A @ D )
                    & ( street @ A @ E )
                    & ( lonely @ A @ E )
                    & ( event @ A @ F )
                    & ( agent @ A @ F @ D )
                    & ( present @ A @ F )
                    & ( barrel @ A @ F )
                    & ( down @ A @ F @ E )
                    & ( in @ A @ F @ B ) ) )
           => ? [A: $i] :
                ( ( actual_world @ A )
                & ? [B: $i,C: $i,D: $i,E: $i,F: $i] :
                    ( ( of @ A @ C @ B )
                    & ( city @ A @ B )
                    & ( hollywood_placename @ A @ C )
                    & ( placename @ A @ C )
                    & ( street @ A @ D )
                    & ( lonely @ A @ D )
                    & ( chevy @ A @ E )
                    & ( white @ A @ E )
                    & ( dirty @ A @ E )
                    & ( old @ A @ E )
                    & ( event @ A @ F )
                    & ( agent @ A @ F @ E )
                    & ( present @ A @ F )
                    & ( barrel @ A @ F )
                    & ( down @ A @ F @ D )
                    & ( in @ A @ F @ B ) ) ) )
          & ( ? [A: $i] :
                ( ( actual_world @ A )
                & ? [B: $i,C: $i,D: $i,E: $i,F: $i] :
                    ( ( of @ A @ C @ B )
                    & ( city @ A @ B )
                    & ( hollywood_placename @ A @ C )
                    & ( placename @ A @ C )
                    & ( street @ A @ D )
                    & ( lonely @ A @ D )
                    & ( chevy @ A @ E )
                    & ( white @ A @ E )
                    & ( dirty @ A @ E )
                    & ( old @ A @ E )
                    & ( event @ A @ F )
                    & ( agent @ A @ F @ E )
                    & ( present @ A @ F )
                    & ( barrel @ A @ F )
                    & ( down @ A @ F @ D )
                    & ( in @ A @ F @ B ) ) )
           => ? [A: $i] :
                ( ( actual_world @ A )
                & ? [B: $i,C: $i,D: $i,E: $i,F: $i] :
                    ( ( of @ A @ C @ B )
                    & ( city @ A @ B )
                    & ( hollywood_placename @ A @ C )
                    & ( placename @ A @ C )
                    & ( chevy @ A @ D )
                    & ( white @ A @ D )
                    & ( dirty @ A @ D )
                    & ( old @ A @ D )
                    & ( street @ A @ E )
                    & ( lonely @ A @ E )
                    & ( event @ A @ F )
                    & ( agent @ A @ F @ D )
                    & ( present @ A @ F )
                    & ( barrel @ A @ F )
                    & ( down @ A @ F @ E )
                    & ( in @ A @ F @ B ) ) ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(3,plain,
    ~ ( ( ? [A: $i] :
            ( ( actual_world @ A )
            & ? [B: $i,C: $i,D: $i,E: $i,F: $i] :
                ( ( of @ A @ C @ B )
                & ( city @ A @ B )
                & ( hollywood_placename @ A @ C )
                & ( placename @ A @ C )
                & ( chevy @ A @ D )
                & ( white @ A @ D )
                & ( dirty @ A @ D )
                & ( old @ A @ D )
                & ( street @ A @ E )
                & ( lonely @ A @ E )
                & ( event @ A @ F )
                & ( agent @ A @ F @ D )
                & ( present @ A @ F )
                & ( barrel @ A @ F )
                & ( down @ A @ F @ E )
                & ( in @ A @ F @ B ) ) )
       => ? [A: $i] :
            ( ( actual_world @ A )
            & ? [B: $i,C: $i,D: $i,E: $i,F: $i] :
                ( ( of @ A @ C @ B )
                & ( city @ A @ B )
                & ( hollywood_placename @ A @ C )
                & ( placename @ A @ C )
                & ( street @ A @ D )
                & ( lonely @ A @ D )
                & ( chevy @ A @ E )
                & ( white @ A @ E )
                & ( dirty @ A @ E )
                & ( old @ A @ E )
                & ( event @ A @ F )
                & ( agent @ A @ F @ E )
                & ( present @ A @ F )
                & ( barrel @ A @ F )
                & ( down @ A @ F @ D )
                & ( in @ A @ F @ B ) ) ) )
      & ( ? [A: $i] :
            ( ( actual_world @ A )
            & ? [B: $i,C: $i,D: $i,E: $i,F: $i] :
                ( ( of @ A @ C @ B )
                & ( city @ A @ B )
                & ( hollywood_placename @ A @ C )
                & ( placename @ A @ C )
                & ( street @ A @ D )
                & ( lonely @ A @ D )
                & ( chevy @ A @ E )
                & ( white @ A @ E )
                & ( dirty @ A @ E )
                & ( old @ A @ E )
                & ( event @ A @ F )
                & ( agent @ A @ F @ E )
                & ( present @ A @ F )
                & ( barrel @ A @ F )
                & ( down @ A @ F @ D )
                & ( in @ A @ F @ B ) ) )
       => ? [A: $i] :
            ( ( actual_world @ A )
            & ? [B: $i,C: $i,D: $i,E: $i,F: $i] :
                ( ( of @ A @ C @ B )
                & ( city @ A @ B )
                & ( hollywood_placename @ A @ C )
                & ( placename @ A @ C )
                & ( chevy @ A @ D )
                & ( white @ A @ D )
                & ( dirty @ A @ D )
                & ( old @ A @ D )
                & ( street @ A @ E )
                & ( lonely @ A @ E )
                & ( event @ A @ F )
                & ( agent @ A @ F @ D )
                & ( present @ A @ F )
                & ( barrel @ A @ F )
                & ( down @ A @ F @ E )
                & ( in @ A @ F @ B ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(42,plain,
    $false,
    inference(e,[status(thm)],[3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.14  % Problem  : NLP117+1 : TPTP v8.1.2. Released v2.4.0.
% 0.07/0.17  % Command  : run_Leo-III %s %d
% 0.16/0.38  % Computer : n022.cluster.edu
% 0.16/0.38  % Model    : x86_64 x86_64
% 0.16/0.38  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.38  % Memory   : 8042.1875MB
% 0.16/0.38  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.38  % CPULimit : 300
% 0.16/0.38  % WCLimit  : 300
% 0.16/0.38  % DateTime : Thu May 18 15:07:33 EDT 2023
% 0.16/0.38  % CPUTime  : 
% 0.95/0.91  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.20/1.05  % [INFO] 	 Parsing done (139ms). 
% 1.20/1.06  % [INFO] 	 Running in sequential loop mode. 
% 1.77/1.34  % [INFO] 	 eprover registered as external prover. 
% 1.77/1.34  % [INFO] 	 cvc4 registered as external prover. 
% 1.77/1.35  % [INFO] 	 Scanning for conjecture ... 
% 2.09/1.47  % [INFO] 	 Found a conjecture and 0 axioms. Running axiom selection ... 
% 2.17/1.51  % [INFO] 	 Axiom selection finished. Selected 0 axioms (removed 0 axioms). 
% 2.17/1.51  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 2.17/1.51  % [INFO] 	 Type checking passed. 
% 2.17/1.52  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 3.73/2.09  % External prover 'e' found a proof!
% 3.73/2.09  % [INFO] 	 Killing All external provers ... 
% 3.73/2.09  % Time passed: 1542ms (effective reasoning time: 1021ms)
% 3.73/2.09  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 3.73/2.09  % Axioms used in derivation (0): 
% 3.73/2.09  % No. of inferences in proof: 4
% 3.73/2.09  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1542 ms resp. 1021 ms w/o parsing
% 3.83/2.14  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 3.83/2.14  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------