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

View Problem - Process Solution

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

% Computer : n025.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:36 EDT 2022

% Result   : Theorem 0.19s 0.50s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    6
% Syntax   : Number of clauses     :   11 (   7 unt;   2 nHn;  10 RR)
%            Number of literals    :   16 (   0 equ;   9 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-2 aty)
%            Number of variables   :    7 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(7,axiom,
    ( ~ distinct_points(X,Y)
    | ~ apart_point_and_line(X,line_connecting(X,Y)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+0.ax',ci1) ).

cnf(8,axiom,
    ( ~ distinct_points(X,Y)
    | ~ apart_point_and_line(Y,line_connecting(X,Y)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+0.ax',ci2) ).

cnf(13,axiom,
    ( ~ apart_point_and_line(X,Y)
    | distinct_lines(Y,Z)
    | apart_point_and_line(X,Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+0.ax',ceq2) ).

cnf(15,negated_conjecture,
    distinct_points('SKOLEMAAAV1','SKOLEMAAAV2'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(17,negated_conjecture,
    ~ distinct_lines('SKOLEMAAAV3',line_connecting('SKOLEMAAAV1','SKOLEMAAAV2')),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(18,negated_conjecture,
    ( apart_point_and_line('SKOLEMAAAV1','SKOLEMAAAV3')
    | apart_point_and_line('SKOLEMAAAV2','SKOLEMAAAV3') ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(19,plain,
    ~ apart_point_and_line('SKOLEMAAAV1',line_connecting('SKOLEMAAAV1','SKOLEMAAAV2')),
    inference('UR-RESOLVE',[status(thm)],[7,15]) ).

cnf(20,plain,
    ~ apart_point_and_line('SKOLEMAAAV2',line_connecting('SKOLEMAAAV1','SKOLEMAAAV2')),
    inference('UR-RESOLVE',[status(thm)],[8,15]) ).

cnf(42,plain,
    ~ apart_point_and_line('SKOLEMAAAV1','SKOLEMAAAV3'),
    inference('UR-RESOLVE',[status(thm)],[13,19,17]) ).

cnf(43,plain,
    apart_point_and_line('SKOLEMAAAV2','SKOLEMAAAV3'),
    inference('REWRITE',[status(thm)],[18,42]) ).

cnf(46,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[13,43,17]),20]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GEO183+1 : TPTP v8.1.0. Released v3.3.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n025.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 11:02:28 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 0.19/0.46  #<PACKAGE "SNARK-USER">
% 0.19/0.46  * 
% 0.19/0.46  SNARK-TPTP-OPTIONS
% 0.19/0.46  * 
% 0.19/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.46   (USE-FACTORING :POS)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.46   (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.47  "."
% 0.19/0.47  * 
% 0.19/0.47  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-18T11:02:28
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n025.cluster.edu at 2022-06-18T11:02:28
% 0.19/0.50  
% 0.19/0.50  
% 0.19/0.50  #||
% 0.19/0.50  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.50  % SZS output start Refutation
% See solution above
% 0.19/0.50  ||#
% 0.19/0.50  
% 0.19/0.50  ; Summary of computation:
% 0.19/0.50  ;        78 formulas have been input or derived (from 25 formulas).
% 0.19/0.50  ;        46 (59%) were retained.  Of these,
% 0.19/0.50  ;            3 ( 7%) were simplified or subsumed later,
% 0.19/0.50  ;           43 (93%) are still being kept.
% 0.19/0.50  ; 
% 0.19/0.50  ; Run time in seconds excluding printing time:
% 0.19/0.50  ;     0.004  11%   Read assertion file          (1 call)
% 0.19/0.50  ;     0.001   3%   Assert                       (15 calls)
% 0.19/0.50  ;     0.004  11%   Process new row              (71 calls)
% 0.19/0.50  ;     0.000   0%   Resolution                   (48 calls)
% 0.19/0.50  ;     0.000   0%   Paramodulation               (24 calls)
% 0.19/0.50  ;     0.000   0%   Factoring                    (1 call)
% 0.19/0.50  ;     0.002   6%   Condensing                   (26 calls)
% 0.19/0.50  ;     0.000   0%   Forward subsumption          (26 calls)
% 0.19/0.50  ;     0.000   0%   Backward subsumption         (21 calls)
% 0.19/0.50  ;     0.001   3%   Clause clause subsumption    (11 calls)
% 0.19/0.50  ;     0.000   0%   Forward simplification       (71 calls)
% 0.19/0.50  ;     0.001   3%   Backward simplification      (46 calls)
% 0.19/0.50  ;     0.001   3%   Ordering                     (13 calls)
% 0.19/0.50  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.19/0.50  ;     0.000   0%   Purity testing               (1 call)
% 0.19/0.50  ;     0.022  61%   Other
% 0.19/0.50  ;     0.036        Total
% 0.19/0.50  ;     0.037        Real time
% 0.19/0.50  ; 
% 0.19/0.50  ; Term-hash-array has 58 terms in all.
% 0.19/0.50  ; Feature-vector-row-index has 18 entries (19 at peak, 21 added, 3 deleted).
% 0.19/0.50  ; Feature-vector-row-index has 35 nodes (50 at peak, 54 added, 19 deleted).
% 0.19/0.50  ;  Retrieved 8 possibly forward subsuming rows in 26 calls.
% 0.19/0.50  ;  Retrieved 3 possibly backward subsumed rows in 21 calls.
% 0.19/0.50  ; Path-index has 62 entries (62 at peak, 65 added, 3 deleted).
% 0.19/0.50  ; Path-index has 97 nodes (97 at peak, 97 added, 0 deleted).
% 0.19/0.50  ; Trie-index has 62 entries (62 at peak, 65 added, 3 deleted).
% 0.19/0.50  ; Trie-index has 97 nodes (97 at peak, 100 added, 3 deleted).
% 0.19/0.50  ; Retrieved 72 generalization terms in 95 calls.
% 0.19/0.50  ; Retrieved 24 instance terms in 24 calls.
% 0.19/0.50  ; Retrieved 606 unifiable terms in 199 calls.
% 0.19/0.50  ; 
% 0.19/0.50  ; The agenda of rows to process has 2 entries:
% 0.19/0.50  ;     2 with value 9
% 0.19/0.50  ; The agenda of rows to give has 19 entries:
% 0.19/0.50  ;     1 with value (4 6)          11 with value (4 9)            2 with value (4 10)
% 0.19/0.50  ;     5 with value (4 8)
% 0.19/0.50  Evaluation took:
% 0.19/0.50    0.038 seconds of real time
% 0.19/0.50    0.029702 seconds of user run time
% 0.19/0.50    0.008325 seconds of system run time
% 0.19/0.50    0 calls to %EVAL
% 0.19/0.50    0 page faults and
% 0.19/0.50    2,272,456 bytes consed.
% 0.19/0.50  :PROOF-FOUND
% 0.19/0.50  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-18T11:02:28
% 0.19/0.50  :PROOF-FOUND
% 0.19/0.50  * 
%------------------------------------------------------------------------------