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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWV121+1 : TPTP v8.1.2. Bugfixed v3.3.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.ZxEScnkIZ2 true

% Computer : n006.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:07:57 EDT 2023

% Result   : Theorem 0.55s 0.77s
% Output   : Refutation 0.55s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   17 (   4 unt;  11 typ;   0 def)
%            Number of atoms       :   36 (   6 equ;   0 cnn)
%            Maximal formula atoms :   16 (   6 avg)
%            Number of connectives :  140 (   2   ~;   0   |;  22   &; 108   @)
%                                         (   0 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   13 (  11 usr;   9 con; 0-3 aty)
%            Number of variables   :   12 (   0   ^;  12   !;   0   ?;  12   :)

% Comments : 
%------------------------------------------------------------------------------
thf(n3_type,type,
    n3: $i ).

thf(a_select3_type,type,
    a_select3: $i > $i > $i > $i ).

thf(minus_type,type,
    minus: $i > $i > $i ).

thf(r_ds1_filter_type,type,
    r_ds1_filter: $i ).

thf(n1_type,type,
    n1: $i ).

thf(leq_type,type,
    leq: $i > $i > $o ).

thf(n6_type,type,
    n6: $i ).

thf(n0_type,type,
    n0: $i ).

thf(q_ds1_filter_type,type,
    q_ds1_filter: $i ).

thf(pminus_ds1_filter_type,type,
    pminus_ds1_filter: $i ).

thf(true_type,type,
    true: $o ).

thf(quaternion_ds1_symm_0014,conjecture,
    ( ( ! [A: $i,B: $i] :
          ( ( ( leq @ n0 @ A )
            & ( leq @ n0 @ B )
            & ( leq @ A @ ( minus @ n6 @ n1 ) )
            & ( leq @ B @ ( minus @ n6 @ n1 ) ) )
         => ( ( a_select3 @ q_ds1_filter @ A @ B )
            = ( a_select3 @ q_ds1_filter @ B @ A ) ) )
      & ! [C: $i,D: $i] :
          ( ( ( leq @ n0 @ C )
            & ( leq @ n0 @ D )
            & ( leq @ C @ ( minus @ n3 @ n1 ) )
            & ( leq @ D @ ( minus @ n3 @ n1 ) ) )
         => ( ( a_select3 @ r_ds1_filter @ C @ D )
            = ( a_select3 @ r_ds1_filter @ D @ C ) ) )
      & ! [E: $i,F: $i] :
          ( ( ( leq @ n0 @ E )
            & ( leq @ n0 @ F )
            & ( leq @ E @ ( minus @ n6 @ n1 ) )
            & ( leq @ F @ ( minus @ n6 @ n1 ) ) )
         => ( ( a_select3 @ pminus_ds1_filter @ E @ F )
            = ( a_select3 @ pminus_ds1_filter @ F @ E ) ) ) )
   => true ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ! [A: $i,B: $i] :
            ( ( ( leq @ n0 @ A )
              & ( leq @ n0 @ B )
              & ( leq @ A @ ( minus @ n6 @ n1 ) )
              & ( leq @ B @ ( minus @ n6 @ n1 ) ) )
           => ( ( a_select3 @ q_ds1_filter @ A @ B )
              = ( a_select3 @ q_ds1_filter @ B @ A ) ) )
        & ! [C: $i,D: $i] :
            ( ( ( leq @ n0 @ C )
              & ( leq @ n0 @ D )
              & ( leq @ C @ ( minus @ n3 @ n1 ) )
              & ( leq @ D @ ( minus @ n3 @ n1 ) ) )
           => ( ( a_select3 @ r_ds1_filter @ C @ D )
              = ( a_select3 @ r_ds1_filter @ D @ C ) ) )
        & ! [E: $i,F: $i] :
            ( ( ( leq @ n0 @ E )
              & ( leq @ n0 @ F )
              & ( leq @ E @ ( minus @ n6 @ n1 ) )
              & ( leq @ F @ ( minus @ n6 @ n1 ) ) )
           => ( ( a_select3 @ pminus_ds1_filter @ E @ F )
              = ( a_select3 @ pminus_ds1_filter @ F @ E ) ) ) )
     => true ),
    inference('cnf.neg',[status(esa)],[quaternion_ds1_symm_0014]) ).

thf(zip_derived_cl122,plain,
    ~ true,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(ttrue,axiom,
    true ).

thf(zip_derived_cl117,plain,
    true,
    inference(cnf,[status(esa)],[ttrue]) ).

thf(zip_derived_cl164,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl122,zip_derived_cl117]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWV121+1 : TPTP v8.1.2. Bugfixed v3.3.0.
% 0.07/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.ZxEScnkIZ2 true
% 0.14/0.35  % Computer : n006.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 : Tue Aug 29 03:32:06 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.21/0.63  % Total configuration time : 435
% 0.21/0.63  % Estimated wc time : 1092
% 0.21/0.63  % Estimated cpu time (7 cpus) : 156.0
% 0.54/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.55/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.55/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.55/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.55/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.55/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.55/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.55/0.77  % Solved by fo/fo13.sh.
% 0.55/0.77  % done 0 iterations in 0.017s
% 0.55/0.77  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.55/0.77  % SZS output start Refutation
% See solution above
% 0.55/0.77  
% 0.55/0.77  
% 0.57/0.77  % Terminating...
% 1.68/0.84  % Runner terminated.
% 1.68/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------