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

View Problem - Process Solution

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

% Computer : n032.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:23 EDT 2022

% Result   : Theorem 96.21s 96.45s
% Output   : Refutation 96.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    1
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   19 (  18 unt;   0 typ;   0 def)
%            Number of atoms       :   76 (  22 equ)
%            Maximal formula atoms :   17 (   4 avg)
%            Number of connectives :   33 (  17   ~;  16   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   22 (   2 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of FOOLs       :   41 (  41 fml;   0 var)
%            Number arithmetic     :   30 (  12 atm;   0 fun;  14 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(21,negated_conjecture,
    z2 != z3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(438,negated_conjecture,
    $less(z4,z3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

cnf(964,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[426,17,18,19,21,22,24,427,428,429,430,432,433,434,435,436,437,438]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.09  % Problem  : SWW015_1 : TPTP v8.1.0. Released v5.0.0.
% 0.05/0.10  % Command  : run-snark %s %d
% 0.09/0.28  % Computer : n032.cluster.edu
% 0.09/0.28  % Model    : x86_64 x86_64
% 0.09/0.28  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.28  % Memory   : 8042.1875MB
% 0.09/0.28  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.28  % CPULimit : 300
% 0.09/0.28  % WCLimit  : 600
% 0.09/0.28  % DateTime : Mon Jun  6 05:36:49 EDT 2022
% 0.09/0.29  % CPUTime  : 
% 0.13/0.35  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.36  * 
% 0.13/0.36  * 
% 0.13/0.36  #<PACKAGE "SNARK-USER">
% 0.13/0.36  * 
% 0.13/0.36  SNARK-TPTP-OPTIONS
% 0.13/0.36  * 
% 0.13/0.36  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.13/0.36   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.13/0.36   (USE-FACTORING :POS)
% 0.13/0.36   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.13/0.36   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.13/0.36   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.13/0.36   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.13/0.36   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.13/0.36   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.13/0.36   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.13/0.36   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.13/0.36   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.13/0.36   (DECLARE-TPTP-SYMBOLS2))
% 0.13/0.36  * 
% 0.13/0.36  "."
% 0.13/0.36  * 
% 0.13/0.37  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-06T05:36:49
% 0.13/0.37  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n032.cluster.edu at 2022-06-06T05:36:49
% 96.21/96.45  
% 96.21/96.45  
% 96.21/96.45  #||
% 96.21/96.45  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 96.21/96.45  % SZS output start Refutation
% See solution above
% 96.21/96.45  ||#
% 96.21/96.45  
% 96.21/96.45  ; Summary of computation:
% 96.21/96.45  ;      6067 formulas have been input or derived (from 363 formulas).
% 96.21/96.45  ;       964 (16%) were retained.  Of these,
% 96.21/96.45  ;           74 ( 8%) were simplified or subsumed later,
% 96.21/96.45  ;          890 (92%) are still being kept.
% 96.21/96.45  ; 
% 96.21/96.45  ; Run time in seconds excluding printing time:
% 96.21/96.45  ;     0.117   0%   Read assertion file          (1 call)
% 96.21/96.45  ;     0.323   0%   Assert                       (1 call)
% 96.21/96.45  ;     0.116   0%   Process new row              (5,931 calls)
% 96.21/96.45  ;    94.546  98%   Resolution                   (724 calls)
% 96.21/96.45  ;     0.086   0%   Paramodulation               (362 calls)
% 96.21/96.45  ;     0.000   0%   Factoring                    (4 calls)
% 96.21/96.45  ;     0.045   0%   Condensing                   (930 calls)
% 96.21/96.45  ;     0.127   0%   Forward subsumption          (930 calls)
% 96.21/96.45  ;     0.033   0%   Backward subsumption         (918 calls)
% 96.21/96.45  ;     0.055   0%   Clause clause subsumption    (4,798 calls)
% 96.21/96.45  ;     0.525   1%   Forward simplification       (5,931 calls)
% 96.21/96.45  ;     0.003   0%   Backward simplification      (964 calls)
% 96.21/96.45  ;     0.018   0%   Ordering                     (31,686 calls)
% 96.21/96.45  ;     0.039   0%   Sortal reasoning             (54,348 calls)
% 96.21/96.45  ;     0.002   0%   Purity testing               (1 call)
% 96.21/96.45  ;     0.033   0%   Other
% 96.21/96.45  ;    96.068        Total
% 96.21/96.45  ;    96.083        Real time
% 96.21/96.45  ; 
% 96.21/96.45  ; Term-hash-array has 158 terms in all.
% 96.21/96.45  ; Feature-vector-row-index has 844 entries (844 at peak, 918 added, 74 deleted).
% 96.21/96.45  ; Feature-vector-row-index has 4,710 nodes (4,710 at peak, 5,306 added, 596 deleted).
% 96.21/96.45  ;  Retrieved 5,381 possibly forward subsuming rows in 930 calls.
% 96.21/96.45  ;  Retrieved 1,204 possibly backward subsumed rows in 918 calls.
% 96.21/96.45  ; Path-index has 174 entries (174 at peak, 334 added, 160 deleted).
% 96.21/96.45  ; Path-index has 131 nodes (131 at peak, 287 added, 156 deleted).
% 96.21/96.45  ; Trie-index has 174 entries (174 at peak, 334 added, 160 deleted).
% 96.21/96.45  ; Trie-index has 164 nodes (164 at peak, 320 added, 156 deleted).
% 96.21/96.45  ; Retrieved 14,250 generalization terms in 95,283 calls.
% 96.21/96.45  ; Retrieved 45 instance terms in 45 calls.
% 96.21/96.45  ; Retrieved 23,456,858 unifiable terms in 2,912,727 calls.
% 96.21/96.45  ; 
% 96.21/96.45  ; The agenda of rows to process has 116 entries:
% 96.21/96.45  ;    19 with value 5               8 with value 35               6 with value 45
% 96.21/96.45  ;    14 with value 7               5 with value 37               2 with value 47
% 96.21/96.45  ;     1 with value 25             12 with value 39               4 with value 49
% 96.21/96.45  ;     4 with value 29              5 with value 41               1 with value 53
% 96.21/96.45  ;     2 with value 31              8 with value 43              19 with value 81
% 96.21/96.45  ;     6 with value 33
% 96.21/96.45  ; The agenda of input rows to give has 38 entries:
% 96.21/96.45  ;    12 with value 86              7 with value 92               3 with value 104
% 96.21/96.45  ;    12 with value 88              3 with value 98               1 with value 110
% 96.21/96.45  ; The agenda of rows to give has 489 entries:
% 96.21/96.45  ;     6 with value (4 5)          15 with value (4 35)         171 with value (4 59)
% 96.21/96.45  ;     9 with value (4 7)          23 with value (4 41)          33 with value (4 65)
% 96.21/96.45  ;     1 with value (4 11)         19 with value (4 47)          29 with value (4 71)
% 96.21/96.45  ;     2 with value (4 15)        172 with value (4 53)           5 with value (4 77)
% 96.21/96.45  ;     4 with value (4 29)
% 96.21/96.45  Evaluation took:
% 96.21/96.45    96.084 seconds of real time
% 96.21/96.45    95.924904 seconds of user run time
% 96.21/96.45    0.144904 seconds of system run time
% 96.21/96.45    [Run times include 0.232 seconds GC run time.]
% 96.21/96.45    0 calls to %EVAL
% 96.21/96.45    0 page faults and
% 96.21/96.45    1,014,474,088 bytes consed.
% 96.21/96.45  :PROOF-FOUND
% 96.21/96.45  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-06T05:38:25
% 96.21/96.45  :PROOF-FOUND
% 96.21/96.45  * 
%------------------------------------------------------------------------------