./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/list-properties/list_search-1.i --full-output --witness-type violation_witness --validate ./svcomp-yaml-violation-generation.2024-08-01_14-26-22.files/Default/list_search-1.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/list-properties/list_search-1.i ./svcomp-yaml-violation-generation.2024-08-01_14-26-22.files/Default/list_search-1.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 14:07:29,765 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-08-07 14:07:29,843 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-08-07 14:07:29,849 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-08-07 14:07:29,850 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-08-07 14:07:29,890 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-08-07 14:07:29,891 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-08-07 14:07:29,892 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-08-07 14:07:29,892 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-08-07 14:07:29,893 INFO L153 SettingsManager]: * Use memory slicer=true [2024-08-07 14:07:29,893 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-08-07 14:07:29,894 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-08-07 14:07:29,894 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-08-07 14:07:29,895 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-08-07 14:07:29,896 INFO L153 SettingsManager]: * Use SBE=true [2024-08-07 14:07:29,897 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-08-07 14:07:29,897 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-08-07 14:07:29,897 INFO L153 SettingsManager]: * sizeof long=4 [2024-08-07 14:07:29,898 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-08-07 14:07:29,898 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-08-07 14:07:29,898 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-08-07 14:07:29,902 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-08-07 14:07:29,902 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-08-07 14:07:29,902 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-08-07 14:07:29,902 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-08-07 14:07:29,903 INFO L153 SettingsManager]: * sizeof long double=12 [2024-08-07 14:07:29,903 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-08-07 14:07:29,903 INFO L153 SettingsManager]: * Use constant arrays=true [2024-08-07 14:07:29,903 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-08-07 14:07:29,904 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-08-07 14:07:29,904 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-08-07 14:07:29,904 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-08-07 14:07:29,904 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-08-07 14:07:29,904 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-08-07 14:07:29,905 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-08-07 14:07:29,905 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-08-07 14:07:29,905 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-08-07 14:07:29,905 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-08-07 14:07:29,905 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-08-07 14:07:29,906 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-08-07 14:07:29,906 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-08-07 14:07:29,907 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-08-07 14:07:29,907 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-08-07 14:07:29,907 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 14:07:30,217 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-08-07 14:07:30,239 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-08-07 14:07:30,242 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-08-07 14:07:30,244 INFO L270 PluginConnector]: Initializing CDTParser... [2024-08-07 14:07:30,244 INFO L274 PluginConnector]: CDTParser initialized [2024-08-07 14:07:30,246 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/list-properties/list_search-1.i [2024-08-07 14:07:31,827 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-08-07 14:07:32,128 INFO L384 CDTParser]: Found 1 translation units. [2024-08-07 14:07:32,130 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/list-properties/list_search-1.i [2024-08-07 14:07:32,147 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6214c9cbd/93d2550ab3ad42acb0a03234e0157162/FLAG41fd82406 [2024-08-07 14:07:32,163 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6214c9cbd/93d2550ab3ad42acb0a03234e0157162 [2024-08-07 14:07:32,165 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-08-07 14:07:32,166 INFO L274 PluginConnector]: Witness Parser initialized [2024-08-07 14:07:32,167 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/list_search-1.yml/witness.yml [2024-08-07 14:07:32,255 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-08-07 14:07:32,258 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-08-07 14:07:32,259 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-08-07 14:07:32,260 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-08-07 14:07:32,265 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-08-07 14:07:32,266 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 02:07:32" (1/2) ... [2024-08-07 14:07:32,267 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@d8da3f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 02:07:32, skipping insertion in model container [2024-08-07 14:07:32,267 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 02:07:32" (1/2) ... [2024-08-07 14:07:32,268 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@74e82e2a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 02:07:32, skipping insertion in model container [2024-08-07 14:07:32,268 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 07.08 02:07:32" (2/2) ... [2024-08-07 14:07:32,269 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@d8da3f2 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 02:07:32, skipping insertion in model container [2024-08-07 14:07:32,269 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 07.08 02:07:32" (2/2) ... [2024-08-07 14:07:32,315 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-08-07 14:07:32,491 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/list-properties/list_search-1.i[813,826] [2024-08-07 14:07:32,614 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 14:07:32,625 INFO L200 MainTranslator]: Completed pre-run [2024-08-07 14:07:32,638 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/list-properties/list_search-1.i[813,826] [2024-08-07 14:07:32,686 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 14:07:32,725 INFO L204 MainTranslator]: Completed translation [2024-08-07 14:07:32,725 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 02:07:32 WrapperNode [2024-08-07 14:07:32,726 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-08-07 14:07:32,727 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-08-07 14:07:32,727 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-08-07 14:07:32,727 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-08-07 14:07:32,738 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 02:07:32" (1/1) ... [2024-08-07 14:07:32,739 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 02:07:32" (1/1) ... [2024-08-07 14:07:32,756 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 02:07:32" (1/1) ... [2024-08-07 14:07:32,783 INFO L175 MemorySlicer]: Split 10 memory accesses to 2 slices as follows [2, 8]. 80 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 4 writes are split as follows [0, 4]. [2024-08-07 14:07:32,783 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 02:07:32" (1/1) ... [2024-08-07 14:07:32,783 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 02:07:32" (1/1) ... [2024-08-07 14:07:32,802 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 02:07:32" (1/1) ... [2024-08-07 14:07:32,806 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 02:07:32" (1/1) ... [2024-08-07 14:07:32,808 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 02:07:32" (1/1) ... [2024-08-07 14:07:32,818 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-08-07 14:07:32,819 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-08-07 14:07:32,819 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-08-07 14:07:32,819 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-08-07 14:07:32,820 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 02:07:32" (1/1) ... [2024-08-07 14:07:32,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-08-07 14:07:32,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-08-07 14:07:32,856 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 14:07:32,858 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 14:07:32,911 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-08-07 14:07:32,911 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-08-07 14:07:32,911 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2024-08-07 14:07:32,911 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-08-07 14:07:32,911 INFO L138 BoogieDeclarations]: Found implementation of procedure __bswap_32 [2024-08-07 14:07:32,911 INFO L138 BoogieDeclarations]: Found implementation of procedure __bswap_64 [2024-08-07 14:07:32,911 INFO L138 BoogieDeclarations]: Found implementation of procedure __uint16_identity [2024-08-07 14:07:32,911 INFO L138 BoogieDeclarations]: Found implementation of procedure __uint32_identity [2024-08-07 14:07:32,911 INFO L138 BoogieDeclarations]: Found implementation of procedure __uint64_identity [2024-08-07 14:07:32,912 INFO L138 BoogieDeclarations]: Found implementation of procedure search_list [2024-08-07 14:07:32,912 INFO L138 BoogieDeclarations]: Found implementation of procedure insert_list [2024-08-07 14:07:32,912 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-08-07 14:07:32,912 INFO L130 BoogieDeclarations]: Found specification of procedure abort [2024-08-07 14:07:32,912 INFO L130 BoogieDeclarations]: Found specification of procedure __assert_fail [2024-08-07 14:07:32,912 INFO L130 BoogieDeclarations]: Found specification of procedure __assert_perror_fail [2024-08-07 14:07:32,912 INFO L130 BoogieDeclarations]: Found specification of procedure __assert [2024-08-07 14:07:32,913 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2024-08-07 14:07:32,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-08-07 14:07:32,914 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-08-07 14:07:32,914 INFO L130 BoogieDeclarations]: Found specification of procedure __ctype_get_mb_cur_max [2024-08-07 14:07:32,914 INFO L130 BoogieDeclarations]: Found specification of procedure atof [2024-08-07 14:07:32,914 INFO L130 BoogieDeclarations]: Found specification of procedure atoi [2024-08-07 14:07:32,914 INFO L130 BoogieDeclarations]: Found specification of procedure atol [2024-08-07 14:07:32,914 INFO L130 BoogieDeclarations]: Found specification of procedure atoll [2024-08-07 14:07:32,914 INFO L130 BoogieDeclarations]: Found specification of procedure strtod [2024-08-07 14:07:32,914 INFO L130 BoogieDeclarations]: Found specification of procedure strtof [2024-08-07 14:07:32,914 INFO L130 BoogieDeclarations]: Found specification of procedure strtold [2024-08-07 14:07:32,914 INFO L130 BoogieDeclarations]: Found specification of procedure strtol [2024-08-07 14:07:32,914 INFO L130 BoogieDeclarations]: Found specification of procedure strtoul [2024-08-07 14:07:32,914 INFO L130 BoogieDeclarations]: Found specification of procedure strtoq [2024-08-07 14:07:32,915 INFO L130 BoogieDeclarations]: Found specification of procedure strtouq [2024-08-07 14:07:32,915 INFO L130 BoogieDeclarations]: Found specification of procedure strtoll [2024-08-07 14:07:32,915 INFO L130 BoogieDeclarations]: Found specification of procedure strtoull [2024-08-07 14:07:32,915 INFO L130 BoogieDeclarations]: Found specification of procedure l64a [2024-08-07 14:07:32,915 INFO L130 BoogieDeclarations]: Found specification of procedure a64l [2024-08-07 14:07:32,915 INFO L130 BoogieDeclarations]: Found specification of procedure __bswap_32 [2024-08-07 14:07:32,915 INFO L130 BoogieDeclarations]: Found specification of procedure __bswap_64 [2024-08-07 14:07:32,915 INFO L130 BoogieDeclarations]: Found specification of procedure __uint16_identity [2024-08-07 14:07:32,915 INFO L130 BoogieDeclarations]: Found specification of procedure __uint32_identity [2024-08-07 14:07:32,915 INFO L130 BoogieDeclarations]: Found specification of procedure __uint64_identity [2024-08-07 14:07:32,915 INFO L130 BoogieDeclarations]: Found specification of procedure select [2024-08-07 14:07:32,915 INFO L130 BoogieDeclarations]: Found specification of procedure pselect [2024-08-07 14:07:32,916 INFO L130 BoogieDeclarations]: Found specification of procedure gnu_dev_major [2024-08-07 14:07:32,916 INFO L130 BoogieDeclarations]: Found specification of procedure gnu_dev_minor [2024-08-07 14:07:32,916 INFO L130 BoogieDeclarations]: Found specification of procedure gnu_dev_makedev [2024-08-07 14:07:32,916 INFO L130 BoogieDeclarations]: Found specification of procedure random [2024-08-07 14:07:32,916 INFO L130 BoogieDeclarations]: Found specification of procedure srandom [2024-08-07 14:07:32,916 INFO L130 BoogieDeclarations]: Found specification of procedure initstate [2024-08-07 14:07:32,916 INFO L130 BoogieDeclarations]: Found specification of procedure setstate [2024-08-07 14:07:32,916 INFO L130 BoogieDeclarations]: Found specification of procedure random_r [2024-08-07 14:07:32,916 INFO L130 BoogieDeclarations]: Found specification of procedure srandom_r [2024-08-07 14:07:32,916 INFO L130 BoogieDeclarations]: Found specification of procedure initstate_r [2024-08-07 14:07:32,916 INFO L130 BoogieDeclarations]: Found specification of procedure setstate_r [2024-08-07 14:07:32,916 INFO L130 BoogieDeclarations]: Found specification of procedure rand [2024-08-07 14:07:32,917 INFO L130 BoogieDeclarations]: Found specification of procedure srand [2024-08-07 14:07:32,917 INFO L130 BoogieDeclarations]: Found specification of procedure rand_r [2024-08-07 14:07:32,917 INFO L130 BoogieDeclarations]: Found specification of procedure drand48 [2024-08-07 14:07:32,917 INFO L130 BoogieDeclarations]: Found specification of procedure erand48 [2024-08-07 14:07:32,917 INFO L130 BoogieDeclarations]: Found specification of procedure lrand48 [2024-08-07 14:07:32,917 INFO L130 BoogieDeclarations]: Found specification of procedure nrand48 [2024-08-07 14:07:32,919 INFO L130 BoogieDeclarations]: Found specification of procedure mrand48 [2024-08-07 14:07:32,919 INFO L130 BoogieDeclarations]: Found specification of procedure jrand48 [2024-08-07 14:07:32,919 INFO L130 BoogieDeclarations]: Found specification of procedure srand48 [2024-08-07 14:07:32,919 INFO L130 BoogieDeclarations]: Found specification of procedure seed48 [2024-08-07 14:07:32,920 INFO L130 BoogieDeclarations]: Found specification of procedure lcong48 [2024-08-07 14:07:32,920 INFO L130 BoogieDeclarations]: Found specification of procedure drand48_r [2024-08-07 14:07:32,920 INFO L130 BoogieDeclarations]: Found specification of procedure erand48_r [2024-08-07 14:07:32,921 INFO L130 BoogieDeclarations]: Found specification of procedure lrand48_r [2024-08-07 14:07:32,921 INFO L130 BoogieDeclarations]: Found specification of procedure nrand48_r [2024-08-07 14:07:32,921 INFO L130 BoogieDeclarations]: Found specification of procedure mrand48_r [2024-08-07 14:07:32,921 INFO L130 BoogieDeclarations]: Found specification of procedure jrand48_r [2024-08-07 14:07:32,921 INFO L130 BoogieDeclarations]: Found specification of procedure srand48_r [2024-08-07 14:07:32,923 INFO L130 BoogieDeclarations]: Found specification of procedure seed48_r [2024-08-07 14:07:32,924 INFO L130 BoogieDeclarations]: Found specification of procedure lcong48_r [2024-08-07 14:07:32,924 INFO L130 BoogieDeclarations]: Found specification of procedure malloc [2024-08-07 14:07:32,924 INFO L130 BoogieDeclarations]: Found specification of procedure calloc [2024-08-07 14:07:32,924 INFO L130 BoogieDeclarations]: Found specification of procedure realloc [2024-08-07 14:07:32,924 INFO L130 BoogieDeclarations]: Found specification of procedure free [2024-08-07 14:07:32,925 INFO L130 BoogieDeclarations]: Found specification of procedure alloca [2024-08-07 14:07:32,925 INFO L130 BoogieDeclarations]: Found specification of procedure valloc [2024-08-07 14:07:32,925 INFO L130 BoogieDeclarations]: Found specification of procedure posix_memalign [2024-08-07 14:07:32,925 INFO L130 BoogieDeclarations]: Found specification of procedure aligned_alloc [2024-08-07 14:07:32,926 INFO L130 BoogieDeclarations]: Found specification of procedure atexit [2024-08-07 14:07:32,926 INFO L130 BoogieDeclarations]: Found specification of procedure at_quick_exit [2024-08-07 14:07:32,926 INFO L130 BoogieDeclarations]: Found specification of procedure on_exit [2024-08-07 14:07:32,926 INFO L130 BoogieDeclarations]: Found specification of procedure exit [2024-08-07 14:07:32,926 INFO L130 BoogieDeclarations]: Found specification of procedure quick_exit [2024-08-07 14:07:32,926 INFO L130 BoogieDeclarations]: Found specification of procedure _Exit [2024-08-07 14:07:32,926 INFO L130 BoogieDeclarations]: Found specification of procedure getenv [2024-08-07 14:07:32,926 INFO L130 BoogieDeclarations]: Found specification of procedure putenv [2024-08-07 14:07:32,926 INFO L130 BoogieDeclarations]: Found specification of procedure setenv [2024-08-07 14:07:32,926 INFO L130 BoogieDeclarations]: Found specification of procedure unsetenv [2024-08-07 14:07:32,927 INFO L130 BoogieDeclarations]: Found specification of procedure clearenv [2024-08-07 14:07:32,927 INFO L130 BoogieDeclarations]: Found specification of procedure mktemp [2024-08-07 14:07:32,927 INFO L130 BoogieDeclarations]: Found specification of procedure mkstemp [2024-08-07 14:07:32,927 INFO L130 BoogieDeclarations]: Found specification of procedure mkstemps [2024-08-07 14:07:32,928 INFO L130 BoogieDeclarations]: Found specification of procedure mkdtemp [2024-08-07 14:07:32,929 INFO L130 BoogieDeclarations]: Found specification of procedure system [2024-08-07 14:07:32,929 INFO L130 BoogieDeclarations]: Found specification of procedure realpath [2024-08-07 14:07:32,929 INFO L130 BoogieDeclarations]: Found specification of procedure bsearch [2024-08-07 14:07:32,929 INFO L130 BoogieDeclarations]: Found specification of procedure qsort [2024-08-07 14:07:32,929 INFO L130 BoogieDeclarations]: Found specification of procedure abs [2024-08-07 14:07:32,929 INFO L130 BoogieDeclarations]: Found specification of procedure labs [2024-08-07 14:07:32,929 INFO L130 BoogieDeclarations]: Found specification of procedure llabs [2024-08-07 14:07:32,929 INFO L130 BoogieDeclarations]: Found specification of procedure div [2024-08-07 14:07:32,930 INFO L130 BoogieDeclarations]: Found specification of procedure ldiv [2024-08-07 14:07:32,930 INFO L130 BoogieDeclarations]: Found specification of procedure lldiv [2024-08-07 14:07:32,930 INFO L130 BoogieDeclarations]: Found specification of procedure ecvt [2024-08-07 14:07:32,930 INFO L130 BoogieDeclarations]: Found specification of procedure fcvt [2024-08-07 14:07:32,930 INFO L130 BoogieDeclarations]: Found specification of procedure gcvt [2024-08-07 14:07:32,930 INFO L130 BoogieDeclarations]: Found specification of procedure qecvt [2024-08-07 14:07:32,931 INFO L130 BoogieDeclarations]: Found specification of procedure qfcvt [2024-08-07 14:07:32,931 INFO L130 BoogieDeclarations]: Found specification of procedure qgcvt [2024-08-07 14:07:32,931 INFO L130 BoogieDeclarations]: Found specification of procedure ecvt_r [2024-08-07 14:07:32,931 INFO L130 BoogieDeclarations]: Found specification of procedure fcvt_r [2024-08-07 14:07:32,931 INFO L130 BoogieDeclarations]: Found specification of procedure qecvt_r [2024-08-07 14:07:32,931 INFO L130 BoogieDeclarations]: Found specification of procedure qfcvt_r [2024-08-07 14:07:32,931 INFO L130 BoogieDeclarations]: Found specification of procedure mblen [2024-08-07 14:07:32,931 INFO L130 BoogieDeclarations]: Found specification of procedure mbtowc [2024-08-07 14:07:32,931 INFO L130 BoogieDeclarations]: Found specification of procedure wctomb [2024-08-07 14:07:32,931 INFO L130 BoogieDeclarations]: Found specification of procedure mbstowcs [2024-08-07 14:07:32,931 INFO L130 BoogieDeclarations]: Found specification of procedure wcstombs [2024-08-07 14:07:32,931 INFO L130 BoogieDeclarations]: Found specification of procedure rpmatch [2024-08-07 14:07:32,931 INFO L130 BoogieDeclarations]: Found specification of procedure getsubopt [2024-08-07 14:07:32,931 INFO L130 BoogieDeclarations]: Found specification of procedure getloadavg [2024-08-07 14:07:32,931 INFO L130 BoogieDeclarations]: Found specification of procedure search_list [2024-08-07 14:07:32,932 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-08-07 14:07:32,932 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-08-07 14:07:32,932 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-08-07 14:07:32,932 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-08-07 14:07:32,932 INFO L130 BoogieDeclarations]: Found specification of procedure insert_list [2024-08-07 14:07:32,932 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-08-07 14:07:32,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-08-07 14:07:32,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-08-07 14:07:32,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-08-07 14:07:32,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-08-07 14:07:32,932 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-08-07 14:07:32,932 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-08-07 14:07:32,932 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-08-07 14:07:32,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-08-07 14:07:32,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-08-07 14:07:32,933 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-08-07 14:07:33,204 INFO L273 CfgBuilder]: Building ICFG [2024-08-07 14:07:33,207 INFO L304 CfgBuilder]: Building CFG for each procedure with an implementation [2024-08-07 14:07:33,275 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint L180: havoc #t~nondet1; [2024-08-07 14:07:33,374 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint L185: havoc #t~nondet2; [2024-08-07 14:07:33,417 INFO L? ?]: Removed 31 outVars from TransFormulas that were not future-live. [2024-08-07 14:07:33,417 INFO L327 CfgBuilder]: Performing block encoding [2024-08-07 14:07:33,427 INFO L349 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-08-07 14:07:33,428 INFO L354 CfgBuilder]: Removed 0 assume(true) statements. [2024-08-07 14:07:33,429 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.08 02:07:33 BoogieIcfgContainer [2024-08-07 14:07:33,429 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-08-07 14:07:33,431 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-08-07 14:07:33,432 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-08-07 14:07:33,435 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-08-07 14:07:33,435 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.08 02:07:32" (1/4) ... [2024-08-07 14:07:33,436 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@529c3494 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.08 02:07:33, skipping insertion in model container [2024-08-07 14:07:33,437 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 07.08 02:07:32" (2/4) ... [2024-08-07 14:07:33,438 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@529c3494 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 07.08 02:07:33, skipping insertion in model container [2024-08-07 14:07:33,438 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 02:07:32" (3/4) ... [2024-08-07 14:07:33,438 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@529c3494 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 07.08 02:07:33, skipping insertion in model container [2024-08-07 14:07:33,438 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.08 02:07:33" (4/4) ... [2024-08-07 14:07:33,439 INFO L119 eAbstractionObserver]: Analyzing ICFG list_search-1.i [2024-08-07 14:07:33,439 WARN L130 eAbstractionObserver]: Found a witness in the YAML format. I will only consider traces that are accepted by the witness [2024-08-07 14:07:33,461 INFO L221 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-08-07 14:07:33,461 INFO L180 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-08-07 14:07:33,513 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,515 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,518 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,518 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,519 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,521 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,522 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,522 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,524 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,524 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,525 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,525 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,526 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,526 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,526 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,526 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,526 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,527 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,527 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,529 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,530 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,530 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,531 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,531 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,532 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,532 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,533 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,533 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,533 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,533 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,534 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,534 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,535 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,535 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,535 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,536 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,537 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,537 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,537 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,538 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,538 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,538 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,539 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,539 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,539 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,540 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,540 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,540 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,540 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,541 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,541 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,542 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,542 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,544 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,545 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,545 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,545 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,545 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,545 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,545 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,546 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,546 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,546 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,546 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,546 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,546 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,546 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,547 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,547 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,547 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,547 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,547 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,547 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,548 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,548 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,548 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,548 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,551 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,551 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,551 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,552 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,552 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,553 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,553 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,554 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,554 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,554 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,554 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,554 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,556 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,556 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,556 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,557 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,557 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,557 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,557 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,557 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,560 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,560 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,560 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,561 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,561 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,561 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,561 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,561 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,561 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,562 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,562 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,562 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,562 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,562 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,562 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,562 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,563 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,563 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,563 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,563 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,566 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,566 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,566 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,566 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,568 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,568 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,569 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,569 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,569 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,569 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,569 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,569 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,569 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,570 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,570 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,570 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,570 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,570 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,570 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,570 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,571 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,571 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,571 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,571 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,571 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,571 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,572 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,572 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,572 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,572 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,572 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,573 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,573 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,573 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,573 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,573 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,574 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,574 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,574 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,574 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,574 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,575 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,575 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,575 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,575 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,575 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,575 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,576 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,576 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,576 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,576 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,576 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,576 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,577 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,577 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,577 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,577 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,577 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,577 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,578 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,578 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,578 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,578 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,578 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,579 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,579 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,579 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,579 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,579 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,579 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,580 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,580 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,580 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,580 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,580 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,580 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,580 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,581 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,581 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,581 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,581 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,581 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,581 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,582 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,582 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,582 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,582 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,582 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,582 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,583 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,583 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,583 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,583 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,583 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,583 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,584 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,584 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,584 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,584 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,584 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,584 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,584 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,595 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,596 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,596 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,596 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,596 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,596 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,597 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,597 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,597 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,599 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,599 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,600 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,600 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,600 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,600 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,600 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,601 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,601 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,602 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,602 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,602 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,602 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,603 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,605 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,606 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,606 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,606 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,606 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,606 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,607 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,607 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,607 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,607 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,607 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,609 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,609 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,609 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,609 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,610 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,610 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,610 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,610 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,610 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,610 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,611 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,611 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,611 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,611 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,611 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,612 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,612 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,612 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,612 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,614 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,614 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,615 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,615 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,615 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,615 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,616 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,616 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,616 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,616 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,616 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,617 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,617 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,617 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,617 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,618 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,619 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,619 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,619 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,620 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,620 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,620 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,620 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,621 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,621 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,621 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,621 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,621 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,622 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,623 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,623 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,623 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,623 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,623 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,624 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,624 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,624 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,624 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,624 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,625 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,625 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,625 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,626 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,626 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,626 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,626 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,627 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,627 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,627 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,627 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,627 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,628 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,628 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,628 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,628 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,628 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,629 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,629 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,629 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,629 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,629 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,629 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,630 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,630 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,630 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,630 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,630 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,630 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,631 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,631 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,631 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,632 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,632 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,632 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,632 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,632 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,633 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,633 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,633 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,633 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,634 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,634 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,634 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,634 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,635 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,635 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,635 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,635 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,636 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,636 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,636 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,636 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,636 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,637 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,637 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,637 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,637 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,637 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,638 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,638 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,638 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,638 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,639 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,639 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,639 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,639 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,640 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,640 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,640 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,641 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,641 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,641 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,641 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,642 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,642 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,642 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,643 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,643 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,643 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,643 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,644 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,644 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,644 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,644 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,644 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,645 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,645 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,645 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,645 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,646 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,646 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,646 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,646 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,647 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,647 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,647 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,647 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,647 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,647 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,648 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,648 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,648 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,648 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,648 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,649 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,649 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,650 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,650 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,655 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,655 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,656 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,656 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,656 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,656 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,657 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,657 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,658 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,658 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,658 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,658 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,659 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,659 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,659 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,659 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,660 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,660 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,661 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,661 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,661 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,661 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,661 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,662 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,662 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,662 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,663 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,663 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,663 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,663 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,664 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,664 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,664 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,664 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,665 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,665 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,665 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,665 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,666 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,666 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,666 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,666 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,667 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,667 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,667 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,667 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,667 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,668 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,668 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,668 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,668 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,669 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,670 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,670 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,670 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,671 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,671 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,671 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,672 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,672 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,672 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,672 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,672 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,672 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,682 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,683 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,683 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,683 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,684 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,684 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,684 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,684 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,685 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,685 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,685 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,685 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,686 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,686 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,686 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,686 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,687 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,687 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,687 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,687 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,687 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,688 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,688 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,688 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,688 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,689 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,689 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,689 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,689 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,690 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,690 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,690 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,690 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,691 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,691 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,691 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,691 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,692 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,692 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,692 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,692 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,693 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,693 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,693 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,693 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,693 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,694 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,694 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,694 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,694 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,694 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,694 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,695 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,695 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,695 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,695 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,695 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,696 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,696 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,696 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,699 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,699 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,700 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,700 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,700 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,700 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,700 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,700 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,700 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,700 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,701 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,701 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,701 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,701 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,701 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,701 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,701 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,702 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,702 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,702 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,702 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,704 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,705 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,705 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,705 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,705 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,705 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,706 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,706 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,706 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,706 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,706 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,707 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,707 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,707 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,707 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,707 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,707 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,708 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,708 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,708 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,708 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,708 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,708 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,709 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,709 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,709 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,709 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,709 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,709 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,710 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,710 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,710 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,710 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,710 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,711 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,732 INFO L90 WitnessUtils]: NestedWordAutomaton nwa = ( callAlphabet = {"call #t~ret11.base, #t~ret11.offset := search_list(~head~0.base, ~head~0.offset, 2);" "call #t~ret10 := insert_list(~mylist~0.base, ~mylist~0.offset, 3);" "call #t~ret9 := insert_list(~mylist~0.base, ~mylist~0.offset, 1);" "call #t~ret8 := insert_list(~mylist~0.base, ~mylist~0.offset, 5);" "call #t~ret7 := insert_list(~mylist~0.base, ~mylist~0.offset, 2);" "call #t~ret14 := main();" "call ULTIMATE.init();" "call __VERIFIER_assert((if 1 == #t~mem12 then 1 else 0));" }, internalAlphabet = {"#res.base, #res.offset := ~l.base, ~l.offset;" "call #t~mem5.base, #t~mem5.offset := read~$Pointer$#1(~l.base, 4 + ~l.offset, 4);~l.base, ~l.offset := #t~mem5.base, #t~mem5.offset;havoc #t~mem5.base, #t~mem5.offset;" "assume #t~short4;havoc #t~mem3;havoc #t~short4;" "assume !#t~short4;havoc #t~mem3;havoc #t~short4;" "assume #t~short4;call #t~mem3 := read~int#1(~l.base, ~l.offset, 4);#t~short4 := #t~mem3 != ~k;" "assume !#t~short4;" "#t~short4 := ~l.base != 0 || ~l.offset != 0;" "assume true;" "assume !true;" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;~l.base, ~l.offset := ~head~0.base, ~head~0.offset;" "assume true;" "assume false;" "assume false;" "assume !false;" "assume 0 == ~cond;" "assume !(0 == ~cond);" "~cond := #in~cond;" "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(16, 2);~head~0.base, ~head~0.offset := 0, 0;" "assume true;" "call #t~mem13.base, #t~mem13.offset := read~$Pointer$#1(~head~0.base, 4 + ~head~0.offset, 4);~tmp~0.base, ~tmp~0.offset := #t~mem13.base, #t~mem13.offset;havoc #t~mem13.base, #t~mem13.offset;call ULTIMATE.dealloc(~head~0.base, ~head~0.offset);~head~0.base, ~head~0.offset := ~tmp~0.base, ~tmp~0.offset;havoc ~tmp~0.base, ~tmp~0.offset;" "assume ~head~0.base != 0 || ~head~0.offset != 0;" "assume !(~head~0.base != 0 || ~head~0.offset != 0);" "assume true;" "assume !true;" "havoc #t~mem12;" "SUMMARY for call __VERIFIER_assert((if 1 == #t~mem12 then 1 else 0)); srcloc: L561-1" "~temp~0.base, ~temp~0.offset := #t~ret11.base, #t~ret11.offset;havoc #t~ret11.base, #t~ret11.offset;call #t~mem12 := read~int#1(~temp~0.base, ~temp~0.offset, 4);" "SUMMARY for call #t~ret11.base, #t~ret11.offset := search_list(~head~0.base, ~head~0.offset, 2); srcloc: L560-1" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;havoc #t~ret10;" "SUMMARY for call #t~ret10 := insert_list(~mylist~0.base, ~mylist~0.offset, 3); srcloc: L559-1" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;havoc #t~ret9;" "SUMMARY for call #t~ret9 := insert_list(~mylist~0.base, ~mylist~0.offset, 1); srcloc: L558-1" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;havoc #t~ret8;" "SUMMARY for call #t~ret8 := insert_list(~mylist~0.base, ~mylist~0.offset, 5); srcloc: L557-1" "assume -2147483648 <= #t~ret7 && #t~ret7 <= 2147483647;havoc #t~ret7;" "SUMMARY for call #t~ret7 := insert_list(~mylist~0.base, ~mylist~0.offset, 2); srcloc: L556-1" "havoc ~i~0;havoc ~mylist~0.base, ~mylist~0.offset;havoc ~temp~0.base, ~temp~0.offset;" "assume true;" "~head~0.base, ~head~0.offset := ~l.base, ~l.offset;#res := 0;" "assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);" "assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;call #t~malloc6.base, #t~malloc6.offset := #Ultimate.allocOnHeap(8);~l.base, ~l.offset := #t~malloc6.base, #t~malloc6.offset;havoc #t~malloc6.base, #t~malloc6.offset;call write~int#1(~k, ~l.base, ~l.offset, 4);" "assume true;" "SUMMARY for call #t~ret14 := main(); srcloc: L-1" "SUMMARY for call ULTIMATE.init(); srcloc: ULTIMATE.startENTRY" "assume true;" }, returnAlphabet = {"#65#return;" "#67#return;" "#69#return;" "#71#return;" "#73#return;" "#75#return;" "#77#return;" "#63#return;" }, states = {"CountingPredicate [underlying: 14#L559true, annotation: [5, 0]]" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 22#L558true, annotation: [2, 0]]" "CountingPredicate [underlying: 37#L563true, annotation: [2, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 3#Loop~1true, annotation: [2, 0]]" "CountingPredicate [underlying: 36#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [5, 0]]" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 16#L539true, annotation: [10, 0]]" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 8#L14true, annotation: [14, 0]]" "CountingPredicate [underlying: 29#L561true, annotation: [19, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 5#L536-2true, annotation: [4, 0]]" "CountingPredicate [underlying: 35#L557true, annotation: [6, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 16#L539true, annotation: [2, 0]]" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 4#L536true, annotation: [5, 0]]" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 41#L15true, annotation: [14, 0]]" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 30#mainENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 4#L536true, annotation: [13, 0]]" "CountingPredicate [underlying: 17#L560true, annotation: [14, 0]]" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 33#L544true, annotation: [7, 0]]" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 39#L536-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 32#L537true, annotation: [4, 0]]" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [17, 0]]" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [17, 0]]" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 39#L536-1true, annotation: [2, 0]]" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 3#Loop~1true, annotation: [10, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [13, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [2, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [8, 0]]" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [21, 0]]" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 20#L562true, annotation: [8, 0]]" "CountingPredicate [underlying: 37#L563true, annotation: [10, 0]]" "CountingPredicate [underlying: 29#L561true, annotation: [2, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 41#L15true, annotation: [5, 0]]" "CountingPredicate [underlying: 37#L563true, annotation: [1, 0]]" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 8#L14true, annotation: [5, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 31#L550true, annotation: [5, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [4, 0]]" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 8#L14true, annotation: [13, 0]]" "CountingPredicate [underlying: 43#L556true, annotation: [3, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [15, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [8, 0]]" "CountingPredicate [underlying: 41#L15true, annotation: [21, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 4#L536true, annotation: [4, 0]]" "CountingPredicate [underlying: 29#L561true, annotation: [10, 0]]" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 17#L560true, annotation: [7, 0]]" "CountingPredicate [underlying: 16#L539true, annotation: [1, 0]]" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 41#L15true, annotation: [13, 0]]" "CountingPredicate [underlying: 17#L560true, annotation: [15, 0]]" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 32#L537true, annotation: [5, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [9, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 7#L558-1true, annotation: [4, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [1, 0]]" "CountingPredicate [underlying: 20#L562true, annotation: [15, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [7, 0]]" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 20#L562true, annotation: [7, 0]]" "CountingPredicate [underlying: 9#L557-1true, annotation: [3, 0]]" "CountingPredicate [underlying: 37#L563true, annotation: [4, 0]]" "CountingPredicate [underlying: 29#L561true, annotation: [1, 0]]" "CountingPredicate [underlying: 26#ULTIMATE.initENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 41#L15true, annotation: [8, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [14, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 8#L14true, annotation: [8, 0]]" "CountingPredicate [underlying: 31#L550true, annotation: [8, 0]]" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 4#L536true, annotation: [7, 0]]" "CountingPredicate [underlying: 17#L560true, annotation: [8, 0]]" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 16#L539true, annotation: [4, 0]]" "CountingPredicate [underlying: 35#L557true, annotation: [4, 0]]" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 5#L536-2true, annotation: [14, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [5, 0]]" "CountingPredicate [underlying: 33#L544true, annotation: [10, 0]]" "CountingPredicate [underlying: 4#L536true, annotation: [15, 0]]" "CountingPredicate [underlying: 32#L537true, annotation: [2, 0]]" "CountingPredicate [underlying: 33#L544true, annotation: [1, 0]]" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [4, 0]]" "CountingPredicate [underlying: 32#L537true, annotation: [10, 0]]" "CountingPredicate [underlying: 3#Loop~1true, annotation: [8, 0]]" "CountingPredicate [underlying: 39#L536-1true, annotation: [4, 0]]" "CountingPredicate [underlying: 20#L562true, annotation: [14, 0]]" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 3#Loop~1true, annotation: [16, 0]]" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 14#L559true, annotation: [4, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [21, 0]]" "CountingPredicate [underlying: 41#L15true, annotation: [7, 0]]" "CountingPredicate [underlying: 22#L558true, annotation: [1, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [13, 0]]" "CountingPredicate [underlying: 8#L14true, annotation: [7, 0]]" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 3#Loop~1true, annotation: [1, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [2, 0]]" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 31#L550true, annotation: [7, 0]]" "CountingPredicate [underlying: 22#L558true, annotation: [9, 0]]" "CountingPredicate [underlying: 8#L14true, annotation: [15, 0]]" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 5#L536-2true, annotation: [5, 0]]" "CountingPredicate [underlying: 14#L559true, annotation: [12, 0]]" "CountingPredicate [underlying: 11#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 41#L15true, annotation: [15, 0]]" "CountingPredicate [underlying: 29#L561true, annotation: [8, 0]]" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [21, 0]]" "CountingPredicate [underlying: 17#L560true, annotation: [1, 0]]" "CountingPredicate [underlying: 20#L562true, annotation: [5, 0]]" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 20#L562true, annotation: [21, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [5, 0]]" "CountingPredicate [underlying: 7#L558-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 39#L536-1true, annotation: [5, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 37#L563true, annotation: [19, 0]]" "CountingPredicate [underlying: 20#L562true, annotation: [13, 0]]" "CountingPredicate [underlying: 19#L556-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [18, 0]]" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 31#L550true, annotation: [10, 0]]" "CountingPredicate [underlying: 41#L15true, annotation: [10, 0]]" "CountingPredicate [underlying: 9#L557-1true, annotation: [1, 0]]" "CountingPredicate [underlying: 5#L536-2true, annotation: [16, 0]]" "CountingPredicate [underlying: 8#L14true, annotation: [2, 0]]" "CountingPredicate [underlying: 14#L559true, annotation: [1, 0]]" "CountingPredicate [underlying: 31#L550true, annotation: [2, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [1, 0]]" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 41#L15true, annotation: [2, 0]]" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 8#L14true, annotation: [10, 0]]" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 16#L539true, annotation: [14, 0]]" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 4#L536true, annotation: [1, 0]]" "CountingPredicate [underlying: 29#L561true, annotation: [15, 0]]" "CountingPredicate [underlying: 5#L536-2true, annotation: [8, 0]]" "CountingPredicate [underlying: 35#L557true, annotation: [2, 0]]" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 17#L560true, annotation: [2, 0]]" "CountingPredicate [underlying: 29#L561true, annotation: [7, 0]]" "CountingPredicate [underlying: 20#L562true, annotation: [4, 0]]" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 39#L536-1true, annotation: [14, 0]]" "CountingPredicate [underlying: 17#L560true, annotation: [10, 0]]" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [11, 0]]" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 17#L560true, annotation: [18, 0]]" "CountingPredicate [underlying: 32#L537true, annotation: [8, 0]]" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [4, 0]]" "CountingPredicate [underlying: 3#Loop~1true, annotation: [14, 0]]" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 7#L558-1true, annotation: [1, 0]]" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 37#L563true, annotation: [14, 0]]" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 22#L558true, annotation: [7, 0]]" "CountingPredicate [underlying: 37#L563true, annotation: [5, 0]]" "CountingPredicate [underlying: 14#L559true, annotation: [2, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [19, 0]]" "CountingPredicate [underlying: 8#L14true, annotation: [1, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 41#L15true, annotation: [1, 0]]" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [21, 0]]" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 3#Loop~1true, annotation: [7, 0]]" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [12, 0]]" "CountingPredicate [underlying: 29#L561true, annotation: [14, 0]]" "CountingPredicate [underlying: 16#L539true, annotation: [13, 0]]" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 31#L550true, annotation: [1, 0]]" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 5#L536-2true, annotation: [7, 0]]" "CountingPredicate [underlying: 4#L536true, annotation: [8, 0]]" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 14#L559true, annotation: [10, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [4, 0]]" "CountingPredicate [underlying: 16#L539true, annotation: [5, 0]]" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 4#L536true, annotation: [16, 0]]" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 33#L544true, annotation: [2, 0]]" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 32#L537true, annotation: [1, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [5, 0]]" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 39#L536-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 37#L563true, annotation: [21, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [8, 0]]" "CountingPredicate [underlying: 20#L562true, annotation: [19, 0]]" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [21, 0]]" "CountingPredicate [underlying: 37#L563true, annotation: [13, 0]]" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 22#L558true, annotation: [4, 0]]" "CountingPredicate [underlying: 8#L14true, annotation: [4, 0]]" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 31#L550true, annotation: [4, 0]]" "CountingPredicate [underlying: 41#L15true, annotation: [4, 0]]" "CountingPredicate [underlying: 3#Loop~1true, annotation: [4, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [21, 0]]" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 32#L537true, annotation: [15, 0]]" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 5#L536-2true, annotation: [2, 0]]" "CountingPredicate [underlying: 29#L561true, annotation: [13, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [1, 0]]" "CountingPredicate [underlying: 5#L536-2true, annotation: [10, 0]]" "CountingPredicate [underlying: 28#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 17#L560true, annotation: [4, 0]]" "CountingPredicate [underlying: 29#L561true, annotation: [5, 0]]" "CountingPredicate [underlying: 16#L539true, annotation: [8, 0]]" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 14#L559true, annotation: [7, 0]]" "CountingPredicate [underlying: 33#L544true, annotation: [5, 0]]" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 20#L562true, annotation: [2, 0]]" "CountingPredicate [underlying: 39#L536-1true, annotation: [16, 0]]" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 16#L539true, annotation: [17, 0]]" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 39#L536-1true, annotation: [8, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [10, 0]]" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [15, 0]]" "CountingPredicate [underlying: 20#L562true, annotation: [10, 0]]" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 37#L563true, annotation: [8, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [2, 0]]" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 31#L550true, annotation: [11, 0]]" "CountingPredicate [underlying: 22#L558true, annotation: [5, 0]]" "CountingPredicate [underlying: 37#L563true, annotation: [7, 0]]" "CountingPredicate [underlying: 29#L561true, annotation: [4, 0]]" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [21, 0]]" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [11, 0]]" "CountingPredicate [underlying: 43#L556true, annotation: [1, 0]]" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 3#Loop~1true, annotation: [5, 0]]" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 10#L-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 5#L536-2true, annotation: [1, 0]]" "CountingPredicate [underlying: 8#L14true, annotation: [19, 0]]" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 32#L537true, annotation: [16, 0]]" "CountingPredicate [underlying: 16#L539true, annotation: [15, 0]]" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 4#L536true, annotation: [2, 0]]" "CountingPredicate [underlying: 17#L560true, annotation: [5, 0]]" "CountingPredicate [underlying: 14#L559true, annotation: [8, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [2, 0]]" "CountingPredicate [underlying: 4#L536true, annotation: [10, 0]]" "CountingPredicate [underlying: 35#L557true, annotation: [1, 0]]" "CountingPredicate [underlying: 16#L539true, annotation: [7, 0]]" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 33#L544true, annotation: [4, 0]]" "CountingPredicate [underlying: 17#L560true, annotation: [13, 0]]" "CountingPredicate [underlying: 20#L562true, annotation: [1, 0]]" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [21, 0]]" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 32#L537true, annotation: [7, 0]]" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 29#L561true, annotation: [21, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 7#L558-1true, annotation: [2, 0]]" "CountingPredicate [underlying: 39#L536-1true, annotation: [1, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [14, 0]]" "CountingPredicate [underlying: 37#L563true, annotation: [15, 0]]" "CountingPredicate [underlying: 23#Loop~2true, annotation: [1, 0]]" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [5, 0]]" }, initialStates = {"CountingPredicate [underlying: 28#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" }, finalStates = {"CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [21, 0]]" }, callTransitions = { ("CountingPredicate [underlying: 6#L561-1true, annotation: [5, 0]]" "call __VERIFIER_assert((if 1 == #t~mem12 then 1 else 0));" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 12#L560-1true, annotation: [7, 0]]" "call #t~ret11.base, #t~ret11.offset := search_list(~head~0.base, ~head~0.offset, 2);" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 6#L561-1true, annotation: [13, 0]]" "call __VERIFIER_assert((if 1 == #t~mem12 then 1 else 0));" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 15#L559-1true, annotation: [2, 0]]" "call #t~ret10 := insert_list(~mylist~0.base, ~mylist~0.offset, 3);" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 6#L561-1true, annotation: [4, 0]]" "call __VERIFIER_assert((if 1 == #t~mem12 then 1 else 0));" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 12#L560-1true, annotation: [8, 0]]" "call #t~ret11.base, #t~ret11.offset := search_list(~head~0.base, ~head~0.offset, 2);" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 15#L559-1true, annotation: [9, 0]]" "call #t~ret10 := insert_list(~mylist~0.base, ~mylist~0.offset, 3);" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 7#L558-1true, annotation: [4, 0]]" "call #t~ret9 := insert_list(~mylist~0.base, ~mylist~0.offset, 1);" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 15#L559-1true, annotation: [1, 0]]" "call #t~ret10 := insert_list(~mylist~0.base, ~mylist~0.offset, 3);" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 9#L557-1true, annotation: [3, 0]]" "call #t~ret8 := insert_list(~mylist~0.base, ~mylist~0.offset, 5);" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 12#L560-1true, annotation: [5, 0]]" "call #t~ret11.base, #t~ret11.offset := search_list(~head~0.base, ~head~0.offset, 2);" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 15#L559-1true, annotation: [4, 0]]" "call #t~ret10 := insert_list(~mylist~0.base, ~mylist~0.offset, 3);" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 6#L561-1true, annotation: [2, 0]]" "call __VERIFIER_assert((if 1 == #t~mem12 then 1 else 0));" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 7#L558-1true, annotation: [6, 0]]" "call #t~ret9 := insert_list(~mylist~0.base, ~mylist~0.offset, 1);" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 6#L561-1true, annotation: [10, 0]]" "call __VERIFIER_assert((if 1 == #t~mem12 then 1 else 0));" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 19#L556-1true, annotation: [0, 0]]" "call #t~ret7 := insert_list(~mylist~0.base, ~mylist~0.offset, 2);" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 6#L561-1true, annotation: [18, 0]]" "call __VERIFIER_assert((if 1 == #t~mem12 then 1 else 0));" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [19, 0]]") ("CountingPredicate [underlying: 9#L557-1true, annotation: [1, 0]]" "call #t~ret8 := insert_list(~mylist~0.base, ~mylist~0.offset, 5);" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 6#L561-1true, annotation: [1, 0]]" "call __VERIFIER_assert((if 1 == #t~mem12 then 1 else 0));" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 7#L558-1true, annotation: [1, 0]]" "call #t~ret9 := insert_list(~mylist~0.base, ~mylist~0.offset, 1);" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 12#L560-1true, annotation: [12, 0]]" "call #t~ret11.base, #t~ret11.offset := search_list(~head~0.base, ~head~0.offset, 2);" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 12#L560-1true, annotation: [4, 0]]" "call #t~ret11.base, #t~ret11.offset := search_list(~head~0.base, ~head~0.offset, 2);" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 15#L559-1true, annotation: [5, 0]]" "call #t~ret10 := insert_list(~mylist~0.base, ~mylist~0.offset, 3);" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 6#L561-1true, annotation: [8, 0]]" "call __VERIFIER_assert((if 1 == #t~mem12 then 1 else 0));" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 6#L561-1true, annotation: [7, 0]]" "call __VERIFIER_assert((if 1 == #t~mem12 then 1 else 0));" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 12#L560-1true, annotation: [1, 0]]" "call #t~ret11.base, #t~ret11.offset := search_list(~head~0.base, ~head~0.offset, 2);" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 28#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "call ULTIMATE.init();" "CountingPredicate [underlying: 26#ULTIMATE.initENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 6#L561-1true, annotation: [15, 0]]" "call __VERIFIER_assert((if 1 == #t~mem12 then 1 else 0));" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 10#L-1true, annotation: [0, 0]]" "call #t~ret14 := main();" "CountingPredicate [underlying: 30#mainENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 12#L560-1true, annotation: [10, 0]]" "call #t~ret11.base, #t~ret11.offset := search_list(~head~0.base, ~head~0.offset, 2);" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 12#L560-1true, annotation: [2, 0]]" "call #t~ret11.base, #t~ret11.offset := search_list(~head~0.base, ~head~0.offset, 2);" "CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 15#L559-1true, annotation: [7, 0]]" "call #t~ret10 := insert_list(~mylist~0.base, ~mylist~0.offset, 3);" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 7#L558-1true, annotation: [2, 0]]" "call #t~ret9 := insert_list(~mylist~0.base, ~mylist~0.offset, 1);" "CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 6#L561-1true, annotation: [14, 0]]" "call __VERIFIER_assert((if 1 == #t~mem12 then 1 else 0));" "CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [14, 0]]") }, internalTransitions = { ("CountingPredicate [underlying: 14#L559true, annotation: [5, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;havoc #t~ret10;" "CountingPredicate [underlying: 12#L560-1true, annotation: [5, 0]]") ("CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [15, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 22#L558true, annotation: [2, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;havoc #t~ret9;" "CountingPredicate [underlying: 15#L559-1true, annotation: [2, 0]]") ("CountingPredicate [underlying: 37#L563true, annotation: [2, 0]]" "call #t~mem13.base, #t~mem13.offset := read~$Pointer$#1(~head~0.base, 4 + ~head~0.offset, 4);~tmp~0.base, ~tmp~0.offset := #t~mem13.base, #t~mem13.offset;havoc #t~mem13.base, #t~mem13.offset;call ULTIMATE.dealloc(~head~0.base, ~head~0.offset);~head~0.base, ~head~0.offset := ~tmp~0.base, ~tmp~0.offset;havoc ~tmp~0.base, ~tmp~0.offset;" "CountingPredicate [underlying: 20#L562true, annotation: [2, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [8, 0]]" "assume true;" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 3#Loop~1true, annotation: [2, 0]]" "#t~short4 := ~l.base != 0 || ~l.offset != 0;" "CountingPredicate [underlying: 5#L536-2true, annotation: [2, 0]]") ("CountingPredicate [underlying: 36#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 11#ULTIMATE.initEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [4, 0]]" "assume true;" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 16#L539true, annotation: [10, 0]]" "#res.base, #res.offset := ~l.base, ~l.offset;" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [10, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 8#L14true, annotation: [10, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [14, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [14, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 29#L561true, annotation: [19, 0]]" "havoc #t~mem12;" "CountingPredicate [underlying: 20#L562true, annotation: [19, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [4, 0]]" "assume #t~short4;call #t~mem3 := read~int#1(~l.base, ~l.offset, 4);#t~short4 := #t~mem3 != ~k;" "CountingPredicate [underlying: 39#L536-1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [4, 0]]" "assume !#t~short4;" "CountingPredicate [underlying: 39#L536-1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 35#L557true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;havoc #t~ret8;" "CountingPredicate [underlying: 7#L558-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 16#L539true, annotation: [2, 0]]" "#res.base, #res.offset := ~l.base, ~l.offset;" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [2, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 8#L14true, annotation: [2, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [5, 0]]" "assume true;" "CountingPredicate [underlying: 3#Loop~1true, annotation: [5, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [5, 0]]" "assume !true;" "CountingPredicate [underlying: 16#L539true, annotation: [5, 0]]") ("CountingPredicate [underlying: 41#L15true, annotation: [14, 0]]" "assume false;" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [15, 0]]" "assume false;" "CountingPredicate [underlying: 41#L15true, annotation: [15, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [15, 0]]" "assume !false;" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 30#mainENTRYtrue, annotation: [0, 0]]" "havoc ~i~0;havoc ~mylist~0.base, ~mylist~0.offset;havoc ~temp~0.base, ~temp~0.offset;" "CountingPredicate [underlying: 19#L556-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 3#Loop~1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 16#L539true, annotation: [13, 0]]") ("CountingPredicate [underlying: 17#L560true, annotation: [14, 0]]" "~temp~0.base, ~temp~0.offset := #t~ret11.base, #t~ret11.offset;havoc #t~ret11.base, #t~ret11.offset;call #t~mem12 := read~int#1(~temp~0.base, ~temp~0.offset, 4);" "CountingPredicate [underlying: 6#L561-1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [1, 0]]" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;~l.base, ~l.offset := ~head~0.base, ~head~0.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [1, 0]]") ("CountingPredicate [underlying: 33#L544true, annotation: [7, 0]]" "assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);" "CountingPredicate [underlying: 31#L550true, annotation: [7, 0]]") ("CountingPredicate [underlying: 33#L544true, annotation: [7, 0]]" "assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);" "CountingPredicate [underlying: 31#L550true, annotation: [8, 0]]") ("CountingPredicate [underlying: 42#mainFINALtrue, annotation: [2, 0]]" "assume true;" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [10, 0]]" "assume #t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 32#L537true, annotation: [10, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [10, 0]]" "assume !#t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 16#L539true, annotation: [10, 0]]") ("CountingPredicate [underlying: 32#L537true, annotation: [4, 0]]" "call #t~mem5.base, #t~mem5.offset := read~$Pointer$#1(~l.base, 4 + ~l.offset, 4);~l.base, ~l.offset := #t~mem5.base, #t~mem5.offset;havoc #t~mem5.base, #t~mem5.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [4, 0]]") ("CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [17, 0]]" "assume true;" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [17, 0]]") ("CountingPredicate [underlying: 42#mainFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [2, 0]]" "assume #t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 32#L537true, annotation: [2, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [2, 0]]" "assume !#t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 16#L539true, annotation: [2, 0]]") ("CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [10, 0]]" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;call #t~malloc6.base, #t~malloc6.offset := #Ultimate.allocOnHeap(8);~l.base, ~l.offset := #t~malloc6.base, #t~malloc6.offset;havoc #t~malloc6.base, #t~malloc6.offset;call write~int#1(~k, ~l.base, ~l.offset, 4);" "CountingPredicate [underlying: 33#L544true, annotation: [10, 0]]") ("CountingPredicate [underlying: 3#Loop~1true, annotation: [10, 0]]" "#t~short4 := ~l.base != 0 || ~l.offset != 0;" "CountingPredicate [underlying: 5#L536-2true, annotation: [10, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [8, 0]]" "assume ~head~0.base != 0 || ~head~0.offset != 0;" "CountingPredicate [underlying: 37#L563true, annotation: [8, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [8, 0]]" "assume !(~head~0.base != 0 || ~head~0.offset != 0);" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [2, 0]]" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;call #t~malloc6.base, #t~malloc6.offset := #Ultimate.allocOnHeap(8);~l.base, ~l.offset := #t~malloc6.base, #t~malloc6.offset;havoc #t~malloc6.base, #t~malloc6.offset;call write~int#1(~k, ~l.base, ~l.offset, 4);" "CountingPredicate [underlying: 33#L544true, annotation: [2, 0]]") ("CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [1, 0]]" "assume true;" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [8, 0]]" "assume true;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [8, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [8, 0]]" "assume !true;" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 37#L563true, annotation: [10, 0]]" "call #t~mem13.base, #t~mem13.offset := read~$Pointer$#1(~head~0.base, 4 + ~head~0.offset, 4);~tmp~0.base, ~tmp~0.offset := #t~mem13.base, #t~mem13.offset;havoc #t~mem13.base, #t~mem13.offset;call ULTIMATE.dealloc(~head~0.base, ~head~0.offset);~head~0.base, ~head~0.offset := ~tmp~0.base, ~tmp~0.offset;havoc ~tmp~0.base, ~tmp~0.offset;" "CountingPredicate [underlying: 20#L562true, annotation: [10, 0]]") ("CountingPredicate [underlying: 29#L561true, annotation: [2, 0]]" "havoc #t~mem12;" "CountingPredicate [underlying: 20#L562true, annotation: [2, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [15, 0]]" "assume true;" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [8, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 41#L15true, annotation: [5, 0]]" "assume false;" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 37#L563true, annotation: [1, 0]]" "call #t~mem13.base, #t~mem13.offset := read~$Pointer$#1(~head~0.base, 4 + ~head~0.offset, 4);~tmp~0.base, ~tmp~0.offset := #t~mem13.base, #t~mem13.offset;havoc #t~mem13.base, #t~mem13.offset;call ULTIMATE.dealloc(~head~0.base, ~head~0.offset);~head~0.base, ~head~0.offset := ~tmp~0.base, ~tmp~0.offset;havoc ~tmp~0.base, ~tmp~0.offset;" "CountingPredicate [underlying: 20#L562true, annotation: [1, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [5, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [5, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 31#L550true, annotation: [5, 0]]" "~head~0.base, ~head~0.offset := ~l.base, ~l.offset;#res := 0;" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [5, 0]]" "assume true;" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [13, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [13, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 43#L556true, annotation: [3, 0]]" "assume -2147483648 <= #t~ret7 && #t~ret7 <= 2147483647;havoc #t~ret7;" "CountingPredicate [underlying: 9#L557-1true, annotation: [3, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [15, 0]]" "assume ~head~0.base != 0 || ~head~0.offset != 0;" "CountingPredicate [underlying: 37#L563true, annotation: [15, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [15, 0]]" "assume !(~head~0.base != 0 || ~head~0.offset != 0);" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 41#L15true, annotation: [21, 0]]" "assume false;" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [21, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [4, 0]]" "assume true;" "CountingPredicate [underlying: 3#Loop~1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [4, 0]]" "assume !true;" "CountingPredicate [underlying: 16#L539true, annotation: [4, 0]]") ("CountingPredicate [underlying: 29#L561true, annotation: [10, 0]]" "havoc #t~mem12;" "CountingPredicate [underlying: 20#L562true, annotation: [10, 0]]") ("CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [10, 0]]" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;~l.base, ~l.offset := ~head~0.base, ~head~0.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [10, 0]]") ("CountingPredicate [underlying: 17#L560true, annotation: [7, 0]]" "~temp~0.base, ~temp~0.offset := #t~ret11.base, #t~ret11.offset;havoc #t~ret11.base, #t~ret11.offset;call #t~mem12 := read~int#1(~temp~0.base, ~temp~0.offset, 4);" "CountingPredicate [underlying: 6#L561-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 16#L539true, annotation: [1, 0]]" "#res.base, #res.offset := ~l.base, ~l.offset;" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [1, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 8#L14true, annotation: [1, 0]]") ("CountingPredicate [underlying: 41#L15true, annotation: [13, 0]]" "assume false;" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 17#L560true, annotation: [15, 0]]" "~temp~0.base, ~temp~0.offset := #t~ret11.base, #t~ret11.offset;havoc #t~ret11.base, #t~ret11.offset;call #t~mem12 := read~int#1(~temp~0.base, ~temp~0.offset, 4);" "CountingPredicate [underlying: 6#L561-1true, annotation: [15, 0]]") ("CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [2, 0]]" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;~l.base, ~l.offset := ~head~0.base, ~head~0.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [2, 0]]") ("CountingPredicate [underlying: 42#mainFINALtrue, annotation: [1, 0]]" "assume true;" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [7, 0]]" "assume false;" "CountingPredicate [underlying: 41#L15true, annotation: [7, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [7, 0]]" "assume !false;" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 32#L537true, annotation: [5, 0]]" "call #t~mem5.base, #t~mem5.offset := read~$Pointer$#1(~l.base, 4 + ~l.offset, 4);~l.base, ~l.offset := #t~mem5.base, #t~mem5.offset;havoc #t~mem5.base, #t~mem5.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [5, 0]]") ("CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [15, 0]]" "assume true;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [15, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [15, 0]]" "assume !true;" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [7, 0]]" "assume ~head~0.base != 0 || ~head~0.offset != 0;" "CountingPredicate [underlying: 37#L563true, annotation: [7, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [7, 0]]" "assume !(~head~0.base != 0 || ~head~0.offset != 0);" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [2, 0]]" "assume true;" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [1, 0]]" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;call #t~malloc6.base, #t~malloc6.offset := #Ultimate.allocOnHeap(8);~l.base, ~l.offset := #t~malloc6.base, #t~malloc6.offset;havoc #t~malloc6.base, #t~malloc6.offset;call write~int#1(~k, ~l.base, ~l.offset, 4);" "CountingPredicate [underlying: 33#L544true, annotation: [1, 0]]") ("CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [7, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 37#L563true, annotation: [4, 0]]" "call #t~mem13.base, #t~mem13.offset := read~$Pointer$#1(~head~0.base, 4 + ~head~0.offset, 4);~tmp~0.base, ~tmp~0.offset := #t~mem13.base, #t~mem13.offset;havoc #t~mem13.base, #t~mem13.offset;call ULTIMATE.dealloc(~head~0.base, ~head~0.offset);~head~0.base, ~head~0.offset := ~tmp~0.base, ~tmp~0.offset;havoc ~tmp~0.base, ~tmp~0.offset;" "CountingPredicate [underlying: 20#L562true, annotation: [4, 0]]") ("CountingPredicate [underlying: 29#L561true, annotation: [1, 0]]" "havoc #t~mem12;" "CountingPredicate [underlying: 20#L562true, annotation: [1, 0]]") ("CountingPredicate [underlying: 26#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(16, 2);~head~0.base, ~head~0.offset := 0, 0;" "CountingPredicate [underlying: 36#ULTIMATE.initFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 41#L15true, annotation: [8, 0]]" "assume false;" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [14, 0]]" "assume ~head~0.base != 0 || ~head~0.offset != 0;" "CountingPredicate [underlying: 37#L563true, annotation: [14, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [14, 0]]" "assume !(~head~0.base != 0 || ~head~0.offset != 0);" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [8, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [8, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 31#L550true, annotation: [8, 0]]" "~head~0.base, ~head~0.offset := ~l.base, ~l.offset;#res := 0;" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [8, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 8#L14true, annotation: [8, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [2, 0]]" "assume true;" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 3#Loop~1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 16#L539true, annotation: [7, 0]]") ("CountingPredicate [underlying: 17#L560true, annotation: [8, 0]]" "~temp~0.base, ~temp~0.offset := #t~ret11.base, #t~ret11.offset;havoc #t~ret11.base, #t~ret11.offset;call #t~mem12 := read~int#1(~temp~0.base, ~temp~0.offset, 4);" "CountingPredicate [underlying: 6#L561-1true, annotation: [8, 0]]") ("CountingPredicate [underlying: 16#L539true, annotation: [4, 0]]" "#res.base, #res.offset := ~l.base, ~l.offset;" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 35#L557true, annotation: [4, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;havoc #t~ret8;" "CountingPredicate [underlying: 7#L558-1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [13, 0]]" "assume false;" "CountingPredicate [underlying: 41#L15true, annotation: [13, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [13, 0]]" "assume !false;" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [7, 0]]" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;~l.base, ~l.offset := ~head~0.base, ~head~0.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [7, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [14, 0]]" "assume #t~short4;call #t~mem3 := read~int#1(~l.base, ~l.offset, 4);#t~short4 := #t~mem3 != ~k;" "CountingPredicate [underlying: 39#L536-1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [14, 0]]" "assume !#t~short4;" "CountingPredicate [underlying: 39#L536-1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 33#L544true, annotation: [10, 0]]" "assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);" "CountingPredicate [underlying: 31#L550true, annotation: [10, 0]]") ("CountingPredicate [underlying: 33#L544true, annotation: [10, 0]]" "assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);" "CountingPredicate [underlying: 31#L550true, annotation: [11, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [15, 0]]" "assume true;" "CountingPredicate [underlying: 3#Loop~1true, annotation: [16, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [15, 0]]" "assume !true;" "CountingPredicate [underlying: 16#L539true, annotation: [15, 0]]") ("CountingPredicate [underlying: 32#L537true, annotation: [2, 0]]" "call #t~mem5.base, #t~mem5.offset := read~$Pointer$#1(~l.base, 4 + ~l.offset, 4);~l.base, ~l.offset := #t~mem5.base, #t~mem5.offset;havoc #t~mem5.base, #t~mem5.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [2, 0]]") ("CountingPredicate [underlying: 33#L544true, annotation: [1, 0]]" "assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);" "CountingPredicate [underlying: 31#L550true, annotation: [2, 0]]") ("CountingPredicate [underlying: 33#L544true, annotation: [1, 0]]" "assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);" "CountingPredicate [underlying: 31#L550true, annotation: [1, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [4, 0]]" "assume false;" "CountingPredicate [underlying: 41#L15true, annotation: [4, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [4, 0]]" "assume !false;" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 42#mainFINALtrue, annotation: [4, 0]]" "assume true;" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 32#L537true, annotation: [10, 0]]" "call #t~mem5.base, #t~mem5.offset := read~$Pointer$#1(~l.base, 4 + ~l.offset, 4);~l.base, ~l.offset := #t~mem5.base, #t~mem5.offset;havoc #t~mem5.base, #t~mem5.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [10, 0]]") ("CountingPredicate [underlying: 3#Loop~1true, annotation: [8, 0]]" "#t~short4 := ~l.base != 0 || ~l.offset != 0;" "CountingPredicate [underlying: 5#L536-2true, annotation: [8, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [4, 0]]" "assume #t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 32#L537true, annotation: [4, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [4, 0]]" "assume !#t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 16#L539true, annotation: [4, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [14, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [4, 0]]" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;call #t~malloc6.base, #t~malloc6.offset := #Ultimate.allocOnHeap(8);~l.base, ~l.offset := #t~malloc6.base, #t~malloc6.offset;havoc #t~malloc6.base, #t~malloc6.offset;call write~int#1(~k, ~l.base, ~l.offset, 4);" "CountingPredicate [underlying: 33#L544true, annotation: [4, 0]]") ("CountingPredicate [underlying: 3#Loop~1true, annotation: [16, 0]]" "#t~short4 := ~l.base != 0 || ~l.offset != 0;" "CountingPredicate [underlying: 5#L536-2true, annotation: [16, 0]]") ("CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 14#L559true, annotation: [4, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;havoc #t~ret10;" "CountingPredicate [underlying: 12#L560-1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [21, 0]]" "assume ~head~0.base != 0 || ~head~0.offset != 0;" "CountingPredicate [underlying: 37#L563true, annotation: [21, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [21, 0]]" "assume !(~head~0.base != 0 || ~head~0.offset != 0);" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [21, 0]]") ("CountingPredicate [underlying: 41#L15true, annotation: [7, 0]]" "assume false;" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 22#L558true, annotation: [1, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;havoc #t~ret9;" "CountingPredicate [underlying: 15#L559-1true, annotation: [1, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [13, 0]]" "assume ~head~0.base != 0 || ~head~0.offset != 0;" "CountingPredicate [underlying: 37#L563true, annotation: [13, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [13, 0]]" "assume !(~head~0.base != 0 || ~head~0.offset != 0);" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [7, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [7, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 3#Loop~1true, annotation: [1, 0]]" "#t~short4 := ~l.base != 0 || ~l.offset != 0;" "CountingPredicate [underlying: 5#L536-2true, annotation: [1, 0]]") ("CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 31#L550true, annotation: [7, 0]]" "~head~0.base, ~head~0.offset := ~l.base, ~l.offset;#res := 0;" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 22#L558true, annotation: [9, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;havoc #t~ret9;" "CountingPredicate [underlying: 15#L559-1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [15, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [15, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [1, 0]]" "assume true;" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [15, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 8#L14true, annotation: [15, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [5, 0]]" "assume #t~short4;call #t~mem3 := read~int#1(~l.base, ~l.offset, 4);#t~short4 := #t~mem3 != ~k;" "CountingPredicate [underlying: 39#L536-1true, annotation: [5, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [5, 0]]" "assume !#t~short4;" "CountingPredicate [underlying: 39#L536-1true, annotation: [5, 0]]") ("CountingPredicate [underlying: 14#L559true, annotation: [12, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;havoc #t~ret10;" "CountingPredicate [underlying: 12#L560-1true, annotation: [12, 0]]") ("CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [8, 0]]" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;~l.base, ~l.offset := ~head~0.base, ~head~0.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [8, 0]]") ("CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [7, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 8#L14true, annotation: [7, 0]]") ("CountingPredicate [underlying: 41#L15true, annotation: [15, 0]]" "assume false;" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 29#L561true, annotation: [8, 0]]" "havoc #t~mem12;" "CountingPredicate [underlying: 20#L562true, annotation: [8, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [14, 0]]" "assume false;" "CountingPredicate [underlying: 41#L15true, annotation: [14, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [14, 0]]" "assume !false;" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 17#L560true, annotation: [1, 0]]" "~temp~0.base, ~temp~0.offset := #t~ret11.base, #t~ret11.offset;havoc #t~ret11.base, #t~ret11.offset;call #t~mem12 := read~int#1(~temp~0.base, ~temp~0.offset, 4);" "CountingPredicate [underlying: 6#L561-1true, annotation: [1, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [5, 0]]" "assume true;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [5, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [5, 0]]" "assume !true;" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [5, 0]]" "assume false;" "CountingPredicate [underlying: 41#L15true, annotation: [5, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [5, 0]]" "assume !false;" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [21, 0]]" "assume true;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [21, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [21, 0]]" "assume !true;" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [21, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [5, 0]]" "assume ~head~0.base != 0 || ~head~0.offset != 0;" "CountingPredicate [underlying: 37#L563true, annotation: [5, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [5, 0]]" "assume !(~head~0.base != 0 || ~head~0.offset != 0);" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [5, 0]]" "assume #t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 32#L537true, annotation: [5, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [5, 0]]" "assume !#t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 16#L539true, annotation: [5, 0]]") ("CountingPredicate [underlying: 42#mainFINALtrue, annotation: [19, 0]]" "assume true;" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [19, 0]]") ("CountingPredicate [underlying: 37#L563true, annotation: [19, 0]]" "call #t~mem13.base, #t~mem13.offset := read~$Pointer$#1(~head~0.base, 4 + ~head~0.offset, 4);~tmp~0.base, ~tmp~0.offset := #t~mem13.base, #t~mem13.offset;havoc #t~mem13.base, #t~mem13.offset;call ULTIMATE.dealloc(~head~0.base, ~head~0.offset);~head~0.base, ~head~0.offset := ~tmp~0.base, ~tmp~0.offset;havoc ~tmp~0.base, ~tmp~0.offset;" "CountingPredicate [underlying: 20#L562true, annotation: [19, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [13, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [1, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [4, 0]]" "assume true;" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 31#L550true, annotation: [10, 0]]" "~head~0.base, ~head~0.offset := ~l.base, ~l.offset;#res := 0;" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 41#L15true, annotation: [10, 0]]" "assume false;" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [16, 0]]" "assume #t~short4;call #t~mem3 := read~int#1(~l.base, ~l.offset, 4);#t~short4 := #t~mem3 != ~k;" "CountingPredicate [underlying: 39#L536-1true, annotation: [16, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [16, 0]]" "assume !#t~short4;" "CountingPredicate [underlying: 39#L536-1true, annotation: [16, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [2, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [2, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 14#L559true, annotation: [1, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;havoc #t~ret10;" "CountingPredicate [underlying: 12#L560-1true, annotation: [1, 0]]") ("CountingPredicate [underlying: 31#L550true, annotation: [2, 0]]" "~head~0.base, ~head~0.offset := ~l.base, ~l.offset;#res := 0;" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [19, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [19, 0]]") ("CountingPredicate [underlying: 41#L15true, annotation: [2, 0]]" "assume false;" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [8, 0]]" "assume true;" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [10, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [10, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 16#L539true, annotation: [14, 0]]" "#res.base, #res.offset := ~l.base, ~l.offset;" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [14, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 8#L14true, annotation: [14, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [4, 0]]" "assume true;" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [13, 0]]" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;~l.base, ~l.offset := ~head~0.base, ~head~0.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [13, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [1, 0]]" "assume true;" "CountingPredicate [underlying: 3#Loop~1true, annotation: [1, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [1, 0]]" "assume !true;" "CountingPredicate [underlying: 16#L539true, annotation: [1, 0]]") ("CountingPredicate [underlying: 29#L561true, annotation: [15, 0]]" "havoc #t~mem12;" "CountingPredicate [underlying: 20#L562true, annotation: [15, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [8, 0]]" "assume #t~short4;call #t~mem3 := read~int#1(~l.base, ~l.offset, 4);#t~short4 := #t~mem3 != ~k;" "CountingPredicate [underlying: 39#L536-1true, annotation: [8, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [8, 0]]" "assume !#t~short4;" "CountingPredicate [underlying: 39#L536-1true, annotation: [8, 0]]") ("CountingPredicate [underlying: 35#L557true, annotation: [2, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;havoc #t~ret8;" "CountingPredicate [underlying: 7#L558-1true, annotation: [2, 0]]") ("CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [5, 0]]" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;~l.base, ~l.offset := ~head~0.base, ~head~0.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [5, 0]]") ("CountingPredicate [underlying: 17#L560true, annotation: [2, 0]]" "~temp~0.base, ~temp~0.offset := #t~ret11.base, #t~ret11.offset;havoc #t~ret11.base, #t~ret11.offset;call #t~mem12 := read~int#1(~temp~0.base, ~temp~0.offset, 4);" "CountingPredicate [underlying: 6#L561-1true, annotation: [2, 0]]") ("CountingPredicate [underlying: 29#L561true, annotation: [7, 0]]" "havoc #t~mem12;" "CountingPredicate [underlying: 20#L562true, annotation: [7, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [4, 0]]" "assume true;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [4, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [4, 0]]" "assume !true;" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [10, 0]]" "assume false;" "CountingPredicate [underlying: 41#L15true, annotation: [10, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [10, 0]]" "assume !false;" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [14, 0]]" "assume #t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 32#L537true, annotation: [15, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [14, 0]]" "assume !#t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 16#L539true, annotation: [14, 0]]") ("CountingPredicate [underlying: 17#L560true, annotation: [10, 0]]" "~temp~0.base, ~temp~0.offset := #t~ret11.base, #t~ret11.offset;havoc #t~ret11.base, #t~ret11.offset;call #t~mem12 := read~int#1(~temp~0.base, ~temp~0.offset, 4);" "CountingPredicate [underlying: 6#L561-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [2, 0]]" "assume false;" "CountingPredicate [underlying: 41#L15true, annotation: [2, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [2, 0]]" "assume !false;" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 17#L560true, annotation: [18, 0]]" "~temp~0.base, ~temp~0.offset := #t~ret11.base, #t~ret11.offset;havoc #t~ret11.base, #t~ret11.offset;call #t~mem12 := read~int#1(~temp~0.base, ~temp~0.offset, 4);" "CountingPredicate [underlying: 6#L561-1true, annotation: [18, 0]]") ("CountingPredicate [underlying: 32#L537true, annotation: [8, 0]]" "call #t~mem5.base, #t~mem5.offset := read~$Pointer$#1(~l.base, 4 + ~l.offset, 4);~l.base, ~l.offset := #t~mem5.base, #t~mem5.offset;havoc #t~mem5.base, #t~mem5.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [8, 0]]") ("CountingPredicate [underlying: 42#mainFINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [4, 0]]" "assume ~head~0.base != 0 || ~head~0.offset != 0;" "CountingPredicate [underlying: 37#L563true, annotation: [4, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [4, 0]]" "assume !(~head~0.base != 0 || ~head~0.offset != 0);" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 3#Loop~1true, annotation: [14, 0]]" "#t~short4 := ~l.base != 0 || ~l.offset != 0;" "CountingPredicate [underlying: 5#L536-2true, annotation: [14, 0]]") ("CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [2, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 37#L563true, annotation: [14, 0]]" "call #t~mem13.base, #t~mem13.offset := read~$Pointer$#1(~head~0.base, 4 + ~head~0.offset, 4);~tmp~0.base, ~tmp~0.offset := #t~mem13.base, #t~mem13.offset;havoc #t~mem13.base, #t~mem13.offset;call ULTIMATE.dealloc(~head~0.base, ~head~0.offset);~head~0.base, ~head~0.offset := ~tmp~0.base, ~tmp~0.offset;havoc ~tmp~0.base, ~tmp~0.offset;" "CountingPredicate [underlying: 20#L562true, annotation: [14, 0]]") ("CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [5, 0]]" "assume true;" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 22#L558true, annotation: [7, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;havoc #t~ret9;" "CountingPredicate [underlying: 15#L559-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 37#L563true, annotation: [5, 0]]" "call #t~mem13.base, #t~mem13.offset := read~$Pointer$#1(~head~0.base, 4 + ~head~0.offset, 4);~tmp~0.base, ~tmp~0.offset := #t~mem13.base, #t~mem13.offset;havoc #t~mem13.base, #t~mem13.offset;call ULTIMATE.dealloc(~head~0.base, ~head~0.offset);~head~0.base, ~head~0.offset := ~tmp~0.base, ~tmp~0.offset;havoc ~tmp~0.base, ~tmp~0.offset;" "CountingPredicate [underlying: 20#L562true, annotation: [5, 0]]") ("CountingPredicate [underlying: 14#L559true, annotation: [2, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;havoc #t~ret10;" "CountingPredicate [underlying: 12#L560-1true, annotation: [2, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [19, 0]]" "assume ~head~0.base != 0 || ~head~0.offset != 0;" "CountingPredicate [underlying: 37#L563true, annotation: [19, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [19, 0]]" "assume !(~head~0.base != 0 || ~head~0.offset != 0);" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [19, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [1, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [1, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [19, 0]]" "assume true;" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [19, 0]]") ("CountingPredicate [underlying: 41#L15true, annotation: [1, 0]]" "assume false;" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 3#Loop~1true, annotation: [7, 0]]" "#t~short4 := ~l.base != 0 || ~l.offset != 0;" "CountingPredicate [underlying: 5#L536-2true, annotation: [7, 0]]") ("CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [1, 0]]" "assume true;" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 29#L561true, annotation: [14, 0]]" "havoc #t~mem12;" "CountingPredicate [underlying: 20#L562true, annotation: [14, 0]]") ("CountingPredicate [underlying: 16#L539true, annotation: [13, 0]]" "#res.base, #res.offset := ~l.base, ~l.offset;" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [20, 0]]" "assume false;" "CountingPredicate [underlying: 41#L15true, annotation: [21, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [20, 0]]" "assume !false;" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [21, 0]]") ("CountingPredicate [underlying: 31#L550true, annotation: [1, 0]]" "~head~0.base, ~head~0.offset := ~l.base, ~l.offset;#res := 0;" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [13, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 8#L14true, annotation: [13, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [7, 0]]" "assume #t~short4;call #t~mem3 := read~int#1(~l.base, ~l.offset, 4);#t~short4 := #t~mem3 != ~k;" "CountingPredicate [underlying: 39#L536-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [7, 0]]" "assume !#t~short4;" "CountingPredicate [underlying: 39#L536-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [8, 0]]" "assume true;" "CountingPredicate [underlying: 3#Loop~1true, annotation: [8, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [8, 0]]" "assume !true;" "CountingPredicate [underlying: 16#L539true, annotation: [8, 0]]") ("CountingPredicate [underlying: 14#L559true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;havoc #t~ret10;" "CountingPredicate [underlying: 12#L560-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 16#L539true, annotation: [5, 0]]" "#res.base, #res.offset := ~l.base, ~l.offset;" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [5, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 8#L14true, annotation: [5, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [16, 0]]" "assume true;" "CountingPredicate [underlying: 3#Loop~1true, annotation: [16, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [16, 0]]" "assume !true;" "CountingPredicate [underlying: 16#L539true, annotation: [17, 0]]") ("CountingPredicate [underlying: 33#L544true, annotation: [2, 0]]" "assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);" "CountingPredicate [underlying: 31#L550true, annotation: [2, 0]]") ("CountingPredicate [underlying: 33#L544true, annotation: [2, 0]]" "assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);" "CountingPredicate [underlying: 31#L550true, annotation: [2, 0]]") ("CountingPredicate [underlying: 42#mainFINALtrue, annotation: [5, 0]]" "assume true;" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 32#L537true, annotation: [1, 0]]" "call #t~mem5.base, #t~mem5.offset := read~$Pointer$#1(~l.base, 4 + ~l.offset, 4);~l.base, ~l.offset := #t~mem5.base, #t~mem5.offset;havoc #t~mem5.base, #t~mem5.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [1, 0]]") ("CountingPredicate [underlying: 42#mainFINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [7, 0]]" "assume #t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 32#L537true, annotation: [7, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [7, 0]]" "assume !#t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 16#L539true, annotation: [7, 0]]") ("CountingPredicate [underlying: 37#L563true, annotation: [21, 0]]" "call #t~mem13.base, #t~mem13.offset := read~$Pointer$#1(~head~0.base, 4 + ~head~0.offset, 4);~tmp~0.base, ~tmp~0.offset := #t~mem13.base, #t~mem13.offset;havoc #t~mem13.base, #t~mem13.offset;call ULTIMATE.dealloc(~head~0.base, ~head~0.offset);~head~0.base, ~head~0.offset := ~tmp~0.base, ~tmp~0.offset;havoc ~tmp~0.base, ~tmp~0.offset;" "CountingPredicate [underlying: 20#L562true, annotation: [21, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [19, 0]]" "assume true;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [19, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [19, 0]]" "assume !true;" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [19, 0]]") ("CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 42#mainFINALtrue, annotation: [21, 0]]" "assume true;" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [21, 0]]") ("CountingPredicate [underlying: 37#L563true, annotation: [13, 0]]" "call #t~mem13.base, #t~mem13.offset := read~$Pointer$#1(~head~0.base, 4 + ~head~0.offset, 4);~tmp~0.base, ~tmp~0.offset := #t~mem13.base, #t~mem13.offset;havoc #t~mem13.base, #t~mem13.offset;call ULTIMATE.dealloc(~head~0.base, ~head~0.offset);~head~0.base, ~head~0.offset := ~tmp~0.base, ~tmp~0.offset;havoc ~tmp~0.base, ~tmp~0.offset;" "CountingPredicate [underlying: 20#L562true, annotation: [13, 0]]") ("CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [5, 0]]" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;call #t~malloc6.base, #t~malloc6.offset := #Ultimate.allocOnHeap(8);~l.base, ~l.offset := #t~malloc6.base, #t~malloc6.offset;havoc #t~malloc6.base, #t~malloc6.offset;call write~int#1(~k, ~l.base, ~l.offset, 4);" "CountingPredicate [underlying: 33#L544true, annotation: [5, 0]]") ("CountingPredicate [underlying: 22#L558true, annotation: [4, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;havoc #t~ret9;" "CountingPredicate [underlying: 15#L559-1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [4, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [4, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 31#L550true, annotation: [4, 0]]" "~head~0.base, ~head~0.offset := ~l.base, ~l.offset;#res := 0;" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 41#L15true, annotation: [4, 0]]" "assume false;" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 3#Loop~1true, annotation: [4, 0]]" "#t~short4 := ~l.base != 0 || ~l.offset != 0;" "CountingPredicate [underlying: 5#L536-2true, annotation: [4, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [21, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [21, 0]]") ("CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [2, 0]]" "assume true;" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 32#L537true, annotation: [15, 0]]" "call #t~mem5.base, #t~mem5.offset := read~$Pointer$#1(~l.base, 4 + ~l.offset, 4);~l.base, ~l.offset := #t~mem5.base, #t~mem5.offset;havoc #t~mem5.base, #t~mem5.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [15, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [2, 0]]" "assume #t~short4;call #t~mem3 := read~int#1(~l.base, ~l.offset, 4);#t~short4 := #t~mem3 != ~k;" "CountingPredicate [underlying: 39#L536-1true, annotation: [2, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [2, 0]]" "assume !#t~short4;" "CountingPredicate [underlying: 39#L536-1true, annotation: [2, 0]]") ("CountingPredicate [underlying: 29#L561true, annotation: [13, 0]]" "havoc #t~mem12;" "CountingPredicate [underlying: 20#L562true, annotation: [13, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [10, 0]]" "assume #t~short4;call #t~mem3 := read~int#1(~l.base, ~l.offset, 4);#t~short4 := #t~mem3 != ~k;" "CountingPredicate [underlying: 39#L536-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [10, 0]]" "assume !#t~short4;" "CountingPredicate [underlying: 39#L536-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 17#L560true, annotation: [4, 0]]" "~temp~0.base, ~temp~0.offset := #t~ret11.base, #t~ret11.offset;havoc #t~ret11.base, #t~ret11.offset;call #t~mem12 := read~int#1(~temp~0.base, ~temp~0.offset, 4);" "CountingPredicate [underlying: 6#L561-1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 29#L561true, annotation: [5, 0]]" "havoc #t~mem12;" "CountingPredicate [underlying: 20#L562true, annotation: [5, 0]]") ("CountingPredicate [underlying: 16#L539true, annotation: [8, 0]]" "#res.base, #res.offset := ~l.base, ~l.offset;" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [4, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 8#L14true, annotation: [4, 0]]") ("CountingPredicate [underlying: 14#L559true, annotation: [7, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;havoc #t~ret10;" "CountingPredicate [underlying: 12#L560-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 33#L544true, annotation: [5, 0]]" "assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);" "CountingPredicate [underlying: 31#L550true, annotation: [5, 0]]") ("CountingPredicate [underlying: 33#L544true, annotation: [5, 0]]" "assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);" "CountingPredicate [underlying: 31#L550true, annotation: [5, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [8, 0]]" "assume false;" "CountingPredicate [underlying: 41#L15true, annotation: [8, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [8, 0]]" "assume !false;" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [2, 0]]" "assume true;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [2, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [2, 0]]" "assume !true;" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [16, 0]]" "assume #t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 32#L537true, annotation: [16, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [16, 0]]" "assume !#t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 16#L539true, annotation: [17, 0]]") ("CountingPredicate [underlying: 16#L539true, annotation: [17, 0]]" "#res.base, #res.offset := ~l.base, ~l.offset;" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [17, 0]]") ("CountingPredicate [underlying: 42#mainFINALtrue, annotation: [8, 0]]" "assume true;" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [8, 0]]" "assume #t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 32#L537true, annotation: [8, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [8, 0]]" "assume !#t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 16#L539true, annotation: [8, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [10, 0]]" "assume ~head~0.base != 0 || ~head~0.offset != 0;" "CountingPredicate [underlying: 37#L563true, annotation: [10, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [10, 0]]" "assume !(~head~0.base != 0 || ~head~0.offset != 0);" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [15, 0]]" "assume true;" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [10, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 37#L563true, annotation: [8, 0]]" "call #t~mem13.base, #t~mem13.offset := read~$Pointer$#1(~head~0.base, 4 + ~head~0.offset, 4);~tmp~0.base, ~tmp~0.offset := #t~mem13.base, #t~mem13.offset;havoc #t~mem13.base, #t~mem13.offset;call ULTIMATE.dealloc(~head~0.base, ~head~0.offset);~head~0.base, ~head~0.offset := ~tmp~0.base, ~tmp~0.offset;havoc ~tmp~0.base, ~tmp~0.offset;" "CountingPredicate [underlying: 20#L562true, annotation: [8, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [2, 0]]" "assume ~head~0.base != 0 || ~head~0.offset != 0;" "CountingPredicate [underlying: 37#L563true, annotation: [2, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [2, 0]]" "assume !(~head~0.base != 0 || ~head~0.offset != 0);" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [4, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 31#L550true, annotation: [11, 0]]" "~head~0.base, ~head~0.offset := ~l.base, ~l.offset;#res := 0;" "CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [11, 0]]") ("CountingPredicate [underlying: 22#L558true, annotation: [5, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;havoc #t~ret9;" "CountingPredicate [underlying: 15#L559-1true, annotation: [5, 0]]") ("CountingPredicate [underlying: 37#L563true, annotation: [7, 0]]" "call #t~mem13.base, #t~mem13.offset := read~$Pointer$#1(~head~0.base, 4 + ~head~0.offset, 4);~tmp~0.base, ~tmp~0.offset := #t~mem13.base, #t~mem13.offset;havoc #t~mem13.base, #t~mem13.offset;call ULTIMATE.dealloc(~head~0.base, ~head~0.offset);~head~0.base, ~head~0.offset := ~tmp~0.base, ~tmp~0.offset;havoc ~tmp~0.base, ~tmp~0.offset;" "CountingPredicate [underlying: 20#L562true, annotation: [7, 0]]") ("CountingPredicate [underlying: 29#L561true, annotation: [4, 0]]" "havoc #t~mem12;" "CountingPredicate [underlying: 20#L562true, annotation: [4, 0]]") ("CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [21, 0]]" "assume true;" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [21, 0]]") ("CountingPredicate [underlying: 27#insert_listFINALtrue, annotation: [11, 0]]" "assume true;" "CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [11, 0]]") ("CountingPredicate [underlying: 43#L556true, annotation: [1, 0]]" "assume -2147483648 <= #t~ret7 && #t~ret7 <= 2147483647;havoc #t~ret7;" "CountingPredicate [underlying: 9#L557-1true, annotation: [1, 0]]") ("CountingPredicate [underlying: 13#__VERIFIER_assertENTRYtrue, annotation: [19, 0]]" "~cond := #in~cond;" "CountingPredicate [underlying: 8#L14true, annotation: [19, 0]]") ("CountingPredicate [underlying: 3#Loop~1true, annotation: [5, 0]]" "#t~short4 := ~l.base != 0 || ~l.offset != 0;" "CountingPredicate [underlying: 5#L536-2true, annotation: [5, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [1, 0]]" "assume #t~short4;call #t~mem3 := read~int#1(~l.base, ~l.offset, 4);#t~short4 := #t~mem3 != ~k;" "CountingPredicate [underlying: 39#L536-1true, annotation: [1, 0]]") ("CountingPredicate [underlying: 5#L536-2true, annotation: [1, 0]]" "assume !#t~short4;" "CountingPredicate [underlying: 39#L536-1true, annotation: [1, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [19, 0]]" "assume 0 == ~cond;" "CountingPredicate [underlying: 47#ERRORtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 8#L14true, annotation: [19, 0]]" "assume !(0 == ~cond);" "CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [19, 0]]") ("CountingPredicate [underlying: 32#L537true, annotation: [16, 0]]" "call #t~mem5.base, #t~mem5.offset := read~$Pointer$#1(~l.base, 4 + ~l.offset, 4);~l.base, ~l.offset := #t~mem5.base, #t~mem5.offset;havoc #t~mem5.base, #t~mem5.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [16, 0]]") ("CountingPredicate [underlying: 16#L539true, annotation: [15, 0]]" "#res.base, #res.offset := ~l.base, ~l.offset;" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 34#__VERIFIER_assertFINALtrue, annotation: [5, 0]]" "assume true;" "CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [2, 0]]" "assume true;" "CountingPredicate [underlying: 3#Loop~1true, annotation: [2, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [2, 0]]" "assume !true;" "CountingPredicate [underlying: 16#L539true, annotation: [2, 0]]") ("CountingPredicate [underlying: 17#L560true, annotation: [5, 0]]" "~temp~0.base, ~temp~0.offset := #t~ret11.base, #t~ret11.offset;havoc #t~ret11.base, #t~ret11.offset;call #t~mem12 := read~int#1(~temp~0.base, ~temp~0.offset, 4);" "CountingPredicate [underlying: 6#L561-1true, annotation: [5, 0]]") ("CountingPredicate [underlying: 14#L559true, annotation: [8, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;havoc #t~ret10;" "CountingPredicate [underlying: 12#L560-1true, annotation: [8, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 3#Loop~1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 4#L536true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 16#L539true, annotation: [10, 0]]") ("CountingPredicate [underlying: 35#L557true, annotation: [1, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;havoc #t~ret8;" "CountingPredicate [underlying: 7#L558-1true, annotation: [1, 0]]") ("CountingPredicate [underlying: 16#L539true, annotation: [7, 0]]" "#res.base, #res.offset := ~l.base, ~l.offset;" "CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 18#search_listENTRYtrue, annotation: [4, 0]]" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;~l.base, ~l.offset := ~head~0.base, ~head~0.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [4, 0]]") ("CountingPredicate [underlying: 33#L544true, annotation: [4, 0]]" "assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);" "CountingPredicate [underlying: 31#L550true, annotation: [4, 0]]") ("CountingPredicate [underlying: 33#L544true, annotation: [4, 0]]" "assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);" "CountingPredicate [underlying: 31#L550true, annotation: [5, 0]]") ("CountingPredicate [underlying: 17#L560true, annotation: [13, 0]]" "~temp~0.base, ~temp~0.offset := #t~ret11.base, #t~ret11.offset;havoc #t~ret11.base, #t~ret11.offset;call #t~mem12 := read~int#1(~temp~0.base, ~temp~0.offset, 4);" "CountingPredicate [underlying: 6#L561-1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [1, 0]]" "assume true;" "CountingPredicate [underlying: 23#Loop~2true, annotation: [1, 0]]") ("CountingPredicate [underlying: 20#L562true, annotation: [1, 0]]" "assume !true;" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [1, 0]]" "assume false;" "CountingPredicate [underlying: 41#L15true, annotation: [1, 0]]") ("CountingPredicate [underlying: 47#ERRORtrue, annotation: [1, 0]]" "assume !false;" "CountingPredicate [underlying: 24#__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 32#L537true, annotation: [7, 0]]" "call #t~mem5.base, #t~mem5.offset := read~$Pointer$#1(~l.base, 4 + ~l.offset, 4);~l.base, ~l.offset := #t~mem5.base, #t~mem5.offset;havoc #t~mem5.base, #t~mem5.offset;" "CountingPredicate [underlying: 4#L536true, annotation: [7, 0]]") ("CountingPredicate [underlying: 42#mainFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 29#L561true, annotation: [21, 0]]" "havoc #t~mem12;" "CountingPredicate [underlying: 20#L562true, annotation: [21, 0]]") ("CountingPredicate [underlying: 42#mainFINALtrue, annotation: [15, 0]]" "assume true;" "CountingPredicate [underlying: 40#mainEXITtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 21#search_listFINALtrue, annotation: [8, 0]]" "assume true;" "CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [1, 0]]" "assume #t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 32#L537true, annotation: [1, 0]]") ("CountingPredicate [underlying: 39#L536-1true, annotation: [1, 0]]" "assume !#t~short4;havoc #t~mem3;havoc #t~short4;" "CountingPredicate [underlying: 16#L539true, annotation: [1, 0]]") ("CountingPredicate [underlying: 37#L563true, annotation: [15, 0]]" "call #t~mem13.base, #t~mem13.offset := read~$Pointer$#1(~head~0.base, 4 + ~head~0.offset, 4);~tmp~0.base, ~tmp~0.offset := #t~mem13.base, #t~mem13.offset;havoc #t~mem13.base, #t~mem13.offset;call ULTIMATE.dealloc(~head~0.base, ~head~0.offset);~head~0.base, ~head~0.offset := ~tmp~0.base, ~tmp~0.offset;havoc ~tmp~0.base, ~tmp~0.offset;" "CountingPredicate [underlying: 20#L562true, annotation: [15, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [1, 0]]" "assume ~head~0.base != 0 || ~head~0.offset != 0;" "CountingPredicate [underlying: 37#L563true, annotation: [1, 0]]") ("CountingPredicate [underlying: 23#Loop~2true, annotation: [1, 0]]" "assume !(~head~0.base != 0 || ~head~0.offset != 0);" "CountingPredicate [underlying: 42#mainFINALtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 44#insert_listENTRYtrue, annotation: [7, 0]]" "~l.base, ~l.offset := #in~l.base, #in~l.offset;~k := #in~k;call #t~malloc6.base, #t~malloc6.offset := #Ultimate.allocOnHeap(8);~l.base, ~l.offset := #t~malloc6.base, #t~malloc6.offset;havoc #t~malloc6.base, #t~malloc6.offset;call write~int#1(~k, ~l.base, ~l.offset, 4);" "CountingPredicate [underlying: 33#L544true, annotation: [7, 0]]") ("CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [5, 0]]" "assume true;" "CountingPredicate [underlying: 2#ULTIMATE.startEXITtrue, annotation: [5, 0]]") }, returnTransitions = { ("CountingPredicate [underlying: 40#mainEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 10#L-1true, annotation: [0, 0]]" "#75#return;" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 40#mainEXITtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 10#L-1true, annotation: [0, 0]]" "#75#return;" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [5, 0]]" "#63#return;" "CountingPredicate [underlying: 29#L561true, annotation: [5, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 7#L558-1true, annotation: [6, 0]]" "#69#return;" "CountingPredicate [underlying: 22#L558true, annotation: [7, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [7, 0]]" "#67#return;" "CountingPredicate [underlying: 14#L559true, annotation: [7, 0]]") ("CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [17, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [12, 0]]" "#65#return;" "CountingPredicate [underlying: 17#L560true, annotation: [18, 0]]") ("CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [14, 0]]" "#63#return;" "CountingPredicate [underlying: 29#L561true, annotation: [14, 0]]") ("CountingPredicate [underlying: 40#mainEXITtrue, annotation: [21, 0]]" "CountingPredicate [underlying: 10#L-1true, annotation: [0, 0]]" "#75#return;" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [21, 0]]") ("CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [1, 0]]" "#65#return;" "CountingPredicate [underlying: 17#L560true, annotation: [1, 0]]") ("CountingPredicate [underlying: 40#mainEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 10#L-1true, annotation: [0, 0]]" "#75#return;" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [15, 0]]" "#63#return;" "CountingPredicate [underlying: 29#L561true, annotation: [15, 0]]") ("CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [7, 0]]" "#63#return;" "CountingPredicate [underlying: 29#L561true, annotation: [7, 0]]") ("CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [8, 0]]" "#65#return;" "CountingPredicate [underlying: 17#L560true, annotation: [8, 0]]") ("CountingPredicate [underlying: 40#mainEXITtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 10#L-1true, annotation: [0, 0]]" "#75#return;" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 40#mainEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 10#L-1true, annotation: [0, 0]]" "#75#return;" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 9#L557-1true, annotation: [1, 0]]" "#71#return;" "CountingPredicate [underlying: 35#L557true, annotation: [1, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [1, 0]]" "#67#return;" "CountingPredicate [underlying: 14#L559true, annotation: [1, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 7#L558-1true, annotation: [1, 0]]" "#69#return;" "CountingPredicate [underlying: 22#L558true, annotation: [1, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 19#L556-1true, annotation: [0, 0]]" "#73#return;" "CountingPredicate [underlying: 43#L556true, annotation: [1, 0]]") ("CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [8, 0]]" "#63#return;" "CountingPredicate [underlying: 29#L561true, annotation: [8, 0]]") ("CountingPredicate [underlying: 40#mainEXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 10#L-1true, annotation: [0, 0]]" "#75#return;" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 11#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 28#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "#77#return;" "CountingPredicate [underlying: 10#L-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 7#L558-1true, annotation: [6, 0]]" "#69#return;" "CountingPredicate [underlying: 22#L558true, annotation: [9, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [7, 0]]" "#67#return;" "CountingPredicate [underlying: 14#L559true, annotation: [8, 0]]") ("CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [10, 0]]" "#65#return;" "CountingPredicate [underlying: 17#L560true, annotation: [10, 0]]") ("CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [2, 0]]" "#65#return;" "CountingPredicate [underlying: 17#L560true, annotation: [2, 0]]") ("CountingPredicate [underlying: 40#mainEXITtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 10#L-1true, annotation: [0, 0]]" "#75#return;" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [1, 0]]") ("CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [1, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [1, 0]]" "#63#return;" "CountingPredicate [underlying: 29#L561true, annotation: [1, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [11, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [9, 0]]" "#67#return;" "CountingPredicate [underlying: 14#L559true, annotation: [12, 0]]") ("CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [12, 0]]" "#65#return;" "CountingPredicate [underlying: 17#L560true, annotation: [13, 0]]") ("CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [10, 0]]" "#63#return;" "CountingPredicate [underlying: 29#L561true, annotation: [10, 0]]") ("CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [5, 0]]" "#65#return;" "CountingPredicate [underlying: 17#L560true, annotation: [5, 0]]") ("CountingPredicate [underlying: 40#mainEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 10#L-1true, annotation: [0, 0]]" "#75#return;" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [2, 0]]" "#63#return;" "CountingPredicate [underlying: 29#L561true, annotation: [2, 0]]") ("CountingPredicate [underlying: 40#mainEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 10#L-1true, annotation: [0, 0]]" "#75#return;" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 9#L557-1true, annotation: [1, 0]]" "#71#return;" "CountingPredicate [underlying: 35#L557true, annotation: [2, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [1, 0]]" "#67#return;" "CountingPredicate [underlying: 14#L559true, annotation: [2, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [2, 0]]" "#67#return;" "CountingPredicate [underlying: 14#L559true, annotation: [2, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 7#L558-1true, annotation: [2, 0]]" "#69#return;" "CountingPredicate [underlying: 22#L558true, annotation: [2, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 7#L558-1true, annotation: [1, 0]]" "#69#return;" "CountingPredicate [underlying: 22#L558true, annotation: [2, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 19#L556-1true, annotation: [0, 0]]" "#73#return;" "CountingPredicate [underlying: 43#L556true, annotation: [3, 0]]") ("CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [18, 0]]" "#63#return;" "CountingPredicate [underlying: 29#L561true, annotation: [19, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [9, 0]]" "#67#return;" "CountingPredicate [underlying: 14#L559true, annotation: [10, 0]]") ("CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [4, 0]]" "#65#return;" "CountingPredicate [underlying: 17#L560true, annotation: [4, 0]]") ("CountingPredicate [underlying: 40#mainEXITtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 10#L-1true, annotation: [0, 0]]" "#75#return;" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [19, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 9#L557-1true, annotation: [3, 0]]" "#71#return;" "CountingPredicate [underlying: 35#L557true, annotation: [6, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 7#L558-1true, annotation: [4, 0]]" "#69#return;" "CountingPredicate [underlying: 22#L558true, annotation: [5, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [5, 0]]" "#67#return;" "CountingPredicate [underlying: 14#L559true, annotation: [5, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [4, 0]]" "#67#return;" "CountingPredicate [underlying: 14#L559true, annotation: [5, 0]]") ("CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [12, 0]]" "#65#return;" "CountingPredicate [underlying: 17#L560true, annotation: [15, 0]]") ("CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [7, 0]]" "#65#return;" "CountingPredicate [underlying: 17#L560true, annotation: [7, 0]]") ("CountingPredicate [underlying: 40#mainEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 10#L-1true, annotation: [0, 0]]" "#75#return;" "CountingPredicate [underlying: 46#ULTIMATE.startFINALtrue, annotation: [4, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 9#L557-1true, annotation: [3, 0]]" "#71#return;" "CountingPredicate [underlying: 35#L557true, annotation: [4, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 7#L558-1true, annotation: [4, 0]]" "#69#return;" "CountingPredicate [underlying: 22#L558true, annotation: [4, 0]]") ("CountingPredicate [underlying: 25#insert_listEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 15#L559-1true, annotation: [4, 0]]" "#67#return;" "CountingPredicate [underlying: 14#L559true, annotation: [4, 0]]") ("CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [4, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [4, 0]]" "#63#return;" "CountingPredicate [underlying: 29#L561true, annotation: [4, 0]]") ("CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [21, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [18, 0]]" "#63#return;" "CountingPredicate [underlying: 29#L561true, annotation: [21, 0]]") ("CountingPredicate [underlying: 45#search_listEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 12#L560-1true, annotation: [12, 0]]" "#65#return;" "CountingPredicate [underlying: 17#L560true, annotation: [14, 0]]") ("CountingPredicate [underlying: 38#__VERIFIER_assertEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 6#L561-1true, annotation: [13, 0]]" "#63#return;" "CountingPredicate [underlying: 29#L561true, annotation: [13, 0]]") } ); [2024-08-07 14:07:33,750 INFO L82 GeneralOperation]: Start removeDeadEnds. Operand has 46 states, 31 states have (on average 1.2580645161290323) internal successors, (39), 32 states have internal predecessors, (39), 8 states have call successors, (8), 5 states have call predecessors, (8), 5 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-08-07 14:07:33,751 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,751 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,752 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,752 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,752 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,752 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,752 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,752 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,753 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,753 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,753 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,753 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,757 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,758 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,758 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,758 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,758 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,758 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,758 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,758 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,759 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,759 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,759 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,759 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,770 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,770 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,770 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,770 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,771 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,771 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,771 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,771 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,771 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,771 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,772 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,772 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,772 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,772 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,772 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,772 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,773 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,773 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,774 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,774 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,775 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,775 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,776 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,776 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,776 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,776 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,777 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,777 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,777 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,777 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,778 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,778 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,778 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,779 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,779 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,779 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,779 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,779 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,779 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,780 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,780 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,780 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,780 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,780 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,781 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,781 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,781 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,781 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,781 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,781 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,782 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,782 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,782 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,782 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,782 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,782 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,783 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,783 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,783 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,783 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,784 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,784 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,784 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,784 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,784 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,784 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,785 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,785 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,785 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,785 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,785 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,786 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,786 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,786 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,786 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,786 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,786 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,787 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,787 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,787 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,787 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,787 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,788 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,788 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,788 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,788 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,788 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,788 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,789 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,789 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,789 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,789 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,789 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,790 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,790 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,790 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,790 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,790 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,790 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,791 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,791 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,791 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,791 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,791 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,791 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,791 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,792 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,792 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,792 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,792 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,792 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,792 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,792 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,792 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,793 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,793 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,793 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,793 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,793 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,793 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,793 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,793 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,794 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,794 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,794 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,794 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,794 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,795 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,795 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,795 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,795 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,795 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,796 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,796 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,796 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,796 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,796 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,797 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,797 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,798 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,798 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,798 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,799 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,799 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,799 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,799 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,799 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,799 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,800 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,800 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,800 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,800 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,800 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,800 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,801 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,801 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,801 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,801 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,801 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,801 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,802 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,802 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,802 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,802 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,802 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,802 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,803 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,803 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,803 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,803 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,804 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,804 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,804 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,804 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,804 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,805 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,805 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,805 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,805 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,806 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,806 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,806 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,806 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,806 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,807 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,807 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,807 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,807 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,807 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,808 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,808 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,808 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,808 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,808 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,808 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,809 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,809 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,809 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,809 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,809 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,809 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,810 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,810 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,810 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,810 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,811 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,811 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,811 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,811 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,811 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,812 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,812 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,812 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,812 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,812 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,812 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,813 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,813 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,813 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,813 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,813 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,814 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,814 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,814 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,818 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,818 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,819 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,819 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,819 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,819 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,819 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,819 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,819 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,819 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,820 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,820 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,820 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,820 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,820 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,820 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,821 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,821 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,821 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,821 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,823 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,823 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,824 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,824 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,824 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,824 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,824 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,824 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,825 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,825 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,825 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,825 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,825 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,826 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,826 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,826 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,826 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,826 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,826 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,827 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,827 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,827 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,827 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,828 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,828 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,828 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,828 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,829 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,829 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,829 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,829 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,829 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,830 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,830 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,830 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,830 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,830 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,830 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,830 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,831 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,831 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,831 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,831 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,831 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,831 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,832 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,832 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,832 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,832 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,833 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,833 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,833 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,833 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,833 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,833 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,834 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,834 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,834 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,834 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,834 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,834 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,834 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,835 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,835 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,835 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,835 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,835 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,835 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,836 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,836 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,836 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,836 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,837 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,838 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,838 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,838 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,838 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,838 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,838 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,839 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,839 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,839 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,839 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,839 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,839 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,839 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,839 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,839 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,840 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,840 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,840 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,840 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,840 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,840 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,840 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,840 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,841 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,841 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,841 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,841 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,841 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,842 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,842 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,842 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,842 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,842 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,843 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,843 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,843 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,843 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,843 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,843 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,844 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,844 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,844 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,844 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,844 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,844 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,845 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,845 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,845 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,845 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,845 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,845 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,846 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,846 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,846 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,846 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,846 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,846 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,847 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,847 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,847 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,847 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,847 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,848 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,848 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,848 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,848 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,848 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,849 WARN L283 nessProductAutomaton]: assume #t~short4;havoc #t~mem3;havoc #t~short4;, isNegated false [2024-08-07 14:07:33,849 WARN L283 nessProductAutomaton]: assume !#t~short4;havoc #t~mem3;havoc #t~short4;, isNegated true [2024-08-07 14:07:33,849 WARN L283 nessProductAutomaton]: assume true;, isNegated false [2024-08-07 14:07:33,849 WARN L283 nessProductAutomaton]: assume !true;, isNegated true [2024-08-07 14:07:33,849 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,850 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,850 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,850 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,850 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,850 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,851 WARN L283 nessProductAutomaton]: assume 0 == ~cond;, isNegated false [2024-08-07 14:07:33,851 WARN L283 nessProductAutomaton]: assume !(0 == ~cond);, isNegated true [2024-08-07 14:07:33,852 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,852 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,853 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,853 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,853 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,853 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,853 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,853 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,854 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,854 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,855 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,855 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,856 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,856 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,856 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,856 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,856 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,856 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,857 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,857 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,857 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,857 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,857 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,857 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,858 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,858 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,858 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,858 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,858 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,858 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,859 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,859 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,859 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,859 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,859 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,860 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,860 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,860 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,860 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,860 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,860 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,861 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,861 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,861 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,861 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,861 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,861 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,862 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,862 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,862 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,862 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,862 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,863 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,863 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,863 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,863 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,863 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,863 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,864 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,864 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,864 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,864 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,864 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,864 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,872 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,872 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,872 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,872 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,872 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,873 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,873 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,873 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,873 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,873 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,873 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,873 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,873 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,874 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,874 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,874 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,874 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,874 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,874 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,874 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,874 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,874 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,875 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,875 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,875 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,876 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,876 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,876 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,876 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,876 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,876 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,877 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,877 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,877 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,877 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,877 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,877 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,878 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,878 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,878 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,878 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,878 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,879 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,879 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,879 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,879 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,879 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,879 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,880 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,880 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,880 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,880 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,880 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,880 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,881 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,881 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,881 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,881 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,881 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,881 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,884 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,884 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,885 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,885 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,885 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,885 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,885 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,885 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,886 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,886 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,886 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,886 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,886 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,887 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,887 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,887 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,887 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,887 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,887 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,888 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,888 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,888 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,888 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,888 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,888 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,888 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,889 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,889 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,889 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,889 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,889 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,889 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,889 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,889 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,890 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,890 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,890 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,890 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,890 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,893 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,893 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,894 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,894 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,894 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,894 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,894 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,895 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,895 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,895 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,895 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,895 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,895 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,896 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,896 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,896 WARN L283 nessProductAutomaton]: assume ~head~0.base == 0 && ~head~0.offset == 0;call write~$Pointer$#1(0, 0, ~l.base, 4 + ~l.offset, 4);, isNegated false [2024-08-07 14:07:33,896 WARN L283 nessProductAutomaton]: assume !(~head~0.base == 0 && ~head~0.offset == 0);call write~int#1(~k, ~l.base, ~l.offset, 4);call write~$Pointer$#1(~head~0.base, ~head~0.offset, ~l.base, 4 + ~l.offset, 4);, isNegated true [2024-08-07 14:07:33,904 INFO L88 GeneralOperation]: Finished removeDeadEnds. Reduced from 367 states to 56 states. [2024-08-07 14:07:33,921 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-08-07 14:07:33,929 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;@21ffadba, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-08-07 14:07:33,929 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-08-07 14:07:33,931 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states. [2024-08-07 14:07:33,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-08-07 14:07:33,937 INFO L187 NwaCegarLoop]: Found error trace [2024-08-07 14:07:33,938 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 3, 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] [2024-08-07 14:07:33,939 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-08-07 14:07:33,946 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-07 14:07:33,946 INFO L85 PathProgramCache]: Analyzing trace with hash 1463477789, now seen corresponding path program 1 times [2024-08-07 14:07:33,955 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-07 14:07:33,956 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1451385559] [2024-08-07 14:07:33,956 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-07 14:07:33,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-07 14:07:34,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:35,690 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-08-07 14:07:35,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:35,724 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-08-07 14:07:35,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:35,735 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-08-07 14:07:35,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:35,750 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20 [2024-08-07 14:07:35,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:35,902 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27 [2024-08-07 14:07:35,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:36,162 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-08-07 14:07:36,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:36,352 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 16 proven. 8 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-08-07 14:07:36,354 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-07 14:07:36,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1451385559] [2024-08-07 14:07:36,355 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1451385559] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-07 14:07:36,355 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1004576706] [2024-08-07 14:07:36,355 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-07 14:07:36,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-07 14:07:36,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-08-07 14:07:36,358 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-08-07 14:07:36,360 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-08-07 14:07:36,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:36,580 INFO L262 TraceCheckSpWp]: Trace formula consists of 437 conjuncts, 75 conjunts are in the unsatisfiable core [2024-08-07 14:07:36,589 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-07 14:07:36,636 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-08-07 14:07:36,651 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 7 [2024-08-07 14:07:36,802 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-08-07 14:07:36,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-08-07 14:07:36,918 INFO L349 Elim1Store]: treesize reduction 4, result has 66.7 percent of original size [2024-08-07 14:07:36,919 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 15 [2024-08-07 14:07:36,928 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 15 [2024-08-07 14:07:37,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2024-08-07 14:07:37,510 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 19 proven. 8 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-08-07 14:07:37,510 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-08-07 14:07:38,060 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1004576706] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-07 14:07:38,060 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-08-07 14:07:38,060 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 16] total 27 [2024-08-07 14:07:38,062 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [83546560] [2024-08-07 14:07:38,063 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-08-07 14:07:38,065 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 27 states [2024-08-07 14:07:38,066 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-07 14:07:38,096 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2024-08-07 14:07:38,099 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=106, Invalid=950, Unknown=0, NotChecked=0, Total=1056 [2024-08-07 14:07:38,100 INFO L87 Difference]: Start difference. First operand 56 states. Second operand has 27 states, 26 states have (on average 2.230769230769231) internal successors, (58), 22 states have internal predecessors, (58), 6 states have call successors, (15), 7 states have call predecessors, (15), 6 states have return successors, (8), 6 states have call predecessors, (8), 4 states have call successors, (8) [2024-08-07 14:07:39,388 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-08-07 14:07:39,388 INFO L93 Difference]: Finished difference Result 71 states and 74 transitions. [2024-08-07 14:07:39,389 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. [2024-08-07 14:07:39,391 INFO L78 Accepts]: Start accepts. Automaton has has 27 states, 26 states have (on average 2.230769230769231) internal successors, (58), 22 states have internal predecessors, (58), 6 states have call successors, (15), 7 states have call predecessors, (15), 6 states have return successors, (8), 6 states have call predecessors, (8), 4 states have call successors, (8) Word has length 53 [2024-08-07 14:07:39,391 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-08-07 14:07:39,393 INFO L225 Difference]: With dead ends: 71 [2024-08-07 14:07:39,393 INFO L226 Difference]: Without dead ends: 61 [2024-08-07 14:07:39,396 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 120 GetRequests, 70 SyntacticMatches, 0 SemanticMatches, 50 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 413 ImplicationChecksByTransitivity, 1.7s TimeCoverageRelationStatistics Valid=289, Invalid=2363, Unknown=0, NotChecked=0, Total=2652 [2024-08-07 14:07:39,398 INFO L413 NwaCegarLoop]: 17 mSDtfsCounter, 126 mSDsluCounter, 190 mSDsCounter, 0 mSdLazyCounter, 605 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 128 SdHoareTripleChecker+Valid, 207 SdHoareTripleChecker+Invalid, 630 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 605 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-08-07 14:07:39,399 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [128 Valid, 207 Invalid, 630 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 605 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-08-07 14:07:39,432 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 61 states. [2024-08-07 14:07:39,449 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 61 to 59. [2024-08-07 14:07:39,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 59 states, 44 states have (on average 1.0909090909090908) internal successors, (48), 44 states have internal predecessors, (48), 8 states have call successors, (8), 8 states have call predecessors, (8), 6 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-08-07 14:07:39,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 62 transitions. [2024-08-07 14:07:39,452 INFO L78 Accepts]: Start accepts. Automaton has 59 states and 62 transitions. Word has length 53 [2024-08-07 14:07:39,452 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-08-07 14:07:39,452 INFO L495 AbstractCegarLoop]: Abstraction has 59 states and 62 transitions. [2024-08-07 14:07:39,453 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 27 states, 26 states have (on average 2.230769230769231) internal successors, (58), 22 states have internal predecessors, (58), 6 states have call successors, (15), 7 states have call predecessors, (15), 6 states have return successors, (8), 6 states have call predecessors, (8), 4 states have call successors, (8) [2024-08-07 14:07:39,453 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 62 transitions. [2024-08-07 14:07:39,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-08-07 14:07:39,454 INFO L187 NwaCegarLoop]: Found error trace [2024-08-07 14:07:39,455 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 3, 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] [2024-08-07 14:07:39,472 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-08-07 14:07:39,658 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0 [2024-08-07 14:07:39,659 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-08-07 14:07:39,660 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-07 14:07:39,660 INFO L85 PathProgramCache]: Analyzing trace with hash 2100653046, now seen corresponding path program 2 times [2024-08-07 14:07:39,660 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-07 14:07:39,660 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1553748257] [2024-08-07 14:07:39,660 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-07 14:07:39,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-07 14:07:39,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:40,944 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-08-07 14:07:40,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:40,966 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-08-07 14:07:40,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:40,974 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-08-07 14:07:40,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:41,078 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20 [2024-08-07 14:07:41,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:41,291 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27 [2024-08-07 14:07:41,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:41,566 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-08-07 14:07:41,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:42,121 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 12 proven. 25 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-08-07 14:07:42,122 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-07 14:07:42,122 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1553748257] [2024-08-07 14:07:42,122 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1553748257] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-07 14:07:42,122 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1773870082] [2024-08-07 14:07:42,123 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-08-07 14:07:42,123 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-07 14:07:42,123 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-08-07 14:07:42,125 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-08-07 14:07:42,126 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-08-07 14:07:42,332 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-08-07 14:07:42,333 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-08-07 14:07:42,338 INFO L262 TraceCheckSpWp]: Trace formula consists of 448 conjuncts, 102 conjunts are in the unsatisfiable core [2024-08-07 14:07:42,346 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-07 14:07:42,356 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-08-07 14:07:42,405 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-08-07 14:07:42,660 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9 [2024-08-07 14:07:42,675 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9 [2024-08-07 14:07:42,818 INFO L349 Elim1Store]: treesize reduction 25, result has 45.7 percent of original size [2024-08-07 14:07:42,819 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 27 [2024-08-07 14:07:42,851 INFO L349 Elim1Store]: treesize reduction 36, result has 37.9 percent of original size [2024-08-07 14:07:42,852 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 23 treesize of output 33 [2024-08-07 14:07:43,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-08-07 14:07:43,058 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2024-08-07 14:07:43,184 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-08-07 14:07:43,186 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 54 [2024-08-07 14:07:43,203 INFO L349 Elim1Store]: treesize reduction 8, result has 77.1 percent of original size [2024-08-07 14:07:43,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 34 treesize of output 36 [2024-08-07 14:07:43,211 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 25 [2024-08-07 14:07:43,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 21 [2024-08-07 14:07:44,165 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 17 proven. 25 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-08-07 14:07:44,166 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-08-07 14:07:44,801 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-08-07 14:07:44,801 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 34 treesize of output 38 [2024-08-07 14:07:44,807 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-08-07 14:07:44,808 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 35 [2024-08-07 14:07:44,821 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_arrayElimArr_4 (Array Int Int)) (v_arrayElimArr_3 (Array Int Int)) (v_~head~0.base_39 Int) (v_ArrVal_474 (Array Int Int))) (or (not (= c_~head~0.base (select v_arrayElimArr_3 4))) (not (= (select |c_#valid| v_~head~0.base_39) 0)) (not (= c_~head~0.offset (select v_arrayElimArr_4 4))) (< 2 (let ((.cse0 (+ c_~head~0.offset 4))) (select (select (store |c_#memory_int#1| v_~head~0.base_39 v_ArrVal_474) (select (select (store |c_#memory_$Pointer$#1.base| v_~head~0.base_39 v_arrayElimArr_3) c_~head~0.base) .cse0)) (select (select (store |c_#memory_$Pointer$#1.offset| v_~head~0.base_39 v_arrayElimArr_4) c_~head~0.base) .cse0)))))) is different from false [2024-08-07 14:07:44,823 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1773870082] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-07 14:07:44,823 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-08-07 14:07:44,823 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 22] total 42 [2024-08-07 14:07:44,823 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1142255742] [2024-08-07 14:07:44,823 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-08-07 14:07:44,824 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 42 states [2024-08-07 14:07:44,824 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-07 14:07:44,825 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 42 interpolants. [2024-08-07 14:07:44,826 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=145, Invalid=2114, Unknown=1, NotChecked=92, Total=2352 [2024-08-07 14:07:44,827 INFO L87 Difference]: Start difference. First operand 59 states and 62 transitions. Second operand has 42 states, 42 states have (on average 1.8333333333333333) internal successors, (77), 38 states have internal predecessors, (77), 8 states have call successors, (14), 7 states have call predecessors, (14), 9 states have return successors, (10), 8 states have call predecessors, (10), 7 states have call successors, (10) [2024-08-07 14:07:47,432 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-08-07 14:07:47,432 INFO L93 Difference]: Finished difference Result 70 states and 75 transitions. [2024-08-07 14:07:47,433 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-08-07 14:07:47,433 INFO L78 Accepts]: Start accepts. Automaton has has 42 states, 42 states have (on average 1.8333333333333333) internal successors, (77), 38 states have internal predecessors, (77), 8 states have call successors, (14), 7 states have call predecessors, (14), 9 states have return successors, (10), 8 states have call predecessors, (10), 7 states have call successors, (10) Word has length 58 [2024-08-07 14:07:47,433 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-08-07 14:07:47,434 INFO L225 Difference]: With dead ends: 70 [2024-08-07 14:07:47,434 INFO L226 Difference]: Without dead ends: 67 [2024-08-07 14:07:47,436 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 140 GetRequests, 69 SyntacticMatches, 0 SemanticMatches, 71 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 861 ImplicationChecksByTransitivity, 3.3s TimeCoverageRelationStatistics Valid=474, Invalid=4641, Unknown=1, NotChecked=140, Total=5256 [2024-08-07 14:07:47,437 INFO L413 NwaCegarLoop]: 18 mSDtfsCounter, 315 mSDsluCounter, 318 mSDsCounter, 0 mSdLazyCounter, 1411 mSolverCounterSat, 60 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 315 SdHoareTripleChecker+Valid, 336 SdHoareTripleChecker+Invalid, 1471 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 60 IncrementalHoareTripleChecker+Valid, 1411 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-08-07 14:07:47,437 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [315 Valid, 336 Invalid, 1471 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [60 Valid, 1411 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-08-07 14:07:47,438 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 67 states. [2024-08-07 14:07:47,442 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 67 to 64. [2024-08-07 14:07:47,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 64 states, 49 states have (on average 1.1020408163265305) internal successors, (54), 49 states have internal predecessors, (54), 8 states have call successors, (8), 8 states have call predecessors, (8), 6 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-08-07 14:07:47,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 68 transitions. [2024-08-07 14:07:47,444 INFO L78 Accepts]: Start accepts. Automaton has 64 states and 68 transitions. Word has length 58 [2024-08-07 14:07:47,444 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-08-07 14:07:47,445 INFO L495 AbstractCegarLoop]: Abstraction has 64 states and 68 transitions. [2024-08-07 14:07:47,445 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 42 states, 42 states have (on average 1.8333333333333333) internal successors, (77), 38 states have internal predecessors, (77), 8 states have call successors, (14), 7 states have call predecessors, (14), 9 states have return successors, (10), 8 states have call predecessors, (10), 7 states have call successors, (10) [2024-08-07 14:07:47,445 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 68 transitions. [2024-08-07 14:07:47,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-08-07 14:07:47,446 INFO L187 NwaCegarLoop]: Found error trace [2024-08-07 14:07:47,447 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 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] [2024-08-07 14:07:47,461 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-08-07 14:07:47,647 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1 [2024-08-07 14:07:47,648 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-08-07 14:07:47,648 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-07 14:07:47,648 INFO L85 PathProgramCache]: Analyzing trace with hash 1904139541, now seen corresponding path program 1 times [2024-08-07 14:07:47,648 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-07 14:07:47,648 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2017352309] [2024-08-07 14:07:47,649 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-07 14:07:47,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-07 14:07:47,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:48,380 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-08-07 14:07:48,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:48,398 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-08-07 14:07:48,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:48,404 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-08-07 14:07:48,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:48,431 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20 [2024-08-07 14:07:48,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:48,531 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27 [2024-08-07 14:07:48,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:48,688 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-08-07 14:07:48,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:48,880 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 20 proven. 17 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-08-07 14:07:48,880 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-07 14:07:48,881 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2017352309] [2024-08-07 14:07:48,881 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2017352309] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-07 14:07:48,881 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [595721152] [2024-08-07 14:07:48,881 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-07 14:07:48,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-07 14:07:48,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-08-07 14:07:48,883 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-08-07 14:07:48,885 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-08-07 14:07:49,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-07 14:07:49,093 INFO L262 TraceCheckSpWp]: Trace formula consists of 445 conjuncts, 60 conjunts are in the unsatisfiable core [2024-08-07 14:07:49,099 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-07 14:07:49,129 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-08-07 14:07:49,142 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-08-07 14:07:49,246 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9 [2024-08-07 14:07:49,251 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 14 [2024-08-07 14:07:49,353 INFO L349 Elim1Store]: treesize reduction 25, result has 45.7 percent of original size [2024-08-07 14:07:49,354 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 28 [2024-08-07 14:07:49,370 INFO L349 Elim1Store]: treesize reduction 4, result has 71.4 percent of original size [2024-08-07 14:07:49,371 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 17 [2024-08-07 14:07:49,655 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 23 proven. 19 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-08-07 14:07:49,656 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-08-07 14:07:50,016 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-08-07 14:07:50,016 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 22 [2024-08-07 14:07:50,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [595721152] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-07 14:07:50,059 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-08-07 14:07:50,059 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 18] total 29 [2024-08-07 14:07:50,059 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1667404921] [2024-08-07 14:07:50,059 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-08-07 14:07:50,059 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-08-07 14:07:50,060 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-07 14:07:50,062 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-08-07 14:07:50,062 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=118, Invalid=1142, Unknown=0, NotChecked=0, Total=1260 [2024-08-07 14:07:50,062 INFO L87 Difference]: Start difference. First operand 64 states and 68 transitions. Second operand has 29 states, 29 states have (on average 2.413793103448276) internal successors, (70), 25 states have internal predecessors, (70), 6 states have call successors, (14), 7 states have call predecessors, (14), 7 states have return successors, (8), 6 states have call predecessors, (8), 5 states have call successors, (8) [2024-08-07 14:07:51,181 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-08-07 14:07:51,181 INFO L93 Difference]: Finished difference Result 65 states and 67 transitions. [2024-08-07 14:07:51,182 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-08-07 14:07:51,182 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 29 states have (on average 2.413793103448276) internal successors, (70), 25 states have internal predecessors, (70), 6 states have call successors, (14), 7 states have call predecessors, (14), 7 states have return successors, (8), 6 states have call predecessors, (8), 5 states have call successors, (8) Word has length 58 [2024-08-07 14:07:51,182 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-08-07 14:07:51,183 INFO L225 Difference]: With dead ends: 65 [2024-08-07 14:07:51,183 INFO L226 Difference]: Without dead ends: 65 [2024-08-07 14:07:51,184 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 131 GetRequests, 77 SyntacticMatches, 0 SemanticMatches, 54 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 745 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=430, Invalid=2650, Unknown=0, NotChecked=0, Total=3080 [2024-08-07 14:07:51,186 INFO L413 NwaCegarLoop]: 19 mSDtfsCounter, 165 mSDsluCounter, 195 mSDsCounter, 0 mSdLazyCounter, 788 mSolverCounterSat, 50 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 165 SdHoareTripleChecker+Valid, 214 SdHoareTripleChecker+Invalid, 838 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 50 IncrementalHoareTripleChecker+Valid, 788 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-08-07 14:07:51,186 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [165 Valid, 214 Invalid, 838 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [50 Valid, 788 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-08-07 14:07:51,187 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 65 states. [2024-08-07 14:07:51,190 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 64. [2024-08-07 14:07:51,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 64 states, 49 states have (on average 1.0612244897959184) internal successors, (52), 49 states have internal predecessors, (52), 8 states have call successors, (8), 8 states have call predecessors, (8), 6 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-08-07 14:07:51,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 66 transitions. [2024-08-07 14:07:51,192 INFO L78 Accepts]: Start accepts. Automaton has 64 states and 66 transitions. Word has length 58 [2024-08-07 14:07:51,192 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-08-07 14:07:51,192 INFO L495 AbstractCegarLoop]: Abstraction has 64 states and 66 transitions. [2024-08-07 14:07:51,193 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 29 states have (on average 2.413793103448276) internal successors, (70), 25 states have internal predecessors, (70), 6 states have call successors, (14), 7 states have call predecessors, (14), 7 states have return successors, (8), 6 states have call predecessors, (8), 5 states have call successors, (8) [2024-08-07 14:07:51,193 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 66 transitions. [2024-08-07 14:07:51,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-08-07 14:07:51,194 INFO L187 NwaCegarLoop]: Found error trace [2024-08-07 14:07:51,194 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 3, 3, 3, 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 14:07:51,213 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-08-07 14:07:51,395 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-07 14:07:51,395 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-08-07 14:07:51,396 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-07 14:07:51,396 INFO L85 PathProgramCache]: Analyzing trace with hash 1783735741, now seen corresponding path program 3 times [2024-08-07 14:07:51,396 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-07 14:07:51,396 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [281870777] [2024-08-07 14:07:51,396 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-07 14:07:51,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-07 14:07:51,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-08-07 14:07:51,438 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-08-07 14:07:51,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-08-07 14:07:51,507 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-08-07 14:07:51,507 INFO L360 BasicCegarLoop]: Counterexample is feasible [2024-08-07 14:07:51,508 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-08-07 14:07:51,509 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-08-07 14:07:51,512 INFO L445 BasicCegarLoop]: Path program histogram: [3, 1] [2024-08-07 14:07:51,515 INFO L196 ceAbstractionStarter]: Computing trace abstraction results [2024-08-07 14:07:51,544 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,545 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,545 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,545 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,547 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,548 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,548 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,549 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,549 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,550 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,550 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,551 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,552 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,553 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,553 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,553 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,553 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,553 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,554 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,554 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,556 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,556 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,556 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,556 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,556 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 14:07:51,557 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,557 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,557 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 14:07:51,557 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 14:07:51,557 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,557 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,557 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 14:07:51,558 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 14:07:51,558 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,558 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,558 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 14:07:51,558 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 14:07:51,558 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,559 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,559 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-08-07 14:07:51,559 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,562 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,562 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,565 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,565 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,565 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression [2024-08-07 14:07:51,567 WARN L915 BoogieBacktranslator]: Unfinished Backtranslation: The program execution was not completely translated back. [2024-08-07 14:07:51,577 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.08 02:07:51 BoogieIcfgContainer [2024-08-07 14:07:51,577 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-08-07 14:07:51,578 INFO L158 Benchmark]: Toolchain (without parser) took 19319.87ms. Allocated memory was 79.7MB in the beginning and 331.4MB in the end (delta: 251.7MB). Free memory was 49.5MB in the beginning and 122.6MB in the end (delta: -73.2MB). Peak memory consumption was 179.5MB. Max. memory is 16.1GB. [2024-08-07 14:07:51,578 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 52.4MB. Free memory is still 25.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 14:07:51,578 INFO L158 Benchmark]: Witness Parser took 0.17ms. Allocated memory is still 79.7MB. Free memory is still 52.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 14:07:51,579 INFO L158 Benchmark]: CACSL2BoogieTranslator took 466.40ms. Allocated memory is still 79.7MB. Free memory was 49.3MB in the beginning and 53.4MB in the end (delta: -4.1MB). Peak memory consumption was 17.1MB. Max. memory is 16.1GB. [2024-08-07 14:07:51,580 INFO L158 Benchmark]: Boogie Preprocessor took 92.03ms. Allocated memory is still 79.7MB. Free memory was 53.4MB in the beginning and 49.9MB in the end (delta: 3.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-08-07 14:07:51,580 INFO L158 Benchmark]: IcfgBuilder took 610.11ms. Allocated memory is still 79.7MB. Free memory was 49.6MB in the beginning and 50.6MB in the end (delta: -1.0MB). Peak memory consumption was 21.5MB. Max. memory is 16.1GB. [2024-08-07 14:07:51,580 INFO L158 Benchmark]: TraceAbstraction took 18146.61ms. Allocated memory was 79.7MB in the beginning and 331.4MB in the end (delta: 251.7MB). Free memory was 49.8MB in the beginning and 122.6MB in the end (delta: -72.8MB). Peak memory consumption was 180.8MB. Max. memory is 16.1GB. [2024-08-07 14:07:51,581 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.21ms. Allocated memory is still 52.4MB. Free memory is still 25.3MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.17ms. Allocated memory is still 79.7MB. Free memory is still 52.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 466.40ms. Allocated memory is still 79.7MB. Free memory was 49.3MB in the beginning and 53.4MB in the end (delta: -4.1MB). Peak memory consumption was 17.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 92.03ms. Allocated memory is still 79.7MB. Free memory was 53.4MB in the beginning and 49.9MB in the end (delta: 3.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * IcfgBuilder took 610.11ms. Allocated memory is still 79.7MB. Free memory was 49.6MB in the beginning and 50.6MB in the end (delta: -1.0MB). Peak memory consumption was 21.5MB. Max. memory is 16.1GB. * TraceAbstraction took 18146.61ms. Allocated memory was 79.7MB in the beginning and 331.4MB in the end (delta: 251.7MB). Free memory was 49.8MB in the beginning and 122.6MB in the end (delta: -72.8MB). Peak memory consumption was 180.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - 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: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - 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: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - 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: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: TemporaryPointerExpression - 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: [L533] mlist *head; VAL [head={0:0}] [L554] int i; [L555] mlist *mylist, *temp; VAL [head={0:0}] [L556] CALL insert_list(mylist,2) VAL [\old(k)=2, head={0:0}] [L542] l = (mlist*)malloc(sizeof(mlist)) [L543] l->key = k VAL [\old(k)=2, head={0:0}, k=2, l={-1:0}] [L544] head==((void *)0) [L545] l->next = ((void *)0) VAL [\old(k)=2, head={0:0}, k=2, l={-1:0}] [L550] head = l [L551] return 0; VAL [\old(k)=2, \result=0, head={-1:0}, k=2] [L556] RET insert_list(mylist,2) VAL [head={-1:0}, mylist={67:62}] [L557] CALL insert_list(mylist,5) VAL [\old(k)=5, head={-1:0}] [L542] l = (mlist*)malloc(sizeof(mlist)) [L543] l->key = k VAL [\old(k)=5, head={-1:0}, k=5, l={-5:0}] [L544] head==((void *)0) [L547] l->key = k [L548] l->next = head VAL [\old(k)=5, head={-1:0}, l={-5:0}] [L550] head = l [L551] return 0; VAL [\old(k)=5, \result=0, head={-5:0}] [L557] RET insert_list(mylist,5) VAL [head={-5:0}, mylist={67:62}] [L558] CALL insert_list(mylist,1) VAL [\old(k)=1, head={-5:0}] [L542] l = (mlist*)malloc(sizeof(mlist)) [L543] l->key = k VAL [\old(k)=1, head={-5:0}, k=1, l={-3:0}] [L544] head==((void *)0) [L547] l->key = k [L548] l->next = head VAL [\old(k)=1, head={-5:0}, l={-3:0}] [L550] head = l [L551] return 0; VAL [\old(k)=1, \result=0, head={-3:0}] [L558] RET insert_list(mylist,1) VAL [head={-3:0}, mylist={67:62}] [L559] CALL insert_list(mylist,3) VAL [\old(k)=3, head={-3:0}] [L542] l = (mlist*)malloc(sizeof(mlist)) [L543] l->key = k VAL [\old(k)=3, head={-3:0}, k=3, l={-4:0}] [L544] head==((void *)0) [L547] l->key = k [L548] l->next = head VAL [\old(k)=3, head={-3:0}, l={-4:0}] [L550] head = l [L551] return 0; VAL [\old(k)=3, \result=0, head={-4:0}] [L559] RET insert_list(mylist,3) VAL [head={-4:0}, mylist={67:62}] [L560] CALL, EXPR search_list(head,2) VAL [\old(k)=2, head={-4:0}] [L535] l = head VAL [\old(k)=2, head={-4:0}, k=2, l={-4:0}] [L536] l!=((void *)0) && l->key!=k VAL [\old(k)=2, head={-4:0}, k=2, l={-4:0}] [L536] l!=((void *)0) && l->key!=k [L536] EXPR l->key [L536] l!=((void *)0) && l->key!=k VAL [\old(k)=2, head={-4:0}, k=2, l={-4:0}] [L537] EXPR l->next [L537] l = l->next [L536] l!=((void *)0) && l->key!=k VAL [\old(k)=2, head={-4:0}, k=2, l={-3:0}] [L536] l!=((void *)0) && l->key!=k [L536] EXPR l->key [L536] l!=((void *)0) && l->key!=k VAL [\old(k)=2, head={-4:0}, k=2, l={-3:0}] [L537] EXPR l->next [L537] l = l->next [L536] l!=((void *)0) && l->key!=k VAL [\old(k)=2, head={-4:0}, k=2, l={-5:0}] [L536] l!=((void *)0) && l->key!=k [L536] EXPR l->key [L536] l!=((void *)0) && l->key!=k VAL [\old(k)=2, head={-4:0}, k=2, l={-5:0}] [L537] EXPR l->next [L537] l = l->next [L536] l!=((void *)0) && l->key!=k VAL [\old(k)=2, head={-4:0}, k=2, l={-1:0}] [L536] l!=((void *)0) && l->key!=k [L536] EXPR l->key [L536] l!=((void *)0) && l->key!=k VAL [\old(k)=2, head={-4:0}, k=2, l={-1:0}] [L539] return l; VAL [\old(k)=2, \result={-1:0}, head={-4:0}, k=2] [L560] RET, EXPR search_list(head,2) VAL [head={-4:0}, mylist={67:62}] [L560] temp = search_list(head,2) [L561] EXPR temp->key VAL [head={-4:0}, mylist={67:62}] [L561] CALL __VERIFIER_assert(temp->key==1) VAL [\old(cond)=0, head={-4:0}] [L14] !(cond) VAL [\old(cond)=0, head={-4:0}] [L15] reach_error() VAL [\old(cond)=0, head={-4:0}] - StatisticsResult: Ultimate Automizer benchmark data CFG has 12 procedures, 64 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 18.0s, OverallIterations: 4, TraceHistogramMax: 4, PathProgramHistogramMax: 3, EmptinessCheckTime: 0.0s, AutomataDifference: 5.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.4s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 608 SdHoareTripleChecker+Valid, 1.9s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 606 mSDsluCounter, 757 SdHoareTripleChecker+Invalid, 1.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 703 mSDsCounter, 135 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 2804 IncrementalHoareTripleChecker+Invalid, 2939 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 135 mSolverCounterUnsat, 54 mSDtfsCounter, 2804 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 391 GetRequests, 216 SyntacticMatches, 0 SemanticMatches, 175 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 2019 ImplicationChecksByTransitivity, 6.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=64occurred in iteration=2, InterpolantAutomatonStates: 77, 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, 3 MinimizatonAttempts, 6 StatesRemovedByMinimization, 3 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 10.7s InterpolantComputationTime, 401 NumberOfCodeBlocks, 401 NumberOfCodeBlocksAsserted, 8 NumberOfCheckSat, 332 ConstructedInterpolants, 0 QuantifiedInterpolants, 7625 SizeOfPredicates, 19 NumberOfNonLiveVariables, 1330 ConjunctsInSsa, 237 ConjunctsInUnsatCore, 6 InterpolantComputations, 0 PerfectInterpolantSequences, 138/240 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 14:07:51,619 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, 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