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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN047+1 : TPTP v8.1.2. Released v2.0.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.I3sog3WtLA true

% Computer : n031.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:01:19 EDT 2023

% Result   : Theorem 0.81s 0.77s
% Output   : Refutation 0.81s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   21
% Syntax   : Number of formulae    :   75 (   7 unt;  14 typ;   0 def)
%            Number of atoms       :  185 (   0 equ;   0 cnn)
%            Maximal formula atoms :   10 (   3 avg)
%            Number of connectives :  212 (  88   ~; 108   |;   4   &;   0   @)
%                                         (   8 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   9 usr;  10 con; 0-0 aty)
%            Number of variables   :    0 (   0   ^;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
thf(zip_tseitin_3_type,type,
    zip_tseitin_3: $o ).

thf(zip_tseitin_0_type,type,
    zip_tseitin_0: $o ).

thf(zip_tseitin_1_type,type,
    zip_tseitin_1: $o ).

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

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

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

thf(zip_tseitin_2_type,type,
    zip_tseitin_2: $o ).

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

thf(zip_tseitin_4_type,type,
    zip_tseitin_4: $o ).

thf(pel17,conjecture,
    ( ( ( ( q
         => r )
        & p )
     => s )
  <=> ( ( s
        | ~ r
        | ~ p )
      & ( s
        | q
        | ~ p ) ) ) ).

thf(zf_stmt_0,axiom,
    ( zip_tseitin_0
  <=> ( q
     => r ) ) ).

thf(zip_derived_cl2,plain,
    ( zip_tseitin_0
    | q ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zf_stmt_1,axiom,
    ( zip_tseitin_3
  <=> ( ~ p
      | q
      | s ) ) ).

thf(zip_derived_cl13,plain,
    ( zip_tseitin_3
    | ~ q ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl31,plain,
    ( zip_tseitin_0
    | zip_tseitin_3 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl2,zip_derived_cl13]) ).

thf(zf_stmt_2,axiom,
    ( zip_tseitin_1
  <=> ( ( p
        & zip_tseitin_0 )
     => s ) ) ).

thf(zip_derived_cl3,plain,
    ( ~ p
    | ~ zip_tseitin_0
    | s
    | ~ zip_tseitin_1 ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl43,plain,
    ( zip_tseitin_3
    | ~ zip_tseitin_1
    | s
    | ~ p ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl31,zip_derived_cl3]) ).

thf(zf_stmt_3,axiom,
    ( zip_tseitin_2
  <=> ( ~ p
      | ~ r
      | s ) ) ).

thf(zip_derived_cl9,plain,
    ( zip_tseitin_2
    | r ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl1,plain,
    ( zip_tseitin_0
    | ~ r ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl34,plain,
    ( zip_tseitin_2
    | zip_tseitin_0 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl9,zip_derived_cl1]) ).

thf(zip_derived_cl3_001,plain,
    ( ~ p
    | ~ zip_tseitin_0
    | s
    | ~ zip_tseitin_1 ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl45,plain,
    ( zip_tseitin_2
    | ~ zip_tseitin_1
    | s
    | ~ p ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl34,zip_derived_cl3]) ).

thf(zf_stmt_4,axiom,
    ( zip_tseitin_4
  <=> ( zip_tseitin_3
      & zip_tseitin_2 ) ) ).

thf(zip_derived_cl17,plain,
    ( zip_tseitin_4
    | ~ zip_tseitin_2
    | ~ zip_tseitin_3 ),
    inference(cnf,[status(esa)],[zf_stmt_4]) ).

thf(zf_stmt_5,type,
    zip_tseitin_4: $o ).

thf(zf_stmt_6,type,
    zip_tseitin_3: $o ).

thf(zf_stmt_7,type,
    zip_tseitin_2: $o ).

thf(zf_stmt_8,type,
    zip_tseitin_1: $o ).

thf(zf_stmt_9,type,
    zip_tseitin_0: $o ).

thf(zf_stmt_10,conjecture,
    ( zip_tseitin_1
  <=> zip_tseitin_4 ) ).

thf(zf_stmt_11,negated_conjecture,
    ~ ( zip_tseitin_1
    <=> zip_tseitin_4 ),
    inference('cnf.neg',[status(esa)],[zf_stmt_10]) ).

thf(zip_derived_cl19,plain,
    ( ~ zip_tseitin_4
    | ~ zip_tseitin_1 ),
    inference(cnf,[status(esa)],[zf_stmt_11]) ).

thf(zip_derived_cl38,plain,
    ( ~ zip_tseitin_3
    | ~ zip_tseitin_2
    | ~ zip_tseitin_1 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl17,zip_derived_cl19]) ).

thf(zip_derived_cl53,plain,
    ( ~ p
    | s
    | ~ zip_tseitin_1
    | ~ zip_tseitin_1
    | ~ zip_tseitin_3 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl45,zip_derived_cl38]) ).

thf(zip_derived_cl70,plain,
    ( ~ p
    | s
    | ~ zip_tseitin_1
    | ~ zip_tseitin_1
    | ~ zip_tseitin_1
    | s
    | ~ p ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl43,zip_derived_cl53]) ).

thf(zip_derived_cl79,plain,
    ( ~ zip_tseitin_1
    | s
    | ~ p ),
    inference(simplify,[status(thm)],[zip_derived_cl70]) ).

thf(zip_derived_cl4,plain,
    ( zip_tseitin_1
    | ~ s ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl14,plain,
    ( zip_tseitin_3
    | ~ s ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl10,plain,
    ( zip_tseitin_2
    | ~ s ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl38_002,plain,
    ( ~ zip_tseitin_3
    | ~ zip_tseitin_2
    | ~ zip_tseitin_1 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl17,zip_derived_cl19]) ).

thf(zip_derived_cl49,plain,
    ( ~ s
    | ~ zip_tseitin_1
    | ~ zip_tseitin_3 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl10,zip_derived_cl38]) ).

thf(zip_derived_cl60,plain,
    ( ~ s
    | ~ zip_tseitin_1
    | ~ s ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl14,zip_derived_cl49]) ).

thf(zip_derived_cl71,plain,
    ( ~ zip_tseitin_1
    | ~ s ),
    inference(simplify,[status(thm)],[zip_derived_cl60]) ).

thf(zip_derived_cl72,plain,
    ~ s,
    inference(clc,[status(thm)],[zip_derived_cl4,zip_derived_cl71]) ).

thf(zip_derived_cl12,plain,
    ( zip_tseitin_3
    | p ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl8,plain,
    ( zip_tseitin_2
    | p ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl38_003,plain,
    ( ~ zip_tseitin_3
    | ~ zip_tseitin_2
    | ~ zip_tseitin_1 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl17,zip_derived_cl19]) ).

thf(zip_derived_cl47,plain,
    ( p
    | ~ zip_tseitin_1
    | ~ zip_tseitin_3 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl8,zip_derived_cl38]) ).

thf(zip_derived_cl55,plain,
    ( p
    | ~ zip_tseitin_1
    | p ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl12,zip_derived_cl47]) ).

thf(zip_derived_cl73,plain,
    ( ~ zip_tseitin_1
    | p ),
    inference(simplify,[status(thm)],[zip_derived_cl55]) ).

thf(zip_derived_cl6,plain,
    ( zip_tseitin_1
    | p ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl74,plain,
    p,
    inference(clc,[status(thm)],[zip_derived_cl73,zip_derived_cl6]) ).

thf(zip_derived_cl80,plain,
    ~ zip_tseitin_1,
    inference(demod,[status(thm)],[zip_derived_cl79,zip_derived_cl72,zip_derived_cl74]) ).

thf(zip_derived_cl18,plain,
    ( zip_tseitin_4
    | zip_tseitin_1 ),
    inference(cnf,[status(esa)],[zf_stmt_11]) ).

thf(zip_derived_cl15,plain,
    ( zip_tseitin_3
    | ~ zip_tseitin_4 ),
    inference(cnf,[status(esa)],[zf_stmt_4]) ).

thf(zip_derived_cl39,plain,
    ( zip_tseitin_1
    | zip_tseitin_3 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl18,zip_derived_cl15]) ).

thf(zip_derived_cl18_004,plain,
    ( zip_tseitin_4
    | zip_tseitin_1 ),
    inference(cnf,[status(esa)],[zf_stmt_11]) ).

thf(zip_derived_cl16,plain,
    ( zip_tseitin_2
    | ~ zip_tseitin_4 ),
    inference(cnf,[status(esa)],[zf_stmt_4]) ).

thf(zip_derived_cl40,plain,
    ( zip_tseitin_1
    | zip_tseitin_2 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl18,zip_derived_cl16]) ).

thf(zip_derived_cl5,plain,
    ( zip_tseitin_1
    | zip_tseitin_0 ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl11,plain,
    ( s
    | q
    | ~ p
    | ~ zip_tseitin_3 ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl0,plain,
    ( ~ q
    | r
    | ~ zip_tseitin_0 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl32,plain,
    ( ~ zip_tseitin_3
    | ~ p
    | s
    | ~ zip_tseitin_0
    | r ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl11,zip_derived_cl0]) ).

thf(zip_derived_cl7,plain,
    ( s
    | ~ r
    | ~ p
    | ~ zip_tseitin_2 ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl37,plain,
    ( ~ zip_tseitin_0
    | s
    | ~ p
    | ~ zip_tseitin_3
    | ~ zip_tseitin_2
    | ~ p
    | s ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl32,zip_derived_cl7]) ).

thf(zip_derived_cl42,plain,
    ( zip_tseitin_1
    | s
    | ~ p
    | ~ zip_tseitin_2
    | ~ zip_tseitin_3
    | ~ p
    | s ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl5,zip_derived_cl37]) ).

thf(zip_derived_cl52,plain,
    ( zip_tseitin_1
    | s
    | ~ p
    | ~ zip_tseitin_3
    | ~ p
    | s
    | zip_tseitin_1 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl40,zip_derived_cl42]) ).

thf(zip_derived_cl65,plain,
    ( zip_tseitin_1
    | zip_tseitin_1
    | s
    | ~ p
    | ~ p
    | s
    | zip_tseitin_1 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl39,zip_derived_cl52]) ).

thf(zip_derived_cl81,plain,
    ( ~ p
    | s
    | zip_tseitin_1 ),
    inference(simplify,[status(thm)],[zip_derived_cl65]) ).

thf(zip_derived_cl74_005,plain,
    p,
    inference(clc,[status(thm)],[zip_derived_cl73,zip_derived_cl6]) ).

thf(zip_derived_cl72_006,plain,
    ~ s,
    inference(clc,[status(thm)],[zip_derived_cl4,zip_derived_cl71]) ).

thf(zip_derived_cl82,plain,
    zip_tseitin_1,
    inference(demod,[status(thm)],[zip_derived_cl81,zip_derived_cl74,zip_derived_cl72]) ).

thf(zip_derived_cl83,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl80,zip_derived_cl82]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.13  % Problem  : SYN047+1 : TPTP v8.1.2. Released v2.0.0.
% 0.13/0.15  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.I3sog3WtLA true
% 0.15/0.36  % Computer : n031.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 : Sat Aug 26 21:56:38 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.37  % Python version: Python 3.6.8
% 0.15/0.37  % Running in FO mode
% 0.22/0.68  % Total configuration time : 435
% 0.22/0.68  % Estimated wc time : 1092
% 0.22/0.68  % Estimated cpu time (7 cpus) : 156.0
% 0.81/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.81/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.81/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.81/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.81/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.81/0.77  % Solved by fo/fo6_bce.sh.
% 0.81/0.77  % BCE start: 20
% 0.81/0.77  % BCE eliminated: 0
% 0.81/0.77  % PE start: 20
% 0.81/0.77  logic: neq
% 0.81/0.77  % PE eliminated: 12
% 0.81/0.77  % done 7 iterations in 0.008s
% 0.81/0.77  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.81/0.77  % SZS output start Refutation
% See solution above
% 0.81/0.77  
% 0.81/0.77  
% 0.81/0.77  % Terminating...
% 1.50/0.87  % Runner terminated.
% 1.55/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------