TSTP Solution File: GEO117+1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : GEO117+1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% 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  : 600s
% DateTime : Sat Jul 16 06:14:01 EDT 2022

% Result   : Theorem 0.84s 1.07s
% Output   : Refutation 0.91s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    4
% Syntax   : Number of clauses     :    8 (   5 unt;   0 nHn;   8 RR)
%            Number of literals    :   12 (   1 equ;   7 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-4 aty)
%            Number of functors    :    3 (   3 usr;   2 con; 0-4 aty)
%            Number of variables   :   18 (   6 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(44,axiom,
    ( ~ between_c(X,Y,Z,U)
    | Y != U ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+1.ax',between_c_defn) ).

cnf(54,axiom,
    ( between_o(X,Y,Z,U)
    | ~ ordered_by(X,Y,Z)
    | ~ ordered_by(X,Z,U) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+2.ax',between_o_defn) ).

cnf(73,axiom,
    ( ~ between_o(X,Y,Z,U)
    | between_c('SKOLEMAAAV18'(X,Y,Z,U),Y,Z,U) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+2.ax',o3) ).

cnf(86,negated_conjecture,
    ordered_by('SKOLEMAAAV25','SKOLEMAAAV26','SKOLEMAAAV26'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_4_4) ).

cnf(94,plain,
    ~ between_c(X,Y,Z,Y),
    inference('UR-RESOLVE',[status(thm)],[44,theory(equality)]) ).

cnf(99,plain,
    between_o('SKOLEMAAAV25','SKOLEMAAAV26','SKOLEMAAAV26','SKOLEMAAAV26'),
    inference('HYPERRESOLVE',[status(thm)],[54,86,86]) ).

cnf(840,plain,
    ~ between_o(X,Y,Z,Y),
    inference('UR-RESOLVE',[status(thm)],[73,94]) ).

cnf(841,plain,
    $false,
    inference('REWRITE',[status(thm)],[99,840]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : GEO117+1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 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  : 600
% 0.13/0.34  % DateTime : Sat Jun 18 14:49:46 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.46  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.47  * 
% 0.19/0.47  * 
% 0.19/0.47  #<PACKAGE "SNARK-USER">
% 0.19/0.47  * 
% 0.19/0.47  SNARK-TPTP-OPTIONS
% 0.19/0.47  * 
% 0.19/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.47   (USE-FACTORING :POS)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.47  * 
% 0.19/0.48  "."
% 0.19/0.48  * 
% 0.19/0.48  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-18T14:49:47
% 0.19/0.48  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n021.cluster.edu at 2022-06-18T14:49:47
% 0.19/0.50  WARNING: In quantification, variable ?P is being rebound.
% 0.19/0.50  WARNING: In quantification, variable ?P is being rebound.
% 0.84/1.07  
% 0.84/1.07  
% 0.84/1.07  #||
% 0.84/1.07  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.84/1.07  % SZS output start Refutation
% See solution above
% 0.91/1.08  ||#
% 0.91/1.08  
% 0.91/1.08  ; Summary of computation:
% 0.91/1.08  ;      1135 formulas have been input or derived (from 93 formulas).
% 0.91/1.08  ;       841 (74%) were retained.  Of these,
% 0.91/1.08  ;            7 ( 1%) were simplified or subsumed later,
% 0.91/1.08  ;          834 (99%) are still being kept.
% 0.91/1.08  ; 
% 0.91/1.08  ; Run time in seconds excluding printing time:
% 0.91/1.08  ;     0.010   2%   Read assertion file          (1 call)
% 0.91/1.08  ;     0.004   1%   Assert                       (28 calls)
% 0.91/1.08  ;     0.103  17%   Process new row              (1,096 calls)
% 0.91/1.08  ;     0.077  13%   Resolution                   (184 calls)
% 0.91/1.08  ;     0.000   0%   Paramodulation               (92 calls)
% 0.91/1.08  ;     0.000   0%   Factoring                    (7 calls)
% 0.91/1.08  ;     0.041   7%   Condensing                   (995 calls)
% 0.91/1.08  ;     0.120  20%   Forward subsumption          (995 calls)
% 0.91/1.08  ;     0.047   8%   Backward subsumption         (807 calls)
% 0.91/1.08  ;     0.089  15%   Clause clause subsumption    (16,508 calls)
% 0.91/1.08  ;     0.056   9%   Forward simplification       (1,096 calls)
% 0.91/1.08  ;     0.003   1%   Backward simplification      (841 calls)
% 0.91/1.08  ;     0.021   4%   Ordering                     (11,268 calls)
% 0.91/1.08  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.91/1.08  ;     0.000   0%   Purity testing               (1 call)
% 0.91/1.08  ;     0.028   5%   Other
% 0.91/1.08  ;     0.599        Total
% 0.91/1.08  ;     0.606        Real time
% 0.91/1.08  ; 
% 0.91/1.08  ; Term-hash-array has 1,879 terms in all.
% 0.91/1.08  ; Feature-vector-row-index has 801 entries (801 at peak, 807 added, 6 deleted).
% 0.91/1.08  ; Feature-vector-row-index has 1,056 nodes (1,056 at peak, 1,067 added, 11 deleted).
% 0.91/1.08  ;  Retrieved 15,084 possibly forward subsuming rows in 995 calls.
% 0.91/1.08  ;  Retrieved 4,758 possibly backward subsumed rows in 807 calls.
% 0.91/1.08  ; Path-index has 1,870 entries (1,871 at peak, 1,883 added, 13 deleted).
% 0.91/1.08  ; Path-index has 1,608 nodes (1,612 at peak, 1,617 added, 9 deleted).
% 0.91/1.08  ; Trie-index has 1,870 entries (1,871 at peak, 1,883 added, 13 deleted).
% 0.91/1.08  ; Trie-index has 4,242 nodes (4,246 at peak, 4,259 added, 17 deleted).
% 0.91/1.08  ; Retrieved 1,415 generalization terms in 5,681 calls.
% 0.91/1.08  ; Retrieved 60 instance terms in 33 calls.
% 0.91/1.08  ; Retrieved 39,996 unifiable terms in 1,032 calls.
% 0.91/1.08  ; 
% 0.91/1.08  ; The agenda of rows to give has 741 entries:
% 0.91/1.08  ;     1 with value (4 7)           8 with value (4 49)          18 with value (4 90)
% 0.91/1.08  ;     4 with value (4 8)           8 with value (4 50)           2 with value (4 91)
% 0.91/1.08  ;     3 with value (4 9)          10 with value (4 51)          12 with value (4 92)
% 0.91/1.08  ;     6 with value (4 10)          6 with value (4 52)          25 with value (4 93)
% 0.91/1.08  ;     3 with value (4 11)          5 with value (4 54)          21 with value (4 94)
% 0.91/1.08  ;     2 with value (4 12)          8 with value (4 55)           8 with value (4 95)
% 0.91/1.08  ;     3 with value (4 13)          6 with value (4 56)           4 with value (4 96)
% 0.91/1.08  ;     2 with value (4 14)          2 with value (4 61)          13 with value (4 99)
% 0.91/1.08  ;     5 with value (4 15)         34 with value (4 62)           4 with value (4 100)
% 0.91/1.08  ;     3 with value (4 16)         20 with value (4 63)           4 with value (4 101)
% 0.91/1.08  ;     1 with value (4 17)         16 with value (4 64)           2 with value (4 102)
% 0.91/1.08  ;     3 with value (4 20)         12 with value (4 65)          35 with value (4 103)
% 0.91/1.08  ;     5 with value (4 21)          2 with value (4 66)           4 with value (4 107)
% 0.91/1.08  ;     6 with value (4 22)          8 with value (4 67)          18 with value (4 108)
% 0.91/1.08  ;     4 with value (4 25)          4 with value (4 68)          24 with value (4 109)
% 0.91/1.08  ;     4 with value (4 26)         12 with value (4 69)           8 with value (4 110)
% 0.91/1.08  ;     4 with value (4 29)         12 with value (4 75)           9 with value (4 115)
% 0.91/1.08  ;     7 with value (4 31)         46 with value (4 76)           4 with value (4 120)
% 0.91/1.08  ;     6 with value (4 34)         12 with value (4 77)           8 with value (4 121)
% 0.91/1.08  ;     4 with value (4 37)         29 with value (4 78)           1 with value (4 122)
% 0.91/1.08  ;     6 with value (4 38)         21 with value (4 79)           6 with value (4 123)
% 0.91/1.08  ;     5 with value (4 39)          8 with value (4 80)          12 with value (4 124)
% 0.91/1.08  ;    15 with value (4 40)          8 with value (4 83)           8 with value (4 125)
% 0.91/1.08  ;     6 with value (4 43)         23 with value (4 84)           1 with value (4 137)
% 0.91/1.08  ;    10 with value (4 46)          4 with value (4 85)           4 with value (4 138)
% 0.91/1.08  ;     4 with value (4 47)         36 with value (4 89)           4 with value (4 139)
% 0.91/1.08  Evaluation took:
% 0.91/1.08    0.606 seconds of real time
% 0.91/1.08    0.529459 seconds of user run time
% 0.91/1.08    0.077186 seconds of system run time
% 0.91/1.08    [Run times include 0.032 seconds GC run time.]
% 0.91/1.08    0 calls to %EVAL
% 0.91/1.08    0 page faults and
% 0.91/1.08    50,681,544 bytes consed.
% 0.91/1.08  :PROOF-FOUND
% 0.91/1.08  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-18T14:49:47
% 0.91/1.08  :PROOF-FOUND
% 0.91/1.08  * 
%------------------------------------------------------------------------------