TSTP Solution File: HWV093_1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : HWV093_1 : TPTP v8.1.2. Bugfixed v6.2.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.e4bVCM64ct true

% Computer : n021.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 03:05:47 EDT 2023

% Result   : Theorem 0.58s 1.10s
% Output   : Refutation 0.58s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   28
% Syntax   : Number of formulae    :   75 (  28 unt;  17 typ;   0 def)
%            Number of atoms       :  156 (  16 equ;   7 cnn)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  250 (  22   ~;   5   |;  15   &; 169   @)
%                                         (  24 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Number of types       :    3 (   2 usr)
%            Number of type conns  :   13 (  13   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   20 (  15 usr;   8 con; 0-2 aty)
%                                         (  11  !!;   0  ??;   0 @@+;   0 @@-)
%            Number of variables   :   55 (  11   ^;  44   !;   0   ?;  55   :)

% Comments : 
%------------------------------------------------------------------------------
thf(state_type_type,type,
    state_type: $tType ).

thf(bitindex_type_type,type,
    bitindex_type: $tType ).

thf(v1007_type,type,
    v1007: state_type > bitindex_type > $o ).

thf('#sk1_type',type,
    '#sk1': state_type ).

thf(v995_type,type,
    v995: state_type > $o ).

thf(v1003_type,type,
    v1003: state_type > $o ).

thf(v998_type,type,
    v998: state_type > $o ).

thf(v996_type,type,
    v996: state_type > $o ).

thf(v999_type,type,
    v999: state_type > $o ).

thf(v1010_type,type,
    v1010: state_type > $o ).

thf(bitIndex1_type,type,
    bitIndex1: bitindex_type ).

thf(v4_type,type,
    v4: state_type > $o ).

thf(bitIndex5_type,type,
    bitIndex5: bitindex_type ).

thf(v1000_type,type,
    v1000: state_type > bitindex_type > $o ).

thf(bitIndex0_type,type,
    bitIndex0: bitindex_type ).

thf(v1001_type,type,
    v1001: state_type > $o ).

thf(reachableState_type,type,
    reachableState: state_type > $o ).

thf(addAssertion,conjecture,
    ! [VarCurr: state_type] :
      ( ( reachableState @ VarCurr )
     => ( v4 @ VarCurr ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [VarCurr: state_type] :
        ( ( reachableState @ VarCurr )
       => ( v4 @ VarCurr ) ),
    inference('cnf.neg',[status(esa)],[addAssertion]) ).

thf(zip_derived_cl45,plain,
    ~ ( !!
      @ ^ [Y0: state_type] :
          ( ( reachableState @ Y0 )
         => ( v4 @ Y0 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1265,plain,
    ~ ( ( reachableState @ '#sk1' )
     => ( v4 @ '#sk1' ) ),
    inference(lazy_cnf_exists,[status(thm)],[zip_derived_cl45]) ).

thf(zip_derived_cl1267,plain,
    ~ ( v4 @ '#sk1' ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl1265]) ).

thf(writeUnaryOperator_113,axiom,
    ! [VarCurr: state_type] :
      ( ~ ( v4 @ VarCurr )
    <=> ( v995 @ VarCurr ) ) ).

thf(zip_derived_cl46,plain,
    ( !!
    @ ^ [Y0: state_type] :
        ( ( (~) @ ( v4 @ Y0 ) )
      <=> ( v995 @ Y0 ) ) ),
    inference(cnf,[status(esa)],[writeUnaryOperator_113]) ).

thf(zip_derived_cl1269,plain,
    ! [X2: state_type] :
      ( ( (~) @ ( v4 @ X2 ) )
    <=> ( v995 @ X2 ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl46]) ).

thf(zip_derived_cl1270,plain,
    ! [X2: state_type] :
      ( ( v4 @ X2 )
     != ( v995 @ X2 ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl1269]) ).

thf(writeUnaryOperator_112,axiom,
    ! [VarCurr: state_type] :
      ( ~ ( v995 @ VarCurr )
    <=> ( v996 @ VarCurr ) ) ).

thf(zip_derived_cl47,plain,
    ( !!
    @ ^ [Y0: state_type] :
        ( ( (~) @ ( v995 @ Y0 ) )
      <=> ( v996 @ Y0 ) ) ),
    inference(cnf,[status(esa)],[writeUnaryOperator_112]) ).

thf(zip_derived_cl1274,plain,
    ! [X2: state_type] :
      ( ( (~) @ ( v995 @ X2 ) )
    <=> ( v996 @ X2 ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl47]) ).

thf(zip_derived_cl1275,plain,
    ! [X2: state_type] :
      ( ( v995 @ X2 )
     != ( v996 @ X2 ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl1274]) ).

thf(writeUnaryOperator_111,axiom,
    ! [VarCurr: state_type] :
      ( ~ ( v998 @ VarCurr )
    <=> ( v999 @ VarCurr ) ) ).

thf(zip_derived_cl50,plain,
    ( !!
    @ ^ [Y0: state_type] :
        ( ( (~) @ ( v998 @ Y0 ) )
      <=> ( v999 @ Y0 ) ) ),
    inference(cnf,[status(esa)],[writeUnaryOperator_111]) ).

thf(zip_derived_cl1364,plain,
    ! [X2: state_type] :
      ( ( (~) @ ( v998 @ X2 ) )
    <=> ( v999 @ X2 ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl50]) ).

thf(zip_derived_cl1365,plain,
    ! [X2: state_type] :
      ( ( v998 @ X2 )
     != ( v999 @ X2 ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl1364]) ).

thf(writeBinaryOperatorEqualRangesSingleBits_170,axiom,
    ! [VarCurr: state_type] :
      ( ( v996 @ VarCurr )
    <=> ( ( v1010 @ VarCurr )
        & ( v998 @ VarCurr ) ) ) ).

thf(zip_derived_cl48,plain,
    ( !!
    @ ^ [Y0: state_type] :
        ( ( v996 @ Y0 )
      <=> ( ( v1010 @ Y0 )
          & ( v998 @ Y0 ) ) ) ),
    inference(cnf,[status(esa)],[writeBinaryOperatorEqualRangesSingleBits_170]) ).

thf(zip_derived_cl1279,plain,
    ! [X2: state_type] :
      ( ( v996 @ X2 )
    <=> ( ( v1010 @ X2 )
        & ( v998 @ X2 ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl48]) ).

thf(zip_derived_cl1280,plain,
    ! [X2: state_type] :
      ( ( v996 @ X2 )
      = ( ( v1010 @ X2 )
        & ( v998 @ X2 ) ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl1279]) ).

thf(writeBinaryOperatorShiftedRanges_80,axiom,
    ! [VarCurr: state_type] :
      ( ( v1010 @ VarCurr )
    <=> ( ( v1000 @ VarCurr @ bitIndex1 )
        | ( v1000 @ VarCurr @ bitIndex0 ) ) ) ).

thf(zip_derived_cl49,plain,
    ( !!
    @ ^ [Y0: state_type] :
        ( ( v1010 @ Y0 )
      <=> ( ( v1000 @ Y0 @ bitIndex1 )
          | ( v1000 @ Y0 @ bitIndex0 ) ) ) ),
    inference(cnf,[status(esa)],[writeBinaryOperatorShiftedRanges_80]) ).

thf(zip_derived_cl1350,plain,
    ! [X2: state_type] :
      ( ( v1010 @ X2 )
    <=> ( ( v1000 @ X2 @ bitIndex1 )
        | ( v1000 @ X2 @ bitIndex0 ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl49]) ).

thf(zip_derived_cl1351,plain,
    ! [X2: state_type] :
      ( ( v1010 @ X2 )
      = ( ( v1000 @ X2 @ bitIndex1 )
        | ( v1000 @ X2 @ bitIndex0 ) ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl1350]) ).

thf(addAssignment_244,axiom,
    ! [VarCurr: state_type] : ( v1000 @ VarCurr @ bitIndex1 ) ).

thf(zip_derived_cl53,plain,
    ( !!
    @ ^ [Y0: state_type] : ( v1000 @ Y0 @ bitIndex1 ) ),
    inference(cnf,[status(esa)],[addAssignment_244]) ).

thf(zip_derived_cl1349,plain,
    ! [X2: state_type] : ( v1000 @ X2 @ bitIndex1 ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl53]) ).

thf(zip_derived_cl1352,plain,
    ! [X2: state_type] :
      ( ( v1010 @ X2 )
      = ( $true
        | ( v1000 @ X2 @ bitIndex0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl1351,zip_derived_cl1349]) ).

thf(zip_derived_cl1353,plain,
    ! [X2: state_type] : ( v1010 @ X2 ),
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl1352]) ).

thf(zip_derived_cl1354,plain,
    ! [X2: state_type] :
      ( ( v996 @ X2 )
      = ( $true
        & ( v998 @ X2 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl1280,zip_derived_cl1353]) ).

thf(zip_derived_cl1355,plain,
    ! [X2: state_type] :
      ( ( v996 @ X2 )
      = ( v998 @ X2 ) ),
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl1354]) ).

thf(zip_derived_cl1366,plain,
    ! [X2: state_type] :
      ( ( v996 @ X2 )
     != ( v999 @ X2 ) ),
    inference(demod,[status(thm)],[zip_derived_cl1365,zip_derived_cl1355]) ).

thf(writeBinaryOperatorShiftedRanges_78,axiom,
    ! [VarCurr: state_type] :
      ( ( v1001 @ VarCurr )
    <=> ( ( v1007 @ VarCurr @ bitIndex5 )
        & ( v1003 @ VarCurr ) ) ) ).

thf(zip_derived_cl54,plain,
    ( !!
    @ ^ [Y0: state_type] :
        ( ( v1001 @ Y0 )
      <=> ( ( v1007 @ Y0 @ bitIndex5 )
          & ( v1003 @ Y0 ) ) ) ),
    inference(cnf,[status(esa)],[writeBinaryOperatorShiftedRanges_78]) ).

thf(zip_derived_cl1423,plain,
    ! [X2: state_type] :
      ( ( v1001 @ X2 )
    <=> ( ( v1007 @ X2 @ bitIndex5 )
        & ( v1003 @ X2 ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl54]) ).

thf(zip_derived_cl1424,plain,
    ! [X2: state_type] :
      ( ( v1001 @ X2 )
      = ( ( v1007 @ X2 @ bitIndex5 )
        & ( v1003 @ X2 ) ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl1423]) ).

thf(addAssignment_245,axiom,
    ! [VarCurr: state_type] :
      ( ( v1000 @ VarCurr @ bitIndex0 )
    <=> ( v1001 @ VarCurr ) ) ).

thf(zip_derived_cl52,plain,
    ( !!
    @ ^ [Y0: state_type] :
        ( ( v1000 @ Y0 @ bitIndex0 )
      <=> ( v1001 @ Y0 ) ) ),
    inference(cnf,[status(esa)],[addAssignment_245]) ).

thf(zip_derived_cl1388,plain,
    ! [X2: state_type] :
      ( ( v1000 @ X2 @ bitIndex0 )
    <=> ( v1001 @ X2 ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl52]) ).

thf(zip_derived_cl1389,plain,
    ! [X2: state_type] :
      ( ( v1000 @ X2 @ bitIndex0 )
      = ( v1001 @ X2 ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl1388]) ).

thf(writeBinaryOperatorShiftedRanges_79,axiom,
    ! [VarCurr: state_type] :
      ( ( v999 @ VarCurr )
    <=> ( ( v1000 @ VarCurr @ bitIndex1 )
        & ( v1000 @ VarCurr @ bitIndex0 ) ) ) ).

thf(zip_derived_cl51,plain,
    ( !!
    @ ^ [Y0: state_type] :
        ( ( v999 @ Y0 )
      <=> ( ( v1000 @ Y0 @ bitIndex1 )
          & ( v1000 @ Y0 @ bitIndex0 ) ) ) ),
    inference(cnf,[status(esa)],[writeBinaryOperatorShiftedRanges_79]) ).

thf(zip_derived_cl1375,plain,
    ! [X2: state_type] :
      ( ( v999 @ X2 )
    <=> ( ( v1000 @ X2 @ bitIndex1 )
        & ( v1000 @ X2 @ bitIndex0 ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl51]) ).

thf(zip_derived_cl1376,plain,
    ! [X2: state_type] :
      ( ( v999 @ X2 )
      = ( ( v1000 @ X2 @ bitIndex1 )
        & ( v1000 @ X2 @ bitIndex0 ) ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl1375]) ).

thf(zip_derived_cl1349_001,plain,
    ! [X2: state_type] : ( v1000 @ X2 @ bitIndex1 ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl53]) ).

thf(zip_derived_cl1377,plain,
    ! [X2: state_type] :
      ( ( v999 @ X2 )
      = ( $true
        & ( v1000 @ X2 @ bitIndex0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl1376,zip_derived_cl1349]) ).

thf(zip_derived_cl1378,plain,
    ! [X2: state_type] :
      ( ( v999 @ X2 )
      = ( v1000 @ X2 @ bitIndex0 ) ),
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl1377]) ).

thf(zip_derived_cl1390,plain,
    ! [X2: state_type] :
      ( ( v999 @ X2 )
      = ( v1001 @ X2 ) ),
    inference(demod,[status(thm)],[zip_derived_cl1389,zip_derived_cl1378]) ).

thf(addZeroExtensionConstraint_3,axiom,
    ! [VarCurr: state_type] :
      ~ ( v1007 @ VarCurr @ bitIndex5 ) ).

thf(zip_derived_cl62,plain,
    ( !!
    @ ^ [Y0: state_type] : ( (~) @ ( v1007 @ Y0 @ bitIndex5 ) ) ),
    inference(cnf,[status(esa)],[addZeroExtensionConstraint_3]) ).

thf(zip_derived_cl1373,plain,
    ! [X2: state_type] :
      ~ ( v1007 @ X2 @ bitIndex5 ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl62]) ).

thf(zip_derived_cl1425,plain,
    ! [X2: state_type] :
      ( ( v999 @ X2 )
      = ( $false
        & ( v1003 @ X2 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl1424,zip_derived_cl1390,zip_derived_cl1373]) ).

thf(zip_derived_cl1426,plain,
    ! [X2: state_type] :
      ~ ( v999 @ X2 ),
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl1425]) ).

thf(zip_derived_cl1427,plain,
    ! [X2: state_type] : ( v996 @ X2 ),
    inference(demod,[status(thm)],[zip_derived_cl1366,zip_derived_cl1426]) ).

thf(zip_derived_cl1433,plain,
    ! [X2: state_type] :
      ~ ( v995 @ X2 ),
    inference(demod,[status(thm)],[zip_derived_cl1275,zip_derived_cl1427]) ).

thf(zip_derived_cl1441,plain,
    ! [X2: state_type] : ( v4 @ X2 ),
    inference(demod,[status(thm)],[zip_derived_cl1270,zip_derived_cl1433]) ).

thf(zip_derived_cl1443,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl1267,zip_derived_cl1441]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : HWV093_1 : TPTP v8.1.2. Bugfixed v6.2.0.
% 0.13/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.e4bVCM64ct true
% 0.13/0.34  % Computer : n021.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 : Tue Aug 29 15:32:29 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.53/0.66  % Total configuration time : 435
% 0.53/0.66  % Estimated wc time : 1092
% 0.53/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.53/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.56/0.73  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.56/0.76  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.56/0.76  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.56/0.76  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.56/0.76  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.58/0.77  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.58/0.86  % /export/starexec/sandbox/solver/bin/fo/fo1_lcnf.sh running for 50s
% 0.58/1.10  % Solved by fo/fo1_lcnf.sh.
% 0.58/1.10  % done 352 iterations in 0.218s
% 0.58/1.10  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.58/1.10  % SZS output start Refutation
% See solution above
% 0.58/1.10  
% 0.58/1.10  
% 0.58/1.10  % Terminating...
% 0.60/1.16  % Runner terminated.
% 1.84/1.17  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------