/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/AutomizerCInline.xml --traceabstraction.trace.refinement.strategy FIXED_PREFERENCES --cacsl2boogietranslator.allow.undefined.functions true --traceabstraction.smt.solver External_ModelsAndUnsatCoreMode --traceabstraction.command.for.external.solver bitwuzla -s ../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf -i ../../../trunk/examples/svcomp/hardware-verification-array/btor2c-lazyMod.unknown_ridecore_array.c -------------------------------------------------------------------------------- This is Ultimate 0.2.5-dev-b75d321-m [2024-11-05 14:10:24,368 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-05 14:10:24,442 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-05 14:10:24,447 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-05 14:10:24,448 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-05 14:10:24,477 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-05 14:10:24,478 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-05 14:10:24,478 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-05 14:10:24,479 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-05 14:10:24,479 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-05 14:10:24,480 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-05 14:10:24,480 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-05 14:10:24,480 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-05 14:10:24,481 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-05 14:10:24,481 INFO L153 SettingsManager]: * Use SBE=true [2024-11-05 14:10:24,482 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-05 14:10:24,482 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-05 14:10:24,482 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-05 14:10:24,483 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-05 14:10:24,483 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-05 14:10:24,487 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-05 14:10:24,488 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-05 14:10:24,488 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-05 14:10:24,488 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-05 14:10:24,488 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-05 14:10:24,488 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-05 14:10:24,489 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-05 14:10:24,489 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-05 14:10:24,489 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-05 14:10:24,489 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-05 14:10:24,489 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-05 14:10:24,490 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-05 14:10:24,490 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-05 14:10:24,490 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-05 14:10:24,490 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-05 14:10:24,491 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-05 14:10:24,492 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-05 14:10:24,492 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-05 14:10:24,493 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-05 14:10:24,493 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-05 14:10:24,493 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-05 14:10:24,493 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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.traceabstraction: Trace refinement strategy -> FIXED_PREFERENCES Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Allow undefined functions -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: SMT solver -> External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Command for external solver -> bitwuzla [2024-11-05 14:10:24,704 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-05 14:10:24,726 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-05 14:10:24,730 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-05 14:10:24,731 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-05 14:10:24,731 INFO L274 PluginConnector]: CDTParser initialized [2024-11-05 14:10:24,732 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/hardware-verification-array/btor2c-lazyMod.unknown_ridecore_array.c [2024-11-05 14:10:26,066 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-05 14:10:28,289 INFO L384 CDTParser]: Found 1 translation units. [2024-11-05 14:10:28,290 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/hardware-verification-array/btor2c-lazyMod.unknown_ridecore_array.c [2024-11-05 14:10:28,527 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/edf368ed9/8d0ce456c6c5490a992551d9dbc8ec73/FLAG519fd0834 [2024-11-05 14:10:28,541 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/edf368ed9/8d0ce456c6c5490a992551d9dbc8ec73 [2024-11-05 14:10:28,543 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-05 14:10:28,545 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-11-05 14:10:28,546 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-05 14:10:28,546 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-05 14:10:28,553 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-05 14:10:28,553 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.11 02:10:28" (1/1) ... [2024-11-05 14:10:28,554 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@19ea24e3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:10:28, skipping insertion in model container [2024-11-05 14:10:28,554 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.11 02:10:28" (1/1) ... [2024-11-05 14:10:29,700 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-05 14:10:31,012 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/hardware-verification-array/btor2c-lazyMod.unknown_ridecore_array.c[1325,1338] [2024-11-05 14:10:38,083 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-05 14:10:38,101 INFO L200 MainTranslator]: Completed pre-run [2024-11-05 14:10:38,111 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/hardware-verification-array/btor2c-lazyMod.unknown_ridecore_array.c[1325,1338] [2024-11-05 14:10:42,543 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-05 14:10:42,559 INFO L204 MainTranslator]: Completed translation [2024-11-05 14:10:42,559 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:10:42 WrapperNode [2024-11-05 14:10:42,559 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-05 14:10:42,560 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-05 14:10:42,560 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-05 14:10:42,560 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-05 14:10:42,565 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:10:42" (1/1) ... [2024-11-05 14:10:43,606 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:10:42" (1/1) ... [2024-11-05 14:10:47,903 INFO L138 Inliner]: procedures = 25, calls = 294, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 143488 [2024-11-05 14:10:47,904 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-05 14:10:47,905 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-05 14:10:47,905 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-05 14:10:47,905 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-05 14:10:47,916 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:10:42" (1/1) ... [2024-11-05 14:10:47,917 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:10:42" (1/1) ... [2024-11-05 14:10:49,132 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:10:42" (1/1) ... [2024-11-05 14:10:50,300 INFO L175 MemorySlicer]: Split 207 memory accesses to 13 slices as follows [2, 8, 13, 13, 13, 39, 8, 13, 13, 40, 7, 9, 29]. 19 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]. The 66 writes are split as follows [0, 4, 6, 6, 6, 4, 4, 6, 6, 4, 4, 4, 12]. [2024-11-05 14:10:50,301 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:10:42" (1/1) ... [2024-11-05 14:10:50,301 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:10:42" (1/1) ... [2024-11-05 14:10:52,030 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:10:42" (1/1) ... [2024-11-05 14:10:52,244 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:10:42" (1/1) ... [2024-11-05 14:10:52,692 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:10:42" (1/1) ... [2024-11-05 14:10:52,890 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:10:42" (1/1) ... [2024-11-05 14:10:53,505 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-05 14:10:53,506 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-05 14:10:53,506 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-05 14:10:53,506 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-05 14:10:53,506 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:10:42" (1/1) ... [2024-11-05 14:10:53,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-05 14:10:53,522 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-05 14:10:53,539 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-05 14:10:53,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-05 14:10:53,568 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-05 14:10:53,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2024-11-05 14:10:53,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2024-11-05 14:10:53,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2024-11-05 14:10:53,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2024-11-05 14:10:53,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4 [2024-11-05 14:10:53,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5 [2024-11-05 14:10:53,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#6 [2024-11-05 14:10:53,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#7 [2024-11-05 14:10:53,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#8 [2024-11-05 14:10:53,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#9 [2024-11-05 14:10:53,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#10 [2024-11-05 14:10:53,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#11 [2024-11-05 14:10:53,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#12 [2024-11-05 14:10:53,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-05 14:10:53,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-05 14:10:53,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-05 14:10:53,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-11-05 14:10:53,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-11-05 14:10:53,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-11-05 14:10:53,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2024-11-05 14:10:53,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2024-11-05 14:10:53,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2024-11-05 14:10:53,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2024-11-05 14:10:53,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2024-11-05 14:10:53,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2024-11-05 14:10:53,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2024-11-05 14:10:53,573 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-05 14:10:53,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-05 14:10:53,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-05 14:10:53,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-05 14:10:53,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-11-05 14:10:53,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-11-05 14:10:53,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-11-05 14:10:53,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2024-11-05 14:10:53,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2024-11-05 14:10:53,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2024-11-05 14:10:53,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2024-11-05 14:10:53,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2024-11-05 14:10:53,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2024-11-05 14:10:53,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2024-11-05 14:10:53,575 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2024-11-05 14:10:53,576 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2024-11-05 14:10:53,576 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2 [2024-11-05 14:10:53,576 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3 [2024-11-05 14:10:53,576 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4 [2024-11-05 14:10:53,576 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5 [2024-11-05 14:10:53,576 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6 [2024-11-05 14:10:53,576 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#7 [2024-11-05 14:10:53,576 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#8 [2024-11-05 14:10:53,576 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#9 [2024-11-05 14:10:53,576 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#10 [2024-11-05 14:10:53,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#11 [2024-11-05 14:10:53,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#12 [2024-11-05 14:10:53,577 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-05 14:10:53,577 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-05 14:10:53,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE16#0 [2024-11-05 14:10:53,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE16#1 [2024-11-05 14:10:53,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE16#2 [2024-11-05 14:10:53,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE16#3 [2024-11-05 14:10:53,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE16#4 [2024-11-05 14:10:53,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE16#5 [2024-11-05 14:10:53,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE16#6 [2024-11-05 14:10:53,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE16#7 [2024-11-05 14:10:53,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE16#8 [2024-11-05 14:10:53,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE16#9 [2024-11-05 14:10:53,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE16#10 [2024-11-05 14:10:53,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE16#11 [2024-11-05 14:10:53,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE16#12 [2024-11-05 14:10:53,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE16#0 [2024-11-05 14:10:53,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE16#1 [2024-11-05 14:10:53,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE16#2 [2024-11-05 14:10:53,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE16#3 [2024-11-05 14:10:53,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE16#4 [2024-11-05 14:10:53,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE16#5 [2024-11-05 14:10:53,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE16#6 [2024-11-05 14:10:53,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE16#7 [2024-11-05 14:10:53,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE16#8 [2024-11-05 14:10:53,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE16#9 [2024-11-05 14:10:53,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE16#10 [2024-11-05 14:10:53,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE16#11 [2024-11-05 14:10:53,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE16#12 [2024-11-05 14:10:53,580 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-05 14:10:53,580 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-05 14:10:53,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2024-11-05 14:10:53,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2024-11-05 14:10:53,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2 [2024-11-05 14:10:53,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3 [2024-11-05 14:10:53,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4 [2024-11-05 14:10:53,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5 [2024-11-05 14:10:53,950 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#6 [2024-11-05 14:10:53,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#7 [2024-11-05 14:10:53,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#8 [2024-11-05 14:10:53,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#9 [2024-11-05 14:10:53,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#10 [2024-11-05 14:10:53,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#11 [2024-11-05 14:10:53,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#12 [2024-11-05 14:10:53,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0 [2024-11-05 14:10:53,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1 [2024-11-05 14:10:53,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#2 [2024-11-05 14:10:53,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#3 [2024-11-05 14:10:53,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#4 [2024-11-05 14:10:53,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#5 [2024-11-05 14:10:53,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#6 [2024-11-05 14:10:53,953 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#7 [2024-11-05 14:10:53,953 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#8 [2024-11-05 14:10:53,953 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#9 [2024-11-05 14:10:53,953 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#10 [2024-11-05 14:10:53,953 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#11 [2024-11-05 14:10:53,953 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#12 [2024-11-05 14:10:53,953 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-05 14:10:53,953 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-05 14:10:53,953 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-05 14:10:53,953 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-11-05 14:10:53,954 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-11-05 14:10:53,954 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-11-05 14:10:53,954 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2024-11-05 14:10:53,954 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2024-11-05 14:10:53,954 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2024-11-05 14:10:53,955 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2024-11-05 14:10:53,955 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2024-11-05 14:10:53,955 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2024-11-05 14:10:53,955 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2024-11-05 14:10:53,956 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2024-11-05 14:11:06,437 INFO L238 CfgBuilder]: Building ICFG [2024-11-05 14:11:06,439 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation