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

View Problem - Process Solution

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

% Computer : n028.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:50:45 EDT 2022

% Result   : Unknown 0.17s 0.56s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.10  % Problem    : SYO152^5 : TPTP v7.5.0. Released v4.0.0.
% 0.02/0.10  % Command    : python CASC.py /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.10/0.30  % Computer   : n028.cluster.edu
% 0.10/0.30  % Model      : x86_64 x86_64
% 0.10/0.30  % CPUModel   : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.30  % RAMPerCPU  : 8042.1875MB
% 0.10/0.30  % OS         : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % DateTime   : Fri Mar 11 16:49:18 EST 2022
% 0.10/0.31  % CPUTime    : 
% 0.17/0.31  ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'python/python27'
% 0.17/0.32  Python 2.7.5
% 0.17/0.55  Using paths ['/home/cristobal/cocATP/CASC/TPTP/', '/export/starexec/sandbox/benchmark/', '/export/starexec/sandbox/benchmark/']
% 0.17/0.55  FOF formula (<kernel.Constant object at 0x1db72d8>, <kernel.Sort object at 0x2afacabbc638>) of role type named cR
% 0.17/0.55  Using role type
% 0.17/0.55  Declaring cR:Prop
% 0.17/0.55  FOF formula (<kernel.Constant object at 0x1db7638>, <kernel.Sort object at 0x2afacabbc638>) of role type named cS
% 0.17/0.55  Using role type
% 0.17/0.55  Declaring cS:Prop
% 0.17/0.55  FOF formula (<kernel.Constant object at 0x1db7878>, <kernel.Sort object at 0x2afacabbc638>) of role type named cP
% 0.17/0.55  Using role type
% 0.17/0.55  Declaring cP:Prop
% 0.17/0.55  FOF formula (<kernel.Constant object at 0x1db7098>, <kernel.Sort object at 0x2afacabbc638>) of role type named cQ
% 0.17/0.55  Using role type
% 0.17/0.55  Declaring cQ:Prop
% 0.17/0.55  <<<( ( ! [Xu: $i,Xv: $i] : cP
% 0.17/0.55            | cQ )
% 0.17/0.55          & ! [Xz: $i] : cR )
% 0.17/0.55       => ~ ( ( ~ cP>>>!!!<<<
% 0.17/0.55              & ~ cS )
% 0.17/0.55            | ~ cR ) ) ).
% 0.17/0.55  
% 0.17/0.55  %------------------------------------------>>>
% 0.17/0.55  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, 4, 11, 22, 30, 36, 43, 50, 113, 185, 229, 265, 285, 300, 221, 120, 187, 111, 181, 99, 124]
% 0.17/0.55  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, TPTP_input, LexToken(THF,'thf',1,1614), LexToken(LPAR,'(',1,1617), name, LexToken(COMMA,',',1,1633), formula_role, LexToken(COMMA,',',1,1644), thf_quantified_formula_PRE, thf_quantifier, LexToken(LBRACKET,'[',1,1652), thf_variable_list, LexToken(RBRACKET,']',1,1666), LexToken(COLON,':',1,1668), LexToken(LPAR,'(',1,1676), thf_unitary_formula, thf_pair_connective, thf_unary_connective, LexToken(LPAR,'(',1,1760), LexToken(LPAR,'(',1,1762), unary_connective]
% 0.17/0.55  Unexpected exception Syntax error at 'cP':IDENT
% 0.17/0.55  Traceback (most recent call last):
% 0.17/0.55    File "CASC.py", line 79, in <module>
% 0.17/0.55      problem=TPTP.TPTPproblem(env=environment,debug=1,file=file)
% 0.17/0.55    File "/export/starexec/sandbox/solver/bin/TPTP.py", line 38, in __init__
% 0.17/0.55      parser.parse(file.read(),debug=0,lexer=lexer)
% 0.17/0.55    File "/export/starexec/sandbox/solver/bin/ply/yacc.py", line 265, in parse
% 0.17/0.55      return self.parseopt_notrack(input,lexer,debug,tracking,tokenfunc)
% 0.17/0.55    File "/export/starexec/sandbox/solver/bin/ply/yacc.py", line 1047, in parseopt_notrack
% 0.17/0.55      tok = self.errorfunc(errtoken)
% 0.17/0.55    File "/export/starexec/sandbox/solver/bin/TPTPparser.py", line 2099, in p_error
% 0.17/0.55      raise TPTPParsingError("Syntax error at '%s':%s" % (t.value,t.type))
% 0.17/0.55  TPTPparser.TPTPParsingError: Syntax error at 'cP':IDENT
%------------------------------------------------------------------------------