TSTP Solution File: SWW038_1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWW038_1 : TPTP v8.1.0. Released v5.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n022.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  : 600s
% DateTime : Thu Jul 21 01:24:25 EDT 2022

% Result   : Theorem 274.46s 274.81s
% Output   : Refutation 274.46s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    1
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   17 (  16 unt;   0 typ;   0 def)
%            Number of atoms       :   69 (  22 equ)
%            Maximal formula atoms :   15 (   4 avg)
%            Number of connectives :   29 (  15   ~;  14   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   20 (   2 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of FOOLs       :   38 (  38 fml;   0 var)
%            Number arithmetic     :   28 (   8 atm;   0 fun;  16 num;   4 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    9 (   6 usr;   5 prp; 0-2 aty)
%            Number of functors    :    6 (   0 usr;   6 con; 0-0 aty)
%            Number of variables   :    4 (   0 sgn   4   !;   0   ?;   4   :)

% Comments : 
%------------------------------------------------------------------------------
tff(17,negated_conjecture,
    z1 != z2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(18,negated_conjecture,
    z1 != z3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(19,negated_conjecture,
    z1 != z4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(22,negated_conjecture,
    z2 != z3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(23,negated_conjecture,
    z2 != z4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(26,negated_conjecture,
    z3 != z4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(200,negated_conjecture,
    ! [X: $int,Y: $int,Z: $int,U: $int] :
      ( ( X = Y )
      | ( X = Z )
      | ( X = U )
      | ( Y = Z )
      | ( Y = U )
      | ( Z = U )
      | ( a(X) != 3 )
      | ( a(Y) != 10 )
      | ( a(Z) != 7 )
      | ( a(U) != 1 )
      | ~ $less(b(X),4)
      | ~ $less(b(Y),3)
      | ~ $less(b(Z),4)
      | ( b(U) != 5 )
      | ~ $less(Y,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(482,negated_conjecture,
    a(z1) = 3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(483,negated_conjecture,
    a(z2) = 10,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(484,negated_conjecture,
    a(z3) = 7,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(485,negated_conjecture,
    a(z4) = 1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(487,negated_conjecture,
    $less(b(z1),4),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(488,negated_conjecture,
    $less(b(z2),3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(489,negated_conjecture,
    $less(b(z3),4),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(490,negated_conjecture,
    b(z4) = 5,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(491,negated_conjecture,
    $less(z2,z1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

cnf(1113,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[200,17,18,19,22,23,26,482,483,484,485,487,488,489,490,491]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWW038_1 : TPTP v8.1.0. Released v5.0.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n022.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Sun Jun  5 00:22:36 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.18/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.18/0.46  * 
% 0.18/0.46  * 
% 0.18/0.46  #<PACKAGE "SNARK-USER">
% 0.18/0.46  * 
% 0.18/0.46  SNARK-TPTP-OPTIONS
% 0.18/0.46  * 
% 0.18/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.18/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.18/0.46   (USE-FACTORING :POS)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.18/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.18/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.18/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.18/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.18/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.18/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.18/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.18/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.18/0.47  * 
% 0.18/0.47  "."
% 0.18/0.47  * 
% 0.18/0.47  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-05T00:22:36
% 0.18/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n022.cluster.edu at 2022-06-05T00:22:36
% 274.46/274.81  
% 274.46/274.81  
% 274.46/274.81  #||
% 274.46/274.81  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 274.46/274.81  % SZS output start Refutation
% See solution above
% 274.46/274.81  ||#
% 274.46/274.81  
% 274.46/274.81  ; Summary of computation:
% 274.46/274.81  ;      6889 formulas have been input or derived (from 349 formulas).
% 274.46/274.81  ;      1113 (16%) were retained.  Of these,
% 274.46/274.81  ;          156 (14%) were simplified or subsumed later,
% 274.46/274.81  ;          957 (86%) are still being kept.
% 274.46/274.81  ; 
% 274.46/274.81  ; Run time in seconds excluding printing time:
% 274.46/274.81  ;     0.257   0%   Read assertion file          (1 call)
% 274.46/274.81  ;     0.479   0%   Assert                       (1 call)
% 274.46/274.81  ;     0.127   0%   Process new row              (6,784 calls)
% 274.46/274.81  ;   272.243  99%   Resolution                   (696 calls)
% 274.46/274.81  ;     0.105   0%   Paramodulation               (348 calls)
% 274.46/274.81  ;     0.000   0%   Factoring                    (4 calls)
% 274.46/274.81  ;     0.062   0%   Condensing                   (1,150 calls)
% 274.46/274.81  ;     0.124   0%   Forward subsumption          (1,150 calls)
% 274.46/274.81  ;     0.046   0%   Backward subsumption         (1,062 calls)
% 274.46/274.81  ;     0.078   0%   Clause clause subsumption    (6,101 calls)
% 274.46/274.81  ;     0.565   0%   Forward simplification       (6,784 calls)
% 274.46/274.81  ;     0.008   0%   Backward simplification      (1,113 calls)
% 274.46/274.81  ;     0.029   0%   Ordering                     (38,005 calls)
% 274.46/274.81  ;     0.047   0%   Sortal reasoning             (62,462 calls)
% 274.46/274.81  ;     0.001   0%   Purity testing               (1 call)
% 274.46/274.81  ;     0.043   0%   Other
% 274.46/274.81  ;   274.214        Total
% 274.46/274.81  ;   274.345        Real time
% 274.46/274.81  ; 
% 274.46/274.81  ; Term-hash-array has 165 terms in all.
% 274.46/274.81  ; Feature-vector-row-index has 906 entries (906 at peak, 1,062 added, 156 deleted).
% 274.46/274.81  ; Feature-vector-row-index has 4,068 nodes (4,188 at peak, 5,370 added, 1,302 deleted).
% 274.46/274.81  ;  Retrieved 8,193 possibly forward subsuming rows in 1,150 calls.
% 274.46/274.81  ;  Retrieved 1,972 possibly backward subsumed rows in 1,062 calls.
% 274.46/274.81  ; Path-index has 182 entries (182 at peak, 457 added, 275 deleted).
% 274.46/274.81  ; Path-index has 138 nodes (138 at peak, 409 added, 271 deleted).
% 274.46/274.81  ; Trie-index has 182 entries (182 at peak, 457 added, 275 deleted).
% 274.46/274.81  ; Trie-index has 175 nodes (175 at peak, 447 added, 272 deleted).
% 274.46/274.81  ; Retrieved 14,612 generalization terms in 107,327 calls.
% 274.46/274.81  ; Retrieved 50 instance terms in 50 calls.
% 274.46/274.81  ; Retrieved 62,551,292 unifiable terms in 6,542,946 calls.
% 274.46/274.81  ; 
% 274.46/274.81  ; The agenda of rows to process has 79 entries:
% 274.46/274.81  ;    13 with value 5               4 with value 31               2 with value 43
% 274.46/274.81  ;    18 with value 7               4 with value 35               2 with value 47
% 274.46/274.81  ;     1 with value 25              5 with value 37              24 with value 75
% 274.46/274.81  ;     1 with value 29              5 with value 41
% 274.46/274.81  ; The agenda of input rows to give has 96 entries:
% 274.46/274.81  ;     4 with value 76             33 with value 86               3 with value 98
% 274.46/274.81  ;    11 with value 80             12 with value 88               5 with value 104
% 274.46/274.81  ;    18 with value 82              9 with value 92               1 with value 110
% 274.46/274.81  ; The agenda of rows to give has 512 entries:
% 274.46/274.81  ;     5 with value (4 5)           4 with value (4 29)         199 with value (4 53)
% 274.46/274.81  ;    12 with value (4 7)          20 with value (4 35)         179 with value (4 59)
% 274.46/274.81  ;     1 with value (4 11)         32 with value (4 41)          38 with value (4 65)
% 274.46/274.81  ;     2 with value (4 15)         19 with value (4 47)           1 with value (4 71)
% 274.46/274.81  Evaluation took:
% 274.46/274.81    274.346 seconds of real time
% 274.46/274.81    273.9489 seconds of user run time
% 274.46/274.81    0.267097 seconds of system run time
% 274.46/274.81    [Run times include 0.538 seconds GC run time.]
% 274.46/274.81    0 calls to %EVAL
% 274.46/274.81    0 page faults and
% 274.46/274.81    2,291,181,880 bytes consed.
% 274.46/274.81  :PROOF-FOUND
% 274.46/274.81  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-05T00:27:10
% 274.46/274.81  :PROOF-FOUND
% 274.46/274.81  * 
%------------------------------------------------------------------------------