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

View Problem - Process Solution

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

% Computer : n018.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:24 EDT 2022

% Result   : Theorem 254.88s 255.11s
% Output   : Refutation 254.88s
% 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/sandbox2/benchmark/theBenchmark.p',0) ).

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

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

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

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

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

tff(164,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) != 2 )
      | ~ $less(b(X),4)
      | ~ $less(b(Y),3)
      | ~ $less(b(Z),4)
      | ( b(U) != 5 )
      | ~ $less(Y,X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

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

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

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

tff(449,negated_conjecture,
    a(z4) = 2,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

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

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

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

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

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

cnf(1033,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[164,17,18,19,22,23,26,446,447,448,449,451,452,453,454,456]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWW024_1 : TPTP v8.1.0. Released v5.0.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n018.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  : 600
% 0.13/0.34  % DateTime : Sat Jun  4 18:09:48 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.46  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.47  * 
% 0.20/0.47  * 
% 0.20/0.48  #<PACKAGE "SNARK-USER">
% 0.20/0.48  * 
% 0.20/0.48  SNARK-TPTP-OPTIONS
% 0.20/0.48  * 
% 0.20/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.48   (USE-FACTORING :POS)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.48  * 
% 0.20/0.48  "."
% 0.20/0.48  * 
% 0.20/0.48  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-04T18:09:48
% 0.20/0.48  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n018.cluster.edu at 2022-06-04T18:09:48
% 254.88/255.11  
% 254.88/255.11  
% 254.88/255.11  #||
% 254.88/255.11  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 254.88/255.11  % SZS output start Refutation
% See solution above
% 254.88/255.11  ||#
% 254.88/255.11  
% 254.88/255.11  ; Summary of computation:
% 254.88/255.11  ;      7554 formulas have been input or derived (from 349 formulas).
% 254.88/255.11  ;      1033 (14%) were retained.  Of these,
% 254.88/255.11  ;          140 (14%) were simplified or subsumed later,
% 254.88/255.11  ;          893 (86%) are still being kept.
% 254.88/255.11  ; 
% 254.88/255.11  ; Run time in seconds excluding printing time:
% 254.88/255.11  ;     0.199   0%   Read assertion file          (1 call)
% 254.88/255.11  ;     0.415   0%   Assert                       (1 call)
% 254.88/255.11  ;     0.128   0%   Process new row              (7,431 calls)
% 254.88/255.11  ;   252.696  99%   Resolution                   (696 calls)
% 254.88/255.11  ;     0.120   0%   Paramodulation               (348 calls)
% 254.88/255.11  ;     0.000   0%   Factoring                    (4 calls)
% 254.88/255.11  ;     0.070   0%   Condensing                   (1,112 calls)
% 254.88/255.11  ;     0.111   0%   Forward subsumption          (1,112 calls)
% 254.88/255.11  ;     0.049   0%   Backward subsumption         (982 calls)
% 254.88/255.11  ;     0.075   0%   Clause clause subsumption    (5,467 calls)
% 254.88/255.11  ;     0.622   0%   Forward simplification       (7,431 calls)
% 254.88/255.11  ;     0.006   0%   Backward simplification      (1,033 calls)
% 254.88/255.11  ;     0.031   0%   Ordering                     (34,759 calls)
% 254.88/255.11  ;     0.046   0%   Sortal reasoning             (67,643 calls)
% 254.88/255.11  ;     0.002   0%   Purity testing               (1 call)
% 254.88/255.11  ;     0.050   0%   Other
% 254.88/255.11  ;   254.620        Total
% 254.88/255.11  ;   254.631        Real time
% 254.88/255.11  ; 
% 254.88/255.11  ; Term-hash-array has 162 terms in all.
% 254.88/255.11  ; Feature-vector-row-index has 842 entries (842 at peak, 982 added, 140 deleted).
% 254.88/255.11  ; Feature-vector-row-index has 3,675 nodes (3,859 at peak, 4,875 added, 1,200 deleted).
% 254.88/255.11  ;  Retrieved 7,562 possibly forward subsuming rows in 1,112 calls.
% 254.88/255.11  ;  Retrieved 1,861 possibly backward subsumed rows in 982 calls.
% 254.88/255.11  ; Path-index has 178 entries (178 at peak, 437 added, 259 deleted).
% 254.88/255.11  ; Path-index has 136 nodes (136 at peak, 391 added, 255 deleted).
% 254.88/255.11  ; Trie-index has 178 entries (178 at peak, 437 added, 259 deleted).
% 254.88/255.11  ; Trie-index has 171 nodes (171 at peak, 427 added, 256 deleted).
% 254.88/255.11  ; Retrieved 16,513 generalization terms in 116,421 calls.
% 254.88/255.11  ; Retrieved 50 instance terms in 50 calls.
% 254.88/255.11  ; Retrieved 62,494,430 unifiable terms in 6,516,710 calls.
% 254.88/255.11  ; 
% 254.88/255.11  ; The agenda of rows to process has 85 entries:
% 254.88/255.11  ;    13 with value 5               4 with value 31               2 with value 43
% 254.88/255.11  ;    20 with value 7               4 with value 35               2 with value 47
% 254.88/255.11  ;     1 with value 25              5 with value 37              28 with value 75
% 254.88/255.11  ;     1 with value 29              5 with value 41
% 254.88/255.11  ; The agenda of input rows to give has 66 entries:
% 254.88/255.11  ;     5 with value 76             15 with value 86               3 with value 98
% 254.88/255.11  ;     1 with value 80             12 with value 88               3 with value 104
% 254.88/255.11  ;    18 with value 82              8 with value 92               1 with value 110
% 254.88/255.11  ; The agenda of rows to give has 478 entries:
% 254.88/255.11  ;     5 with value (4 5)           4 with value (4 29)         224 with value (4 53)
% 254.88/255.11  ;    11 with value (4 7)          28 with value (4 35)         152 with value (4 59)
% 254.88/255.11  ;     1 with value (4 11)         24 with value (4 41)          11 with value (4 65)
% 254.88/255.11  ;     2 with value (4 15)         16 with value (4 47)
% 254.88/255.11  Evaluation took:
% 254.88/255.11    254.632 seconds of real time
% 254.88/255.11    254.3797 seconds of user run time
% 254.88/255.11    0.242623 seconds of system run time
% 254.88/255.11    [Run times include 0.517 seconds GC run time.]
% 254.88/255.11    0 calls to %EVAL
% 254.88/255.11    0 page faults and
% 254.88/255.11    2,277,627,280 bytes consed.
% 254.88/255.11  :PROOF-FOUND
% 254.88/255.11  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-04T18:14:02
% 254.88/255.11  :PROOF-FOUND
% 254.88/255.11  * 
%------------------------------------------------------------------------------