./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/array-fpi/condaf.c --full-output --witness-type violation_witness --validate ./svcomp-yaml-violation-generation.2024-08-01_14-26-22.files/Default/condaf.yml/witness.yml --preprocessor.replace.while.statements.and.if-then-else.statements false --icfgbuilder.size.of.a.code.block SequenceOfStatements --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0a70ae82 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/array-fpi/condaf.c ./svcomp-yaml-violation-generation.2024-08-01_14-26-22.files/Default/condaf.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --preprocessor.replace.while.statements.and.if-then-else.statements false --icfgbuilder.size.of.a.code.block SequenceOfStatements --- Real Ultimate output --- This is Ultimate 0.2.4-wip.fs.yaml-violation-witnesses-0a70ae8-m [2024-08-07 13:44:44,727 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-08-07 13:44:44,813 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-08-07 13:44:44,819 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-08-07 13:44:44,819 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-08-07 13:44:44,851 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-08-07 13:44:44,852 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-08-07 13:44:44,853 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-08-07 13:44:44,854 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-08-07 13:44:44,855 INFO L153 SettingsManager]: * Use memory slicer=true [2024-08-07 13:44:44,857 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-08-07 13:44:44,858 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-08-07 13:44:44,858 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-08-07 13:44:44,859 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-08-07 13:44:44,859 INFO L153 SettingsManager]: * Use SBE=true [2024-08-07 13:44:44,859 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-08-07 13:44:44,859 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-08-07 13:44:44,860 INFO L153 SettingsManager]: * sizeof long=4 [2024-08-07 13:44:44,860 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-08-07 13:44:44,861 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-08-07 13:44:44,861 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-08-07 13:44:44,862 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-08-07 13:44:44,862 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-08-07 13:44:44,862 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-08-07 13:44:44,863 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-08-07 13:44:44,863 INFO L153 SettingsManager]: * sizeof long double=12 [2024-08-07 13:44:44,863 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-08-07 13:44:44,863 INFO L153 SettingsManager]: * Use constant arrays=true [2024-08-07 13:44:44,864 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-08-07 13:44:44,864 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-08-07 13:44:44,864 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-08-07 13:44:44,865 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-08-07 13:44:44,865 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-08-07 13:44:44,866 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-08-07 13:44:44,866 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-08-07 13:44:44,867 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-08-07 13:44:44,867 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-08-07 13:44:44,867 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-08-07 13:44:44,868 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-08-07 13:44:44,868 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-08-07 13:44:44,868 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-08-07 13:44:44,868 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-08-07 13:44:44,869 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-08-07 13:44:44,869 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.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.boogie.preprocessor: Replace while statements and if-then-else statements -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: Size of a code block -> SequenceOfStatements [2024-08-07 13:44:45,182 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-08-07 13:44:45,204 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-08-07 13:44:45,208 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-08-07 13:44:45,209 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-08-07 13:44:45,210 INFO L274 PluginConnector]: Witness Parser initialized [2024-08-07 13:44:45,211 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/./svcomp-yaml-violation-generation.2024-08-01_14-26-22.files/Default/condaf.yml/witness.yml [2024-08-07 13:44:45,280 INFO L270 PluginConnector]: Initializing CDTParser... [2024-08-07 13:44:45,282 INFO L274 PluginConnector]: CDTParser initialized [2024-08-07 13:44:45,282 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/array-fpi/condaf.c [2024-08-07 13:44:46,820 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-08-07 13:44:46,991 INFO L384 CDTParser]: Found 1 translation units. [2024-08-07 13:44:46,991 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/array-fpi/condaf.c [2024-08-07 13:44:46,998 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/20de4f5ed/7b9e6e13879a4b23a1a94fb078f4d3b6/FLAG281f2da79 [2024-08-07 13:44:47,016 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/20de4f5ed/7b9e6e13879a4b23a1a94fb078f4d3b6 [2024-08-07 13:44:47,017 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-08-07 13:44:47,018 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-08-07 13:44:47,020 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-08-07 13:44:47,020 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-08-07 13:44:47,025 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-08-07 13:44:47,026 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 07.08 01:44:45" (1/2) ... [2024-08-07 13:44:47,027 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6510fb94 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:44:47, skipping insertion in model container [2024-08-07 13:44:47,027 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 07.08 01:44:45" (1/2) ... [2024-08-07 13:44:47,029 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3055e539 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:44:47, skipping insertion in model container [2024-08-07 13:44:47,029 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 01:44:47" (2/2) ... [2024-08-07 13:44:47,029 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6510fb94 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:44:47, skipping insertion in model container [2024-08-07 13:44:47,030 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 01:44:47" (2/2) ... [2024-08-07 13:44:47,049 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-08-07 13:44:47,214 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/array-fpi/condaf.c[589,602] [2024-08-07 13:44:47,245 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 13:44:47,254 INFO L200 MainTranslator]: Completed pre-run [2024-08-07 13:44:47,266 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/array-fpi/condaf.c[589,602] [2024-08-07 13:44:47,275 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 13:44:47,301 INFO L204 MainTranslator]: Completed translation [2024-08-07 13:44:47,303 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:44:47 WrapperNode [2024-08-07 13:44:47,303 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-08-07 13:44:47,304 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-08-07 13:44:47,304 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-08-07 13:44:47,304 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-08-07 13:44:47,315 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:44:47" (1/1) ... [2024-08-07 13:44:47,315 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:44:47" (1/1) ... [2024-08-07 13:44:47,326 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:44:47" (1/1) ... [2024-08-07 13:44:47,348 INFO L175 MemorySlicer]: Split 13 memory accesses to 3 slices as follows [2, 7, 4]. 54 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 5 writes are split as follows [0, 3, 2]. [2024-08-07 13:44:47,349 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:44:47" (1/1) ... [2024-08-07 13:44:47,349 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:44:47" (1/1) ... [2024-08-07 13:44:47,359 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:44:47" (1/1) ... [2024-08-07 13:44:47,360 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:44:47" (1/1) ... [2024-08-07 13:44:47,365 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:44:47" (1/1) ... [2024-08-07 13:44:47,367 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-08-07 13:44:47,371 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-08-07 13:44:47,371 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-08-07 13:44:47,371 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-08-07 13:44:47,372 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:44:47" (1/1) ... [2024-08-07 13:44:47,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-08-07 13:44:47,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-08-07 13:44:47,404 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-08-07 13:44:47,407 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-08-07 13:44:47,454 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-08-07 13:44:47,454 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-08-07 13:44:47,455 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2024-08-07 13:44:47,455 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-08-07 13:44:47,455 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-08-07 13:44:47,455 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-08-07 13:44:47,455 INFO L130 BoogieDeclarations]: Found specification of procedure abort [2024-08-07 13:44:47,455 INFO L130 BoogieDeclarations]: Found specification of procedure __assert_fail [2024-08-07 13:44:47,457 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2024-08-07 13:44:47,457 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-08-07 13:44:47,457 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-08-07 13:44:47,458 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-08-07 13:44:47,458 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2024-08-07 13:44:47,458 INFO L130 BoogieDeclarations]: Found specification of procedure malloc [2024-08-07 13:44:47,459 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-08-07 13:44:47,459 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-08-07 13:44:47,459 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-08-07 13:44:47,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-08-07 13:44:47,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-08-07 13:44:47,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-08-07 13:44:47,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-08-07 13:44:47,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-08-07 13:44:47,460 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-08-07 13:44:47,460 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-08-07 13:44:47,460 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-08-07 13:44:47,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-08-07 13:44:47,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-08-07 13:44:47,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-08-07 13:44:47,461 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-08-07 13:44:47,558 INFO L273 CfgBuilder]: Building ICFG [2024-08-07 13:44:47,561 INFO L304 CfgBuilder]: Building CFG for each procedure with an implementation [2024-08-07 13:44:47,717 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint L28: call ULTIMATE.dealloc(~#sum~0.base, ~#sum~0.offset);havoc ~#sum~0.base, ~#sum~0.offset; [2024-08-07 13:44:47,758 INFO L? ?]: Removed 8 outVars from TransFormulas that were not future-live. [2024-08-07 13:44:47,758 INFO L327 CfgBuilder]: Performing block encoding [2024-08-07 13:44:47,769 INFO L349 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-08-07 13:44:47,769 INFO L354 CfgBuilder]: Removed 0 assume(true) statements. [2024-08-07 13:44:47,770 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.08 01:44:47 BoogieIcfgContainer [2024-08-07 13:44:47,770 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-08-07 13:44:47,774 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-08-07 13:44:47,777 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-08-07 13:44:47,780 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-08-07 13:44:47,780 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 07.08 01:44:45" (1/4) ... [2024-08-07 13:44:47,781 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b04db36 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 07.08 01:44:47, skipping insertion in model container [2024-08-07 13:44:47,784 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.08 01:44:47" (2/4) ... [2024-08-07 13:44:47,785 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b04db36 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.08 01:44:47, skipping insertion in model container [2024-08-07 13:44:47,785 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:44:47" (3/4) ... [2024-08-07 13:44:47,785 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b04db36 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.08 01:44:47, skipping insertion in model container [2024-08-07 13:44:47,785 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.08 01:44:47" (4/4) ... [2024-08-07 13:44:47,787 INFO L119 eAbstractionObserver]: Analyzing ICFG condaf.c [2024-08-07 13:44:47,787 WARN L130 eAbstractionObserver]: Found a witness in the YAML format. I will only consider traces that are accepted by the witness [2024-08-07 13:44:47,809 INFO L221 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-08-07 13:44:47,809 INFO L180 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-08-07 13:44:47,864 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:47,864 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:47,868 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:47,869 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:47,871 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:47,872 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:47,874 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:47,874 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:47,875 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:47,876 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:47,877 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:47,878 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:47,879 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:47,879 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:47,880 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:47,880 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:47,882 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:47,883 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:47,883 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,883 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,885 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:47,888 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:47,888 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,888 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,889 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:47,889 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:47,893 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,893 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,894 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,894 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,895 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,895 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,895 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,895 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,896 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,896 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,896 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,896 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,896 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,897 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,897 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,897 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,900 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,900 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,900 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,901 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,901 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,901 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,901 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,901 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,901 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,902 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,902 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,902 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,902 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,902 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,902 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,903 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,903 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,903 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,904 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,904 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,904 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,905 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,905 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,905 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,906 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,906 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,906 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,907 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,907 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,908 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,908 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,908 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,909 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,909 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,910 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,910 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,910 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,910 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,911 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,911 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,911 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,911 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,912 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,913 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,913 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,913 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,913 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,914 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,914 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,915 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,915 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,915 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,915 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,916 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,916 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,917 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,917 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,917 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,918 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,918 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,918 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,918 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,918 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,918 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,919 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,919 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,919 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,919 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,919 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,919 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,920 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,920 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,920 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,920 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,920 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,920 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,921 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,921 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,921 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,922 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,923 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,923 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,923 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,924 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,924 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,924 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,924 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,924 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,925 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,925 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,926 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,926 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,926 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,926 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,926 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,927 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,927 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,927 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,927 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,928 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,928 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,928 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,929 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,929 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,929 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,929 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,930 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,930 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,930 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,931 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,931 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,931 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,931 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,932 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,932 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,932 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,933 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,933 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,933 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,933 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,933 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,934 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,934 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,934 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,934 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,934 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,935 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,935 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,935 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,935 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,935 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,935 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,936 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,936 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,937 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,938 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,938 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,938 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,938 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,939 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,939 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,939 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,939 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,940 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,940 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,940 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,940 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,940 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,940 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,941 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,941 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,941 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,941 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,941 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,942 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,942 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,942 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,942 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,942 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,942 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,943 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,943 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,943 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,943 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,943 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,943 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,944 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,944 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,944 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,944 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,944 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,944 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,945 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,945 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,945 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,945 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,947 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,948 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,948 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,948 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,949 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,949 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,949 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,950 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,950 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,951 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,951 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,951 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,951 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,951 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,952 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,952 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,952 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,952 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,955 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,955 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,955 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,955 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,955 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,955 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,956 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,956 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,956 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,956 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,956 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,956 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,956 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,957 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,957 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,957 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,957 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,957 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,957 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,957 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,958 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,958 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,958 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,962 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,962 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,963 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,963 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,963 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,964 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,964 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,964 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,964 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,967 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,967 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,967 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,967 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,968 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,968 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,968 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,968 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,968 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,968 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,969 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,969 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,969 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,969 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,969 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,969 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,969 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,970 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,970 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,970 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,970 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,970 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,970 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,970 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,970 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,971 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,971 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,971 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,971 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,971 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,971 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,971 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,971 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,972 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,972 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,972 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,975 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,975 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,976 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,976 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,976 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,976 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,976 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,977 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,977 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,977 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,977 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,977 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,978 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,979 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,979 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,980 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,980 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,980 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,980 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,980 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,981 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,981 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,981 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,981 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,981 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,982 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,982 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,982 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,982 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,982 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,983 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,983 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,983 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,983 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,984 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,984 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,984 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,984 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,984 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,984 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,985 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,985 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,985 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,985 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,986 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,986 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,986 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,986 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,987 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,987 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,987 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,987 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,988 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:47,991 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:47,991 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,991 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,992 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,992 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,992 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,992 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,992 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,992 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,992 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:47,992 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:47,993 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:47,993 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:47,993 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:47,993 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:47,993 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:47,993 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,005 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,005 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,005 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,005 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,006 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,006 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,006 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,006 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,006 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,006 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,006 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,006 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,007 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,007 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,007 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,007 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,007 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,007 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,007 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,007 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,008 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,008 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,008 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,008 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,010 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,010 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,011 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,011 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,011 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,011 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,011 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,012 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,012 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,012 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,012 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,013 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,013 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,013 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,014 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,014 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,014 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,014 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,015 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,015 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,015 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,015 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,015 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,015 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,016 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,016 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,016 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,016 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,016 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,016 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,017 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,017 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,017 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,017 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,017 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,017 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,018 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,018 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,018 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,018 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,018 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,019 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,019 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,019 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,019 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,019 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,020 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,020 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,020 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,020 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,020 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,020 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,022 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,022 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,022 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,023 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,023 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,023 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,023 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,025 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,025 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,025 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,026 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,026 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,026 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,026 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,042 INFO L90 WitnessUtils]: NestedWordAutomaton nwa = ( callAlphabet = {"call __VERIFIER_assert((if #t~mem14 == 2 * ~N~0 then 1 else 0));" "call assume_abort_if_not((if ~N~0 % 4294967296 <= 536870911 then 1 else 0));" "call #t~ret15 := main();" "call ULTIMATE.init();" }, internalAlphabet = {"assume 0 == ~cond;assume false;" "assume !(0 == ~cond);" "~cond := #in~cond;" "assume true;" "havoc #t~mem14;#res := 1;call ULTIMATE.dealloc(~#sum~0.base, ~#sum~0.offset);havoc ~#sum~0.base, ~#sum~0.offset;" "SUMMARY for call __VERIFIER_assert((if #t~mem14 == 2 * ~N~0 then 1 else 0)); srcloc: L51-1" "call #t~mem14 := read~int#2(~#sum~0.base, ~#sum~0.offset, 4);" "#t~post13 := ~i~0;~i~0 := 1 + #t~post13;havoc #t~post13;" "call #t~mem11 := read~int#2(~#sum~0.base, ~#sum~0.offset, 4);call #t~mem12 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#2(#t~mem11 + #t~mem12, ~#sum~0.base, ~#sum~0.offset, 4);havoc #t~mem11;havoc #t~mem12;" "assume ~i~0 < ~N~0;" "assume !(~i~0 < ~N~0);" "assume true;" "assume !true;" "~i~0 := 0;" "#t~post10 := ~i~0;~i~0 := 1 + #t~post10;havoc #t~post10;" "assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;" "assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;" "call #t~mem7 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);" "assume ~i~0 < ~N~0;" "assume !(~i~0 < ~N~0);" "assume true;" "assume !true;" "~i~0 := 0;" "#t~post6 := ~i~0;~i~0 := 1 + #t~post6;havoc #t~post6;" "call write~int#1(1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);" "assume ~i~0 < ~N~0;" "assume !(~i~0 < ~N~0);" "assume true;" "assume !true;" "havoc ~i~0;call ~#sum~0.base, ~#sum~0.offset := #Ultimate.allocOnStack(4);call #t~malloc5.base, #t~malloc5.offset := #Ultimate.allocOnHeap(4 * ~N~0 % 4294967296);~a~0.base, ~a~0.offset := #t~malloc5.base, #t~malloc5.offset;havoc #t~malloc5.base, #t~malloc5.offset;call write~int#2(0, ~#sum~0.base, ~#sum~0.offset, 4);~i~0 := 0;" "SUMMARY for call assume_abort_if_not((if ~N~0 % 4294967296 <= 536870911 then 1 else 0)); srcloc: L25-1" "assume ~N~0 <= 0;#res := 1;" "assume !(~N~0 <= 0);" "havoc #t~nondet4;assume -2147483648 <= #t~nondet4 && #t~nondet4 <= 2147483647;~N~0 := #t~nondet4;havoc #t~nondet4;" "assume true;" "assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(9, 2);call #Ultimate.allocInit(12, 3);~N~0 := 0;" "assume true;" "SUMMARY for call #t~ret15 := main(); srcloc: L-1" "SUMMARY for call ULTIMATE.init(); srcloc: ULTIMATE.startENTRY" "assume true;" "assume false;" "assume false;" "assume !false;" "assume 0 == ~cond;" "assume !(0 == ~cond);" "~cond := #in~cond;" "assume true;" }, returnAlphabet = {"#51#return;" "#53#return;" "#55#return;" "#57#return;" }, states = {"CountingPredicate [underlying: 26#L39-1true, annotation: [2, 0]]" "CountingPredicate [underlying: 43#ERRORtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 22#L37-3true, annotation: [6, 0]]" "CountingPredicate [underlying: 37#L15true, annotation: [6, 0]]" "CountingPredicate [underlying: 8#L46-2true, annotation: [2, 0]]" "CountingPredicate [underlying: 19#Loop~1true, annotation: [2, 0]]" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 22#L37-3true, annotation: [2, 0]]" "CountingPredicate [underlying: 37#L15true, annotation: [2, 0]]" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [12, 0]]" "CountingPredicate [underlying: 8#L46-2true, annotation: [6, 0]]" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 41#assume_abort_if_notENTRYtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 3#L46true, annotation: [2, 0]]" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 40#L32true, annotation: [5, 0]]" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [12, 0]]" "CountingPredicate [underlying: 8#L46-2true, annotation: [10, 0]]" "CountingPredicate [underlying: 3#L46true, annotation: [6, 0]]" "CountingPredicate [underlying: 43#ERRORtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 5#L24true, annotation: [0, 0]]" "CountingPredicate [underlying: 27#ULTIMATE.initENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 11#Loop~0true, annotation: [5, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 13#L51-2true, annotation: [2, 0]]" "CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 24#L15-2true, annotation: [6, 0]]" "CountingPredicate [underlying: 13#L51-2true, annotation: [6, 0]]" "CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 35#assume_abort_if_notEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 18#L32-2true, annotation: [5, 0]]" "CountingPredicate [underlying: 17#L39true, annotation: [2, 0]]" "CountingPredicate [underlying: 9#L34true, annotation: [5, 0]]" "CountingPredicate [underlying: 20#L51true, annotation: [4, 0]]" "CountingPredicate [underlying: 24#L15-2true, annotation: [2, 0]]" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 32#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 33#assume_abort_if_notFINALtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 25#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 7#L46-3true, annotation: [9, 0]]" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 39#L37-2true, annotation: [2, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [4, 0]]" "CountingPredicate [underlying: 3#L46true, annotation: [10, 0]]" "CountingPredicate [underlying: 10#L51-1true, annotation: [9, 0]]" "CountingPredicate [underlying: 20#L51true, annotation: [12, 0]]" "CountingPredicate [underlying: 21#L25-1true, annotation: [1, 0]]" "CountingPredicate [underlying: 37#L15true, annotation: [14, 0]]" "CountingPredicate [underlying: 9#L34true, annotation: [2, 0]]" "CountingPredicate [underlying: 14#L37true, annotation: [2, 0]]" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 19#Loop~1true, annotation: [7, 0]]" "CountingPredicate [underlying: 43#ERRORtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 10#L51-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 6#L25true, annotation: [4, 0]]" "CountingPredicate [underlying: 10#L51-1true, annotation: [2, 0]]" "CountingPredicate [underlying: 3#L46true, annotation: [7, 0]]" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 40#L32true, annotation: [2, 0]]" "CountingPredicate [underlying: 13#L51-2true, annotation: [9, 0]]" "CountingPredicate [underlying: 25#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 11#Loop~0true, annotation: [2, 0]]" "CountingPredicate [underlying: 4#L48true, annotation: [4, 0]]" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 25#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 12#L-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 17#L39true, annotation: [7, 0]]" "CountingPredicate [underlying: 35#assume_abort_if_notEXITtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 24#L15-2true, annotation: [9, 0]]" "CountingPredicate [underlying: 14#L37true, annotation: [6, 0]]" "CountingPredicate [underlying: 18#L32-2true, annotation: [2, 0]]" "CountingPredicate [underlying: 33#assume_abort_if_notFINALtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 25#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 39#L37-2true, annotation: [7, 0]]" "CountingPredicate [underlying: 7#L46-3true, annotation: [4, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [7, 0]]" "CountingPredicate [underlying: 37#L15true, annotation: [9, 0]]" "CountingPredicate [underlying: 20#L51true, annotation: [7, 0]]" "CountingPredicate [underlying: 37#L15true, annotation: [4, 0]]" "CountingPredicate [underlying: 19#Loop~1true, annotation: [8, 0]]" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [12, 0]]" "CountingPredicate [underlying: 22#L37-3true, annotation: [4, 0]]" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 8#L46-2true, annotation: [4, 0]]" "CountingPredicate [underlying: 19#Loop~1true, annotation: [4, 0]]" "CountingPredicate [underlying: 26#L39-1true, annotation: [4, 0]]" "CountingPredicate [underlying: 10#L51-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 3#L46true, annotation: [4, 0]]" "CountingPredicate [underlying: 43#ERRORtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [12, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [12, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 4#L48true, annotation: [7, 0]]" "CountingPredicate [underlying: 17#L39true, annotation: [8, 0]]" "CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 28#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 26#L39-1true, annotation: [8, 0]]" "CountingPredicate [underlying: 17#L39true, annotation: [4, 0]]" "CountingPredicate [underlying: 24#L15-2true, annotation: [12, 0]]" "CountingPredicate [underlying: 13#L51-2true, annotation: [4, 0]]" "CountingPredicate [underlying: 14#L37true, annotation: [7, 0]]" "CountingPredicate [underlying: 30#L13true, annotation: [2, 0]]" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 20#L51true, annotation: [2, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 24#L15-2true, annotation: [4, 0]]" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 39#L37-2true, annotation: [8, 0]]" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [12, 0]]" "CountingPredicate [underlying: 25#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [12, 0]]" "CountingPredicate [underlying: 7#L46-3true, annotation: [7, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [6, 0]]" "CountingPredicate [underlying: 39#L37-2true, annotation: [4, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [10, 0]]" "CountingPredicate [underlying: 10#L51-1true, annotation: [11, 0]]" "CountingPredicate [underlying: 15#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 20#L51true, annotation: [14, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [2, 0]]" "CountingPredicate [underlying: 20#L51true, annotation: [6, 0]]" "CountingPredicate [underlying: 14#L37true, annotation: [4, 0]]" "CountingPredicate [underlying: 43#ERRORtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 37#L15true, annotation: [7, 0]]" "CountingPredicate [underlying: 43#ERRORtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 29#mainENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 8#L46-2true, annotation: [7, 0]]" "CountingPredicate [underlying: 6#L25true, annotation: [2, 0]]" "CountingPredicate [underlying: 10#L51-1true, annotation: [4, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 40#L32true, annotation: [4, 0]]" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 25#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 13#L51-2true, annotation: [11, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 4#L48true, annotation: [2, 0]]" "CountingPredicate [underlying: 26#L39-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 4#L48true, annotation: [6, 0]]" "CountingPredicate [underlying: 24#L15-2true, annotation: [7, 0]]" "CountingPredicate [underlying: 14#L37true, annotation: [8, 0]]" "CountingPredicate [underlying: 13#L51-2true, annotation: [7, 0]]" "CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 4#L48true, annotation: [10, 0]]" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 3#L46true, annotation: [9, 0]]" "CountingPredicate [underlying: 7#L46-3true, annotation: [6, 0]]" "CountingPredicate [underlying: 7#L46-3true, annotation: [2, 0]]" "CountingPredicate [underlying: 20#L51true, annotation: [9, 0]]" }, initialStates = {"CountingPredicate [underlying: 28#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" }, finalStates = {"CountingPredicate [underlying: 25#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [14, 0]]" }, callTransitions = { ("CountingPredicate [underlying: 10#L51-1true, annotation: [9, 0]]" "call __VERIFIER_assert((if #t~mem14 == 2 * ~N~0 then 1 else 0));" "CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 21#L25-1true, annotation: [1, 0]]" "call assume_abort_if_not((if ~N~0 % 4294967296 <= 536870911 then 1 else 0));" "CountingPredicate [underlying: 41#assume_abort_if_notENTRYtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 10#L51-1true, annotation: [6, 0]]" "call __VERIFIER_assert((if #t~mem14 == 2 * ~N~0 then 1 else 0));" "CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 10#L51-1true, annotation: [2, 0]]" "call __VERIFIER_assert((if #t~mem14 == 2 * ~N~0 then 1 else 0));" "CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 12#L-1true, annotation: [0, 0]]" "call #t~ret15 := main();" "CountingPredicate [underlying: 29#mainENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 10#L51-1true, annotation: [7, 0]]" "call __VERIFIER_assert((if #t~mem14 == 2 * ~N~0 then 1 else 0));" "CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 28#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "call ULTIMATE.init();" "CountingPredicate [underlying: 27#ULTIMATE.initENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 10#L51-1true, annotation: [11, 0]]" "call __VERIFIER_assert((if #t~mem14 == 2 * ~N~0 then 1 else 0));" "CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [12, 0]]") ("CountingPredicate [underlying: 10#L51-1true, annotation: [4, 0]]" "call __VERIFIER_assert((if #t~mem14 == 2 * ~N~0 then 1 else 0));" "CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [4, 0]]") }, internalTransitions = { ("CountingPredicate [underlying: 26#L39-1true, annotation: [2, 0]]" "call #t~mem7 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);" "CountingPredicate [underlying: 17#L39true, annotation: [2, 0]]") ("CountingPredicate [underlying: 43#ERRORtrue, annotation: [6, 0]]" "assume false;" "CountingPredicate [underlying: 37#L15true, annotation: [6, 0]]") ("CountingPredicate [underlying: 43#ERRORtrue, annotation: [6, 0]]" "assume !false;" "CountingPredicate [underlying: 25#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 22#L37-3true, annotation: [6, 0]]" "~i~0 := 0;" "CountingPredicate [underlying: 14#L37true, annotation: [6, 0]]") ("CountingPredicate [underlying: 37#L15true, annotation: [6, 0]]" "assume false;" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 8#L46-2true, annotation: [2, 0]]" "assume ~i~0 < ~N~0;" "CountingPredicate [underlying: 4#L48true, annotation: [2, 0]]") ("CountingPredicate [underlying: 8#L46-2true, annotation: [2, 0]]" "assume !(~i~0 < ~N~0);" "CountingPredicate [underlying: 13#L51-2true, annotation: [2, 0]]") ("CountingPredicate [underlying: 19#Loop~1true, annotation: [2, 0]]" "#t~post10 := ~i~0;~i~0 := 1 + #t~post10;havoc #t~post10;" "CountingPredicate [underlying: 14#L37true, annotation: [2, 0]]") ("CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 22#L37-3true, annotation: [2, 0]]" "~i~0 := 0;" "CountingPredicate [underlying: 14#L37true, annotation: [2, 0]]") ("CountingPredicate [underlying: 37#L15true, annotation: [2, 0]]" "assume false;" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 8#L46-2true, annotation: [6, 0]]" "assume ~i~0 < ~N~0;" "CountingPredicate [underlying: 4#L48true, annotation: [6, 0]]") ("CountingPredicate [underlying: 8#L46-2true, annotation: [6, 0]]" "assume !(~i~0 < ~N~0);" "CountingPredicate [underlying: 13#L51-2true, annotation: [6, 0]]") ("CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [2, 0]]" "assume true;" "CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 41#assume_abort_if_notENTRYtrue, annotation: [2, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 30#L13true, annotation: [2, 0]]") ("CountingPredicate [underlying: 3#L46true, annotation: [2, 0]]" "assume true;" "CountingPredicate [underlying: 8#L46-2true, annotation: [2, 0]]") ("CountingPredicate [underlying: 3#L46true, annotation: [2, 0]]" "assume !true;" "CountingPredicate [underlying: 13#L51-2true, annotation: [2, 0]]") ("CountingPredicate [underlying: 40#L32true, annotation: [5, 0]]" "assume true;" "CountingPredicate [underlying: 18#L32-2true, annotation: [5, 0]]") ("CountingPredicate [underlying: 40#L32true, annotation: [5, 0]]" "assume !true;" "CountingPredicate [underlying: 22#L37-3true, annotation: [6, 0]]") ("CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 8#L46-2true, annotation: [10, 0]]" "assume ~i~0 < ~N~0;" "CountingPredicate [underlying: 4#L48true, annotation: [10, 0]]") ("CountingPredicate [underlying: 8#L46-2true, annotation: [10, 0]]" "assume !(~i~0 < ~N~0);" "CountingPredicate [underlying: 13#L51-2true, annotation: [11, 0]]") ("CountingPredicate [underlying: 3#L46true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 8#L46-2true, annotation: [6, 0]]") ("CountingPredicate [underlying: 3#L46true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 13#L51-2true, annotation: [6, 0]]") ("CountingPredicate [underlying: 43#ERRORtrue, annotation: [2, 0]]" "assume false;" "CountingPredicate [underlying: 37#L15true, annotation: [2, 0]]") ("CountingPredicate [underlying: 43#ERRORtrue, annotation: [2, 0]]" "assume !false;" "CountingPredicate [underlying: 25#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 5#L24true, annotation: [0, 0]]" "assume ~N~0 <= 0;#res := 1;" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 5#L24true, annotation: [0, 0]]" "assume !(~N~0 <= 0);" "CountingPredicate [underlying: 21#L25-1true, annotation: [1, 0]]") ("CountingPredicate [underlying: 27#ULTIMATE.initENTRYtrue, annotation: [0, 0]]" "assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(9, 2);call #Ultimate.allocInit(12, 3);~N~0 := 0;" "CountingPredicate [underlying: 32#ULTIMATE.initFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 11#Loop~0true, annotation: [5, 0]]" "#t~post6 := ~i~0;~i~0 := 1 + #t~post6;havoc #t~post6;" "CountingPredicate [underlying: 40#L32true, annotation: [5, 0]]") ("CountingPredicate [underlying: 13#L51-2true, annotation: [2, 0]]" "call #t~mem14 := read~int#2(~#sum~0.base, ~#sum~0.offset, 4);" "CountingPredicate [underlying: 10#L51-1true, annotation: [2, 0]]") ("CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [2, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 24#L15-2true, annotation: [2, 0]]") ("CountingPredicate [underlying: 24#L15-2true, annotation: [6, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 43#ERRORtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 24#L15-2true, annotation: [6, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 13#L51-2true, annotation: [6, 0]]" "call #t~mem14 := read~int#2(~#sum~0.base, ~#sum~0.offset, 4);" "CountingPredicate [underlying: 10#L51-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [6, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 24#L15-2true, annotation: [6, 0]]") ("CountingPredicate [underlying: 18#L32-2true, annotation: [5, 0]]" "assume ~i~0 < ~N~0;" "CountingPredicate [underlying: 9#L34true, annotation: [5, 0]]") ("CountingPredicate [underlying: 18#L32-2true, annotation: [5, 0]]" "assume !(~i~0 < ~N~0);" "CountingPredicate [underlying: 22#L37-3true, annotation: [6, 0]]") ("CountingPredicate [underlying: 17#L39true, annotation: [2, 0]]" "assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;" "CountingPredicate [underlying: 19#Loop~1true, annotation: [2, 0]]") ("CountingPredicate [underlying: 17#L39true, annotation: [2, 0]]" "assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;" "CountingPredicate [underlying: 19#Loop~1true, annotation: [2, 0]]") ("CountingPredicate [underlying: 9#L34true, annotation: [5, 0]]" "call write~int#1(1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);" "CountingPredicate [underlying: 11#Loop~0true, annotation: [5, 0]]") ("CountingPredicate [underlying: 20#L51true, annotation: [4, 0]]" "havoc #t~mem14;#res := 1;call ULTIMATE.dealloc(~#sum~0.base, ~#sum~0.offset);havoc ~#sum~0.base, ~#sum~0.offset;" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 24#L15-2true, annotation: [2, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 43#ERRORtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 24#L15-2true, annotation: [2, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [2, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 32#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 15#ULTIMATE.initEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 33#assume_abort_if_notFINALtrue, annotation: [3, 0]]" "assume true;" "CountingPredicate [underlying: 35#assume_abort_if_notEXITtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 38#mainFINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 7#L46-3true, annotation: [9, 0]]" "~i~0 := 0;" "CountingPredicate [underlying: 3#L46true, annotation: [9, 0]]") ("CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 39#L37-2true, annotation: [2, 0]]" "assume ~i~0 < ~N~0;" "CountingPredicate [underlying: 26#L39-1true, annotation: [2, 0]]") ("CountingPredicate [underlying: 39#L37-2true, annotation: [2, 0]]" "assume !(~i~0 < ~N~0);" "CountingPredicate [underlying: 7#L46-3true, annotation: [2, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [4, 0]]" "#t~post13 := ~i~0;~i~0 := 1 + #t~post13;havoc #t~post13;" "CountingPredicate [underlying: 3#L46true, annotation: [4, 0]]") ("CountingPredicate [underlying: 3#L46true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 8#L46-2true, annotation: [10, 0]]") ("CountingPredicate [underlying: 3#L46true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 13#L51-2true, annotation: [11, 0]]") ("CountingPredicate [underlying: 20#L51true, annotation: [12, 0]]" "havoc #t~mem14;#res := 1;call ULTIMATE.dealloc(~#sum~0.base, ~#sum~0.offset);havoc ~#sum~0.base, ~#sum~0.offset;" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [12, 0]]") ("CountingPredicate [underlying: 37#L15true, annotation: [14, 0]]" "assume false;" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 9#L34true, annotation: [2, 0]]" "call write~int#1(1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);" "CountingPredicate [underlying: 11#Loop~0true, annotation: [2, 0]]") ("CountingPredicate [underlying: 14#L37true, annotation: [2, 0]]" "assume true;" "CountingPredicate [underlying: 39#L37-2true, annotation: [2, 0]]") ("CountingPredicate [underlying: 14#L37true, annotation: [2, 0]]" "assume !true;" "CountingPredicate [underlying: 7#L46-3true, annotation: [2, 0]]") ("CountingPredicate [underlying: 19#Loop~1true, annotation: [7, 0]]" "#t~post10 := ~i~0;~i~0 := 1 + #t~post10;havoc #t~post10;" "CountingPredicate [underlying: 14#L37true, annotation: [7, 0]]") ("CountingPredicate [underlying: 43#ERRORtrue, annotation: [7, 0]]" "assume false;" "CountingPredicate [underlying: 37#L15true, annotation: [7, 0]]") ("CountingPredicate [underlying: 43#ERRORtrue, annotation: [7, 0]]" "assume !false;" "CountingPredicate [underlying: 25#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 6#L25true, annotation: [4, 0]]" "havoc ~i~0;call ~#sum~0.base, ~#sum~0.offset := #Ultimate.allocOnStack(4);call #t~malloc5.base, #t~malloc5.offset := #Ultimate.allocOnHeap(4 * ~N~0 % 4294967296);~a~0.base, ~a~0.offset := #t~malloc5.base, #t~malloc5.offset;havoc #t~malloc5.base, #t~malloc5.offset;call write~int#2(0, ~#sum~0.base, ~#sum~0.offset, 4);~i~0 := 0;" "CountingPredicate [underlying: 40#L32true, annotation: [4, 0]]") ("CountingPredicate [underlying: 3#L46true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 8#L46-2true, annotation: [7, 0]]") ("CountingPredicate [underlying: 3#L46true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 13#L51-2true, annotation: [7, 0]]") ("CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [9, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 24#L15-2true, annotation: [9, 0]]") ("CountingPredicate [underlying: 38#mainFINALtrue, annotation: [2, 0]]" "assume true;" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 40#L32true, annotation: [2, 0]]" "assume true;" "CountingPredicate [underlying: 18#L32-2true, annotation: [2, 0]]") ("CountingPredicate [underlying: 40#L32true, annotation: [2, 0]]" "assume !true;" "CountingPredicate [underlying: 22#L37-3true, annotation: [2, 0]]") ("CountingPredicate [underlying: 13#L51-2true, annotation: [9, 0]]" "call #t~mem14 := read~int#2(~#sum~0.base, ~#sum~0.offset, 4);" "CountingPredicate [underlying: 10#L51-1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 11#Loop~0true, annotation: [2, 0]]" "#t~post6 := ~i~0;~i~0 := 1 + #t~post6;havoc #t~post6;" "CountingPredicate [underlying: 40#L32true, annotation: [2, 0]]") ("CountingPredicate [underlying: 4#L48true, annotation: [4, 0]]" "call #t~mem11 := read~int#2(~#sum~0.base, ~#sum~0.offset, 4);call #t~mem12 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#2(#t~mem11 + #t~mem12, ~#sum~0.base, ~#sum~0.offset, 4);havoc #t~mem11;havoc #t~mem12;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [4, 0]]") ("CountingPredicate [underlying: 38#mainFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 17#L39true, annotation: [7, 0]]" "assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;" "CountingPredicate [underlying: 19#Loop~1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 17#L39true, annotation: [7, 0]]" "assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;" "CountingPredicate [underlying: 19#Loop~1true, annotation: [8, 0]]") ("CountingPredicate [underlying: 24#L15-2true, annotation: [9, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 43#ERRORtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 24#L15-2true, annotation: [9, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 14#L37true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 39#L37-2true, annotation: [7, 0]]") ("CountingPredicate [underlying: 14#L37true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 7#L46-3true, annotation: [6, 0]]") ("CountingPredicate [underlying: 18#L32-2true, annotation: [2, 0]]" "assume ~i~0 < ~N~0;" "CountingPredicate [underlying: 9#L34true, annotation: [2, 0]]") ("CountingPredicate [underlying: 18#L32-2true, annotation: [2, 0]]" "assume !(~i~0 < ~N~0);" "CountingPredicate [underlying: 22#L37-3true, annotation: [2, 0]]") ("CountingPredicate [underlying: 33#assume_abort_if_notFINALtrue, annotation: [2, 0]]" "assume true;" "CountingPredicate [underlying: 35#assume_abort_if_notEXITtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 38#mainFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 39#L37-2true, annotation: [7, 0]]" "assume ~i~0 < ~N~0;" "CountingPredicate [underlying: 26#L39-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 39#L37-2true, annotation: [7, 0]]" "assume !(~i~0 < ~N~0);" "CountingPredicate [underlying: 7#L46-3true, annotation: [7, 0]]") ("CountingPredicate [underlying: 7#L46-3true, annotation: [4, 0]]" "~i~0 := 0;" "CountingPredicate [underlying: 3#L46true, annotation: [4, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [7, 0]]" "#t~post13 := ~i~0;~i~0 := 1 + #t~post13;havoc #t~post13;" "CountingPredicate [underlying: 3#L46true, annotation: [7, 0]]") ("CountingPredicate [underlying: 37#L15true, annotation: [9, 0]]" "assume false;" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 20#L51true, annotation: [7, 0]]" "havoc #t~mem14;#res := 1;call ULTIMATE.dealloc(~#sum~0.base, ~#sum~0.offset);havoc ~#sum~0.base, ~#sum~0.offset;" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 37#L15true, annotation: [4, 0]]" "assume false;" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 19#Loop~1true, annotation: [8, 0]]" "#t~post10 := ~i~0;~i~0 := 1 + #t~post10;havoc #t~post10;" "CountingPredicate [underlying: 14#L37true, annotation: [8, 0]]") ("CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [12, 0]]" "assume true;" "CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [12, 0]]") ("CountingPredicate [underlying: 22#L37-3true, annotation: [4, 0]]" "~i~0 := 0;" "CountingPredicate [underlying: 14#L37true, annotation: [4, 0]]") ("CountingPredicate [underlying: 8#L46-2true, annotation: [4, 0]]" "assume ~i~0 < ~N~0;" "CountingPredicate [underlying: 4#L48true, annotation: [4, 0]]") ("CountingPredicate [underlying: 8#L46-2true, annotation: [4, 0]]" "assume !(~i~0 < ~N~0);" "CountingPredicate [underlying: 13#L51-2true, annotation: [4, 0]]") ("CountingPredicate [underlying: 19#Loop~1true, annotation: [4, 0]]" "#t~post10 := ~i~0;~i~0 := 1 + #t~post10;havoc #t~post10;" "CountingPredicate [underlying: 14#L37true, annotation: [4, 0]]") ("CountingPredicate [underlying: 26#L39-1true, annotation: [4, 0]]" "call #t~mem7 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);" "CountingPredicate [underlying: 17#L39true, annotation: [4, 0]]") ("CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [4, 0]]" "assume true;" "CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 3#L46true, annotation: [4, 0]]" "assume true;" "CountingPredicate [underlying: 8#L46-2true, annotation: [4, 0]]") ("CountingPredicate [underlying: 3#L46true, annotation: [4, 0]]" "assume !true;" "CountingPredicate [underlying: 13#L51-2true, annotation: [4, 0]]") ("CountingPredicate [underlying: 43#ERRORtrue, annotation: [4, 0]]" "assume false;" "CountingPredicate [underlying: 37#L15true, annotation: [4, 0]]") ("CountingPredicate [underlying: 43#ERRORtrue, annotation: [4, 0]]" "assume !false;" "CountingPredicate [underlying: 25#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [12, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 24#L15-2true, annotation: [12, 0]]") ("CountingPredicate [underlying: 4#L48true, annotation: [7, 0]]" "call #t~mem11 := read~int#2(~#sum~0.base, ~#sum~0.offset, 4);call #t~mem12 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#2(#t~mem11 + #t~mem12, ~#sum~0.base, ~#sum~0.offset, 4);havoc #t~mem11;havoc #t~mem12;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [7, 0]]") ("CountingPredicate [underlying: 17#L39true, annotation: [8, 0]]" "assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;" "CountingPredicate [underlying: 19#Loop~1true, annotation: [8, 0]]") ("CountingPredicate [underlying: 17#L39true, annotation: [8, 0]]" "assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;" "CountingPredicate [underlying: 19#Loop~1true, annotation: [8, 0]]") ("CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [4, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 24#L15-2true, annotation: [4, 0]]") ("CountingPredicate [underlying: 26#L39-1true, annotation: [8, 0]]" "call #t~mem7 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);" "CountingPredicate [underlying: 17#L39true, annotation: [8, 0]]") ("CountingPredicate [underlying: 17#L39true, annotation: [4, 0]]" "assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;" "CountingPredicate [underlying: 19#Loop~1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 17#L39true, annotation: [4, 0]]" "assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;" "CountingPredicate [underlying: 19#Loop~1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 24#L15-2true, annotation: [12, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 43#ERRORtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 24#L15-2true, annotation: [12, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [12, 0]]") ("CountingPredicate [underlying: 13#L51-2true, annotation: [4, 0]]" "call #t~mem14 := read~int#2(~#sum~0.base, ~#sum~0.offset, 4);" "CountingPredicate [underlying: 10#L51-1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 14#L37true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 39#L37-2true, annotation: [7, 0]]") ("CountingPredicate [underlying: 14#L37true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 7#L46-3true, annotation: [7, 0]]") ("CountingPredicate [underlying: 30#L13true, annotation: [2, 0]]" "assume 0 == ~cond;assume false;" "CountingPredicate [underlying: 33#assume_abort_if_notFINALtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 30#L13true, annotation: [2, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 33#assume_abort_if_notFINALtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 20#L51true, annotation: [2, 0]]" "havoc #t~mem14;#res := 1;call ULTIMATE.dealloc(~#sum~0.base, ~#sum~0.offset);havoc ~#sum~0.base, ~#sum~0.offset;" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 24#L15-2true, annotation: [4, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 43#ERRORtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 24#L15-2true, annotation: [4, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [4, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 39#L37-2true, annotation: [8, 0]]" "assume ~i~0 < ~N~0;" "CountingPredicate [underlying: 26#L39-1true, annotation: [8, 0]]") ("CountingPredicate [underlying: 39#L37-2true, annotation: [8, 0]]" "assume !(~i~0 < ~N~0);" "CountingPredicate [underlying: 7#L46-3true, annotation: [9, 0]]") ("CountingPredicate [underlying: 38#mainFINALtrue, annotation: [12, 0]]" "assume true;" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [12, 0]]") ("CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [12, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [12, 0]]") ("CountingPredicate [underlying: 7#L46-3true, annotation: [7, 0]]" "~i~0 := 0;" "CountingPredicate [underlying: 3#L46true, annotation: [7, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [6, 0]]" "#t~post13 := ~i~0;~i~0 := 1 + #t~post13;havoc #t~post13;" "CountingPredicate [underlying: 3#L46true, annotation: [6, 0]]") ("CountingPredicate [underlying: 39#L37-2true, annotation: [4, 0]]" "assume ~i~0 < ~N~0;" "CountingPredicate [underlying: 26#L39-1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 39#L37-2true, annotation: [4, 0]]" "assume !(~i~0 < ~N~0);" "CountingPredicate [underlying: 7#L46-3true, annotation: [4, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [10, 0]]" "#t~post13 := ~i~0;~i~0 := 1 + #t~post13;havoc #t~post13;" "CountingPredicate [underlying: 3#L46true, annotation: [10, 0]]") ("CountingPredicate [underlying: 20#L51true, annotation: [14, 0]]" "havoc #t~mem14;#res := 1;call ULTIMATE.dealloc(~#sum~0.base, ~#sum~0.offset);havoc ~#sum~0.base, ~#sum~0.offset;" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [2, 0]]" "#t~post13 := ~i~0;~i~0 := 1 + #t~post13;havoc #t~post13;" "CountingPredicate [underlying: 3#L46true, annotation: [2, 0]]") ("CountingPredicate [underlying: 20#L51true, annotation: [6, 0]]" "havoc #t~mem14;#res := 1;call ULTIMATE.dealloc(~#sum~0.base, ~#sum~0.offset);havoc ~#sum~0.base, ~#sum~0.offset;" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 14#L37true, annotation: [4, 0]]" "assume true;" "CountingPredicate [underlying: 39#L37-2true, annotation: [4, 0]]") ("CountingPredicate [underlying: 14#L37true, annotation: [4, 0]]" "assume !true;" "CountingPredicate [underlying: 7#L46-3true, annotation: [4, 0]]") ("CountingPredicate [underlying: 43#ERRORtrue, annotation: [9, 0]]" "assume false;" "CountingPredicate [underlying: 37#L15true, annotation: [9, 0]]") ("CountingPredicate [underlying: 43#ERRORtrue, annotation: [9, 0]]" "assume !false;" "CountingPredicate [underlying: 25#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 37#L15true, annotation: [7, 0]]" "assume false;" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 43#ERRORtrue, annotation: [13, 0]]" "assume false;" "CountingPredicate [underlying: 37#L15true, annotation: [14, 0]]") ("CountingPredicate [underlying: 43#ERRORtrue, annotation: [13, 0]]" "assume !false;" "CountingPredicate [underlying: 25#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 29#mainENTRYtrue, annotation: [0, 0]]" "havoc #t~nondet4;assume -2147483648 <= #t~nondet4 && #t~nondet4 <= 2147483647;~N~0 := #t~nondet4;havoc #t~nondet4;" "CountingPredicate [underlying: 5#L24true, annotation: [0, 0]]") ("CountingPredicate [underlying: 8#L46-2true, annotation: [7, 0]]" "assume ~i~0 < ~N~0;" "CountingPredicate [underlying: 4#L48true, annotation: [7, 0]]") ("CountingPredicate [underlying: 8#L46-2true, annotation: [7, 0]]" "assume !(~i~0 < ~N~0);" "CountingPredicate [underlying: 13#L51-2true, annotation: [7, 0]]") ("CountingPredicate [underlying: 6#L25true, annotation: [2, 0]]" "havoc ~i~0;call ~#sum~0.base, ~#sum~0.offset := #Ultimate.allocOnStack(4);call #t~malloc5.base, #t~malloc5.offset := #Ultimate.allocOnHeap(4 * ~N~0 % 4294967296);~a~0.base, ~a~0.offset := #t~malloc5.base, #t~malloc5.offset;havoc #t~malloc5.base, #t~malloc5.offset;call write~int#2(0, ~#sum~0.base, ~#sum~0.offset, 4);~i~0 := 0;" "CountingPredicate [underlying: 40#L32true, annotation: [2, 0]]") ("CountingPredicate [underlying: 40#L32true, annotation: [4, 0]]" "assume true;" "CountingPredicate [underlying: 18#L32-2true, annotation: [5, 0]]") ("CountingPredicate [underlying: 40#L32true, annotation: [4, 0]]" "assume !true;" "CountingPredicate [underlying: 22#L37-3true, annotation: [4, 0]]") ("CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 38#mainFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 13#L51-2true, annotation: [11, 0]]" "call #t~mem14 := read~int#2(~#sum~0.base, ~#sum~0.offset, 4);" "CountingPredicate [underlying: 10#L51-1true, annotation: [11, 0]]") ("CountingPredicate [underlying: 38#mainFINALtrue, annotation: [4, 0]]" "assume true;" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 4#L48true, annotation: [2, 0]]" "call #t~mem11 := read~int#2(~#sum~0.base, ~#sum~0.offset, 4);call #t~mem12 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#2(#t~mem11 + #t~mem12, ~#sum~0.base, ~#sum~0.offset, 4);havoc #t~mem11;havoc #t~mem12;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [2, 0]]") ("CountingPredicate [underlying: 26#L39-1true, annotation: [7, 0]]" "call #t~mem7 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);" "CountingPredicate [underlying: 17#L39true, annotation: [7, 0]]") ("CountingPredicate [underlying: 4#L48true, annotation: [6, 0]]" "call #t~mem11 := read~int#2(~#sum~0.base, ~#sum~0.offset, 4);call #t~mem12 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#2(#t~mem11 + #t~mem12, ~#sum~0.base, ~#sum~0.offset, 4);havoc #t~mem11;havoc #t~mem12;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [6, 0]]") ("CountingPredicate [underlying: 24#L15-2true, annotation: [7, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 43#ERRORtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 24#L15-2true, annotation: [7, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 31#__VERIFIER_assertFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 14#L37true, annotation: [8, 0]]" "assume true;" "CountingPredicate [underlying: 39#L37-2true, annotation: [8, 0]]") ("CountingPredicate [underlying: 14#L37true, annotation: [8, 0]]" "assume !true;" "CountingPredicate [underlying: 7#L46-3true, annotation: [9, 0]]") ("CountingPredicate [underlying: 13#L51-2true, annotation: [7, 0]]" "call #t~mem14 := read~int#2(~#sum~0.base, ~#sum~0.offset, 4);" "CountingPredicate [underlying: 10#L51-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 16#__VERIFIER_assertENTRYtrue, annotation: [7, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 24#L15-2true, annotation: [7, 0]]") ("CountingPredicate [underlying: 4#L48true, annotation: [10, 0]]" "call #t~mem11 := read~int#2(~#sum~0.base, ~#sum~0.offset, 4);call #t~mem12 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#2(#t~mem11 + #t~mem12, ~#sum~0.base, ~#sum~0.offset, 4);havoc #t~mem11;havoc #t~mem12;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [10, 0]]") ("CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 38#mainFINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 36#mainEXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 3#L46true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 8#L46-2true, annotation: [10, 0]]") ("CountingPredicate [underlying: 3#L46true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 13#L51-2true, annotation: [9, 0]]") ("CountingPredicate [underlying: 7#L46-3true, annotation: [6, 0]]" "~i~0 := 0;" "CountingPredicate [underlying: 3#L46true, annotation: [6, 0]]") ("CountingPredicate [underlying: 7#L46-3true, annotation: [2, 0]]" "~i~0 := 0;" "CountingPredicate [underlying: 3#L46true, annotation: [2, 0]]") ("CountingPredicate [underlying: 20#L51true, annotation: [9, 0]]" "havoc #t~mem14;#res := 1;call ULTIMATE.dealloc(~#sum~0.base, ~#sum~0.offset);havoc ~#sum~0.base, ~#sum~0.offset;" "CountingPredicate [underlying: 38#mainFINALtrue, annotation: [9, 0]]") }, returnTransitions = { ("CountingPredicate [underlying: 36#mainEXITtrue, annotation: [12, 0]]" "CountingPredicate [underlying: 12#L-1true, annotation: [0, 0]]" "#55#return;" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [12, 0]]") ("CountingPredicate [underlying: 36#mainEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 12#L-1true, annotation: [0, 0]]" "#55#return;" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [12, 0]]" "CountingPredicate [underlying: 10#L51-1true, annotation: [11, 0]]" "#51#return;" "CountingPredicate [underlying: 20#L51true, annotation: [12, 0]]") ("CountingPredicate [underlying: 36#mainEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 12#L-1true, annotation: [0, 0]]" "#55#return;" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 10#L51-1true, annotation: [4, 0]]" "#51#return;" "CountingPredicate [underlying: 20#L51true, annotation: [4, 0]]") ("CountingPredicate [underlying: 35#assume_abort_if_notEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 21#L25-1true, annotation: [1, 0]]" "#53#return;" "CountingPredicate [underlying: 6#L25true, annotation: [2, 0]]") ("CountingPredicate [underlying: 36#mainEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 12#L-1true, annotation: [0, 0]]" "#55#return;" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 10#L51-1true, annotation: [7, 0]]" "#51#return;" "CountingPredicate [underlying: 20#L51true, annotation: [7, 0]]") ("CountingPredicate [underlying: 35#assume_abort_if_notEXITtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 21#L25-1true, annotation: [1, 0]]" "#53#return;" "CountingPredicate [underlying: 6#L25true, annotation: [4, 0]]") ("CountingPredicate [underlying: 36#mainEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 12#L-1true, annotation: [0, 0]]" "#55#return;" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 36#mainEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 12#L-1true, annotation: [0, 0]]" "#55#return;" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 36#mainEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 12#L-1true, annotation: [0, 0]]" "#55#return;" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 10#L51-1true, annotation: [11, 0]]" "#51#return;" "CountingPredicate [underlying: 20#L51true, annotation: [14, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 10#L51-1true, annotation: [2, 0]]" "#51#return;" "CountingPredicate [underlying: 20#L51true, annotation: [2, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 10#L51-1true, annotation: [6, 0]]" "#51#return;" "CountingPredicate [underlying: 20#L51true, annotation: [6, 0]]") ("CountingPredicate [underlying: 15#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 28#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "#57#return;" "CountingPredicate [underlying: 12#L-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 10#L51-1true, annotation: [9, 0]]" "#51#return;" "CountingPredicate [underlying: 20#L51true, annotation: [9, 0]]") ("CountingPredicate [underlying: 36#mainEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 12#L-1true, annotation: [0, 0]]" "#55#return;" "CountingPredicate [underlying: 42#ULTIMATE.startFINALtrue, annotation: [7, 0]]") } ); [2024-08-07 13:44:48,056 INFO L82 GeneralOperation]: Start removeDeadEnds. Operand has 42 states, 32 states have (on average 1.34375) internal successors, (43), 33 states have internal predecessors, (43), 4 states have call successors, (4), 4 states have call predecessors, (4), 4 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2024-08-07 13:44:48,056 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:48,056 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:48,056 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:48,056 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:48,057 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:48,057 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:48,057 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:48,057 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:48,057 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:48,057 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:48,058 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:48,058 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:48,058 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:48,058 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:48,060 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:48,060 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:48,061 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:48,061 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:48,062 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,062 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,062 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:48,062 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:48,062 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,063 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,063 WARN L283 nessProductAutomaton]: assume ~N~0 <= 0;#res := 1;, isNegated false [2024-08-07 13:44:48,063 WARN L283 nessProductAutomaton]: assume !(~N~0 <= 0);, isNegated true [2024-08-07 13:44:48,063 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,064 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,064 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,064 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,065 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,065 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,065 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,065 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,065 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,065 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,065 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,066 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,066 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,066 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,066 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,066 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,066 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,066 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,066 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,067 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,067 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,067 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,067 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,067 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,068 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,069 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,069 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,069 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,069 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,069 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,070 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,070 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,070 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,070 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,070 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,070 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,071 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,071 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,071 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,071 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,071 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,071 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,071 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,072 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,072 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,072 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,072 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,072 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,073 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,073 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,073 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,073 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,073 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,073 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,074 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,074 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,074 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,074 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,074 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,075 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,076 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,076 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,076 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,076 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,076 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,076 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,077 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,077 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,077 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,077 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,077 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,077 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,078 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,080 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,080 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,081 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,081 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,081 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,081 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,081 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,081 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,082 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,082 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,082 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,082 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,082 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,082 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,082 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,082 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,082 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,083 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,083 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,083 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,083 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,083 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,083 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,083 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,083 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,084 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,084 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,084 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,084 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,085 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,085 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,085 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,085 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,086 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,086 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,086 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,086 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,086 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,087 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,087 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,087 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,087 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,087 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,087 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,087 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,088 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,088 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,088 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,088 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,088 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,089 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,089 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,089 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,089 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,089 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,089 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,089 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,090 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,090 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,090 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,090 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,090 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,090 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,091 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,091 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,091 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,091 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,091 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,091 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,091 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,091 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,092 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,092 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,092 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,092 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,092 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,092 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,092 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,092 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,092 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,093 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,095 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,095 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,095 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,095 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,095 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,095 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,095 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,096 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,096 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,096 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,096 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,096 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,096 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,096 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,096 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,096 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,097 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,097 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,097 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,097 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,097 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,097 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,097 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,097 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,097 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,098 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,098 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,098 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,098 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,098 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,099 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,099 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,100 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,100 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,100 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,100 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,100 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,100 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,100 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,100 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,101 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,101 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,101 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,101 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,101 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,102 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,102 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,103 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,103 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,103 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,103 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,103 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,106 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,106 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,106 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,106 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,106 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,107 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,107 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,108 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,108 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,108 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,108 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,108 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,108 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,109 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,109 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,109 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,109 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,109 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,109 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,109 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,110 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,110 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,110 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,110 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,110 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,110 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,111 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,111 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,111 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,111 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,111 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,111 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,111 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,111 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,111 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,112 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,112 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,112 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,112 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,112 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,112 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,112 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,112 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,113 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,113 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,113 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,113 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,113 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,113 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,113 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,113 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,113 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,113 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,114 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,114 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,114 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,114 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,114 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,119 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,119 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,120 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,120 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,120 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,120 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,120 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,121 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,121 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,122 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,122 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,122 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,122 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,123 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,123 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,125 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,125 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,125 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,126 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,126 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,126 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,126 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,126 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,127 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,127 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,127 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,127 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,127 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,127 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,127 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,128 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,128 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,128 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,128 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,128 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,128 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,128 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,129 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,129 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,129 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,130 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,130 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,130 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,130 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,130 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,131 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,131 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,131 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,131 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,131 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,132 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,132 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,132 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,132 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,132 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,132 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,133 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,133 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,133 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,133 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,133 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,134 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,134 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,134 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,134 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,134 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,135 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,135 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,135 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,135 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,136 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,136 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,136 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,136 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,136 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,137 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,137 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,137 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,137 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,137 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,138 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,138 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,138 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,138 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,138 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,139 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,139 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,139 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,140 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,140 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,140 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,140 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,140 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,141 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,141 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,141 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,141 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,141 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,142 WARN L283 nessProductAutomaton]: assume 0 == ~cond;assume false;, isNegated false [2024-08-07 13:44:48,142 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,142 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,142 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,143 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,143 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,143 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,143 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,143 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,144 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,144 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,144 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,144 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,144 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,145 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,145 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,145 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,145 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,145 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,145 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,146 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,146 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,146 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,146 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,147 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,147 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,147 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,147 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,147 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,147 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,148 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,148 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,148 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,148 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,149 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,149 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,149 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,149 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,149 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,150 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,150 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,150 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,151 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,151 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,151 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,152 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,152 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,152 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,152 WARN L283 nessProductAutomaton]: assume 0 == #t~mem7;havoc #t~mem7;call #t~mem8 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(1 + #t~mem8, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem8;, isNegated false [2024-08-07 13:44:48,152 WARN L283 nessProductAutomaton]: assume !(0 == #t~mem7);havoc #t~mem7;call #t~mem9 := read~int#1(~a~0.base, ~a~0.offset + 4 * ~i~0, 4);call write~int#1(#t~mem9 - 1, ~a~0.base, ~a~0.offset + 4 * ~i~0, 4);havoc #t~mem9;, isNegated true [2024-08-07 13:44:48,153 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,153 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,153 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,153 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,153 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,153 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,154 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,154 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,154 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,154 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,155 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,155 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,156 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,156 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,156 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,156 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,156 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,156 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,157 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,157 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,157 WARN L283 nessProductAutomaton]: assume ~i~0 < ~N~0;, isNegated false [2024-08-07 13:44:48,157 WARN L283 nessProductAutomaton]: assume !(~i~0 < ~N~0);, isNegated true [2024-08-07 13:44:48,157 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 13:44:48,157 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 13:44:48,158 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 13:44:48,158 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 13:44:48,165 INFO L88 GeneralOperation]: Finished removeDeadEnds. Reduced from 170 states to 42 states. [2024-08-07 13:44:48,185 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-08-07 13:44:48,193 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@433b241c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-08-07 13:44:48,194 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-08-07 13:44:48,196 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states. [2024-08-07 13:44:48,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-08-07 13:44:48,201 INFO L187 NwaCegarLoop]: Found error trace [2024-08-07 13:44:48,202 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-08-07 13:44:48,202 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-08-07 13:44:48,208 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-07 13:44:48,209 INFO L85 PathProgramCache]: Analyzing trace with hash 537212356, now seen corresponding path program 1 times [2024-08-07 13:44:48,219 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-07 13:44:48,219 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1026206769] [2024-08-07 13:44:48,220 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-07 13:44:48,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-07 13:44:48,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 13:44:48,437 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-08-07 13:44:48,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 13:44:48,452 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-08-07 13:44:48,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 13:44:48,466 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-08-07 13:44:48,469 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-07 13:44:48,469 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1026206769] [2024-08-07 13:44:48,470 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1026206769] provided 1 perfect and 0 imperfect interpolant sequences [2024-08-07 13:44:48,471 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-08-07 13:44:48,471 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-08-07 13:44:48,472 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1046078720] [2024-08-07 13:44:48,473 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-08-07 13:44:48,477 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-08-07 13:44:48,477 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-07 13:44:48,504 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-08-07 13:44:48,505 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-08-07 13:44:48,506 INFO L87 Difference]: Start difference. First operand 42 states. Second operand has 3 states, 3 states have (on average 8.0) internal successors, (24), 2 states have internal predecessors, (24), 2 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-08-07 13:44:48,558 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-08-07 13:44:48,558 INFO L93 Difference]: Finished difference Result 42 states and 46 transitions. [2024-08-07 13:44:48,562 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-07 13:44:48,564 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 8.0) internal successors, (24), 2 states have internal predecessors, (24), 2 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 30 [2024-08-07 13:44:48,564 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-08-07 13:44:48,565 INFO L225 Difference]: With dead ends: 42 [2024-08-07 13:44:48,565 INFO L226 Difference]: Without dead ends: 42 [2024-08-07 13:44:48,567 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-08-07 13:44:48,570 INFO L413 NwaCegarLoop]: 30 mSDtfsCounter, 6 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-08-07 13:44:48,571 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 46 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-08-07 13:44:48,584 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2024-08-07 13:44:48,594 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 39. [2024-08-07 13:44:48,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39 states, 32 states have (on average 1.15625) internal successors, (37), 32 states have internal predecessors, (37), 4 states have call successors, (4), 4 states have call predecessors, (4), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-08-07 13:44:48,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 43 transitions. [2024-08-07 13:44:48,597 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 43 transitions. Word has length 30 [2024-08-07 13:44:48,597 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-08-07 13:44:48,597 INFO L495 AbstractCegarLoop]: Abstraction has 39 states and 43 transitions. [2024-08-07 13:44:48,597 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 8.0) internal successors, (24), 2 states have internal predecessors, (24), 2 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-08-07 13:44:48,597 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 43 transitions. [2024-08-07 13:44:48,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-08-07 13:44:48,598 INFO L187 NwaCegarLoop]: Found error trace [2024-08-07 13:44:48,599 INFO L195 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-08-07 13:44:48,599 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-08-07 13:44:48,599 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-08-07 13:44:48,600 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-07 13:44:48,600 INFO L85 PathProgramCache]: Analyzing trace with hash 1865273345, now seen corresponding path program 1 times [2024-08-07 13:44:48,600 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-07 13:44:48,600 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2003530358] [2024-08-07 13:44:48,600 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-07 13:44:48,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-07 13:44:48,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 13:44:48,758 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-08-07 13:44:48,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 13:44:48,764 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-08-07 13:44:48,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 13:44:48,779 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-08-07 13:44:48,784 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-07 13:44:48,784 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2003530358] [2024-08-07 13:44:48,784 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2003530358] provided 1 perfect and 0 imperfect interpolant sequences [2024-08-07 13:44:48,785 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-08-07 13:44:48,785 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-08-07 13:44:48,785 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2074021403] [2024-08-07 13:44:48,785 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-08-07 13:44:48,786 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-08-07 13:44:48,786 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-07 13:44:48,787 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-08-07 13:44:48,787 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-08-07 13:44:48,787 INFO L87 Difference]: Start difference. First operand 39 states and 43 transitions. Second operand has 5 states, 5 states have (on average 4.8) internal successors, (24), 4 states have internal predecessors, (24), 3 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-08-07 13:44:48,910 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-08-07 13:44:48,910 INFO L93 Difference]: Finished difference Result 53 states and 58 transitions. [2024-08-07 13:44:48,910 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-07 13:44:48,910 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 4.8) internal successors, (24), 4 states have internal predecessors, (24), 3 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 31 [2024-08-07 13:44:48,911 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-08-07 13:44:48,912 INFO L225 Difference]: With dead ends: 53 [2024-08-07 13:44:48,912 INFO L226 Difference]: Without dead ends: 53 [2024-08-07 13:44:48,913 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-08-07 13:44:48,914 INFO L413 NwaCegarLoop]: 15 mSDtfsCounter, 45 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 69 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 35 SdHoareTripleChecker+Invalid, 75 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 69 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-08-07 13:44:48,916 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 35 Invalid, 75 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 69 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-08-07 13:44:48,916 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 53 states. [2024-08-07 13:44:48,920 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 43. [2024-08-07 13:44:48,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 43 states, 36 states have (on average 1.1388888888888888) internal successors, (41), 36 states have internal predecessors, (41), 4 states have call successors, (4), 4 states have call predecessors, (4), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-08-07 13:44:48,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 43 states and 47 transitions. [2024-08-07 13:44:48,925 INFO L78 Accepts]: Start accepts. Automaton has 43 states and 47 transitions. Word has length 31 [2024-08-07 13:44:48,925 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-08-07 13:44:48,925 INFO L495 AbstractCegarLoop]: Abstraction has 43 states and 47 transitions. [2024-08-07 13:44:48,925 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 4.8) internal successors, (24), 4 states have internal predecessors, (24), 3 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-08-07 13:44:48,925 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 47 transitions. [2024-08-07 13:44:48,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-08-07 13:44:48,927 INFO L187 NwaCegarLoop]: Found error trace [2024-08-07 13:44:48,927 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-08-07 13:44:48,927 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-08-07 13:44:48,928 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-08-07 13:44:48,928 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-07 13:44:48,928 INFO L85 PathProgramCache]: Analyzing trace with hash 1902229537, now seen corresponding path program 1 times [2024-08-07 13:44:48,928 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-07 13:44:48,929 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1538745194] [2024-08-07 13:44:48,929 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-07 13:44:48,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-07 13:44:48,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-08-07 13:44:48,996 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-08-07 13:44:49,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-08-07 13:44:49,065 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-08-07 13:44:49,065 INFO L360 BasicCegarLoop]: Counterexample is feasible [2024-08-07 13:44:49,066 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-08-07 13:44:49,067 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-08-07 13:44:49,069 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-08-07 13:44:49,073 INFO L196 ceAbstractionStarter]: Computing trace abstraction results [2024-08-07 13:44:49,091 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 13:44:49,092 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 13:44:49,093 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 13:44:49,093 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 13:44:49,093 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 13:44:49,094 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 13:44:49,094 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 13:44:49,094 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 13:44:49,095 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 13:44:49,095 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 13:44:49,095 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 13:44:49,095 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 13:44:49,097 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: The program execution was not completely translated back. [2024-08-07 13:44:49,103 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.08 01:44:49 BoogieIcfgContainer [2024-08-07 13:44:49,103 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-08-07 13:44:49,104 INFO L158 Benchmark]: Toolchain (without parser) took 2085.60ms. Allocated memory was 77.6MB in the beginning and 94.4MB in the end (delta: 16.8MB). Free memory was 43.5MB in the beginning and 48.5MB in the end (delta: -5.0MB). Peak memory consumption was 10.4MB. Max. memory is 16.1GB. [2024-08-07 13:44:49,104 INFO L158 Benchmark]: Witness Parser took 0.97ms. Allocated memory is still 54.5MB. Free memory was 32.8MB in the beginning and 32.7MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 13:44:49,104 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 54.5MB. Free memory was 30.2MB in the beginning and 30.1MB in the end (delta: 73.5kB). There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 13:44:49,105 INFO L158 Benchmark]: CACSL2BoogieTranslator took 283.34ms. Allocated memory is still 77.6MB. Free memory was 43.3MB in the beginning and 51.3MB in the end (delta: -8.0MB). Peak memory consumption was 7.2MB. Max. memory is 16.1GB. [2024-08-07 13:44:49,105 INFO L158 Benchmark]: Boogie Preprocessor took 65.86ms. Allocated memory is still 77.6MB. Free memory was 51.3MB in the beginning and 49.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-08-07 13:44:49,105 INFO L158 Benchmark]: IcfgBuilder took 399.44ms. Allocated memory is still 77.6MB. Free memory was 49.2MB in the beginning and 35.3MB in the end (delta: 14.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-08-07 13:44:49,106 INFO L158 Benchmark]: TraceAbstraction took 1329.14ms. Allocated memory was 77.6MB in the beginning and 94.4MB in the end (delta: 16.8MB). Free memory was 34.6MB in the beginning and 48.5MB in the end (delta: -13.9MB). Peak memory consumption was 1.1MB. Max. memory is 16.1GB. [2024-08-07 13:44:49,108 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.97ms. Allocated memory is still 54.5MB. Free memory was 32.8MB in the beginning and 32.7MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.19ms. Allocated memory is still 54.5MB. Free memory was 30.2MB in the beginning and 30.1MB in the end (delta: 73.5kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 283.34ms. Allocated memory is still 77.6MB. Free memory was 43.3MB in the beginning and 51.3MB in the end (delta: -8.0MB). Peak memory consumption was 7.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 65.86ms. Allocated memory is still 77.6MB. Free memory was 51.3MB in the beginning and 49.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * IcfgBuilder took 399.44ms. Allocated memory is still 77.6MB. Free memory was 49.2MB in the beginning and 35.3MB in the end (delta: 14.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * TraceAbstraction took 1329.14ms. Allocated memory was 77.6MB in the beginning and 94.4MB in the end (delta: 16.8MB). Free memory was 34.6MB in the beginning and 48.5MB in the end (delta: -13.9MB). Peak memory consumption was 1.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: The program execution was not completely translated back. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - CounterExampleResult [Line: 15]: a call to reach_error is reachable a call to reach_error is reachable We found a FailurePath: [L19] int N; VAL [N=0, \old(N)=49] [L23] N = __VERIFIER_nondet_int() [L24] N <= 0 VAL [N=1, \old(N)=0] [L25] CALL assume_abort_if_not(N <= 2147483647/sizeof(int)) VAL [N=1, \old(N)=0, \old(cond)=1] [L13] !cond VAL [N=1, \old(N)=0, \old(cond)=1] [L25] RET assume_abort_if_not(N <= 2147483647/sizeof(int)) VAL [N=1, \old(N)=0] [L27] int i; [L28] int sum[1]; [L29] int *a = malloc(sizeof(int)*N); [L31] sum[0] = 0 [L32] i=0 VAL [N=1, \old(N)=0, a={-2:0}, i=0, sum={5:0}] [L34] a[i] = 1 VAL [N=1, \old(N)=0, a={-2:0}, i=0, sum={5:0}] [L32] i++ VAL [N=1, \old(N)=0, a={-2:0}, i=1, sum={5:0}] [L37] i=0 VAL [N=1, \old(N)=0, a={-2:0}, i=0, sum={5:0}] [L39] EXPR a[i] VAL [N=1, \old(N)=0, a={-2:0}, i=0, sum={5:0}] [L39] a[i] == 0 [L42] EXPR a[i] [L42] a[i] = a[i] - 1 [L37] i++ VAL [N=1, \old(N)=0, a={-2:0}, i=1, sum={5:0}] [L46] i=0 VAL [N=1, \old(N)=0, a={-2:0}, i=0, sum={5:0}] [L48] EXPR sum[0] [L48] EXPR a[i] [L48] sum[0] = sum[0] + a[i] [L46] i++ VAL [N=1, \old(N)=0, a={-2:0}, i=1, sum={5:0}] [L51] EXPR sum[0] VAL [N=1, \old(N)=0, a={-2:0}] [L51] CALL __VERIFIER_assert(sum[0] == 2*N) VAL [N=1, \old(N)=0, \old(cond)=0] [L15] !(cond) VAL [N=1, \old(N)=0, \old(cond)=0] [L15] reach_error() VAL [N=1, \old(N)=0, \old(cond)=0] - StatisticsResult: Ultimate Automizer benchmark data CFG has 6 procedures, 45 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 1.2s, OverallIterations: 3, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.3s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 51 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 51 mSDsluCounter, 81 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 36 mSDsCounter, 9 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 87 IncrementalHoareTripleChecker+Invalid, 96 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 9 mSolverCounterUnsat, 45 mSDtfsCounter, 87 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 16 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=43occurred in iteration=2, InterpolantAutomatonStates: 9, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 2 MinimizatonAttempts, 13 StatesRemovedByMinimization, 2 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 100 NumberOfCodeBlocks, 100 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 59 ConstructedInterpolants, 0 QuantifiedInterpolants, 79 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 PerfectInterpolantSequences, 3/3 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2024-08-07 13:44:49,138 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE