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

View Problem - Process Solution

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

% Computer : n001.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 00:09:37 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(create_pq_type,type,
    create_pq: $i ).

thf(sk__4_type,type,
    sk__4: $i ).

thf(i_type,type,
    i: $i > $i ).

thf(create_slb_type,type,
    create_slb: $i ).

thf(create_pqp_type,type,
    create_pqp: $i ).

thf(triple_type,type,
    triple: $i > $i > $i > $i ).

thf(co1,conjecture,
    ! [U: $i] :
      ( ( i @ ( triple @ create_pqp @ create_slb @ U ) )
      = create_pq ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [U: $i] :
        ( ( i @ ( triple @ create_pqp @ create_slb @ U ) )
        = create_pq ),
    inference('cnf.neg',[status(esa)],[co1]) ).

thf(zip_derived_cl86,plain,
    ( ( i @ ( triple @ create_pqp @ create_slb @ sk__4 ) )
   != create_pq ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(ax54,axiom,
    ! [U: $i,V: $i] :
      ( ( i @ ( triple @ U @ create_slb @ V ) )
      = create_pq ) ).

thf(zip_derived_cl66,plain,
    ! [X0: $i,X1: $i] :
      ( ( i @ ( triple @ X0 @ create_slb @ X1 ) )
      = create_pq ),
    inference(cnf,[status(esa)],[ax54]) ).

thf(zip_derived_cl409,plain,
    create_pq != create_pq,
    inference(demod,[status(thm)],[zip_derived_cl86,zip_derived_cl66]) ).

thf(zip_derived_cl410,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl409]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWV414+1 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.kbE2uLPBvJ true
% 0.14/0.34  % Computer : n001.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 : Tue Aug 29 10:56:22 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.34  % Python version: Python 3.6.8
% 0.14/0.34  % Running in FO mode
% 0.20/0.64  % Total configuration time : 435
% 0.20/0.64  % Estimated wc time : 1092
% 0.20/0.64  % 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.73  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.75  % Solved by fo/fo6_bce.sh.
% 0.20/0.75  % BCE start: 87
% 0.20/0.75  % BCE eliminated: 0
% 0.20/0.75  % PE start: 87
% 0.20/0.75  logic: eq
% 0.20/0.75  % PE eliminated: 16
% 0.20/0.75  % done 6 iterations in 0.022s
% 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...
% 1.41/0.85  % Runner terminated.
% 1.41/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------