TSTP Solution File: SYO309^5 by cocATP---0.2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : cocATP---0.2.0
% Problem  : SYO309^5 : TPTP v7.5.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : python CASC.py /export/starexec/sandbox2/benchmark/theBenchmark.p

% Computer : n015.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  : 0s
% DateTime : Tue Mar 29 00:51:08 EDT 2022

% Result   : Unknown 0.40s 0.57s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem    : SYO309^5 : TPTP v7.5.0. Released v4.0.0.
% 0.03/0.12  % Command    : python CASC.py /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.12/0.33  % Computer   : n015.cluster.edu
% 0.12/0.33  % Model      : x86_64 x86_64
% 0.12/0.33  % CPUModel   : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % RAMPerCPU  : 8042.1875MB
% 0.12/0.33  % OS         : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % DateTime   : Sat Mar 12 02:50:04 EST 2022
% 0.12/0.33  % CPUTime    : 
% 0.12/0.33  ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'python/python27'
% 0.12/0.34  Python 2.7.5
% 0.40/0.56  Using paths ['/home/cristobal/cocATP/CASC/TPTP/', '/export/starexec/sandbox2/benchmark/', '/export/starexec/sandbox2/benchmark/']
% 0.40/0.56  FOF formula (<kernel.Constant object at 0x268bf38>, <kernel.DependentProduct object at 0x268bcf8>) of role type named cS
% 0.40/0.56  Using role type
% 0.40/0.56  Declaring cS:(fofType->fofType)
% 0.40/0.56  FOF formula (<kernel.Constant object at 0x2687098>, <kernel.DependentProduct object at 0x268b128>) of role type named cQ
% 0.40/0.56  Using role type
% 0.40/0.56  Declaring cQ:(fofType->fofType)
% 0.40/0.56  FOF formula (<kernel.Constant object at 0x268bf38>, <kernel.DependentProduct object at 0x268b0e0>) of role type named cR
% 0.40/0.56  Using role type
% 0.40/0.56  Declaring cR:(fofType->(fofType->Prop))
% 0.40/0.56  <<<jecture,
% 0.40/0.56      ( ! [Xx: $i] :
% 0.40/0.56          ( ? [Xu: $i] : ( cR @ Xx @ ( cQ @ Xu ) )
% 0.40/0.56        <=> ~ ?>>>!!!<<< [Xv: $i] : ( cR @ ( cS @ Xx ) @ ( cQ @ Xv ) ) )
% 0.40/0.56     => ? [A: $i > $o] :
% 0.40/0.56        ! [Xx: $i] :>>>
% 0.40/0.56  statestack=[0, 1, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 11, 22, 30, 36, 43, 50, 99, 113, 185, 229, 265, 285, 300, 221, 120, 187, 124]
% 0.40/0.56  symstack=[$end, TPTP_file_pre, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, LexToken(THF,'thf',1,1777), LexToken(LPAR,'(',1,1780), name, LexToken(COMMA,',',1,1785), formula_role, LexToken(COMMA,',',1,1796), LexToken(LPAR,'(',1,1802), thf_quantified_formula_PRE, thf_quantifier, LexToken(LBRACKET,'[',1,1806), thf_variable_list, LexToken(RBRACKET,']',1,1813), LexToken(COLON,':',1,1815), LexToken(LPAR,'(',1,1825), thf_unitary_formula, thf_pair_connective, unary_connective]
% 0.40/0.56  Unexpected exception Syntax error at '?':QUESTION
% 0.40/0.56  Traceback (most recent call last):
% 0.40/0.56    File "CASC.py", line 79, in <module>
% 0.40/0.56      problem=TPTP.TPTPproblem(env=environment,debug=1,file=file)
% 0.40/0.56    File "/export/starexec/sandbox2/solver/bin/TPTP.py", line 38, in __init__
% 0.40/0.56      parser.parse(file.read(),debug=0,lexer=lexer)
% 0.40/0.56    File "/export/starexec/sandbox2/solver/bin/ply/yacc.py", line 265, in parse
% 0.40/0.56      return self.parseopt_notrack(input,lexer,debug,tracking,tokenfunc)
% 0.40/0.56    File "/export/starexec/sandbox2/solver/bin/ply/yacc.py", line 1047, in parseopt_notrack
% 0.40/0.56      tok = self.errorfunc(errtoken)
% 0.40/0.56    File "/export/starexec/sandbox2/solver/bin/TPTPparser.py", line 2099, in p_error
% 0.40/0.56      raise TPTPParsingError("Syntax error at '%s':%s" % (t.value,t.type))
% 0.40/0.56  TPTPparser.TPTPParsingError: Syntax error at '?':QUESTION
%------------------------------------------------------------------------------