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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN939+1 : TPTP v8.1.2. Released v3.1.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.LoMoE1BbRw true

% Computer : n004.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:18 EDT 2023

% Result   : Theorem 0.22s 0.77s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   26 (   7 unt;   6 typ;   0 def)
%            Number of atoms       :   53 (   0 equ;   0 cnn)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  122 (  23   ~;  21   |;   6   &;  66   @)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   6 usr;   3 con; 0-1 aty)
%            Number of variables   :   30 (   0   ^;  26   !;   4   ?;  30   :)

% Comments : 
%------------------------------------------------------------------------------
thf(f_type,type,
    f: $i > $i ).

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

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

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

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

thf(sk__type,type,
    sk_: $i ).

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

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

thf(zip_derived_cl4,plain,
    ! [X2: $i] : ( q @ ( f @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( q @ X0 )
      | ( p @ ( f @ X1 ) )
      | ~ ( r @ sk__1 )
      | ~ ( r @ sk_ ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl10,plain,
    ! [X0: $i] :
      ( ~ ( r @ sk_ )
      | ~ ( r @ sk__1 )
      | ( p @ ( f @ X0 ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl4,zip_derived_cl1]) ).

thf(zip_derived_cl4_001,plain,
    ! [X2: $i] : ( q @ ( f @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i] :
      ( ~ ( q @ X0 )
      | ~ ( p @ X0 )
      | ~ ( r @ sk__1 )
      | ~ ( r @ sk_ ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl12,plain,
    ! [X0: $i] :
      ( ~ ( r @ sk_ )
      | ~ ( r @ sk__1 )
      | ~ ( p @ ( f @ X0 ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl4,zip_derived_cl3]) ).

thf(zip_derived_cl16,plain,
    ( ~ ( r @ sk__1 )
    | ~ ( r @ sk_ )
    | ~ ( r @ sk__1 )
    | ~ ( r @ sk_ ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl10,zip_derived_cl12]) ).

thf(zip_derived_cl17,plain,
    ( ~ ( r @ sk_ )
    | ~ ( r @ sk__1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl16]) ).

thf(zip_derived_cl4_002,plain,
    ! [X2: $i] : ( q @ ( f @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( q @ X0 )
      | ( p @ ( f @ X1 ) )
      | ( r @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i] :
      ( ( r @ X0 )
      | ( p @ ( f @ X0 ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl4,zip_derived_cl0]) ).

thf(zip_derived_cl4_003,plain,
    ! [X2: $i] : ( q @ ( f @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( q @ X0 )
      | ~ ( p @ X0 )
      | ( r @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl11,plain,
    ! [X0: $i,X1: $i] :
      ( ( r @ X0 )
      | ~ ( p @ ( f @ X1 ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl4,zip_derived_cl2]) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i,X1: $i] :
      ( ( r @ X1 )
      | ( r @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl9,zip_derived_cl11]) ).

thf(zip_derived_cl20,plain,
    ! [X0: $i] : ( r @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl13]) ).

thf(zip_derived_cl20_004,plain,
    ! [X0: $i] : ( r @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl13]) ).

thf(zip_derived_cl21,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl17,zip_derived_cl20,zip_derived_cl20]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYN939+1 : TPTP v8.1.2. Released v3.1.0.
% 0.13/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.LoMoE1BbRw true
% 0.14/0.35  % Computer : n004.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Sat Aug 26 21:06:23 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/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.74  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.22/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.22/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.22/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.22/0.77  % Solved by fo/fo6_bce.sh.
% 0.22/0.77  % BCE start: 5
% 0.22/0.77  % BCE eliminated: 0
% 0.22/0.77  % PE start: 5
% 0.22/0.77  logic: neq
% 0.22/0.77  % PE eliminated: 1
% 0.22/0.77  % done 3 iterations in 0.006s
% 0.22/0.77  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.22/0.77  % SZS output start Refutation
% See solution above
% 0.22/0.77  
% 0.22/0.77  
% 0.22/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.22/0.77  % Terminating...
% 1.62/0.86  % Runner terminated.
% 1.62/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------