TSTP Solution File: LCL646+1.001 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : LCL646+1.001 : TPTP v8.1.2. Released v4.0.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.oSSKX1ZHgS true

% Computer : n028.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 : Thu Aug 31 09:00:56 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(p3_type,type,
    p3: $i > $o ).

thf(sk__3_type,type,
    sk__3: $i ).

thf(p2_type,type,
    p2: $i > $o ).

thf(r1_type,type,
    r1: $i > $i > $o ).

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

thf(p6_type,type,
    p6: $i > $o ).

thf(p4_type,type,
    p4: $i > $o ).

thf(p5_type,type,
    p5: $i > $o ).

thf(p1_type,type,
    p1: $i > $o ).

thf(main,conjecture,
    ~ ? [X: $i] :
        ~ ( ~ ! [Y: $i] :
                ( ( p6 @ Y )
                | ~ ( r1 @ X @ Y ) )
          | ~ ! [Y: $i] :
                ( ( p2 @ Y )
                | ~ ( r1 @ X @ Y ) )
          | ~ ! [Y: $i] :
                ( ( p4 @ Y )
                | ~ ( r1 @ X @ Y ) )
          | ~ ! [Y: $i] :
                ( ( p2 @ Y )
                | ~ ( r1 @ X @ Y ) )
          | ! [Y: $i] :
              ( ( p5 @ Y )
              | ~ ( r1 @ X @ Y ) )
          | ! [Y: $i] :
              ( ( p3 @ Y )
              | ~ ( r1 @ X @ Y ) )
          | ! [Y: $i] :
              ( ( p2 @ Y )
              | ~ ( r1 @ X @ Y ) )
          | ! [Y: $i] :
              ( ( p1 @ Y )
              | ~ ( r1 @ X @ Y ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ? [X: $i] :
      ~ ( ~ ! [Y: $i] :
              ( ( p6 @ Y )
              | ~ ( r1 @ X @ Y ) )
        | ~ ! [Y: $i] :
              ( ( p2 @ Y )
              | ~ ( r1 @ X @ Y ) )
        | ~ ! [Y: $i] :
              ( ( p4 @ Y )
              | ~ ( r1 @ X @ Y ) )
        | ~ ! [Y: $i] :
              ( ( p2 @ Y )
              | ~ ( r1 @ X @ Y ) )
        | ! [Y: $i] :
            ( ( p5 @ Y )
            | ~ ( r1 @ X @ Y ) )
        | ! [Y: $i] :
            ( ( p3 @ Y )
            | ~ ( r1 @ X @ Y ) )
        | ! [Y: $i] :
            ( ( p2 @ Y )
            | ~ ( r1 @ X @ Y ) )
        | ! [Y: $i] :
            ( ( p1 @ Y )
            | ~ ( r1 @ X @ Y ) ) ),
    inference('cnf.neg',[status(esa)],[main]) ).

thf(zip_derived_cl3,plain,
    r1 @ sk_ @ sk__3,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i] :
      ( ( p2 @ X0 )
      | ~ ( r1 @ sk_ @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2,plain,
    ~ ( p2 @ sk__3 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl12,plain,
    ~ ( r1 @ sk_ @ sk__3 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl8,zip_derived_cl2]) ).

thf(zip_derived_cl14,plain,
    $false,
    inference('dp-resolution',[status(thm)],[zip_derived_cl3,zip_derived_cl12]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL646+1.001 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.oSSKX1ZHgS true
% 0.14/0.34  % Computer : n028.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Fri Aug 25 01:05:20 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.14/0.34  % Running portfolio for 300 s
% 0.14/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.34  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.35  % Running in FO mode
% 0.20/0.67  % Total configuration time : 435
% 0.20/0.67  % Estimated wc time : 1092
% 0.20/0.67  % 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.75  % Solved by fo/fo6_bce.sh.
% 0.20/0.75  % BCE start: 12
% 0.20/0.75  % BCE eliminated: 5
% 0.20/0.75  % PE start: 7
% 0.20/0.75  logic: neq
% 0.20/0.75  % PE eliminated: 5
% 0.20/0.75  % done 0 iterations in 0.006s
% 0.20/0.75  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.20/0.75  % SZS output start Refutation
% See solution above
% 0.20/0.75  
% 0.20/0.75  
% 0.20/0.75  % Terminating...
% 0.80/0.85  % Runner terminated.
% 0.80/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------