/usr/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/BuchiAutomizerBplInline.xml -s ../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf --buchiautomizer.automaton.type.for.concurrent.programs RABIN_PETRI_NET -i ../../../trunk/examples/concurrent/bpl/ConcurrentTerminationBpl/PseudoRandomLoop_nonterminating.bpl -------------------------------------------------------------------------------- This is Ultimate 0.2.3-wip.fs.rabin-petrinet-4c29625-m [2023-10-12 17:36:38,329 INFO L172 SettingsManager]: Resetting all preferences to default values... [2023-10-12 17:36:38,402 INFO L100 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf [2023-10-12 17:36:38,432 INFO L114 SettingsManager]: Preferences different from defaults after loading the file: [2023-10-12 17:36:38,432 INFO L135 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-10-12 17:36:38,433 INFO L137 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-10-12 17:36:38,434 INFO L135 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-10-12 17:36:38,434 INFO L137 SettingsManager]: * Create parallel compositions if possible=false [2023-10-12 17:36:38,435 INFO L137 SettingsManager]: * Use SBE=true [2023-10-12 17:36:38,438 INFO L135 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-10-12 17:36:38,439 INFO L137 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-10-12 17:36:38,439 INFO L137 SettingsManager]: * Use old map elimination=false [2023-10-12 17:36:38,439 INFO L137 SettingsManager]: * Use external solver (rank synthesis)=false [2023-10-12 17:36:38,440 INFO L137 SettingsManager]: * Use only trivial implications for array writes=true [2023-10-12 17:36:38,441 INFO L137 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-10-12 17:36:38,441 INFO L135 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-10-12 17:36:38,442 INFO L137 SettingsManager]: * sizeof long=4 [2023-10-12 17:36:38,442 INFO L137 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2023-10-12 17:36:38,442 INFO L137 SettingsManager]: * Overapproximate operations on floating types=true [2023-10-12 17:36:38,442 INFO L137 SettingsManager]: * sizeof POINTER=4 [2023-10-12 17:36:38,442 INFO L137 SettingsManager]: * Check division by zero=IGNORE [2023-10-12 17:36:38,444 INFO L137 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-10-12 17:36:38,444 INFO L137 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-10-12 17:36:38,444 INFO L137 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-10-12 17:36:38,445 INFO L137 SettingsManager]: * sizeof long double=12 [2023-10-12 17:36:38,445 INFO L137 SettingsManager]: * Check if freed pointer was valid=false [2023-10-12 17:36:38,445 INFO L137 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-10-12 17:36:38,445 INFO L137 SettingsManager]: * Use constant arrays=true [2023-10-12 17:36:38,445 INFO L137 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-10-12 17:36:38,446 INFO L135 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-10-12 17:36:38,447 INFO L137 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-10-12 17:36:38,447 INFO L135 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-10-12 17:36:38,447 INFO L137 SettingsManager]: * Trace refinement strategy=CAMEL [2023-10-12 17:36:38,448 INFO L135 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-10-12 17:36:38,448 INFO L137 SettingsManager]: * TransformationType=MODULO_NEIGHBOR WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Automaton type for concurrent programs -> RABIN_PETRI_NET [2023-10-12 17:36:38,691 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-10-12 17:36:38,711 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-10-12 17:36:38,713 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-10-12 17:36:38,714 INFO L270 PluginConnector]: Initializing Boogie PL CUP Parser... [2023-10-12 17:36:38,715 INFO L274 PluginConnector]: Boogie PL CUP Parser initialized [2023-10-12 17:36:38,716 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/ConcurrentTerminationBpl/PseudoRandomLoop_nonterminating.bpl [2023-10-12 17:36:38,716 INFO L110 BoogieParser]: Parsing: '/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/ConcurrentTerminationBpl/PseudoRandomLoop_nonterminating.bpl' [2023-10-12 17:36:38,733 ERROR L748 Parser]: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/ConcurrentTerminationBpl/PseudoRandomLoop_nonterminating.bpl:45:0: syntax error [2023-10-12 17:36:38,734 ERROR L748 Parser]: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/ConcurrentTerminationBpl/PseudoRandomLoop_nonterminating.bpl:45:21: syntax error [2023-10-12 17:36:38,737 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-10-12 17:36:38,739 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2023-10-12 17:36:38,739 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-10-12 17:36:38,741 INFO L158 Benchmark]: Toolchain (without parser) took 1.01ms. Allocated memory is still 186.6MB. Free memory is still 142.0MB. There was no memory consumed. Max. memory is 8.0GB. [2023-10-12 17:36:38,742 INFO L158 Benchmark]: Boogie PL CUP Parser took 0.25ms. Allocated memory is still 186.6MB. Free memory is still 143.2MB. There was no memory consumed. Max. memory is 8.0GB. [2023-10-12 17:36:38,743 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Boogie PL CUP Parser took 0.25ms. Allocated memory is still 186.6MB. Free memory is still 143.2MB. There was no memory consumed. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.parser: - SyntaxErrorResult [Line: 45]: Incorrect Syntax (int 45:0-45:3) - SyntaxErrorResult [Line: 45]: Incorrect Syntax () 45:21-45:22) RESULT: Ultimate could not prove your program: Incorrect Syntax Received shutdown request...