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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN979+1 : TPTP v8.1.2. Released v3.1.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.WEjfcO9iGd true

% Computer : n012.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 Sep  1 04:06:29 EDT 2023

% Result   : Theorem 0.20s 0.74s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   18 (   6 unt;   6 typ;   0 def)
%            Number of atoms       :   38 (   0 equ;   0 cnn)
%            Maximal formula atoms :   12 (   3 avg)
%            Number of connectives :   86 (   9   ~;   2   |;  14   &;  51   @)
%                                         (   0 <=>;   8  =>;   2  <=;   0 <~>)
%            Maximal formula depth :   17 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    5 (   5   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   18 (   0   ^;  14   !;   4   ?;  18   :)

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

thf(sk__1_type,type,
    sk__1: $i ).

thf(q_type,type,
    q: $i > $o ).

thf(s_type,type,
    s: $i > $o ).

thf(r_type,type,
    r: $i > $o ).

thf(p_type,type,
    p: $i > $i > $o ).

thf(prove_this,conjecture,
    ! [A: $i,B: $i] :
    ? [X: $i,Y: $i] :
      ( ( ( ( q @ X )
         => ( p @ X @ A ) )
        & ( q @ A )
        & ( q @ B )
        & ( ( r @ Y )
         => ( p @ B @ Y ) )
        & ( r @ A )
        & ( r @ B )
        & ( ( s @ A )
         => ( p @ X @ Y ) )
        & ( s @ A ) )
     => ( p @ A @ B ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,B: $i] :
      ? [X: $i,Y: $i] :
        ( ( ( ( q @ X )
           => ( p @ X @ A ) )
          & ( q @ A )
          & ( q @ B )
          & ( ( r @ Y )
           => ( p @ B @ Y ) )
          & ( r @ A )
          & ( r @ B )
          & ( ( s @ A )
           => ( p @ X @ Y ) )
          & ( s @ A ) )
       => ( p @ A @ B ) ),
    inference('cnf.neg',[status(esa)],[prove_this]) ).

thf(zip_derived_cl1,plain,
    ! [X1: $i,X2: $i] :
      ( ( p @ X1 @ X2 )
      | ~ ( s @ sk_ ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl10,plain,
    ( ~ ( s @ sk_ )
   <= ~ ( s @ sk_ ) ),
    inference(split,[status(esa)],[zip_derived_cl1]) ).

thf(zip_derived_cl9,plain,
    ( ! [X1: $i,X2: $i] : ( p @ X1 @ X2 )
   <= ! [X1: $i,X2: $i] : ( p @ X1 @ X2 ) ),
    inference(split,[status(esa)],[zip_derived_cl1]) ).

thf(zip_derived_cl8,plain,
    ~ ( p @ sk_ @ sk__1 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf('0',plain,
    ~ ! [X1: $i,X2: $i] : ( p @ X1 @ X2 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl9,zip_derived_cl8]) ).

thf('1',plain,
    ( ~ ( s @ sk_ )
    | ! [X1: $i,X2: $i] : ( p @ X1 @ X2 ) ),
    inference(split,[status(esa)],[zip_derived_cl1]) ).

thf('2',plain,
    ~ ( s @ sk_ ),
    inference('sat_resolution*',[status(thm)],['0','1']) ).

thf(zip_derived_cl13,plain,
    ~ ( s @ sk_ ),
    inference(simpl_trail,[status(thm)],[zip_derived_cl10,'2']) ).

thf(zip_derived_cl7,plain,
    s @ sk_,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl15,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl13,zip_derived_cl7]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYN979+1 : TPTP v8.1.2. Released v3.1.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.WEjfcO9iGd true
% 0.13/0.34  % Computer : n012.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Sat Aug 26 20:03:40 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.34  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.20/0.61  % Total configuration time : 435
% 0.20/0.61  % Estimated wc time : 1092
% 0.20/0.61  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.71  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.71  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.71  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.20/0.74  % Solved by fo/fo1_av.sh.
% 0.20/0.74  % done 10 iterations in 0.006s
% 0.20/0.74  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.20/0.74  % SZS output start Refutation
% See solution above
% 0.20/0.74  
% 0.20/0.74  
% 0.20/0.74  % Terminating...
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 1.35/0.83  % Runner terminated.
% 1.35/0.84  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------