./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/combinations/pc_sfifo_2.cil-2+token_ring.07.cil-1.c --full-output --witness-type violation_witness --validate ./svcomp-yaml-violation-generation.2024-08-01_14-26-22.files/Default/pc_sfifo_2.cil-2+token_ring.07.cil-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/combinations/pc_sfifo_2.cil-2+token_ring.07.cil-1.c ./svcomp-yaml-violation-generation.2024-08-01_14-26-22.files/Default/pc_sfifo_2.cil-2+token_ring.07.cil-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 13:50:48,054 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-08-07 13:50:48,144 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-08-07 13:50:48,150 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-08-07 13:50:48,150 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-08-07 13:50:48,183 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-08-07 13:50:48,184 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-08-07 13:50:48,184 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-08-07 13:50:48,185 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-08-07 13:50:48,186 INFO L153 SettingsManager]: * Use memory slicer=true [2024-08-07 13:50:48,186 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-08-07 13:50:48,186 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-08-07 13:50:48,187 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-08-07 13:50:48,187 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-08-07 13:50:48,189 INFO L153 SettingsManager]: * Use SBE=true [2024-08-07 13:50:48,189 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-08-07 13:50:48,190 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-08-07 13:50:48,190 INFO L153 SettingsManager]: * sizeof long=4 [2024-08-07 13:50:48,190 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-08-07 13:50:48,190 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-08-07 13:50:48,191 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-08-07 13:50:48,194 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-08-07 13:50:48,195 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-08-07 13:50:48,195 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-08-07 13:50:48,195 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-08-07 13:50:48,195 INFO L153 SettingsManager]: * sizeof long double=12 [2024-08-07 13:50:48,195 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-08-07 13:50:48,195 INFO L153 SettingsManager]: * Use constant arrays=true [2024-08-07 13:50:48,196 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-08-07 13:50:48,196 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-08-07 13:50:48,196 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-08-07 13:50:48,196 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-08-07 13:50:48,196 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-08-07 13:50:48,197 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-08-07 13:50:48,197 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-08-07 13:50:48,197 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-08-07 13:50:48,197 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-08-07 13:50:48,198 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-08-07 13:50:48,198 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-08-07 13:50:48,198 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-08-07 13:50:48,200 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-08-07 13:50:48,200 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-08-07 13:50:48,200 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-08-07 13:50:48,200 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.boogie.preprocessor: Replace while statements and if-then-else statements -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: Size of a code block -> SequenceOfStatements [2024-08-07 13:50:48,518 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-08-07 13:50:48,546 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-08-07 13:50:48,548 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-08-07 13:50:48,550 INFO L270 PluginConnector]: Initializing CDTParser... [2024-08-07 13:50:48,550 INFO L274 PluginConnector]: CDTParser initialized [2024-08-07 13:50:48,551 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/combinations/pc_sfifo_2.cil-2+token_ring.07.cil-1.c [2024-08-07 13:50:50,091 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-08-07 13:50:50,340 INFO L384 CDTParser]: Found 1 translation units. [2024-08-07 13:50:50,341 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/combinations/pc_sfifo_2.cil-2+token_ring.07.cil-1.c [2024-08-07 13:50:50,360 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f1ded9a96/623822784e644089afcbb0dab15904c5/FLAG8b5dd8309 [2024-08-07 13:50:50,376 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f1ded9a96/623822784e644089afcbb0dab15904c5 [2024-08-07 13:50:50,381 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-08-07 13:50:50,382 INFO L274 PluginConnector]: Witness Parser initialized [2024-08-07 13:50:50,383 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/pc_sfifo_2.cil-2+token_ring.07.cil-1.yml/witness.yml [2024-08-07 13:50:50,487 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-08-07 13:50:50,488 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-08-07 13:50:50,489 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-08-07 13:50:50,489 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-08-07 13:50:50,494 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-08-07 13:50:50,494 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 01:50:50" (1/2) ... [2024-08-07 13:50:50,495 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@56b4752c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:50, skipping insertion in model container [2024-08-07 13:50:50,496 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 01:50:50" (1/2) ... [2024-08-07 13:50:50,497 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@510400e7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:50, skipping insertion in model container [2024-08-07 13:50:50,498 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 07.08 01:50:50" (2/2) ... [2024-08-07 13:50:50,498 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@56b4752c and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:50, skipping insertion in model container [2024-08-07 13:50:50,498 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 07.08 01:50:50" (2/2) ... [2024-08-07 13:50:50,560 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-08-07 13:50:50,728 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/combinations/pc_sfifo_2.cil-2+token_ring.07.cil-1.c[914,927] [2024-08-07 13:50:50,796 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/combinations/pc_sfifo_2.cil-2+token_ring.07.cil-1.c[7125,7138] [2024-08-07 13:50:50,858 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 13:50:50,875 INFO L200 MainTranslator]: Completed pre-run [2024-08-07 13:50:50,889 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/combinations/pc_sfifo_2.cil-2+token_ring.07.cil-1.c[914,927] [2024-08-07 13:50:50,917 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/combinations/pc_sfifo_2.cil-2+token_ring.07.cil-1.c[7125,7138] [2024-08-07 13:50:50,981 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 13:50:51,009 INFO L204 MainTranslator]: Completed translation [2024-08-07 13:50:51,009 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:51 WrapperNode [2024-08-07 13:50:51,009 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-08-07 13:50:51,010 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-08-07 13:50:51,010 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-08-07 13:50:51,010 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-08-07 13:50:51,021 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 01:50:51" (1/1) ... [2024-08-07 13:50:51,022 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 01:50:51" (1/1) ... [2024-08-07 13:50:51,033 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 01:50:51" (1/1) ... [2024-08-07 13:50:51,068 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-08-07 13:50:51,069 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 01:50:51" (1/1) ... [2024-08-07 13:50:51,069 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 01:50:51" (1/1) ... [2024-08-07 13:50:51,084 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 01:50:51" (1/1) ... [2024-08-07 13:50:51,087 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 01:50:51" (1/1) ... [2024-08-07 13:50:51,089 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 01:50:51" (1/1) ... [2024-08-07 13:50:51,093 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-08-07 13:50:51,096 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-08-07 13:50:51,096 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-08-07 13:50:51,096 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-08-07 13:50:51,096 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 01:50:51" (1/1) ... [2024-08-07 13:50:51,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-08-07 13:50:51,115 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-08-07 13:50:51,129 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-08-07 13:50:51,135 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-08-07 13:50:51,173 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-08-07 13:50:51,173 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-08-07 13:50:51,173 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2024-08-07 13:50:51,173 INFO L138 BoogieDeclarations]: Found implementation of procedure error1 [2024-08-07 13:50:51,173 INFO L138 BoogieDeclarations]: Found implementation of procedure update_fifo_q [2024-08-07 13:50:51,173 INFO L138 BoogieDeclarations]: Found implementation of procedure is_do_write_p_triggered [2024-08-07 13:50:51,173 INFO L138 BoogieDeclarations]: Found implementation of procedure is_do_read_c_triggered [2024-08-07 13:50:51,174 INFO L138 BoogieDeclarations]: Found implementation of procedure immediate_notify_threads [2024-08-07 13:50:51,174 INFO L138 BoogieDeclarations]: Found implementation of procedure do_write_p [2024-08-07 13:50:51,174 INFO L138 BoogieDeclarations]: Found implementation of procedure do_read_c [2024-08-07 13:50:51,174 INFO L138 BoogieDeclarations]: Found implementation of procedure update_channels1 [2024-08-07 13:50:51,174 INFO L138 BoogieDeclarations]: Found implementation of procedure init_threads1 [2024-08-07 13:50:51,174 INFO L138 BoogieDeclarations]: Found implementation of procedure exists_runnable_thread1 [2024-08-07 13:50:51,174 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_delta_events1 [2024-08-07 13:50:51,174 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_delta_events1 [2024-08-07 13:50:51,174 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_threads1 [2024-08-07 13:50:51,174 INFO L138 BoogieDeclarations]: Found implementation of procedure eval1 [2024-08-07 13:50:51,175 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_simulation1 [2024-08-07 13:50:51,175 INFO L138 BoogieDeclarations]: Found implementation of procedure start_simulation1 [2024-08-07 13:50:51,175 INFO L138 BoogieDeclarations]: Found implementation of procedure init_model1 [2024-08-07 13:50:51,175 INFO L138 BoogieDeclarations]: Found implementation of procedure main1 [2024-08-07 13:50:51,175 INFO L138 BoogieDeclarations]: Found implementation of procedure error2 [2024-08-07 13:50:51,175 INFO L138 BoogieDeclarations]: Found implementation of procedure master [2024-08-07 13:50:51,175 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit1 [2024-08-07 13:50:51,175 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit2 [2024-08-07 13:50:51,175 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit3 [2024-08-07 13:50:51,175 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit4 [2024-08-07 13:50:51,175 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit5 [2024-08-07 13:50:51,176 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit6 [2024-08-07 13:50:51,176 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit7 [2024-08-07 13:50:51,176 INFO L138 BoogieDeclarations]: Found implementation of procedure is_master_triggered [2024-08-07 13:50:51,176 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit1_triggered [2024-08-07 13:50:51,176 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit2_triggered [2024-08-07 13:50:51,176 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit3_triggered [2024-08-07 13:50:51,176 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit4_triggered [2024-08-07 13:50:51,176 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit5_triggered [2024-08-07 13:50:51,176 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit6_triggered [2024-08-07 13:50:51,176 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit7_triggered [2024-08-07 13:50:51,176 INFO L138 BoogieDeclarations]: Found implementation of procedure update_channels2 [2024-08-07 13:50:51,177 INFO L138 BoogieDeclarations]: Found implementation of procedure init_threads2 [2024-08-07 13:50:51,177 INFO L138 BoogieDeclarations]: Found implementation of procedure exists_runnable_thread2 [2024-08-07 13:50:51,177 INFO L138 BoogieDeclarations]: Found implementation of procedure eval2 [2024-08-07 13:50:51,177 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_delta_events2 [2024-08-07 13:50:51,177 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_delta_events2 [2024-08-07 13:50:51,177 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_threads2 [2024-08-07 13:50:51,181 INFO L138 BoogieDeclarations]: Found implementation of procedure immediate_notify [2024-08-07 13:50:51,181 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_time_events2 [2024-08-07 13:50:51,182 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_time_events2 [2024-08-07 13:50:51,182 INFO L138 BoogieDeclarations]: Found implementation of procedure init_model2 [2024-08-07 13:50:51,182 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_simulation2 [2024-08-07 13:50:51,182 INFO L138 BoogieDeclarations]: Found implementation of procedure start_simulation2 [2024-08-07 13:50:51,182 INFO L138 BoogieDeclarations]: Found implementation of procedure main2 [2024-08-07 13:50:51,182 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-08-07 13:50:51,182 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_uint [2024-08-07 13:50:51,183 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_char [2024-08-07 13:50:51,183 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2024-08-07 13:50:51,183 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_long [2024-08-07 13:50:51,183 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_ulong [2024-08-07 13:50:51,183 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_float [2024-08-07 13:50:51,183 INFO L130 BoogieDeclarations]: Found specification of procedure exit [2024-08-07 13:50:51,183 INFO L130 BoogieDeclarations]: Found specification of procedure abort [2024-08-07 13:50:51,184 INFO L130 BoogieDeclarations]: Found specification of procedure __assert_fail [2024-08-07 13:50:51,184 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2024-08-07 13:50:51,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-08-07 13:50:51,184 INFO L130 BoogieDeclarations]: Found specification of procedure error1 [2024-08-07 13:50:51,184 INFO L130 BoogieDeclarations]: Found specification of procedure update_fifo_q [2024-08-07 13:50:51,184 INFO L130 BoogieDeclarations]: Found specification of procedure is_do_write_p_triggered [2024-08-07 13:50:51,184 INFO L130 BoogieDeclarations]: Found specification of procedure is_do_read_c_triggered [2024-08-07 13:50:51,185 INFO L130 BoogieDeclarations]: Found specification of procedure immediate_notify_threads [2024-08-07 13:50:51,185 INFO L130 BoogieDeclarations]: Found specification of procedure do_write_p [2024-08-07 13:50:51,185 INFO L130 BoogieDeclarations]: Found specification of procedure do_read_c [2024-08-07 13:50:51,185 INFO L130 BoogieDeclarations]: Found specification of procedure update_channels1 [2024-08-07 13:50:51,185 INFO L130 BoogieDeclarations]: Found specification of procedure init_threads1 [2024-08-07 13:50:51,185 INFO L130 BoogieDeclarations]: Found specification of procedure exists_runnable_thread1 [2024-08-07 13:50:51,185 INFO L130 BoogieDeclarations]: Found specification of procedure fire_delta_events1 [2024-08-07 13:50:51,186 INFO L130 BoogieDeclarations]: Found specification of procedure reset_delta_events1 [2024-08-07 13:50:51,186 INFO L130 BoogieDeclarations]: Found specification of procedure activate_threads1 [2024-08-07 13:50:51,186 INFO L130 BoogieDeclarations]: Found specification of procedure eval1 [2024-08-07 13:50:51,186 INFO L130 BoogieDeclarations]: Found specification of procedure stop_simulation1 [2024-08-07 13:50:51,186 INFO L130 BoogieDeclarations]: Found specification of procedure start_simulation1 [2024-08-07 13:50:51,186 INFO L130 BoogieDeclarations]: Found specification of procedure init_model1 [2024-08-07 13:50:51,187 INFO L130 BoogieDeclarations]: Found specification of procedure main1 [2024-08-07 13:50:51,187 INFO L130 BoogieDeclarations]: Found specification of procedure error2 [2024-08-07 13:50:51,187 INFO L130 BoogieDeclarations]: Found specification of procedure is_master_triggered [2024-08-07 13:50:51,187 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit1_triggered [2024-08-07 13:50:51,187 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit2_triggered [2024-08-07 13:50:51,187 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit3_triggered [2024-08-07 13:50:51,187 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit4_triggered [2024-08-07 13:50:51,187 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit5_triggered [2024-08-07 13:50:51,187 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit6_triggered [2024-08-07 13:50:51,187 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit7_triggered [2024-08-07 13:50:51,188 INFO L130 BoogieDeclarations]: Found specification of procedure immediate_notify [2024-08-07 13:50:51,188 INFO L130 BoogieDeclarations]: Found specification of procedure master [2024-08-07 13:50:51,188 INFO L130 BoogieDeclarations]: Found specification of procedure transmit1 [2024-08-07 13:50:51,188 INFO L130 BoogieDeclarations]: Found specification of procedure transmit2 [2024-08-07 13:50:51,188 INFO L130 BoogieDeclarations]: Found specification of procedure transmit3 [2024-08-07 13:50:51,188 INFO L130 BoogieDeclarations]: Found specification of procedure transmit4 [2024-08-07 13:50:51,188 INFO L130 BoogieDeclarations]: Found specification of procedure transmit5 [2024-08-07 13:50:51,188 INFO L130 BoogieDeclarations]: Found specification of procedure transmit6 [2024-08-07 13:50:51,188 INFO L130 BoogieDeclarations]: Found specification of procedure transmit7 [2024-08-07 13:50:51,188 INFO L130 BoogieDeclarations]: Found specification of procedure update_channels2 [2024-08-07 13:50:51,188 INFO L130 BoogieDeclarations]: Found specification of procedure init_threads2 [2024-08-07 13:50:51,188 INFO L130 BoogieDeclarations]: Found specification of procedure exists_runnable_thread2 [2024-08-07 13:50:51,189 INFO L130 BoogieDeclarations]: Found specification of procedure eval2 [2024-08-07 13:50:51,189 INFO L130 BoogieDeclarations]: Found specification of procedure fire_delta_events2 [2024-08-07 13:50:51,189 INFO L130 BoogieDeclarations]: Found specification of procedure reset_delta_events2 [2024-08-07 13:50:51,189 INFO L130 BoogieDeclarations]: Found specification of procedure activate_threads2 [2024-08-07 13:50:51,189 INFO L130 BoogieDeclarations]: Found specification of procedure fire_time_events2 [2024-08-07 13:50:51,189 INFO L130 BoogieDeclarations]: Found specification of procedure reset_time_events2 [2024-08-07 13:50:51,189 INFO L130 BoogieDeclarations]: Found specification of procedure init_model2 [2024-08-07 13:50:51,190 INFO L130 BoogieDeclarations]: Found specification of procedure stop_simulation2 [2024-08-07 13:50:51,190 INFO L130 BoogieDeclarations]: Found specification of procedure start_simulation2 [2024-08-07 13:50:51,190 INFO L130 BoogieDeclarations]: Found specification of procedure main2 [2024-08-07 13:50:51,190 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-08-07 13:50:51,190 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-08-07 13:50:51,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-08-07 13:50:51,191 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-08-07 13:50:51,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-08-07 13:50:51,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-08-07 13:50:51,191 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-08-07 13:50:51,318 INFO L273 CfgBuilder]: Building ICFG [2024-08-07 13:50:51,322 INFO L304 CfgBuilder]: Building CFG for each procedure with an implementation [2024-08-07 13:50:51,446 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint start_simulation1FINAL: assume true; [2024-08-07 13:50:51,486 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint start_simulation2FINAL: assume true; [2024-08-07 13:50:51,588 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint do_write_pFINAL: assume true; [2024-08-07 13:50:51,663 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint do_read_cFINAL: assume true; [2024-08-07 13:50:51,756 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit1FINAL: assume true; [2024-08-07 13:50:51,779 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit3FINAL: assume true; [2024-08-07 13:50:51,792 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit2FINAL: assume true; [2024-08-07 13:50:51,802 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit5FINAL: assume true; [2024-08-07 13:50:51,811 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit4FINAL: assume true; [2024-08-07 13:50:51,824 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit7FINAL: assume true; [2024-08-07 13:50:51,880 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit6FINAL: assume true; [2024-08-07 13:50:51,940 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint eval2FINAL: assume true; [2024-08-07 13:50:51,961 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint eval1FINAL: assume true; [2024-08-07 13:50:52,016 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint masterFINAL: assume true; [2024-08-07 13:50:52,188 INFO L? ?]: Removed 88 outVars from TransFormulas that were not future-live. [2024-08-07 13:50:52,189 INFO L327 CfgBuilder]: Performing block encoding [2024-08-07 13:50:52,213 INFO L349 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-08-07 13:50:52,213 INFO L354 CfgBuilder]: Removed 0 assume(true) statements. [2024-08-07 13:50:52,217 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.08 01:50:52 BoogieIcfgContainer [2024-08-07 13:50:52,217 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-08-07 13:50:52,219 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-08-07 13:50:52,219 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-08-07 13:50:52,224 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-08-07 13:50:52,224 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.08 01:50:50" (1/4) ... [2024-08-07 13:50:52,225 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3c9f476 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.08 01:50:52, skipping insertion in model container [2024-08-07 13:50:52,225 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 07.08 01:50:50" (2/4) ... [2024-08-07 13:50:52,226 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3c9f476 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 07.08 01:50:52, skipping insertion in model container [2024-08-07 13:50:52,226 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 01:50:51" (3/4) ... [2024-08-07 13:50:52,226 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3c9f476 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 07.08 01:50:52, skipping insertion in model container [2024-08-07 13:50:52,226 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.08 01:50:52" (4/4) ... [2024-08-07 13:50:52,227 INFO L119 eAbstractionObserver]: Analyzing ICFG pc_sfifo_2.cil-2+token_ring.07.cil-1.c [2024-08-07 13:50:52,228 WARN L130 eAbstractionObserver]: Found a witness in the YAML format. I will only consider traces that are accepted by the witness [2024-08-07 13:50:52,250 INFO L221 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-08-07 13:50:52,253 INFO L180 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-08-07 13:50:52,311 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,311 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,326 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,326 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,334 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,335 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,341 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,341 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,343 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,343 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,345 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,345 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,349 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,349 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,352 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,355 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,358 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,358 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,361 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,361 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,364 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,364 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,366 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,366 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,380 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,380 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,382 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,382 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,384 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,384 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,386 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,386 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,388 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,388 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,388 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,388 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,390 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,390 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,391 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,391 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,393 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,393 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,394 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,394 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,395 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,396 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,397 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,397 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,398 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,398 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,399 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,399 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,400 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,400 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,401 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,402 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,402 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,402 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,403 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,403 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,404 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,404 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,405 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,405 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,407 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,407 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,408 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,408 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,409 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,409 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,410 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,410 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,411 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,411 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,412 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,412 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,413 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,413 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,414 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,415 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,416 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,416 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,417 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,417 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,417 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,418 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,419 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,419 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,420 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,420 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,420 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,421 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,421 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,422 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,422 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,422 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,424 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,424 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,425 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,425 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,426 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,426 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,426 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,426 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,427 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,427 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,428 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,428 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,430 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,430 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,431 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,431 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,432 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,432 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,433 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,433 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,434 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,434 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,435 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,435 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,436 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,436 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,437 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,437 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,438 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,438 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,439 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,439 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,440 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,440 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,441 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,441 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,442 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,442 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,443 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,443 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,444 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,444 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,445 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,445 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,445 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,446 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,446 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,446 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,448 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,448 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,449 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,449 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,449 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,450 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,450 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,451 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,458 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,458 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,459 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,459 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,460 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,460 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,461 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,461 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,462 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,462 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,463 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,463 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,463 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,464 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,464 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,464 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,465 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,465 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,466 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,466 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,467 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,467 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,467 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,468 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,468 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,468 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,469 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,469 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,470 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,470 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,471 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,471 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,472 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,472 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,472 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,473 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,473 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,473 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,474 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,474 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,474 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,474 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,475 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,475 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,476 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,476 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,477 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,477 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,478 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,478 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,478 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,479 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,479 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,479 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,480 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,480 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,481 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,481 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,482 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,482 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,482 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,483 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,483 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,483 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,484 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,484 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,485 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,485 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,486 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,486 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,487 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,487 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,487 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,487 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,488 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,488 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,489 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,489 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,490 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,490 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,490 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,490 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,491 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,492 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,492 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,492 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,493 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,493 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,493 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,493 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,495 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,495 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,495 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,495 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,496 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,496 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,497 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,497 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,498 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,498 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,499 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,499 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,499 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,499 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,500 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,501 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,501 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,501 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,502 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,502 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,503 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,503 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,504 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,504 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,505 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,505 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,505 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,505 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,506 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,506 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,507 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,507 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,507 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,507 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,508 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,508 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,509 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,509 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,510 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,510 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,510 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,511 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,511 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,511 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,512 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,512 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,512 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,512 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,513 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,513 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,514 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,514 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,515 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,515 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,516 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,516 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,516 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,516 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,517 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,517 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,517 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,525 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,527 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,527 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,528 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,528 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,529 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,530 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,530 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,531 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,532 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,532 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,533 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,533 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,534 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,534 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,535 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,535 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,536 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,536 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,537 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,537 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,538 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,538 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,539 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,539 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,540 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,540 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,541 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,541 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,542 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,542 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,543 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,543 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,544 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,544 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,545 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,545 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,546 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,546 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,547 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,547 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,548 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,548 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,549 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,549 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,550 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,550 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,551 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,551 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,552 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,552 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,553 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,553 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,554 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,554 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,555 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,555 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,556 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,556 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,557 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,557 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,558 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,558 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,559 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,559 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,561 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,561 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,562 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,562 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,563 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,563 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,564 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,564 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,565 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,565 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,566 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,566 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,567 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,567 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,568 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,568 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,568 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,569 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,569 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,569 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,570 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,570 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,571 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,571 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,572 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,572 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,572 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,572 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,573 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,573 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,574 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,574 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,575 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,575 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,575 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,576 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,576 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,576 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,577 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,577 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,577 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,578 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,578 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,579 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,579 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,579 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,580 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,580 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,581 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,581 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,582 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,582 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,582 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,582 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,583 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,583 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,584 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,584 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,584 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,584 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,585 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,585 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,586 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,586 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,587 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,587 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,588 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,588 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,589 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,589 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,589 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,589 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,590 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,590 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,590 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,591 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,591 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,591 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,592 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,592 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,592 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,593 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,593 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,593 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,594 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,594 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,595 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,595 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,596 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,596 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,596 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,597 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,597 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,597 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,599 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,599 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,599 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,599 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,600 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,600 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,600 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,601 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,601 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,601 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,602 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,602 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,603 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,603 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,603 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,604 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,604 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,604 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,605 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,605 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,605 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,605 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,606 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,606 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,607 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,607 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,608 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,608 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,609 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,615 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,616 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,616 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,617 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,617 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,618 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,618 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,619 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,619 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,620 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,620 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,620 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,620 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,621 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,621 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,622 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,622 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,623 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,623 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,624 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,624 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,625 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,625 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,626 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,626 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,627 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,627 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,628 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,628 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,629 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,629 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,630 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,630 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,631 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,631 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,632 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,632 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,633 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,633 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,634 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,634 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,635 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,635 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,636 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,636 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,637 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,637 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,638 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,638 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,639 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,640 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,640 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,640 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,641 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,641 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,642 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,642 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,643 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,643 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,644 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,644 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,645 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,645 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,646 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,646 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,647 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,647 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,648 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,648 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,649 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,649 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,650 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,650 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,651 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,651 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,652 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,652 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,653 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,653 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,654 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,654 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,654 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,655 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,655 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,656 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,656 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,657 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,657 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,658 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,658 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,659 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,659 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,660 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,661 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,661 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,662 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,662 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,663 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,663 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,663 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,663 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,664 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,664 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,665 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,665 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,666 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,666 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,666 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,666 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,667 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,667 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,669 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,669 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,669 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,670 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,670 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,670 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,671 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,671 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,672 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,672 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,673 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,673 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,673 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,674 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,674 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,674 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,675 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,675 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,676 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,676 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,676 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,677 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,677 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,677 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,679 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,679 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,679 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,679 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,680 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,680 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,681 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,681 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,682 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,682 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,683 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,683 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,683 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,683 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,684 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,684 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,685 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,685 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,686 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,686 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,687 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,687 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,687 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,687 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,689 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,689 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,690 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,690 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,691 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,691 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,692 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,692 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,693 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,693 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,694 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,694 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,695 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,695 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,696 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,696 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,696 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,696 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,697 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,697 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,698 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,698 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,699 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,699 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,700 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,700 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,701 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,701 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,702 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,702 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,703 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,703 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,703 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,703 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,704 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,704 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,705 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,705 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,706 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,706 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,708 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,708 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,710 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,711 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,711 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,712 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,712 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,712 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,713 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,713 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,717 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,717 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,728 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,728 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,729 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,729 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,730 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,730 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,731 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,731 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,732 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,732 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,733 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,733 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,733 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,733 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,734 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,734 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,735 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,735 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,736 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,736 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,736 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,737 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,737 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,738 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,739 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,739 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,740 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,740 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,740 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,740 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,742 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,742 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,743 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,743 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,744 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,744 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,744 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,745 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,745 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,746 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,747 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,747 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,748 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,748 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,749 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,749 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,750 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,751 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,752 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,752 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,752 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,753 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,753 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,753 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,754 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,754 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,755 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,755 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,756 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,756 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,757 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,757 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,758 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,758 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,759 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,759 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,760 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,760 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,761 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,761 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,762 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,763 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,764 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,764 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,764 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,765 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,765 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,765 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,766 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,766 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,767 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,767 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,768 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,768 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,769 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,769 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,770 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,770 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,771 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,772 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,772 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,773 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,773 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,773 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,775 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,775 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,776 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,776 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,777 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,777 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,778 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,778 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,779 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,779 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,779 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,779 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,780 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,780 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,781 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,781 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,782 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,782 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,783 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,783 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,784 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,784 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,785 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,785 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,785 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,786 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,786 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,786 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,787 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,787 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,788 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,788 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,789 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,789 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,791 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,792 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,792 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,792 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,793 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,793 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,794 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,794 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,795 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,795 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,796 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,796 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,797 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,797 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,798 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,798 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,799 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,799 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,799 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,799 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,800 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,800 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,800 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,801 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,801 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,801 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,802 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,802 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,802 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,802 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,803 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,803 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,804 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,804 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,804 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,805 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,805 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,805 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,806 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,806 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,807 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,807 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,807 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,807 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,808 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,808 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,808 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,809 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,809 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,809 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,810 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,810 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,810 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,810 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,811 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,811 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,812 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,812 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,812 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,812 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,813 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,813 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,813 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,813 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,814 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,814 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,815 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,815 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,815 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,815 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,816 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,816 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,817 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,817 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,817 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,817 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,818 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,818 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,818 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,818 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,819 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,819 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,820 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,820 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,820 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,820 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,821 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,821 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,822 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,822 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,822 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,823 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,823 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,823 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,824 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,824 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,824 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,824 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,825 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,825 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,825 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,825 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,832 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,832 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,833 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,833 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,833 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,834 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,834 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,834 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,834 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,834 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,835 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,835 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,838 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,838 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,839 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,839 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,839 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,839 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,840 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,840 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,841 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,841 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,841 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,841 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,842 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,842 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,842 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,842 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,843 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,843 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,843 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,844 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,844 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,844 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,844 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,845 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,845 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,845 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,845 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,845 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,846 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,846 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,846 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,846 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,847 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,847 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,847 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,847 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,848 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,848 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,848 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,848 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,849 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,849 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,849 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,849 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,849 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,850 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,850 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,850 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,850 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,850 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,851 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,852 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,852 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,852 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,852 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,853 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,853 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,853 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,853 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,853 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,854 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,854 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,854 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,855 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,855 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,855 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,856 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,856 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,856 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,856 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,856 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,856 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,857 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,857 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,857 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,857 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,858 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,858 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,858 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,858 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,859 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,859 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,859 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,859 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,860 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,860 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,861 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,861 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,861 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,861 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,861 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,862 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,862 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,862 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,862 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,862 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,863 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,863 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,863 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,863 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,864 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,864 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,864 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,864 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,865 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,865 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,865 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,865 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,866 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,866 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,866 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,867 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,867 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,867 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,867 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,867 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,868 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,868 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,868 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,868 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,869 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,869 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,869 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,869 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,870 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,870 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,870 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,870 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,871 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,871 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,871 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,871 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,872 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,872 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,872 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,873 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,873 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,873 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,873 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,874 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,874 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,874 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,874 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,874 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,875 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,875 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,875 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,875 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,876 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,876 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,876 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,876 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,877 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,877 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,877 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,877 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,878 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,878 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,878 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,878 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,879 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,879 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,879 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,879 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,880 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,880 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,880 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,880 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,881 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,881 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,881 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,881 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,881 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,882 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,882 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,882 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,882 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,883 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,883 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,883 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,883 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,883 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,884 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,884 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,884 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,884 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,885 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,885 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,885 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,885 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,886 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,886 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,886 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,886 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,886 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,887 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,888 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,888 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,888 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,888 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,888 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,889 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,889 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,889 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,889 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,889 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,890 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,890 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,891 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,891 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,891 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,891 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,891 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,892 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,892 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,892 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,892 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,892 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,893 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,893 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,893 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,893 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,894 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,894 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,894 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,894 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,895 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,895 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,895 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,896 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,896 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,896 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,896 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,896 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,897 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,908 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,909 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,909 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,910 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,910 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,911 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,911 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,911 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,911 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,912 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,912 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,913 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,913 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,913 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,913 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,914 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,914 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,915 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,915 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,915 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,916 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,916 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,916 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,918 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,918 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,919 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,919 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,920 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,920 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,920 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,921 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,921 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,921 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,922 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,922 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,922 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,923 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,923 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,924 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,924 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,924 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,925 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,925 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,926 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,926 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,926 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,926 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,927 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,927 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,928 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,928 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,929 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,929 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,929 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,930 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,930 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,930 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,931 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,931 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,932 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,932 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,933 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,933 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,934 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,934 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,934 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,934 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,935 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,935 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,936 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,936 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,936 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,937 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,937 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,937 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,938 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,938 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,939 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,939 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,939 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,940 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,940 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,940 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,941 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,941 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,942 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,942 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,944 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,944 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,945 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,945 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,946 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,946 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,946 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,946 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,947 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,947 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,948 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,948 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,949 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,949 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,949 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,950 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,950 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,950 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,950 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,951 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,951 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,951 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,952 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,952 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,952 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,952 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,952 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,953 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,953 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,953 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,953 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,954 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,954 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,954 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,955 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,955 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,955 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,955 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,955 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,956 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,956 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,956 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,957 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,957 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,957 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,957 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,958 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,958 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,958 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,958 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,959 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,959 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,959 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,959 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,960 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,960 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,960 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,960 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,961 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,961 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,961 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,961 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,962 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,962 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,962 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,962 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,963 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,963 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,963 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,963 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,964 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,964 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,964 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,964 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,965 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,965 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,965 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,965 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,966 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,966 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,966 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,966 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,967 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,967 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,967 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,967 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,968 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,968 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,968 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,968 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,969 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,969 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,969 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,969 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,970 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,970 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,972 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,972 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,972 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,973 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,973 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,973 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,973 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,974 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,974 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,974 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:52,974 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,975 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,975 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,975 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,975 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,976 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,976 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,976 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,976 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,976 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:52,977 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:52,977 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:52,978 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:52,978 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:52,978 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,978 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,979 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,979 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,979 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,979 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,980 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,980 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,980 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,980 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,981 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,981 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,981 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,981 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,982 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,982 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,982 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,982 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,983 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:52,983 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,983 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,983 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,983 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,983 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,984 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,984 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,984 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,984 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,985 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:52,985 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:52,985 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,986 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,986 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,986 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,986 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,986 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,987 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,987 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,987 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:52,988 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:52,988 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,989 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,989 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,989 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,990 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,990 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,990 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,990 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,991 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:52,991 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:52,991 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,991 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,992 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,992 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,992 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,992 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,992 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,993 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,993 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:52,993 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:52,993 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,993 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,994 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,994 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,994 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,994 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,995 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,995 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,995 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,995 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:52,996 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,996 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,996 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,996 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,997 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,997 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,997 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,997 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:52,998 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:52,998 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,011 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,011 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,012 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,012 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,012 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,012 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,013 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,013 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,013 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,013 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,014 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,014 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,014 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,014 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,015 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,015 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,015 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,015 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,016 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,016 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,016 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,016 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,017 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,017 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,017 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,018 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,018 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,018 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,018 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,019 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,019 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,019 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,019 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,020 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,020 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,020 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,020 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,020 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,021 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,021 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,021 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,021 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,022 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,022 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,022 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,022 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,023 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,023 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,023 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,023 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,024 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,024 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,024 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,024 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,025 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,025 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,025 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,025 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,026 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,027 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,027 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,027 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,027 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,028 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,028 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,028 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,029 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,029 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,029 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,029 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,029 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,030 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,030 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,030 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,030 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,030 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,031 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,031 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,031 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,031 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,032 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,032 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,032 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,032 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,033 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,033 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,033 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,033 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,035 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,035 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,036 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,036 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,036 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,036 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,037 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,037 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,037 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,037 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,037 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,038 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,038 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,038 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,038 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,038 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,039 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,039 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,040 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,040 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,040 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,040 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,041 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,041 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,041 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,041 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,042 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,042 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,042 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,042 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,042 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,042 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,043 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,043 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,043 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,043 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,044 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,044 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,044 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,044 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,044 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,045 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,045 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,045 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,045 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,045 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,046 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,046 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,046 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,047 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,047 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,047 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,047 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,047 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,048 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,048 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,048 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,048 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,049 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,049 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,049 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,049 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,050 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,050 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,050 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,050 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,051 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,051 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,051 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,051 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,052 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,052 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,052 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,052 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,053 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,053 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,053 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,053 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,053 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,054 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,054 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,054 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,054 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,054 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,055 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,055 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,057 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,057 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,057 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,057 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,058 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,058 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,058 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,058 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,058 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,059 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,059 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,059 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,059 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,059 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,060 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,060 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,060 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,060 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,061 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,061 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,061 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,062 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,062 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,062 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,062 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,063 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,063 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,063 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,063 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,063 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,064 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,064 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,064 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,064 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,065 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,065 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,065 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,066 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,066 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,067 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,067 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,067 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,067 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,068 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,068 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,068 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,068 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,068 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,069 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,069 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,069 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,069 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,070 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,070 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,070 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,070 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,071 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,071 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,072 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,072 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,072 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,072 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,073 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,073 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,073 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,073 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,074 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,074 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,074 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,074 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,075 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,075 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,075 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,075 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,076 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,076 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,076 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,076 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,077 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,077 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,077 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,077 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,078 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,078 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,078 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,078 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,078 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,079 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,080 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,080 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,080 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,080 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,081 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,081 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,081 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,081 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,082 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,082 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,082 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,082 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,083 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,083 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,083 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,083 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,084 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,084 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,084 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,084 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,085 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,085 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,085 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,086 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,086 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,086 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,086 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,086 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,087 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,087 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,088 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,088 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,088 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,088 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,089 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,089 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,089 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,089 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,090 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,090 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,090 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,090 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,090 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,090 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,091 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,091 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,091 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,091 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,099 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,099 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,100 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,100 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,101 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,101 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,101 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,101 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,102 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,102 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,103 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,103 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,104 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,104 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,104 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,104 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,105 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,105 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,105 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,105 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,106 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,106 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,106 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,106 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,107 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,107 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,107 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,107 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,108 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,108 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,108 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,108 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,109 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,109 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,109 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,109 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,110 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,110 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,110 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,111 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,111 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,111 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,111 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,112 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,112 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,112 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,113 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,113 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,113 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,113 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,114 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,114 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,114 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,114 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,115 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,115 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,115 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,116 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,116 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,116 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,116 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,117 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,117 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,117 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,118 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,118 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,118 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,119 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,119 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,119 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,120 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,120 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,120 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,120 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,121 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,121 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,121 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,121 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,122 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,122 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,123 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,123 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,123 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,123 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,124 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,124 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,124 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,124 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,125 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,125 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,125 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,126 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,126 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,126 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,127 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,127 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,127 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,127 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,128 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,128 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,128 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,129 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,129 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,129 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,130 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,130 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,130 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,130 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,131 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,131 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,131 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,131 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,132 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,132 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,133 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,133 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,133 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,133 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,134 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,134 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,134 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,134 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,135 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,135 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,135 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,135 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,136 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,136 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,136 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,137 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,137 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,137 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,138 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,138 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,138 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,138 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,139 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,139 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,139 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,139 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,140 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,140 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,141 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,141 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,141 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,141 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,142 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,142 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,142 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,142 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,143 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,143 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,143 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,144 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,144 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,144 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,145 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,145 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,145 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,145 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,146 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,146 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,146 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,146 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,147 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,147 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,147 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,147 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,148 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,148 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,148 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,149 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,149 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,149 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,150 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,150 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,150 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,150 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,151 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,151 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,151 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,151 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,152 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,152 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,152 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,153 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,153 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,153 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,154 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,154 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,155 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,155 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,155 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,156 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,156 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,156 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,157 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,157 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,157 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,157 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,158 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,158 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,158 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,158 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,159 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,159 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,159 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,160 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,160 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,160 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,161 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,161 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,161 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,161 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,162 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,162 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,163 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,163 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,163 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,163 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,164 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,164 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,164 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,164 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,165 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,165 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,165 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,165 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,166 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,166 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,166 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,166 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,167 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,167 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,167 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,167 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,168 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,168 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,168 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,168 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,169 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,169 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,169 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,169 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,170 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,170 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,170 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,170 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,171 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,171 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,171 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,171 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,172 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,172 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,172 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,172 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,173 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,173 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,173 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,173 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,174 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,174 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,174 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,174 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,175 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,175 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,175 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,175 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,176 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,176 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,176 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,176 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,177 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,177 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,177 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,177 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,178 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,178 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,178 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,178 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,179 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,179 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,179 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,179 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,180 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,180 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,180 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,180 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,181 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,181 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,181 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,181 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,182 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,182 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,182 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,182 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,183 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,183 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,183 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,183 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,184 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,184 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,184 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,184 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,185 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,185 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,185 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,185 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,186 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,186 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,186 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,186 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,187 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,187 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,187 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,187 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,188 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,188 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,188 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,188 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,189 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,189 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,189 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,189 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,190 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,190 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,190 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,190 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,190 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,191 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,191 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,191 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,203 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,203 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,204 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,204 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,204 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,204 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,205 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,205 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,205 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,205 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,206 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,206 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,206 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,206 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,207 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,207 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,207 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,207 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,208 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,208 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,208 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,208 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,209 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,209 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,209 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,209 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,210 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,210 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,210 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,210 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,211 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,211 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,211 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,211 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,212 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,212 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,212 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,212 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,213 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,213 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,213 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,213 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,214 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,214 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,214 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,214 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,215 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,215 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,215 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,215 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,216 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,216 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,216 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,216 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,217 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,217 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,217 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,217 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,218 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,218 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,219 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,219 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,219 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,220 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,220 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,220 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,220 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,221 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,221 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,221 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,221 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,221 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,222 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,222 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,222 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,222 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,223 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,223 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,223 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,224 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,224 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,224 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,224 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,225 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,225 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,225 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,226 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,226 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,226 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,226 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,227 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,227 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,227 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,227 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,228 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,228 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,228 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,228 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,229 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,229 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,229 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,229 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,230 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,230 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,230 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,230 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,231 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,231 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,231 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,232 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,232 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,232 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,232 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,233 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,233 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,233 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,233 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,234 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,234 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,234 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,235 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,235 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,235 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,235 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,247 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,247 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,249 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,249 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,249 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,249 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,250 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,250 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,250 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,250 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,251 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,251 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,251 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,251 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,252 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,252 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,252 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,252 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,253 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,253 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,304 INFO L90 WitnessUtils]: NestedWordAutomaton nwa = ( callAlphabet = {"call immediate_notify();" "call immediate_notify();" "call #t~ret36 := is_transmit7_triggered();" "call #t~ret35 := is_transmit6_triggered();" "call #t~ret34 := is_transmit5_triggered();" "call #t~ret33 := is_transmit4_triggered();" "call #t~ret32 := is_transmit3_triggered();" "call #t~ret31 := is_transmit2_triggered();" "call #t~ret30 := is_transmit1_triggered();" "call #t~ret29 := is_master_triggered();" "call #t~ret9 := is_do_read_c_triggered();" "call #t~ret8 := is_do_write_p_triggered();" "call immediate_notify();" "call #t~ret13 := exists_runnable_thread1();" "call #t~ret37 := exists_runnable_thread2();" "call transmit7();" "call transmit6();" "call transmit5();" "call transmit4();" "call transmit3();" "call transmit2();" "call transmit1();" "call master();" "call #t~ret41 := main1();" "call #t~ret20 := exists_runnable_thread2();" "call #t~ret42 := main2();" "call do_read_c();" "call #t~ret14 := stop_simulation1();" "call do_write_p();" "call reset_delta_events1();" "call error1();" "call activate_threads1();" "call #t~ret10 := exists_runnable_thread1();" "call update_fifo_q();" "call fire_delta_events1();" "call update_channels1();" "call error2();" "call eval1();" "call immediate_notify();" "call #t~ret43 := main();" "call reset_delta_events1();" "call ULTIMATE.init();" "call activate_threads1();" "call fire_delta_events1();" "call init_threads1();" "call update_channels1();" "call #t~ret39 := stop_simulation2();" "call reset_time_events2();" "call activate_threads2();" "call fire_time_events2();" "call #t~ret38 := exists_runnable_thread2();" "call reset_delta_events2();" "call activate_threads2();" "call fire_delta_events2();" "call update_channels2();" "call eval2();" "call reset_delta_events2();" "call activate_threads2();" "call fire_delta_events2();" "call init_threads2();" "call update_channels2();" "call activate_threads2();" "call #t~ret6 := is_do_read_c_triggered();" "call start_simulation2();" "call init_model2();" "call start_simulation1();" "call init_model1();" "call error1();" "call error1();" "call immediate_notify();" "call immediate_notify();" "call immediate_notify();" "call immediate_notify();" }, internalAlphabet = {"~q_free~0 := 1;~q_write_ev~0 := 2;~q_read_ev~0 := ~q_write_ev~0;~p_num_write~0 := 0;~p_dw_pc~0 := 0;~p_dw_i~0 := 1;~c_num_read~0 := 0;~c_dr_pc~0 := 0;~c_dr_i~0 := 1;" "assume true;" "~m_i~0 := 1;~t1_i~0 := 1;~t2_i~0 := 1;~t3_i~0 := 1;~t4_i~0 := 1;~t5_i~0 := 1;~t6_i~0 := 1;~t7_i~0 := 1;" "assume true;" "assume -2147483648 <= #t~ret41 && #t~ret41 <= 2147483647;" "SUMMARY for call #t~ret41 := main1(); srcloc: L1713-1" "assume 0 != #t~nondet40;havoc #t~nondet40;" "assume -2147483648 <= #t~ret42 && #t~ret42 <= 2147483647;" "SUMMARY for call #t~ret42 := main2(); srcloc: L1715-1" "assume !(0 != #t~nondet40);havoc #t~nondet40;" "havoc #t~nondet40;assume -2147483648 <= #t~nondet40 && #t~nondet40 <= 2147483647;" "assume true;" "assume 0 != ~tmp~4;" "assume !(0 != ~tmp~4);" "assume -2147483648 <= #t~ret14 && #t~ret14 <= 2147483647;~tmp~4 := #t~ret14;havoc #t~ret14;" "SUMMARY for call #t~ret14 := stop_simulation1(); srcloc: L442-1" "SUMMARY for call reset_delta_events1(); srcloc: L441" "SUMMARY for call activate_threads1(); srcloc: L440" "SUMMARY for call fire_delta_events1(); srcloc: L439" "~kernel_st~0 := 3;" "SUMMARY for call update_channels1(); srcloc: L435-1" "~kernel_st~0 := 2;" "SUMMARY for call eval1(); srcloc: L431-1" "~kernel_st~0 := 1;" "assume true;" "assume !true;" "assume true;" "assume !true;" "SUMMARY for call reset_delta_events1(); srcloc: L424" "SUMMARY for call activate_threads1(); srcloc: L423" "SUMMARY for call fire_delta_events1(); srcloc: L422" "SUMMARY for call init_threads1(); srcloc: L421" "SUMMARY for call update_channels1(); srcloc: L420" "havoc ~kernel_st~0;havoc ~tmp~4;~kernel_st~0 := 0;" "assume 0 != ~tmp___0~4;" "assume !(0 != ~tmp___0~4);" "assume -2147483648 <= #t~ret39 && #t~ret39 <= 2147483647;~tmp___0~4 := #t~ret39;havoc #t~ret39;" "SUMMARY for call #t~ret39 := stop_simulation2(); srcloc: L1684-1" "SUMMARY for call reset_time_events2(); srcloc: L1678" "SUMMARY for call activate_threads2(); srcloc: L1677" "SUMMARY for call fire_time_events2(); srcloc: L1676" "assume 0 == ~tmp~8;~kernel_st~1 := 4;" "assume !(0 == ~tmp~8);" "assume -2147483648 <= #t~ret38 && #t~ret38 <= 2147483647;~tmp~8 := #t~ret38;havoc #t~ret38;" "SUMMARY for call #t~ret38 := exists_runnable_thread2(); srcloc: L1671-1" "SUMMARY for call reset_delta_events2(); srcloc: L1668" "SUMMARY for call activate_threads2(); srcloc: L1667" "SUMMARY for call fire_delta_events2(); srcloc: L1666" "~kernel_st~1 := 3;" "SUMMARY for call update_channels2(); srcloc: L1662-1" "~kernel_st~1 := 2;" "SUMMARY for call eval2(); srcloc: L1658-1" "~kernel_st~1 := 1;" "assume true;" "assume !true;" "assume true;" "assume !true;" "SUMMARY for call reset_delta_events2(); srcloc: L1651" "SUMMARY for call activate_threads2(); srcloc: L1650" "SUMMARY for call fire_delta_events2(); srcloc: L1649" "SUMMARY for call init_threads2(); srcloc: L1648" "SUMMARY for call update_channels2(); srcloc: L1647" "havoc ~kernel_st~1;havoc ~tmp~8;havoc ~tmp___0~4;~kernel_st~1 := 0;" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;" "assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;" "assume true;" "#res := ~__retres1~6;" "~__retres1~6 := 0;" "assume 1 == ~E_2~0;~__retres1~6 := 1;" "assume !(1 == ~E_2~0);" "assume 1 == ~t2_pc~0;" "assume !(1 == ~t2_pc~0);" "havoc ~__retres1~6;" "assume true;" "#res := ~__retres1~4;" "~__retres1~4 := 0;" "assume 1 == ~E_M~0;~__retres1~4 := 1;" "assume !(1 == ~E_M~0);" "assume 1 == ~m_pc~0;" "assume !(1 == ~m_pc~0);" "havoc ~__retres1~4;" "assume true;" "assume 1 == ~t7_i~0;~t7_st~0 := 0;" "assume !(1 == ~t7_i~0);~t7_st~0 := 2;" "assume 1 == ~t6_i~0;~t6_st~0 := 0;" "assume !(1 == ~t6_i~0);~t6_st~0 := 2;" "assume 1 == ~t5_i~0;~t5_st~0 := 0;" "assume !(1 == ~t5_i~0);~t5_st~0 := 2;" "assume 1 == ~t4_i~0;~t4_st~0 := 0;" "assume !(1 == ~t4_i~0);~t4_st~0 := 2;" "assume 1 == ~t3_i~0;~t3_st~0 := 0;" "assume !(1 == ~t3_i~0);~t3_st~0 := 2;" "assume 1 == ~t2_i~0;~t2_st~0 := 0;" "assume !(1 == ~t2_i~0);~t2_st~0 := 2;" "assume 1 == ~t1_i~0;~t1_st~0 := 0;" "assume !(1 == ~t1_i~0);~t1_st~0 := 2;" "assume 1 == ~m_i~0;~m_st~0 := 0;" "assume !(1 == ~m_i~0);~m_st~0 := 2;" "assume true;" "SUMMARY for call activate_threads2(); srcloc: immediate_notifyENTRY" "assume true;" "#res := ~__retres1~10;" "~__retres1~10 := 0;" "assume 1 == ~E_6~0;~__retres1~10 := 1;" "assume !(1 == ~E_6~0);" "assume 1 == ~t6_pc~0;" "assume !(1 == ~t6_pc~0);" "havoc ~__retres1~10;" "assume true;" "havoc #t~nondet7;assume -2147483648 <= #t~nondet7 && #t~nondet7 <= 2147483647;~q_buf_0~0 := #t~nondet7;havoc #t~nondet7;~p_last_write~0 := ~q_buf_0~0;~p_num_write~0 := 1 + ~p_num_write~0;~q_free~0 := 0;~q_req_up~0 := 1;" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "assume !(0 == ~q_free~0);" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~p_dw_pc~0;" "assume !(1 == ~p_dw_pc~0);" "assume 0 == ~p_dw_pc~0;" "assume !(0 == ~p_dw_pc~0);" "assume 0 != ~tmp___0~0;~c_dr_st~0 := 0;" "assume !(0 != ~tmp___0~0);" "assume -2147483648 <= #t~ret6 && #t~ret6 <= 2147483647;~tmp___0~0 := #t~ret6;havoc #t~ret6;" "SUMMARY for call #t~ret6 := is_do_read_c_triggered(); srcloc: L121-1" "assume 0 != ~tmp~0;~p_dw_st~0 := 0;" "assume !(0 != ~tmp~0);" "assume -2147483648 <= #t~ret5 && #t~ret5 <= 2147483647;~tmp~0 := #t~ret5;havoc #t~ret5;" "assume true;" "#res := ~__retres1~7;" "~__retres1~7 := 0;" "assume 1 == ~E_3~0;~__retres1~7 := 1;" "assume !(1 == ~E_3~0);" "assume 1 == ~t3_pc~0;" "assume !(1 == ~t3_pc~0);" "havoc ~__retres1~7;" "assume true;" "~__retres1~13 := 0;#res := ~__retres1~13;" "SUMMARY for call start_simulation2(); srcloc: L1704-1" "SUMMARY for call init_model2(); srcloc: L1703" "havoc ~__retres1~13;" "assume true;" "~__retres1~3 := 0;#res := ~__retres1~3;" "SUMMARY for call start_simulation1(); srcloc: L479-1" "SUMMARY for call init_model1(); srcloc: L478" "havoc ~__retres1~3;" "assume true;" "#res := ~__retres1~0;" "~__retres1~0 := 0;" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "assume !(1 == ~q_read_ev~0);" "assume 1 == ~p_dw_pc~0;" "assume !(1 == ~p_dw_pc~0);" "havoc ~__retres1~0;" "assume true;" "#res := ~__retres1~2;" "~__retres1~2 := 0;" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "assume !(0 == ~c_dr_st~0);" "assume !(0 == ~p_dw_st~0);" "havoc ~__retres1~2;" "assume true;" "SUMMARY for call error1(); srcloc: L211" "assume ~p_num_write~0 == ~c_num_read~0;" "assume !(~p_num_write~0 == ~c_num_read~0);" "SUMMARY for call error1(); srcloc: L216" "assume ~p_last_write~0 == ~c_last_read~0;" "assume !(~p_last_write~0 == ~c_last_read~0);" "~a~0 := ~q_buf_0~0;~c_last_read~0 := ~a~0;~c_num_read~0 := 1 + ~c_num_read~0;~q_free~0 := 1;~q_req_up~0 := 1;" "~a~0 := ~a_t~0;" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "assume !(1 == ~q_free~0);" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~c_dr_pc~0;" "assume !(1 == ~c_dr_pc~0);" "assume 0 == ~c_dr_pc~0;" "assume !(0 == ~c_dr_pc~0);" "havoc ~a~0;" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "assume !(1 == ~q_write_ev~0);" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "assume !(1 == ~q_read_ev~0);" "assume true;" "#res := ~__retres1~12;" "~__retres1~12 := 0;" "assume 0 == ~m_st~0;~__retres1~12 := 1;" "assume 0 == ~t1_st~0;~__retres1~12 := 1;" "assume 0 == ~t2_st~0;~__retres1~12 := 1;" "assume 0 == ~t3_st~0;~__retres1~12 := 1;" "assume 0 == ~t4_st~0;~__retres1~12 := 1;" "assume 0 == ~t5_st~0;~__retres1~12 := 1;" "assume 0 == ~t6_st~0;~__retres1~12 := 1;" "assume 0 == ~t7_st~0;~__retres1~12 := 1;" "assume !(0 == ~t7_st~0);" "assume !(0 == ~t6_st~0);" "assume !(0 == ~t5_st~0);" "assume !(0 == ~t4_st~0);" "assume !(0 == ~t3_st~0);" "assume !(0 == ~t2_st~0);" "assume !(0 == ~t1_st~0);" "assume !(0 == ~m_st~0);" "havoc ~__retres1~12;" "assume true;" "assume 1 == ~E_7~0;~E_7~0 := 2;" "assume !(1 == ~E_7~0);" "assume 1 == ~E_6~0;~E_6~0 := 2;" "assume !(1 == ~E_6~0);" "assume 1 == ~E_5~0;~E_5~0 := 2;" "assume !(1 == ~E_5~0);" "assume 1 == ~E_4~0;~E_4~0 := 2;" "assume !(1 == ~E_4~0);" "assume 1 == ~E_3~0;~E_3~0 := 2;" "assume !(1 == ~E_3~0);" "assume 1 == ~E_2~0;~E_2~0 := 2;" "assume !(1 == ~E_2~0);" "assume 1 == ~E_1~0;~E_1~0 := 2;" "assume !(1 == ~E_1~0);" "assume 1 == ~E_M~0;~E_M~0 := 2;" "assume !(1 == ~E_M~0);" "assume 1 == ~T7_E~0;~T7_E~0 := 2;" "assume !(1 == ~T7_E~0);" "assume 1 == ~T6_E~0;~T6_E~0 := 2;" "assume !(1 == ~T6_E~0);" "assume 1 == ~T5_E~0;~T5_E~0 := 2;" "assume !(1 == ~T5_E~0);" "assume 1 == ~T4_E~0;~T4_E~0 := 2;" "assume !(1 == ~T4_E~0);" "assume 1 == ~T3_E~0;~T3_E~0 := 2;" "assume !(1 == ~T3_E~0);" "assume 1 == ~T2_E~0;~T2_E~0 := 2;" "assume !(1 == ~T2_E~0);" "assume 1 == ~T1_E~0;~T1_E~0 := 2;" "assume !(1 == ~T1_E~0);" "assume 1 == ~M_E~0;~M_E~0 := 2;" "assume !(1 == ~M_E~0);" "assume true;" "~E_2~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L621-1" "~token~0 := 1 + ~token~0;~E_2~0 := 1;" "~t1_pc~0 := 1;~t1_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t1_pc~0;" "assume !(1 == ~t1_pc~0);" "assume 0 == ~t1_pc~0;" "assume !(0 == ~t1_pc~0);" "#res := ~__retres1~11;" "~__retres1~11 := 0;" "assume 1 == ~E_7~0;~__retres1~11 := 1;" "assume !(1 == ~E_7~0);" "assume 1 == ~t7_pc~0;" "assume !(1 == ~t7_pc~0);" "havoc ~__retres1~11;" "assume true;" "~E_4~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L693-1" "~token~0 := 1 + ~token~0;~E_4~0 := 1;" "~t3_pc~0 := 1;~t3_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t3_pc~0;" "assume !(1 == ~t3_pc~0);" "assume 0 == ~t3_pc~0;" "assume !(0 == ~t3_pc~0);" "~E_3~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L657-1" "~token~0 := 1 + ~token~0;~E_3~0 := 1;" "~t2_pc~0 := 1;~t2_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t2_pc~0;" "assume !(1 == ~t2_pc~0);" "assume 0 == ~t2_pc~0;" "assume !(0 == ~t2_pc~0);" "~E_6~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L765-1" "~token~0 := 1 + ~token~0;~E_6~0 := 1;" "~t5_pc~0 := 1;~t5_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t5_pc~0;" "assume !(1 == ~t5_pc~0);" "assume 0 == ~t5_pc~0;" "assume !(0 == ~t5_pc~0);" "~E_5~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L729-1" "~token~0 := 1 + ~token~0;~E_5~0 := 1;" "~t4_pc~0 := 1;~t4_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t4_pc~0;" "assume !(1 == ~t4_pc~0);" "assume 0 == ~t4_pc~0;" "assume !(0 == ~t4_pc~0);" "~E_M~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L837-1" "~token~0 := 1 + ~token~0;~E_M~0 := 1;" "~t7_pc~0 := 1;~t7_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t7_pc~0;" "assume !(1 == ~t7_pc~0);" "assume 0 == ~t7_pc~0;" "assume !(0 == ~t7_pc~0);" "assume 0 != ~tmp___6~0;~t7_st~0 := 0;" "assume !(0 != ~tmp___6~0);" "assume -2147483648 <= #t~ret36 && #t~ret36 <= 2147483647;~tmp___6~0 := #t~ret36;havoc #t~ret36;" "SUMMARY for call #t~ret36 := is_transmit7_triggered(); srcloc: L1485-1" "assume 0 != ~tmp___5~0;~t6_st~0 := 0;" "assume !(0 != ~tmp___5~0);" "assume -2147483648 <= #t~ret35 && #t~ret35 <= 2147483647;~tmp___5~0 := #t~ret35;havoc #t~ret35;" "SUMMARY for call #t~ret35 := is_transmit6_triggered(); srcloc: L1477-1" "assume 0 != ~tmp___4~0;~t5_st~0 := 0;" "assume !(0 != ~tmp___4~0);" "assume -2147483648 <= #t~ret34 && #t~ret34 <= 2147483647;~tmp___4~0 := #t~ret34;havoc #t~ret34;" "SUMMARY for call #t~ret34 := is_transmit5_triggered(); srcloc: L1469-1" "assume 0 != ~tmp___3~0;~t4_st~0 := 0;" "assume !(0 != ~tmp___3~0);" "assume -2147483648 <= #t~ret33 && #t~ret33 <= 2147483647;~tmp___3~0 := #t~ret33;havoc #t~ret33;" "SUMMARY for call #t~ret33 := is_transmit4_triggered(); srcloc: L1461-1" "assume 0 != ~tmp___2~0;~t3_st~0 := 0;" "assume !(0 != ~tmp___2~0);" "assume -2147483648 <= #t~ret32 && #t~ret32 <= 2147483647;~tmp___2~0 := #t~ret32;havoc #t~ret32;" "SUMMARY for call #t~ret32 := is_transmit3_triggered(); srcloc: L1453-1" "assume 0 != ~tmp___1~1;~t2_st~0 := 0;" "assume !(0 != ~tmp___1~1);" "assume -2147483648 <= #t~ret31 && #t~ret31 <= 2147483647;~tmp___1~1 := #t~ret31;havoc #t~ret31;" "SUMMARY for call #t~ret31 := is_transmit2_triggered(); srcloc: L1445-1" "assume 0 != ~tmp___0~3;~t1_st~0 := 0;" "assume !(0 != ~tmp___0~3);" "assume -2147483648 <= #t~ret30 && #t~ret30 <= 2147483647;~tmp___0~3 := #t~ret30;havoc #t~ret30;" "SUMMARY for call #t~ret30 := is_transmit1_triggered(); srcloc: L1437-1" "assume 0 != ~tmp~6;~m_st~0 := 0;" "assume !(0 != ~tmp~6);" "assume -2147483648 <= #t~ret29 && #t~ret29 <= 2147483647;~tmp~6 := #t~ret29;havoc #t~ret29;" "SUMMARY for call #t~ret29 := is_master_triggered(); srcloc: L1429-1" "havoc ~tmp~6;havoc ~tmp___0~3;havoc ~tmp___1~1;havoc ~tmp___2~0;havoc ~tmp___3~0;havoc ~tmp___4~0;havoc ~tmp___5~0;havoc ~tmp___6~0;" "assume true;" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "assume !(0 != ~tmp___0~1);" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "SUMMARY for call #t~ret9 := is_do_read_c_triggered(); srcloc: L329-1" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "assume !(0 != ~tmp~1);" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "SUMMARY for call #t~ret8 := is_do_write_p_triggered(); srcloc: L321-1" "havoc ~tmp~1;havoc ~tmp___0~1;" "assume true;" "~E_7~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L801-1" "~token~0 := 1 + ~token~0;~E_7~0 := 1;" "~t6_pc~0 := 1;~t6_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t6_pc~0;" "assume !(1 == ~t6_pc~0);" "assume 0 == ~t6_pc~0;" "assume !(0 == ~t6_pc~0);" "#res := ~__retres2~0;" "~__retres2~0 := 1;" "assume 0 != ~tmp~3;~__retres2~0 := 0;" "assume !(0 != ~tmp~3);" "assume -2147483648 <= #t~ret13 && #t~ret13 <= 2147483647;~tmp~3 := #t~ret13;havoc #t~ret13;" "SUMMARY for call #t~ret13 := exists_runnable_thread1(); srcloc: L400-1" "havoc ~tmp~3;havoc ~__retres2~0;" "assume true;" "#res := ~__retres2~1;" "~__retres2~1 := 1;" "assume 0 != ~tmp~7;~__retres2~1 := 0;" "assume !(0 != ~tmp~7);" "assume -2147483648 <= #t~ret37 && #t~ret37 <= 2147483647;~tmp~7 := #t~ret37;havoc #t~ret37;" "SUMMARY for call #t~ret37 := exists_runnable_thread2(); srcloc: L1626-1" "havoc ~tmp~7;havoc ~__retres2~1;" "assume true;" "havoc ~tmp_ndt_8~0;" "SUMMARY for call transmit7(); srcloc: L1226" "assume 0 != ~tmp_ndt_8~0;~t7_st~0 := 1;" "assume !(0 != ~tmp_ndt_8~0);" "assume 0 == ~t7_st~0;havoc ~tmp_ndt_8~0;havoc #t~nondet28;assume -2147483648 <= #t~nondet28 && #t~nondet28 <= 2147483647;~tmp_ndt_8~0 := #t~nondet28;havoc #t~nondet28;" "assume !(0 == ~t7_st~0);" "havoc ~tmp_ndt_7~0;" "SUMMARY for call transmit6(); srcloc: L1212" "assume 0 != ~tmp_ndt_7~0;~t6_st~0 := 1;" "assume !(0 != ~tmp_ndt_7~0);" "assume 0 == ~t6_st~0;havoc ~tmp_ndt_7~0;havoc #t~nondet27;assume -2147483648 <= #t~nondet27 && #t~nondet27 <= 2147483647;~tmp_ndt_7~0 := #t~nondet27;havoc #t~nondet27;" "assume !(0 == ~t6_st~0);" "havoc ~tmp_ndt_6~0;" "SUMMARY for call transmit5(); srcloc: L1198" "assume 0 != ~tmp_ndt_6~0;~t5_st~0 := 1;" "assume !(0 != ~tmp_ndt_6~0);" "assume 0 == ~t5_st~0;havoc ~tmp_ndt_6~0;havoc #t~nondet26;assume -2147483648 <= #t~nondet26 && #t~nondet26 <= 2147483647;~tmp_ndt_6~0 := #t~nondet26;havoc #t~nondet26;" "assume !(0 == ~t5_st~0);" "havoc ~tmp_ndt_5~0;" "SUMMARY for call transmit4(); srcloc: L1184" "assume 0 != ~tmp_ndt_5~0;~t4_st~0 := 1;" "assume !(0 != ~tmp_ndt_5~0);" "assume 0 == ~t4_st~0;havoc ~tmp_ndt_5~0;havoc #t~nondet25;assume -2147483648 <= #t~nondet25 && #t~nondet25 <= 2147483647;~tmp_ndt_5~0 := #t~nondet25;havoc #t~nondet25;" "assume !(0 == ~t4_st~0);" "havoc ~tmp_ndt_4~0;" "SUMMARY for call transmit3(); srcloc: L1170" "assume 0 != ~tmp_ndt_4~0;~t3_st~0 := 1;" "assume !(0 != ~tmp_ndt_4~0);" "assume 0 == ~t3_st~0;havoc ~tmp_ndt_4~0;havoc #t~nondet24;assume -2147483648 <= #t~nondet24 && #t~nondet24 <= 2147483647;~tmp_ndt_4~0 := #t~nondet24;havoc #t~nondet24;" "assume !(0 == ~t3_st~0);" "havoc ~tmp_ndt_3~0;" "SUMMARY for call transmit2(); srcloc: L1156" "assume 0 != ~tmp_ndt_3~0;~t2_st~0 := 1;" "assume !(0 != ~tmp_ndt_3~0);" "assume 0 == ~t2_st~0;havoc ~tmp_ndt_3~0;havoc #t~nondet23;assume -2147483648 <= #t~nondet23 && #t~nondet23 <= 2147483647;~tmp_ndt_3~0 := #t~nondet23;havoc #t~nondet23;" "assume !(0 == ~t2_st~0);" "havoc ~tmp_ndt_2~0;" "SUMMARY for call transmit1(); srcloc: L1142" "assume 0 != ~tmp_ndt_2~0;~t1_st~0 := 1;" "assume !(0 != ~tmp_ndt_2~0);" "assume 0 == ~t1_st~0;havoc ~tmp_ndt_2~0;havoc #t~nondet22;assume -2147483648 <= #t~nondet22 && #t~nondet22 <= 2147483647;~tmp_ndt_2~0 := #t~nondet22;havoc #t~nondet22;" "assume !(0 == ~t1_st~0);" "havoc ~tmp_ndt_1~0;" "SUMMARY for call master(); srcloc: L1128" "assume 0 != ~tmp_ndt_1~0;~m_st~0 := 1;" "assume !(0 != ~tmp_ndt_1~0);" "assume 0 == ~m_st~0;havoc ~tmp_ndt_1~0;havoc #t~nondet21;assume -2147483648 <= #t~nondet21 && #t~nondet21 <= 2147483647;~tmp_ndt_1~0 := #t~nondet21;havoc #t~nondet21;" "assume !(0 == ~m_st~0);" "assume 0 != ~tmp~5;" "assume !(0 != ~tmp~5);" "assume -2147483648 <= #t~ret20 && #t~ret20 <= 2147483647;~tmp~5 := #t~ret20;havoc #t~ret20;" "SUMMARY for call #t~ret20 := exists_runnable_thread2(); srcloc: while_8_continue" "assume true;" "assume !true;" "assume true;" "assume !true;" "havoc ~tmp~5;" "SUMMARY for call do_read_c(); srcloc: L379" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "assume !(0 != ~tmp___0~2);" "assume 0 == ~c_dr_st~0;havoc #t~nondet12;assume -2147483648 <= #t~nondet12 && #t~nondet12 <= 2147483647;~tmp___0~2 := #t~nondet12;havoc #t~nondet12;" "assume !(0 == ~c_dr_st~0);" "SUMMARY for call do_write_p(); srcloc: L364" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "SUMMARY for call error1(); srcloc: L367" "assume !(0 != ~tmp~2);" "assume 0 == ~p_dw_st~0;havoc #t~nondet11;assume -2147483648 <= #t~nondet11 && #t~nondet11 <= 2147483647;~tmp~2 := #t~nondet11;havoc #t~nondet11;" "assume !(0 == ~p_dw_st~0);" "assume 0 != ~tmp___1~0;" "assume !(0 != ~tmp___1~0);" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "SUMMARY for call #t~ret10 := exists_runnable_thread1(); srcloc: while_2_continue" "assume true;" "assume !true;" "assume true;" "assume !true;" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "#res := ~__retres1~1;" "~__retres1~1 := 0;" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "assume !(1 == ~q_write_ev~0);" "assume 1 == ~c_dr_pc~0;" "assume !(1 == ~c_dr_pc~0);" "havoc ~__retres1~1;" "assume true;" "~M_E~0 := 1;" "assume true;" "#res := ~__retres1~8;" "~__retres1~8 := 0;" "assume 1 == ~E_4~0;~__retres1~8 := 1;" "assume !(1 == ~E_4~0);" "assume 1 == ~t4_pc~0;" "assume !(1 == ~t4_pc~0);" "havoc ~__retres1~8;" "assume true;" "SUMMARY for call update_fifo_q(); srcloc: L232" "assume 1 == ~q_req_up~0;" "assume !(1 == ~q_req_up~0);" "assume true;" "~q_ev~0 := 0;~q_req_up~0 := 0;" "assume 1 == ~q_free~0;~q_read_ev~0 := 0;" "assume !(1 == ~q_free~0);" "assume 0 == ~q_free~0;~q_write_ev~0 := 0;" "assume !(0 == ~q_free~0);" "assume true;" "assume true;" "#res := ~__retres1~5;" "~__retres1~5 := 0;" "assume 1 == ~E_1~0;~__retres1~5 := 1;" "assume !(1 == ~E_1~0);" "assume 1 == ~t1_pc~0;" "assume !(1 == ~t1_pc~0);" "havoc ~__retres1~5;" "assume true;" "SUMMARY for call error2(); srcloc: L583" "assume ~token~0 != 7 + ~local~0;" "assume !(~token~0 != 7 + ~local~0);" "~E_1~0 := 2;~m_pc~0 := 1;~m_st~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L573-1" "havoc #t~nondet19;assume -2147483648 <= #t~nondet19 && #t~nondet19 <= 2147483647;~token~0 := #t~nondet19;havoc #t~nondet19;~local~0 := ~token~0;~E_1~0 := 1;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~m_pc~0;" "assume !(1 == ~m_pc~0);" "assume 0 == ~m_pc~0;" "assume !(0 == ~m_pc~0);" "assume 0 == ~E_7~0;~E_7~0 := 1;" "assume !(0 == ~E_7~0);" "assume 0 == ~E_6~0;~E_6~0 := 1;" "assume !(0 == ~E_6~0);" "assume 0 == ~E_5~0;~E_5~0 := 1;" "assume !(0 == ~E_5~0);" "assume 0 == ~E_4~0;~E_4~0 := 1;" "assume !(0 == ~E_4~0);" "assume 0 == ~E_3~0;~E_3~0 := 1;" "assume !(0 == ~E_3~0);" "assume 0 == ~E_2~0;~E_2~0 := 1;" "assume !(0 == ~E_2~0);" "assume 0 == ~E_1~0;~E_1~0 := 1;" "assume !(0 == ~E_1~0);" "assume 0 == ~E_M~0;~E_M~0 := 1;" "assume !(0 == ~E_M~0);" "assume 0 == ~T7_E~0;~T7_E~0 := 1;" "assume !(0 == ~T7_E~0);" "assume 0 == ~T6_E~0;~T6_E~0 := 1;" "assume !(0 == ~T6_E~0);" "assume 0 == ~T5_E~0;~T5_E~0 := 1;" "assume !(0 == ~T5_E~0);" "assume 0 == ~T4_E~0;~T4_E~0 := 1;" "assume !(0 == ~T4_E~0);" "assume 0 == ~T3_E~0;~T3_E~0 := 1;" "assume !(0 == ~T3_E~0);" "assume 0 == ~T2_E~0;~T2_E~0 := 1;" "assume !(0 == ~T2_E~0);" "assume 0 == ~T1_E~0;~T1_E~0 := 1;" "assume !(0 == ~T1_E~0);" "assume 0 == ~M_E~0;~M_E~0 := 1;" "assume !(0 == ~M_E~0);" "assume true;" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "assume !(0 == ~q_write_ev~0);" "assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;" "assume !(0 == ~q_read_ev~0);" "assume true;" "assume 1 == ~E_7~0;~E_7~0 := 2;" "assume !(1 == ~E_7~0);" "assume 1 == ~E_6~0;~E_6~0 := 2;" "assume !(1 == ~E_6~0);" "assume 1 == ~E_5~0;~E_5~0 := 2;" "assume !(1 == ~E_5~0);" "assume 1 == ~E_4~0;~E_4~0 := 2;" "assume !(1 == ~E_4~0);" "assume 1 == ~E_3~0;~E_3~0 := 2;" "assume !(1 == ~E_3~0);" "assume 1 == ~E_2~0;~E_2~0 := 2;" "assume !(1 == ~E_2~0);" "assume 1 == ~E_1~0;~E_1~0 := 2;" "assume !(1 == ~E_1~0);" "assume 1 == ~E_M~0;~E_M~0 := 2;" "assume !(1 == ~E_M~0);" "assume 1 == ~T7_E~0;~T7_E~0 := 2;" "assume !(1 == ~T7_E~0);" "assume 1 == ~T6_E~0;~T6_E~0 := 2;" "assume !(1 == ~T6_E~0);" "assume 1 == ~T5_E~0;~T5_E~0 := 2;" "assume !(1 == ~T5_E~0);" "assume 1 == ~T4_E~0;~T4_E~0 := 2;" "assume !(1 == ~T4_E~0);" "assume 1 == ~T3_E~0;~T3_E~0 := 2;" "assume !(1 == ~T3_E~0);" "assume 1 == ~T2_E~0;~T2_E~0 := 2;" "assume !(1 == ~T2_E~0);" "assume 1 == ~T1_E~0;~T1_E~0 := 2;" "assume !(1 == ~T1_E~0);" "assume 1 == ~M_E~0;~M_E~0 := 2;" "assume !(1 == ~M_E~0);" "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(19, 2);call #Ultimate.allocInit(12, 3);~q_buf_0~0 := 0;~q_free~0 := 0;~q_read_ev~0 := 0;~q_write_ev~0 := 0;~q_req_up~0 := 0;~q_ev~0 := 0;~p_num_write~0 := 0;~p_last_write~0 := 0;~p_dw_st~0 := 0;~p_dw_pc~0 := 0;~p_dw_i~0 := 0;~c_num_read~0 := 0;~c_last_read~0 := 0;~c_dr_st~0 := 0;~c_dr_pc~0 := 0;~c_dr_i~0 := 0;~a_t~0 := 0;~m_pc~0 := 0;~t1_pc~0 := 0;~t2_pc~0 := 0;~t3_pc~0 := 0;~t4_pc~0 := 0;~t5_pc~0 := 0;~t6_pc~0 := 0;~t7_pc~0 := 0;~m_st~0 := 0;~t1_st~0 := 0;~t2_st~0 := 0;~t3_st~0 := 0;~t4_st~0 := 0;~t5_st~0 := 0;~t6_st~0 := 0;~t7_st~0 := 0;~m_i~0 := 0;~t1_i~0 := 0;~t2_i~0 := 0;~t3_i~0 := 0;~t4_i~0 := 0;~t5_i~0 := 0;~t6_i~0 := 0;~t7_i~0 := 0;~M_E~0 := 2;~T1_E~0 := 2;~T2_E~0 := 2;~T3_E~0 := 2;~T4_E~0 := 2;~T5_E~0 := 2;~T6_E~0 := 2;~T7_E~0 := 2;~E_M~0 := 2;~E_1~0 := 2;~E_2~0 := 2;~E_3~0 := 2;~E_4~0 := 2;~E_5~0 := 2;~E_6~0 := 2;~E_7~0 := 2;~token~0 := 0;~local~0 := 0;" "assume true;" "#res := ~__retres1~9;" "~__retres1~9 := 0;" "assume 1 == ~E_5~0;~__retres1~9 := 1;" "assume !(1 == ~E_5~0);" "assume 1 == ~t5_pc~0;" "assume !(1 == ~t5_pc~0);" "havoc ~__retres1~9;" "assume true;" "SUMMARY for call #t~ret43 := main(); srcloc: L-1" "SUMMARY for call ULTIMATE.init(); srcloc: ULTIMATE.startENTRY" "assume true;" "assume false;" "assume false;" "assume !false;" "assume true;" "assume false;" "assume false;" "assume !false;" "assume true;" }, returnAlphabet = {"#768#return;" "#770#return;" "#772#return;" "#774#return;" "#776#return;" "#778#return;" "#780#return;" "#782#return;" "#784#return;" "#786#return;" "#788#return;" "#790#return;" "#792#return;" "#794#return;" "#796#return;" "#798#return;" "#688#return;" "#816#return;" "#690#return;" "#692#return;" "#694#return;" "#822#return;" "#696#return;" "#824#return;" "#698#return;" "#826#return;" "#700#return;" "#828#return;" "#830#return;" "#832#return;" "#704#return;" "#834#return;" "#706#return;" "#708#return;" "#710#return;" "#712#return;" "#714#return;" "#716#return;" "#718#return;" "#720#return;" "#722#return;" "#724#return;" "#726#return;" "#728#return;" "#730#return;" "#734#return;" "#736#return;" "#738#return;" "#740#return;" "#742#return;" "#744#return;" "#746#return;" "#748#return;" "#752#return;" "#756#return;" "#758#return;" "#760#return;" "#762#return;" "#764#return;" "#766#return;" }, states = {"CountingPredicate [underlying: 467#L306true, annotation: [24, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [31, 0]]" "CountingPredicate [underlying: 266#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 346#L331true, annotation: [18, 0]]" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 224#is_transmit5_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 55#L137true, annotation: [18, 0]]" "CountingPredicate [underlying: 70#L1447true, annotation: [0, 0]]" "CountingPredicate [underlying: 148#L1647true, annotation: [0, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [13, 0]]" "CountingPredicate [underlying: 227#L616true, annotation: [0, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [22, 0]]" "CountingPredicate [underlying: 363#Loop~0true, annotation: [10, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [22, 0]]" "CountingPredicate [underlying: 390#L729true, annotation: [0, 0]]" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 301#L1136true, annotation: [0, 0]]" "CountingPredicate [underlying: 198#L693-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 203#L329true, annotation: [14, 0]]" "CountingPredicate [underlying: 120#L181true, annotation: [6, 0]]" "CountingPredicate [underlying: 293#Loop~8true, annotation: [0, 0]]" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 208#L274true, annotation: [24, 0]]" "CountingPredicate [underlying: 409#L140true, annotation: [14, 0]]" "CountingPredicate [underlying: 396#L159true, annotation: [24, 0]]" "CountingPredicate [underlying: 312#error2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 123#Loop~1true, annotation: [13, 0]]" "CountingPredicate [underlying: 459#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [18, 0]]" "CountingPredicate [underlying: 418#L361true, annotation: [18, 0]]" "CountingPredicate [underlying: 419#L1068true, annotation: [0, 0]]" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [13, 0]]" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 462#L177true, annotation: [9, 0]]" "CountingPredicate [underlying: 348#main1ENTRYtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [9, 0]]" "CountingPredicate [underlying: 447#L1178true, annotation: [0, 0]]" "CountingPredicate [underlying: 451#L355true, annotation: [22, 0]]" "CountingPredicate [underlying: 249#Loop~2true, annotation: [31, 0]]" "CountingPredicate [underlying: 315#L1383true, annotation: [0, 0]]" "CountingPredicate [underlying: 416#L1445true, annotation: [0, 0]]" "CountingPredicate [underlying: 365#reset_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 96#L431-1true, annotation: [24, 0]]" "CountingPredicate [underlying: 249#Loop~2true, annotation: [14, 0]]" "CountingPredicate [underlying: 172#L102true, annotation: [13, 0]]" "CountingPredicate [underlying: 467#L306true, annotation: [9, 0]]" "CountingPredicate [underlying: 417#is_transmit7_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [14, 0]]" "CountingPredicate [underlying: 347#L263true, annotation: [6, 0]]" "CountingPredicate [underlying: 408#L95true, annotation: [10, 0]]" "CountingPredicate [underlying: 473#L357true, annotation: [10, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [20, 0]]" "CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 257#update_channels1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [28, 0]]" "CountingPredicate [underlying: 138#L28true, annotation: [20, 0]]" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 356#L153true, annotation: [9, 0]]" "CountingPredicate [underlying: 60#L92true, annotation: [9, 0]]" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 194#L820true, annotation: [0, 0]]" "CountingPredicate [underlying: 208#L274true, annotation: [9, 0]]" "CountingPredicate [underlying: 462#L177true, annotation: [24, 0]]" "CountingPredicate [underlying: 45#L784true, annotation: [0, 0]]" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 123#Loop~1true, annotation: [28, 0]]" "CountingPredicate [underlying: 264#L912true, annotation: [0, 0]]" "CountingPredicate [underlying: 346#L331true, annotation: [20, 0]]" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 463#L986true, annotation: [0, 0]]" "CountingPredicate [underlying: 411#L1032true, annotation: [0, 0]]" "CountingPredicate [underlying: 294#Loop~3true, annotation: [14, 0]]" "CountingPredicate [underlying: 379#L201true, annotation: [10, 0]]" "CountingPredicate [underlying: 477#L321true, annotation: [9, 0]]" "CountingPredicate [underlying: 473#L357true, annotation: [27, 0]]" "CountingPredicate [underlying: 34#L180true, annotation: [10, 0]]" "CountingPredicate [underlying: 52#is_transmit5_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 217#L1076true, annotation: [0, 0]]" "CountingPredicate [underlying: 364#L724true, annotation: [0, 0]]" "CountingPredicate [underlying: 239#L93true, annotation: [13, 0]]" "CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 297#L855true, annotation: [0, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [24, 0]]" "CountingPredicate [underlying: 66#L321-1true, annotation: [13, 0]]" "CountingPredicate [underlying: 13#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 396#L159true, annotation: [22, 0]]" "CountingPredicate [underlying: 226#L73true, annotation: [6, 0]]" "CountingPredicate [underlying: 366#L948true, annotation: [0, 0]]" "CountingPredicate [underlying: 270#L74true, annotation: [14, 0]]" "CountingPredicate [underlying: 147#L874true, annotation: [0, 0]]" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 451#L355true, annotation: [20, 0]]" "CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 403#L267true, annotation: [6, 0]]" "CountingPredicate [underlying: 311#L232true, annotation: [6, 0]]" "CountingPredicate [underlying: 43#L76true, annotation: [13, 0]]" "CountingPredicate [underlying: 75#update_channels1FINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 195#L379true, annotation: [28, 0]]" "CountingPredicate [underlying: 325#L1300true, annotation: [0, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [14, 0]]" "CountingPredicate [underlying: 329#L1338true, annotation: [0, 0]]" "CountingPredicate [underlying: 379#L201true, annotation: [27, 0]]" "CountingPredicate [underlying: 40#L760true, annotation: [0, 0]]" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 160#init_threads1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 200#L1290true, annotation: [0, 0]]" "CountingPredicate [underlying: 431#L765-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 409#L140true, annotation: [27, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [31, 0]]" "CountingPredicate [underlying: 465#L139true, annotation: [13, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [18, 0]]" "CountingPredicate [underlying: 356#L153true, annotation: [28, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [31, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [28, 0]]" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 79#L178true, annotation: [13, 0]]" "CountingPredicate [underlying: 167#L422true, annotation: [9, 0]]" "CountingPredicate [underlying: 138#L28true, annotation: [22, 0]]" "CountingPredicate [underlying: 363#Loop~0true, annotation: [27, 0]]" "CountingPredicate [underlying: 182#L427true, annotation: [18, 0]]" "CountingPredicate [underlying: 314#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 152#L347true, annotation: [6, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [24, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [14, 0]]" "CountingPredicate [underlying: 321#while_7_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 118#L988true, annotation: [0, 0]]" "CountingPredicate [underlying: 331#L891true, annotation: [0, 0]]" "CountingPredicate [underlying: 96#L431-1true, annotation: [9, 0]]" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 67#fire_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [18, 0]]" "CountingPredicate [underlying: 55#L137true, annotation: [31, 0]]" "CountingPredicate [underlying: 369#L1453-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 361#L206true, annotation: [28, 0]]" "CountingPredicate [underlying: 83#L1479true, annotation: [0, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [31, 0]]" "CountingPredicate [underlying: 408#L95true, annotation: [23, 0]]" "CountingPredicate [underlying: 346#L331true, annotation: [14, 0]]" "CountingPredicate [underlying: 96#L431-1true, annotation: [13, 0]]" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 55#L137true, annotation: [14, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [18, 0]]" "CountingPredicate [underlying: 203#L329true, annotation: [10, 0]]" "CountingPredicate [underlying: 116#Loop~11true, annotation: [0, 0]]" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 427#L675true, annotation: [0, 0]]" "CountingPredicate [underlying: 388#init_threads1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 449#L1206true, annotation: [0, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 363#Loop~0true, annotation: [14, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [18, 0]]" "CountingPredicate [underlying: 467#L306true, annotation: [20, 0]]" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 212#is_transmit4_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 208#L274true, annotation: [20, 0]]" "CountingPredicate [underlying: 396#L159true, annotation: [20, 0]]" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 418#L361true, annotation: [14, 0]]" "CountingPredicate [underlying: 56#L1120true, annotation: [0, 0]]" "CountingPredicate [underlying: 347#L263true, annotation: [27, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [9, 0]]" "CountingPredicate [underlying: 138#L28true, annotation: [9, 0]]" "CountingPredicate [underlying: 462#L177true, annotation: [13, 0]]" "CountingPredicate [underlying: 271#exists_runnable_thread2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 409#L140true, annotation: [10, 0]]" "CountingPredicate [underlying: 249#Loop~2true, annotation: [18, 0]]" "CountingPredicate [underlying: 239#L93true, annotation: [22, 0]]" "CountingPredicate [underlying: 73#L601true, annotation: [0, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [23, 0]]" "CountingPredicate [underlying: 151#is_transmit4_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 295#L1037true, annotation: [0, 0]]" "CountingPredicate [underlying: 361#L206true, annotation: [13, 0]]" "CountingPredicate [underlying: 466#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 473#L357true, annotation: [6, 0]]" "CountingPredicate [underlying: 79#L178true, annotation: [28, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [18, 0]]" "CountingPredicate [underlying: 241#L637true, annotation: [0, 0]]" "CountingPredicate [underlying: 408#L95true, annotation: [6, 0]]" "CountingPredicate [underlying: 367#update_channels2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 381#L1388true, annotation: [0, 0]]" "CountingPredicate [underlying: 307#L1255true, annotation: [0, 0]]" "CountingPredicate [underlying: 60#L92true, annotation: [22, 0]]" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [23, 0]]" "CountingPredicate [underlying: 96#L431-1true, annotation: [28, 0]]" "CountingPredicate [underlying: 347#L263true, annotation: [10, 0]]" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 278#transmit7ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 395#L1017true, annotation: [0, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [24, 0]]" "CountingPredicate [underlying: 138#L28true, annotation: [24, 0]]" "CountingPredicate [underlying: 145#is_transmit3_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 292#L1117true, annotation: [0, 0]]" "CountingPredicate [underlying: 462#L177true, annotation: [28, 0]]" "CountingPredicate [underlying: 356#L153true, annotation: [13, 0]]" "CountingPredicate [underlying: 276#L1226true, annotation: [0, 0]]" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 349#update_fifo_qENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [22, 0]]" "CountingPredicate [underlying: 418#L361true, annotation: [31, 0]]" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 34#L180true, annotation: [27, 0]]" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 467#L306true, annotation: [22, 0]]" "CountingPredicate [underlying: 294#Loop~3true, annotation: [10, 0]]" "CountingPredicate [underlying: 379#L201true, annotation: [14, 0]]" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 328#L747true, annotation: [0, 0]]" "CountingPredicate [underlying: 386#L1713-1true, annotation: [1, 0]]" "CountingPredicate [underlying: 362#L83true, annotation: [9, 0]]" "CountingPredicate [underlying: 34#L180true, annotation: [14, 0]]" "CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 135#L48true, annotation: [6, 0]]" "CountingPredicate [underlying: 239#L93true, annotation: [9, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [20, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 446#L207true, annotation: [28, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [20, 0]]" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 66#L321-1true, annotation: [9, 0]]" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 396#L159true, annotation: [18, 0]]" "CountingPredicate [underlying: 355#L350true, annotation: [13, 0]]" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 208#L274true, annotation: [22, 0]]" "CountingPredicate [underlying: 304#L801true, annotation: [0, 0]]" "CountingPredicate [underlying: 290#L957true, annotation: [0, 0]]" "CountingPredicate [underlying: 134#L1128true, annotation: [0, 0]]" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 456#L376true, annotation: [13, 0]]" "CountingPredicate [underlying: 270#L74true, annotation: [10, 0]]" "CountingPredicate [underlying: 294#Loop~3true, annotation: [27, 0]]" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [31, 0]]" "CountingPredicate [underlying: 15#is_transmit6_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 39#L621true, annotation: [0, 0]]" "CountingPredicate [underlying: 451#L355true, annotation: [24, 0]]" "CountingPredicate [underlying: 415#while_5_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 476#L557true, annotation: [0, 0]]" "CountingPredicate [underlying: 43#L76true, annotation: [9, 0]]" "CountingPredicate [underlying: 378#L1295true, annotation: [0, 0]]" "CountingPredicate [underlying: 195#L379true, annotation: [24, 0]]" "CountingPredicate [underlying: 55#L137true, annotation: [27, 0]]" "CountingPredicate [underlying: 205#L323true, annotation: [9, 0]]" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [14, 0]]" "CountingPredicate [underlying: 168#L372true, annotation: [13, 0]]" "CountingPredicate [underlying: 53#ULTIMATE.initENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 446#L207true, annotation: [13, 0]]" "CountingPredicate [underlying: 195#L379true, annotation: [6, 0]]" "CountingPredicate [underlying: 127#L53true, annotation: [6, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [16, 0]]" "CountingPredicate [underlying: 60#L92true, annotation: [20, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [10, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [20, 0]]" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 160#init_threads1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [14, 0]]" "CountingPredicate [underlying: 93#L1260true, annotation: [0, 0]]" "CountingPredicate [underlying: 96#L431-1true, annotation: [30, 0]]" "CountingPredicate [underlying: 379#L201true, annotation: [31, 0]]" "CountingPredicate [underlying: 79#L178true, annotation: [9, 0]]" "CountingPredicate [underlying: 182#L427true, annotation: [14, 0]]" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 48#transmit1ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [27, 0]]" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 152#L347true, annotation: [10, 0]]" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [18, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [24, 0]]" "CountingPredicate [underlying: 233#L1408true, annotation: [0, 0]]" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 363#Loop~0true, annotation: [31, 0]]" "CountingPredicate [underlying: 420#L1461-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 451#L355true, annotation: [9, 0]]" "CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 355#L350true, annotation: [28, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [13, 0]]" "CountingPredicate [underlying: 49#L853true, annotation: [0, 0]]" "CountingPredicate [underlying: 21#L1363true, annotation: [0, 0]]" "CountingPredicate [underlying: 393#init_model2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [22, 0]]" "CountingPredicate [underlying: 261#L621-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 451#L355true, annotation: [31, 0]]" "CountingPredicate [underlying: 235#L1469true, annotation: [0, 0]]" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [9, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [27, 0]]" "CountingPredicate [underlying: 289#L1156true, annotation: [0, 0]]" "CountingPredicate [underlying: 456#L376true, annotation: [28, 0]]" "CountingPredicate [underlying: 379#L201true, annotation: [20, 0]]" "CountingPredicate [underlying: 71#L1223true, annotation: [0, 0]]" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 55#L137true, annotation: [10, 0]]" "CountingPredicate [underlying: 152#L347true, annotation: [27, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [13, 0]]" "CountingPredicate [underlying: 168#L372true, annotation: [28, 0]]" "CountingPredicate [underlying: 338#L269true, annotation: [22, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [14, 0]]" "CountingPredicate [underlying: 43#L76true, annotation: [18, 0]]" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 465#L139true, annotation: [24, 0]]" "CountingPredicate [underlying: 409#L140true, annotation: [22, 0]]" "CountingPredicate [underlying: 30#L1485true, annotation: [0, 0]]" "CountingPredicate [underlying: 164#init_model1FINALtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 203#L329true, annotation: [22, 0]]" "CountingPredicate [underlying: 418#L361true, annotation: [10, 0]]" "CountingPredicate [underlying: 213#error2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 347#L263true, annotation: [31, 0]]" "CountingPredicate [underlying: 138#L28true, annotation: [13, 0]]" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 410#L1072true, annotation: [0, 0]]" "CountingPredicate [underlying: 451#L355true, annotation: [14, 0]]" "CountingPredicate [underlying: 353#immediate_notifyFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 195#L379true, annotation: [22, 0]]" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 408#L95true, annotation: [18, 0]]" "CountingPredicate [underlying: 346#L331true, annotation: [9, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [25, 0]]" "CountingPredicate [underlying: 249#Loop~2true, annotation: [6, 0]]" "CountingPredicate [underlying: 79#L178true, annotation: [24, 0]]" "CountingPredicate [underlying: 391#L1477-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 120#L181true, annotation: [13, 0]]" "CountingPredicate [underlying: 362#L83true, annotation: [14, 0]]" "CountingPredicate [underlying: 60#L92true, annotation: [18, 0]]" "CountingPredicate [underlying: 175#exists_runnable_thread2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 464#L711true, annotation: [0, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [22, 0]]" "CountingPredicate [underlying: 239#L93true, annotation: [18, 0]]" "CountingPredicate [underlying: 347#L263true, annotation: [14, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [13, 0]]" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 477#L321true, annotation: [20, 0]]" "CountingPredicate [underlying: 138#L28true, annotation: [28, 0]]" "CountingPredicate [underlying: 111#L1648true, annotation: [0, 0]]" "CountingPredicate [underlying: 436#activate_threads2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [22, 0]]" "CountingPredicate [underlying: 123#Loop~1true, annotation: [20, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [20, 0]]" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [22, 0]]" "CountingPredicate [underlying: 95#transmit3ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [24, 0]]" "CountingPredicate [underlying: 355#L350true, annotation: [22, 0]]" "CountingPredicate [underlying: 418#L361true, annotation: [27, 0]]" "CountingPredicate [underlying: 222#L688true, annotation: [0, 0]]" "CountingPredicate [underlying: 188#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 375#error2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 336#L1027true, annotation: [0, 0]]" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 205#L323true, annotation: [14, 0]]" "CountingPredicate [underlying: 387#L909true, annotation: [0, 0]]" "CountingPredicate [underlying: 172#L102true, annotation: [6, 0]]" "CountingPredicate [underlying: 450#L1368true, annotation: [0, 0]]" "CountingPredicate [underlying: 379#L201true, annotation: [18, 0]]" "CountingPredicate [underlying: 17#L1461true, annotation: [0, 0]]" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [25, 0]]" "CountingPredicate [underlying: 179#L559true, annotation: [0, 0]]" "CountingPredicate [underlying: 446#L207true, annotation: [24, 0]]" "CountingPredicate [underlying: 178#L1398true, annotation: [0, 0]]" "CountingPredicate [underlying: 361#L206true, annotation: [6, 0]]" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 338#L269true, annotation: [24, 0]]" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 396#L159true, annotation: [13, 0]]" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 294#Loop~3true, annotation: [6, 0]]" "CountingPredicate [underlying: 409#L140true, annotation: [20, 0]]" "CountingPredicate [underlying: 208#L274true, annotation: [18, 0]]" "CountingPredicate [underlying: 465#L139true, annotation: [22, 0]]" "CountingPredicate [underlying: 114#L673true, annotation: [0, 0]]" "CountingPredicate [underlying: 207#L1184true, annotation: [0, 0]]" "CountingPredicate [underlying: 355#L350true, annotation: [9, 0]]" "CountingPredicate [underlying: 203#L329true, annotation: [24, 0]]" "CountingPredicate [underlying: 243#L1715-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 373#L872true, annotation: [0, 0]]" "CountingPredicate [underlying: 226#L73true, annotation: [14, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [9, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [9, 0]]" "CountingPredicate [underlying: 63#init_threads1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 456#L376true, annotation: [9, 0]]" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 270#L74true, annotation: [6, 0]]" "CountingPredicate [underlying: 106#L966true, annotation: [0, 0]]" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 259#L288true, annotation: [14, 0]]" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [14, 0]]" "CountingPredicate [underlying: 182#L427true, annotation: [27, 0]]" "CountingPredicate [underlying: 285#L1704-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 195#L379true, annotation: [20, 0]]" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 168#L372true, annotation: [9, 0]]" "CountingPredicate [underlying: 96#L431-1true, annotation: [18, 0]]" "CountingPredicate [underlying: 446#L207true, annotation: [9, 0]]" "CountingPredicate [underlying: 195#L379true, annotation: [10, 0]]" "CountingPredicate [underlying: 38#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 477#L321true, annotation: [18, 0]]" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 79#L178true, annotation: [22, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [10, 0]]" "CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 203#L329true, annotation: [9, 0]]" "CountingPredicate [underlying: 403#L267true, annotation: [14, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [6, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [24, 0]]" "CountingPredicate [underlying: 471#L1080true, annotation: [0, 0]]" "CountingPredicate [underlying: 239#L93true, annotation: [20, 0]]" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 172#L102true, annotation: [23, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 152#L347true, annotation: [14, 0]]" "CountingPredicate [underlying: 220#L712true, annotation: [0, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [22, 0]]" "CountingPredicate [underlying: 66#L321-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 247#L890true, annotation: [0, 0]]" "CountingPredicate [underlying: 123#Loop~1true, annotation: [18, 0]]" "CountingPredicate [underlying: 403#L267true, annotation: [31, 0]]" "CountingPredicate [underlying: 338#L269true, annotation: [9, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [24, 0]]" "CountingPredicate [underlying: 425#L250true, annotation: [10, 0]]" "CountingPredicate [underlying: 182#L427true, annotation: [10, 0]]" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 355#L350true, annotation: [24, 0]]" "CountingPredicate [underlying: 472#L1212true, annotation: [0, 0]]" "CountingPredicate [underlying: 19#L1181true, annotation: [0, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [24, 0]]" "CountingPredicate [underlying: 462#L177true, annotation: [18, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [10, 0]]" "CountingPredicate [underlying: 346#L331true, annotation: [22, 0]]" "CountingPredicate [underlying: 467#L306true, annotation: [28, 0]]" "CountingPredicate [underlying: 456#L376true, annotation: [24, 0]]" "CountingPredicate [underlying: 152#L347true, annotation: [31, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [21, 0]]" "CountingPredicate [underlying: 205#L323true, annotation: [20, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 168#L372true, annotation: [24, 0]]" "CountingPredicate [underlying: 363#Loop~0true, annotation: [6, 0]]" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 379#L201true, annotation: [24, 0]]" "CountingPredicate [underlying: 55#L137true, annotation: [6, 0]]" "CountingPredicate [underlying: 446#L207true, annotation: [22, 0]]" "CountingPredicate [underlying: 221#L947true, annotation: [0, 0]]" "CountingPredicate [underlying: 203#L329true, annotation: [18, 0]]" "CountingPredicate [underlying: 169#L1164-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 43#L76true, annotation: [14, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [9, 0]]" "CountingPredicate [underlying: 473#L357true, annotation: [13, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [9, 0]]" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 167#L422true, annotation: [6, 0]]" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 418#L361true, annotation: [6, 0]]" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 465#L139true, annotation: [28, 0]]" "CountingPredicate [underlying: 409#L140true, annotation: [18, 0]]" "CountingPredicate [underlying: 396#L159true, annotation: [28, 0]]" "CountingPredicate [underlying: 123#Loop~1true, annotation: [9, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [9, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [6, 0]]" "CountingPredicate [underlying: 356#L153true, annotation: [6, 0]]" "CountingPredicate [underlying: 92#is_master_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [13, 0]]" "CountingPredicate [underlying: 451#L355true, annotation: [18, 0]]" "CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 165#L676true, annotation: [0, 0]]" "CountingPredicate [underlying: 249#Loop~2true, annotation: [27, 0]]" "CountingPredicate [underlying: 195#L379true, annotation: [18, 0]]" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 379#L201true, annotation: [9, 0]]" "CountingPredicate [underlying: 96#L431-1true, annotation: [20, 0]]" "CountingPredicate [underlying: 343#L1122true, annotation: [0, 0]]" "CountingPredicate [underlying: 249#Loop~2true, annotation: [10, 0]]" "CountingPredicate [underlying: 97#while_3_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 362#L83true, annotation: [18, 0]]" "CountingPredicate [underlying: 60#L92true, annotation: [14, 0]]" "CountingPredicate [underlying: 408#L95true, annotation: [14, 0]]" "CountingPredicate [underlying: 467#L306true, annotation: [13, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [9, 0]]" "CountingPredicate [underlying: 120#L181true, annotation: [9, 0]]" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [29, 0]]" "CountingPredicate [underlying: 79#L178true, annotation: [20, 0]]" "CountingPredicate [underlying: 239#L93true, annotation: [14, 0]]" "CountingPredicate [underlying: 123#Loop~1true, annotation: [24, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [24, 0]]" "CountingPredicate [underlying: 139#L1477true, annotation: [0, 0]]" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 347#L263true, annotation: [18, 0]]" "CountingPredicate [underlying: 355#L350true, annotation: [18, 0]]" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 109#masterENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 174#L1471true, annotation: [0, 0]]" "CountingPredicate [underlying: 204#init_model1ENTRYtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 242#L801-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 287#L1047true, annotation: [0, 0]]" "CountingPredicate [underlying: 462#L177true, annotation: [20, 0]]" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [20, 0]]" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 269#L420true, annotation: [5, 0]]" "CountingPredicate [underlying: 456#L376true, annotation: [22, 0]]" "CountingPredicate [underlying: 379#L201true, annotation: [22, 0]]" "CountingPredicate [underlying: 383#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 168#L372true, annotation: [22, 0]]" "CountingPredicate [underlying: 205#L323true, annotation: [18, 0]]" "CountingPredicate [underlying: 172#L102true, annotation: [10, 0]]" "CountingPredicate [underlying: 115#L573true, annotation: [0, 0]]" "CountingPredicate [underlying: 446#L207true, annotation: [20, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [13, 0]]" "CountingPredicate [underlying: 66#L321-1true, annotation: [17, 0]]" "CountingPredicate [underlying: 34#L180true, annotation: [6, 0]]" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 396#L159true, annotation: [9, 0]]" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 203#L329true, annotation: [20, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [28, 0]]" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 338#L269true, annotation: [28, 0]]" "CountingPredicate [underlying: 226#L73true, annotation: [10, 0]]" "CountingPredicate [underlying: 170#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 259#L288true, annotation: [10, 0]]" "CountingPredicate [underlying: 308#L479-1true, annotation: [4, 0]]" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 120#L181true, annotation: [28, 0]]" "CountingPredicate [underlying: 157#L1125true, annotation: [0, 0]]" "CountingPredicate [underlying: 47#while_9_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [13, 0]]" "CountingPredicate [underlying: 60#L92true, annotation: [10, 0]]" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 225#L1455true, annotation: [0, 0]]" "CountingPredicate [underlying: 159#L1153true, annotation: [0, 0]]" "CountingPredicate [underlying: 236#Loop~10true, annotation: [0, 0]]" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 208#L274true, annotation: [14, 0]]" "CountingPredicate [underlying: 256#L928true, annotation: [0, 0]]" "CountingPredicate [underlying: 130#L967true, annotation: [0, 0]]" "CountingPredicate [underlying: 96#L431-1true, annotation: [22, 0]]" "CountingPredicate [underlying: 89#update_channels1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 195#L379true, annotation: [14, 0]]" "CountingPredicate [underlying: 110#L985true, annotation: [0, 0]]" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 435#L976true, annotation: [0, 0]]" "CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 477#L321true, annotation: [14, 0]]" "CountingPredicate [underlying: 404#L-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 129#while_0_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 403#L267true, annotation: [10, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [28, 0]]" "CountingPredicate [underlying: 152#L347true, annotation: [18, 0]]" "CountingPredicate [underlying: 409#L140true, annotation: [31, 0]]" "CountingPredicate [underlying: 465#L139true, annotation: [9, 0]]" "CountingPredicate [underlying: 79#L178true, annotation: [18, 0]]" "CountingPredicate [underlying: 441#L1178-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 425#L250true, annotation: [6, 0]]" "CountingPredicate [underlying: 123#Loop~1true, annotation: [22, 0]]" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [27, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [30, 0]]" "CountingPredicate [underlying: 137#L1285true, annotation: [0, 0]]" "CountingPredicate [underlying: 182#L427true, annotation: [6, 0]]" "CountingPredicate [underlying: 403#L267true, annotation: [27, 0]]" "CountingPredicate [underlying: 355#L350true, annotation: [20, 0]]" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 338#L269true, annotation: [13, 0]]" "CountingPredicate [underlying: 208#L274true, annotation: [31, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [28, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [28, 0]]" "CountingPredicate [underlying: 51#L1310true, annotation: [0, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [28, 0]]" "CountingPredicate [underlying: 462#L177true, annotation: [22, 0]]" "CountingPredicate [underlying: 327#transmit2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 346#L331true, annotation: [24, 0]]" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [22, 0]]" "CountingPredicate [underlying: 162#L1192true, annotation: [0, 0]]" "CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 75#update_channels1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [6, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [6, 0]]" "CountingPredicate [underlying: 428#L1142true, annotation: [0, 0]]" "CountingPredicate [underlying: 43#L76true, annotation: [10, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 195#L379true, annotation: [31, 0]]" "CountingPredicate [underlying: 339#L1150-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 168#L372true, annotation: [20, 0]]" "CountingPredicate [underlying: 456#L376true, annotation: [20, 0]]" "CountingPredicate [underlying: 379#L201true, annotation: [28, 0]]" "CountingPredicate [underlying: 446#L207true, annotation: [18, 0]]" "CountingPredicate [underlying: 112#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 338#L269true, annotation: [14, 0]]" "CountingPredicate [underlying: 160#init_threads1FINALtrue, annotation: [11, 0]]" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 382#L1315true, annotation: [0, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 473#L357true, annotation: [9, 0]]" "CountingPredicate [underlying: 384#L1358true, annotation: [0, 0]]" "CountingPredicate [underlying: 356#L153true, annotation: [27, 0]]" "CountingPredicate [underlying: 167#L422true, annotation: [10, 0]]" "CountingPredicate [underlying: 451#L355true, annotation: [6, 0]]" "CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [13, 0]]" "CountingPredicate [underlying: 356#L153true, annotation: [10, 0]]" "CountingPredicate [underlying: 120#L181true, annotation: [22, 0]]" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 94#L995true, annotation: [0, 0]]" "CountingPredicate [underlying: 455#L1136-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [31, 0]]" "CountingPredicate [underlying: 34#L180true, annotation: [24, 0]]" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 355#L350true, annotation: [31, 0]]" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [20, 0]]" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 23#eval2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 338#L269true, annotation: [31, 0]]" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 248#init_threads2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 379#L201true, annotation: [13, 0]]" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 59#L1687true, annotation: [0, 0]]" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 405#L1393true, annotation: [0, 0]]" "CountingPredicate [underlying: 362#L83true, annotation: [6, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [14, 0]]" "CountingPredicate [underlying: 403#L267true, annotation: [20, 0]]" "CountingPredicate [underlying: 239#L93true, annotation: [10, 0]]" "CountingPredicate [underlying: 363#Loop~0true, annotation: [9, 0]]" "CountingPredicate [underlying: 458#L1112true, annotation: [0, 0]]" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 388#init_threads1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 152#L347true, annotation: [20, 0]]" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [6, 0]]" "CountingPredicate [underlying: 340#is_transmit6_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 144#L1170true, annotation: [0, 0]]" "CountingPredicate [underlying: 347#L263true, annotation: [22, 0]]" "CountingPredicate [underlying: 465#L139true, annotation: [31, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [14, 0]]" "CountingPredicate [underlying: 409#L140true, annotation: [13, 0]]" "CountingPredicate [underlying: 273#start_simulation2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 355#L350true, annotation: [14, 0]]" "CountingPredicate [underlying: 155#L748true, annotation: [0, 0]]" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 270#L74true, annotation: [13, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [10, 0]]" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 98#L603true, annotation: [0, 0]]" "CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 437#L1649true, annotation: [0, 0]]" "CountingPredicate [underlying: 72#L1265true, annotation: [0, 0]]" "CountingPredicate [underlying: 205#L323true, annotation: [6, 0]]" "CountingPredicate [underlying: 8#L1139true, annotation: [0, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 3#L1088true, annotation: [0, 0]]" "CountingPredicate [underlying: 168#L372true, annotation: [18, 0]]" "CountingPredicate [underlying: 79#L178true, annotation: [31, 0]]" "CountingPredicate [underlying: 456#L376true, annotation: [18, 0]]" "CountingPredicate [underlying: 394#L709true, annotation: [0, 0]]" "CountingPredicate [underlying: 249#Loop~2true, annotation: [13, 0]]" "CountingPredicate [underlying: 160#init_threads1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 361#L206true, annotation: [14, 0]]" "CountingPredicate [underlying: 172#L102true, annotation: [14, 0]]" "CountingPredicate [underlying: 143#L781true, annotation: [0, 0]]" "CountingPredicate [underlying: 467#L306true, annotation: [10, 0]]" "CountingPredicate [underlying: 409#L140true, annotation: [28, 0]]" "CountingPredicate [underlying: 408#L95true, annotation: [9, 0]]" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 465#L139true, annotation: [14, 0]]" "CountingPredicate [underlying: 176#L931true, annotation: [0, 0]]" "CountingPredicate [underlying: 96#L431-1true, annotation: [27, 0]]" "CountingPredicate [underlying: 259#L288true, annotation: [6, 0]]" "CountingPredicate [underlying: 119#L1122-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [27, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [31, 0]]" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [22, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [27, 0]]" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 462#L177true, annotation: [27, 0]]" "CountingPredicate [underlying: 262#L1220true, annotation: [0, 0]]" "CountingPredicate [underlying: 60#L92true, annotation: [6, 0]]" "CountingPredicate [underlying: 363#Loop~0true, annotation: [28, 0]]" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 120#L181true, annotation: [24, 0]]" "CountingPredicate [underlying: 403#L267true, annotation: [24, 0]]" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 96#L431-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 208#L274true, annotation: [10, 0]]" "CountingPredicate [underlying: 250#Loop~4true, annotation: [0, 0]]" "CountingPredicate [underlying: 123#Loop~1true, annotation: [27, 0]]" "CountingPredicate [underlying: 344#update_fifo_qFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 294#Loop~3true, annotation: [13, 0]]" "CountingPredicate [underlying: 99#Loop~9true, annotation: [0, 0]]" "CountingPredicate [underlying: 361#L206true, annotation: [31, 0]]" "CountingPredicate [underlying: 467#L306true, annotation: [27, 0]]" "CountingPredicate [underlying: 477#L321true, annotation: [10, 0]]" "CountingPredicate [underlying: 473#L357true, annotation: [28, 0]]" "CountingPredicate [underlying: 34#L180true, annotation: [9, 0]]" "CountingPredicate [underlying: 438#L657-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [18, 0]]" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 306#init_model2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 125#L1348true, annotation: [0, 0]]" "CountingPredicate [underlying: 403#L267true, annotation: [22, 0]]" "CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 396#L159true, annotation: [6, 0]]" "CountingPredicate [underlying: 74#L573-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 432#is_transmit7_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 282#L1654true, annotation: [0, 0]]" "CountingPredicate [underlying: 152#L347true, annotation: [22, 0]]" "CountingPredicate [underlying: 11#L1305true, annotation: [0, 0]]" "CountingPredicate [underlying: 66#L321-1true, annotation: [14, 0]]" "CountingPredicate [underlying: 79#L178true, annotation: [14, 0]]" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 347#L263true, annotation: [20, 0]]" "CountingPredicate [underlying: 452#L1437-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 302#while_8_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 299#L1437true, annotation: [0, 0]]" "CountingPredicate [underlying: 208#L274true, annotation: [27, 0]]" "CountingPredicate [underlying: 300#L1167true, annotation: [0, 0]]" "CountingPredicate [underlying: 186#init_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 123#Loop~1true, annotation: [10, 0]]" "CountingPredicate [underlying: 65#L1712true, annotation: [0, 0]]" "CountingPredicate [underlying: 177#while_4_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [10, 0]]" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 462#L177true, annotation: [10, 0]]" "CountingPredicate [underlying: 138#L28true, annotation: [6, 0]]" "CountingPredicate [underlying: 294#Loop~3true, annotation: [30, 0]]" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 228#L1280true, annotation: [0, 0]]" "CountingPredicate [underlying: 249#Loop~2true, annotation: [28, 0]]" "CountingPredicate [underlying: 43#L76true, annotation: [6, 0]]" "CountingPredicate [underlying: 195#L379true, annotation: [27, 0]]" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [13, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 446#L207true, annotation: [14, 0]]" "CountingPredicate [underlying: 120#L181true, annotation: [18, 0]]" "CountingPredicate [underlying: 310#L1064true, annotation: [0, 0]]" "CountingPredicate [underlying: 461#L1206-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [13, 0]]" "CountingPredicate [underlying: 338#L269true, annotation: [18, 0]]" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 453#L1343true, annotation: [0, 0]]" "CountingPredicate [underlying: 356#L153true, annotation: [31, 0]]" "CountingPredicate [underlying: 402#L1651true, annotation: [0, 0]]" "CountingPredicate [underlying: 371#init_model1EXITtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 182#L427true, annotation: [13, 0]]" "CountingPredicate [underlying: 465#L139true, annotation: [20, 0]]" "CountingPredicate [underlying: 229#L1250true, annotation: [0, 0]]" "CountingPredicate [underlying: 32#Loop~5true, annotation: [0, 0]]" "CountingPredicate [underlying: 192#L871true, annotation: [0, 0]]" "CountingPredicate [underlying: 356#L153true, annotation: [14, 0]]" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 451#L355true, annotation: [10, 0]]" "CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 355#L350true, annotation: [27, 0]]" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 448#L1453true, annotation: [0, 0]]" "CountingPredicate [underlying: 58#L1378true, annotation: [0, 0]]" "CountingPredicate [underlying: 34#L180true, annotation: [28, 0]]" "CountingPredicate [underlying: 333#L893true, annotation: [0, 0]]" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 473#L357true, annotation: [22, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [6, 0]]" "CountingPredicate [underlying: 362#L83true, annotation: [10, 0]]" "CountingPredicate [underlying: 346#L331true, annotation: [13, 0]]" "CountingPredicate [underlying: 408#L95true, annotation: [22, 0]]" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 55#L137true, annotation: [13, 0]]" "CountingPredicate [underlying: 168#L372true, annotation: [31, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [18, 0]]" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 141#is_transmit3_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 239#L93true, annotation: [6, 0]]" "CountingPredicate [underlying: 152#L347true, annotation: [24, 0]]" "CountingPredicate [underlying: 389#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 363#Loop~0true, annotation: [13, 0]]" "CountingPredicate [underlying: 279#L796true, annotation: [0, 0]]" "CountingPredicate [underlying: 446#L207true, annotation: [31, 0]]" "CountingPredicate [underlying: 355#L350true, annotation: [10, 0]]" "CountingPredicate [underlying: 385#L1431true, annotation: [0, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [18, 0]]" "CountingPredicate [underlying: 274#while_1_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 284#L1463true, annotation: [0, 0]]" "CountingPredicate [underlying: 260#is_master_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 294#Loop~3true, annotation: [28, 0]]" "CountingPredicate [underlying: 270#L74true, annotation: [9, 0]]" "CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 409#L140true, annotation: [9, 0]]" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [28, 0]]" "CountingPredicate [underlying: 296#L950true, annotation: [0, 0]]" "CountingPredicate [underlying: 182#L427true, annotation: [28, 0]]" "CountingPredicate [underlying: 451#L355true, annotation: [27, 0]]" "CountingPredicate [underlying: 55#L137true, annotation: [28, 0]]" "CountingPredicate [underlying: 168#L372true, annotation: [14, 0]]" "CountingPredicate [underlying: 205#L323true, annotation: [10, 0]]" "CountingPredicate [underlying: 253#L1192-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 467#L306true, annotation: [6, 0]]" "CountingPredicate [underlying: 324#L1275true, annotation: [0, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [13, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 79#L178true, annotation: [27, 0]]" "CountingPredicate [underlying: 172#L102true, annotation: [18, 0]]" "CountingPredicate [underlying: 338#L269true, annotation: [20, 0]]" "CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 35#L652true, annotation: [0, 0]]" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 28#L639true, annotation: [0, 0]]" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 347#L263true, annotation: [9, 0]]" "CountingPredicate [underlying: 184#L910true, annotation: [0, 0]]" "CountingPredicate [underlying: 138#L28true, annotation: [27, 0]]" "CountingPredicate [underlying: 361#L206true, annotation: [10, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [28, 0]]" "CountingPredicate [underlying: 462#L177true, annotation: [31, 0]]" "CountingPredicate [underlying: 409#L140true, annotation: [24, 0]]" "CountingPredicate [underlying: 152#L347true, annotation: [9, 0]]" "CountingPredicate [underlying: 465#L139true, annotation: [18, 0]]" "CountingPredicate [underlying: 79#L178true, annotation: [10, 0]]" "CountingPredicate [underlying: 226#L73true, annotation: [18, 0]]" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 275#L1195true, annotation: [0, 0]]" "CountingPredicate [underlying: 120#L181true, annotation: [20, 0]]" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 211#L881true, annotation: [0, 0]]" "CountingPredicate [underlying: 63#init_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 208#L274true, annotation: [6, 0]]" "CountingPredicate [underlying: 418#L361true, annotation: [28, 0]]" "CountingPredicate [underlying: 123#Loop~1true, annotation: [31, 0]]" "CountingPredicate [underlying: 244#L1150true, annotation: [0, 0]]" "CountingPredicate [underlying: 167#L422true, annotation: [12, 0]]" "CountingPredicate [underlying: 354#L1487true, annotation: [0, 0]]" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [18, 0]]" "CountingPredicate [underlying: 457#L852true, annotation: [0, 0]]" "CountingPredicate [underlying: 294#Loop~3true, annotation: [9, 0]]" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 456#L376true, annotation: [31, 0]]" "CountingPredicate [underlying: 361#L206true, annotation: [27, 0]]" "CountingPredicate [underlying: 14#L929true, annotation: [0, 0]]" "CountingPredicate [underlying: 473#L357true, annotation: [24, 0]]" "CountingPredicate [underlying: 77#Loop~7true, annotation: [0, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [14, 0]]" "CountingPredicate [underlying: 477#L321true, annotation: [6, 0]]" "CountingPredicate [underlying: 408#L95true, annotation: [20, 0]]" "CountingPredicate [underlying: 96#L431-1true, annotation: [14, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [6, 0]]" "CountingPredicate [underlying: 34#L180true, annotation: [13, 0]]" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 203#L329true, annotation: [13, 0]]" "CountingPredicate [underlying: 403#L267true, annotation: [18, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [20, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 401#main2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 66#L321-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [20, 0]]" "CountingPredicate [underlying: 319#L1485-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 407#reset_delta_events2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 107#L1060true, annotation: [0, 0]]" "CountingPredicate [underlying: 418#L361true, annotation: [13, 0]]" "CountingPredicate [underlying: 123#Loop~1true, annotation: [14, 0]]" "CountingPredicate [underlying: 218#transmit5ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 347#L263true, annotation: [24, 0]]" "CountingPredicate [underlying: 214#L1270true, annotation: [0, 0]]" "CountingPredicate [underlying: 305#while_6_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 456#L376true, annotation: [14, 0]]" "CountingPredicate [underlying: 138#L28true, annotation: [10, 0]]" "CountingPredicate [underlying: 462#L177true, annotation: [14, 0]]" "CountingPredicate [underlying: 182#L427true, annotation: [30, 0]]" "CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 469#fire_delta_events2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 121#L579true, annotation: [0, 0]]" "CountingPredicate [underlying: 89#update_channels1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 446#L207true, annotation: [10, 0]]" "CountingPredicate [underlying: 286#L1439true, annotation: [0, 0]]" "CountingPredicate [underlying: 36#L837-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 173#L819true, annotation: [0, 0]]" "CountingPredicate [underlying: 346#L331true, annotation: [10, 0]]" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 361#L206true, annotation: [24, 0]]" "CountingPredicate [underlying: 400#L1353true, annotation: [0, 0]]" "CountingPredicate [underlying: 203#L329true, annotation: [6, 0]]" "CountingPredicate [underlying: 120#L181true, annotation: [14, 0]]" "CountingPredicate [underlying: 303#L1115true, annotation: [0, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [9, 0]]" "CountingPredicate [underlying: 172#L102true, annotation: [20, 0]]" "CountingPredicate [underlying: 403#L267true, annotation: [13, 0]]" "CountingPredicate [underlying: 76#while_2_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 163#L817true, annotation: [0, 0]]" "CountingPredicate [underlying: 363#Loop~0true, annotation: [18, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [14, 0]]" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [31, 0]]" "CountingPredicate [underlying: 356#L153true, annotation: [18, 0]]" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [28, 0]]" "CountingPredicate [underlying: 338#L269true, annotation: [6, 0]]" "CountingPredicate [underlying: 91#error2Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 425#L250true, annotation: [9, 0]]" "CountingPredicate [underlying: 182#L427true, annotation: [9, 0]]" "CountingPredicate [underlying: 265#L604true, annotation: [0, 0]]" "CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 409#L140true, annotation: [6, 0]]" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 249#Loop~2true, annotation: [22, 0]]" "CountingPredicate [underlying: 473#L357true, annotation: [18, 0]]" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [28, 0]]" "CountingPredicate [underlying: 219#L919true, annotation: [0, 0]]" "CountingPredicate [underlying: 168#L372true, annotation: [27, 0]]" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 55#L137true, annotation: [9, 0]]" "CountingPredicate [underlying: 152#L347true, annotation: [28, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [6, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [14, 0]]" "CountingPredicate [underlying: 332#L1650true, annotation: [0, 0]]" "CountingPredicate [underlying: 12#L640true, annotation: [0, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 446#L207true, annotation: [27, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [13, 0]]" "CountingPredicate [underlying: 360#L421true, annotation: [6, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 43#L76true, annotation: [19, 0]]" "CountingPredicate [underlying: 361#L206true, annotation: [9, 0]]" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 355#L350true, annotation: [6, 0]]" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 102#L1042true, annotation: [0, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [6, 0]]" "CountingPredicate [underlying: 81#L1164true, annotation: [0, 0]]" "CountingPredicate [underlying: 63#init_threads1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 294#Loop~3true, annotation: [24, 0]]" "CountingPredicate [underlying: 34#L180true, annotation: [31, 0]]" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [17, 0]]" "CountingPredicate [underlying: 182#L427true, annotation: [24, 0]]" "CountingPredicate [underlying: 259#L288true, annotation: [13, 0]]" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [13, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [20, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [18, 0]]" "CountingPredicate [underlying: 168#L372true, annotation: [10, 0]]" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 34#L180true, annotation: [18, 0]]" "CountingPredicate [underlying: 55#L137true, annotation: [24, 0]]" "CountingPredicate [underlying: 362#L83true, annotation: [13, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 361#L206true, annotation: [22, 0]]" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 195#L379true, annotation: [9, 0]]" "CountingPredicate [underlying: 294#Loop~3true, annotation: [22, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [9, 0]]" "CountingPredicate [underlying: 465#L139true, annotation: [6, 0]]" "CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 31#Loop~12true, annotation: [0, 0]]" "CountingPredicate [underlying: 347#L263true, annotation: [13, 0]]" "CountingPredicate [underlying: 138#L28true, annotation: [31, 0]]" "CountingPredicate [underlying: 172#L102true, annotation: [22, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 467#L306true, annotation: [18, 0]]" "CountingPredicate [underlying: 152#L347true, annotation: [13, 0]]" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 363#Loop~0true, annotation: [20, 0]]" "CountingPredicate [underlying: 79#L178true, annotation: [6, 0]]" "CountingPredicate [underlying: 161#L1084true, annotation: [0, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [24, 0]]" "CountingPredicate [underlying: 356#L153true, annotation: [20, 0]]" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [30, 0]]" "CountingPredicate [underlying: 105#L900true, annotation: [0, 0]]" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [27, 0]]" "CountingPredicate [underlying: 337#is_transmit3_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 418#L361true, annotation: [24, 0]]" "CountingPredicate [underlying: 46#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 82#L1403true, annotation: [0, 0]]" "CountingPredicate [underlying: 451#L355true, annotation: [28, 0]]" "CountingPredicate [underlying: 326#is_transmit5_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 473#L357true, annotation: [20, 0]]" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 249#Loop~2true, annotation: [20, 0]]" "CountingPredicate [underlying: 456#L376true, annotation: [27, 0]]" "CountingPredicate [underlying: 29#Loop~13true, annotation: [0, 0]]" "CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 205#L323true, annotation: [13, 0]]" "CountingPredicate [underlying: 62#L1209true, annotation: [0, 0]]" "CountingPredicate [underlying: 140#is_transmit7_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 360#L421true, annotation: [8, 0]]" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 291#activate_threads2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 412#L496true, annotation: [0, 0]]" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 396#L159true, annotation: [14, 0]]" "CountingPredicate [underlying: 226#L73true, annotation: [13, 0]]" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 120#L181true, annotation: [31, 0]]" "CountingPredicate [underlying: 330#start_simulation1ENTRYtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 418#L361true, annotation: [9, 0]]" "CountingPredicate [underlying: 347#L263true, annotation: [28, 0]]" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 209#L1022true, annotation: [0, 0]]" "CountingPredicate [underlying: 138#L28true, annotation: [14, 0]]" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 451#L355true, annotation: [13, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [9, 0]]" "CountingPredicate [underlying: 396#L159true, annotation: [31, 0]]" "CountingPredicate [underlying: 456#L376true, annotation: [10, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [18, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [20, 0]]" "CountingPredicate [underlying: 63#init_threads1EXITtrue, annotation: [11, 0]]" "CountingPredicate [underlying: 55#L137true, annotation: [22, 0]]" "CountingPredicate [underlying: 34#L180true, annotation: [20, 0]]" "CountingPredicate [underlying: 446#L207true, annotation: [6, 0]]" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 361#L206true, annotation: [20, 0]]" "CountingPredicate [underlying: 294#Loop~3true, annotation: [20, 0]]" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 150#L1090true, annotation: [0, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [26, 0]]" "CountingPredicate [underlying: 362#L83true, annotation: [19, 0]]" "CountingPredicate [underlying: 60#L92true, annotation: [13, 0]]" "CountingPredicate [underlying: 346#L331true, annotation: [6, 0]]" "CountingPredicate [underlying: 255#L832true, annotation: [0, 0]]" "CountingPredicate [underlying: 146#mainENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 380#L1320true, annotation: [0, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [10, 0]]" "CountingPredicate [underlying: 120#L181true, annotation: [10, 0]]" "CountingPredicate [underlying: 403#L267true, annotation: [9, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [27, 0]]" "CountingPredicate [underlying: 363#Loop~0true, annotation: [22, 0]]" "CountingPredicate [underlying: 356#L153true, annotation: [22, 0]]" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [24, 0]]" "CountingPredicate [underlying: 240#L1198true, annotation: [0, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [22, 0]]" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 153#is_master_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 338#L269true, annotation: [10, 0]]" "CountingPredicate [underlying: 208#L274true, annotation: [28, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [27, 0]]" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 418#L361true, annotation: [22, 0]]" "CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [27, 0]]" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [9, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [24, 0]]" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 172#L102true, annotation: [9, 0]]" "CountingPredicate [underlying: 267#init_model2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [20, 0]]" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 4#L862true, annotation: [0, 0]]" "CountingPredicate [underlying: 136#L693true, annotation: [0, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [10, 0]]" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 206#L1373true, annotation: [0, 0]]" "CountingPredicate [underlying: 238#L1445-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 338#L269true, annotation: [27, 0]]" "CountingPredicate [underlying: 473#L357true, annotation: [14, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 230#L969true, annotation: [0, 0]]" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 182#L427true, annotation: [20, 0]]" "CountingPredicate [underlying: 259#L288true, annotation: [9, 0]]" "CountingPredicate [underlying: 397#L478true, annotation: [2, 0]]" "CountingPredicate [underlying: 84#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 465#L139true, annotation: [27, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [10, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [10, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [14, 0]]" "CountingPredicate [underlying: 277#update_channels2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 90#is_transmit6_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [9, 0]]" "CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 430#L1429true, annotation: [0, 0]]" "CountingPredicate [underlying: 208#L274true, annotation: [13, 0]]" "CountingPredicate [underlying: 168#L372true, annotation: [6, 0]]" "CountingPredicate [underlying: 258#L765true, annotation: [0, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 442#L837true, annotation: [0, 0]]" "CountingPredicate [underlying: 34#L180true, annotation: [22, 0]]" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 195#L379true, annotation: [13, 0]]" "CountingPredicate [underlying: 294#Loop~3true, annotation: [18, 0]]" "CountingPredicate [underlying: 55#L137true, annotation: [20, 0]]" "CountingPredicate [underlying: 473#L357true, annotation: [31, 0]]" "CountingPredicate [underlying: 454#L560true, annotation: [0, 0]]" "CountingPredicate [underlying: 252#L583true, annotation: [0, 0]]" "CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 249#Loop~2true, annotation: [9, 0]]" "CountingPredicate [underlying: 123#Loop~1true, annotation: [6, 0]]" "CountingPredicate [underlying: 477#L321true, annotation: [13, 0]]" "CountingPredicate [underlying: 408#L95true, annotation: [13, 0]]" "CountingPredicate [underlying: 361#L206true, annotation: [18, 0]]" "CountingPredicate [underlying: 475#L745true, annotation: [0, 0]]" "CountingPredicate [underlying: 467#L306true, annotation: [14, 0]]" "CountingPredicate [underlying: 465#L139true, annotation: [10, 0]]" "CountingPredicate [underlying: 309#transmit4ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 158#L1220-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 356#L153true, annotation: [24, 0]]" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 2#is_transmit4_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 88#L1101true, annotation: [0, 0]]" "CountingPredicate [underlying: 323#L729-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 44#L657true, annotation: [0, 0]]" "CountingPredicate [underlying: 363#Loop~0true, annotation: [24, 0]]" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 270#L74true, annotation: [18, 0]]" "CountingPredicate [underlying: 403#L267true, annotation: [28, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [20, 0]]" "CountingPredicate [underlying: 50#L938true, annotation: [0, 0]]" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 166#transmit6ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [27, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [31, 0]]" "CountingPredicate [underlying: 418#L361true, annotation: [20, 0]]" "CountingPredicate [underlying: 96#L431-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 398#L783true, annotation: [0, 0]]" "CountingPredicate [underlying: 193#Loop~6true, annotation: [0, 0]]" "CountingPredicate [underlying: 379#L201true, annotation: [6, 0]]" "CountingPredicate [underlying: 223#init_threads2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 196#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 142#L1703true, annotation: [0, 0]]" "CountingPredicate [underlying: 424#L1469-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [29, 0]]" "CountingPredicate [underlying: 249#Loop~2true, annotation: [24, 0]]" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 298#L1658-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 462#L177true, annotation: [6, 0]]" "CountingPredicate [underlying: 443#update_fifo_qEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 396#L159true, annotation: [10, 0]]" "CountingPredicate [underlying: 413#L1429-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [27, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [22, 0]]" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 226#L73true, annotation: [9, 0]]" "CountingPredicate [underlying: 120#L181true, annotation: [27, 0]]" "CountingPredicate [underlying: 138#L28true, annotation: [18, 0]]" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 396#L159true, annotation: [27, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [14, 0]]" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 456#L376true, annotation: [6, 0]]" "CountingPredicate [underlying: 182#L427true, annotation: [22, 0]]" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [31, 0]]" }, initialStates = {"CountingPredicate [underlying: 466#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" }, finalStates = {}, callTransitions = { ("CountingPredicate [underlying: 201#L211true, annotation: [31, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 148#L1647true, annotation: [0, 0]]" "call update_channels2();" "CountingPredicate [underlying: 277#update_channels2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [13, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 41#L424true, annotation: [22, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 198#L693-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 313#L367true, annotation: [18, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 10#L216true, annotation: [9, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 96#L431-1true, annotation: [24, 0]]" "call eval1();" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 201#L211true, annotation: [14, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 41#L424true, annotation: [24, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 66#L321-1true, annotation: [13, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 311#L232true, annotation: [6, 0]]" "call update_fifo_q();" "CountingPredicate [underlying: 349#update_fifo_qENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 195#L379true, annotation: [28, 0]]" "call do_read_c();" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 313#L367true, annotation: [14, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 431#L765-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 313#L367true, annotation: [31, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 10#L216true, annotation: [28, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 167#L422true, annotation: [9, 0]]" "call fire_delta_events1();" "CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 96#L431-1true, annotation: [9, 0]]" "call eval1();" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 369#L1453-1true, annotation: [0, 0]]" "call #t~ret32 := is_transmit3_triggered();" "CountingPredicate [underlying: 141#is_transmit3_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 96#L431-1true, annotation: [13, 0]]" "call eval1();" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 41#L424true, annotation: [18, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 466#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "call ULTIMATE.init();" "CountingPredicate [underlying: 53#ULTIMATE.initENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 201#L211true, annotation: [18, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 96#L431-1true, annotation: [28, 0]]" "call eval1();" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 276#L1226true, annotation: [0, 0]]" "call transmit7();" "CountingPredicate [underlying: 278#transmit7ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 10#L216true, annotation: [22, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 386#L1713-1true, annotation: [1, 0]]" "call #t~ret41 := main1();" "CountingPredicate [underlying: 348#main1ENTRYtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 41#L424true, annotation: [20, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 66#L321-1true, annotation: [9, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 134#L1128true, annotation: [0, 0]]" "call master();" "CountingPredicate [underlying: 109#masterENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 195#L379true, annotation: [24, 0]]" "call do_read_c();" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 195#L379true, annotation: [6, 0]]" "call do_read_c();" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 9#L423true, annotation: [16, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [17, 0]]") ("CountingPredicate [underlying: 313#L367true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 201#L211true, annotation: [20, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 96#L431-1true, annotation: [30, 0]]" "call eval1();" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 313#L367true, annotation: [27, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 10#L216true, annotation: [24, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 420#L1461-1true, annotation: [0, 0]]" "call #t~ret33 := is_transmit4_triggered();" "CountingPredicate [underlying: 151#is_transmit4_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 231#L329-1true, annotation: [13, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 261#L621-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 289#L1156true, annotation: [0, 0]]" "call transmit2();" "CountingPredicate [underlying: 327#transmit2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 9#L423true, annotation: [13, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 41#L424true, annotation: [14, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 195#L379true, annotation: [22, 0]]" "call do_read_c();" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 391#L1477-1true, annotation: [0, 0]]" "call #t~ret35 := is_transmit6_triggered();" "CountingPredicate [underlying: 15#is_transmit6_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 201#L211true, annotation: [22, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 111#L1648true, annotation: [0, 0]]" "call init_threads2();" "CountingPredicate [underlying: 248#init_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [22, 0]]" "call do_write_p();" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [22, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 207#L1184true, annotation: [0, 0]]" "call transmit4();" "CountingPredicate [underlying: 309#transmit4ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 243#L1715-1true, annotation: [0, 0]]" "call #t~ret42 := main2();" "CountingPredicate [underlying: 401#main2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [9, 0]]" "call do_write_p();" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 201#L211true, annotation: [9, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 231#L329-1true, annotation: [10, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 285#L1704-1true, annotation: [0, 0]]" "call start_simulation2();" "CountingPredicate [underlying: 273#start_simulation2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 195#L379true, annotation: [20, 0]]" "call do_read_c();" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 96#L431-1true, annotation: [18, 0]]" "call eval1();" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 195#L379true, annotation: [10, 0]]" "call do_read_c();" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 313#L367true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 201#L211true, annotation: [24, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 66#L321-1true, annotation: [6, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [24, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 472#L1212true, annotation: [0, 0]]" "call transmit6();" "CountingPredicate [underlying: 166#transmit6ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [24, 0]]" "call do_write_p();" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 41#L424true, annotation: [10, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 231#L329-1true, annotation: [21, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 9#L423true, annotation: [9, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [9, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 167#L422true, annotation: [6, 0]]" "call fire_delta_events1();" "CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 10#L216true, annotation: [13, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 195#L379true, annotation: [18, 0]]" "call do_read_c();" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 96#L431-1true, annotation: [20, 0]]" "call eval1();" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 242#L801-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 269#L420true, annotation: [5, 0]]" "call update_channels1();" "CountingPredicate [underlying: 257#update_channels1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 201#L211true, annotation: [13, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 66#L321-1true, annotation: [17, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 308#L479-1true, annotation: [4, 0]]" "call start_simulation1();" "CountingPredicate [underlying: 330#start_simulation1ENTRYtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [13, 0]]" "call do_write_p();" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 231#L329-1true, annotation: [6, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 96#L431-1true, annotation: [22, 0]]" "call eval1();" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 195#L379true, annotation: [14, 0]]" "call do_read_c();" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 404#L-1true, annotation: [0, 0]]" "call #t~ret43 := main();" "CountingPredicate [underlying: 146#mainENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 201#L211true, annotation: [28, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [28, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [28, 0]]" "call do_write_p();" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 41#L424true, annotation: [6, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 428#L1142true, annotation: [0, 0]]" "call transmit1();" "CountingPredicate [underlying: 48#transmit1ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 195#L379true, annotation: [31, 0]]" "call do_read_c();" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 167#L422true, annotation: [10, 0]]" "call fire_delta_events1();" "CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [31, 0]]" "call do_write_p();" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [14, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 9#L423true, annotation: [6, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 144#L1170true, annotation: [0, 0]]" "call transmit3();" "CountingPredicate [underlying: 95#transmit3ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [14, 0]]" "call do_write_p();" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 10#L216true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 437#L1649true, annotation: [0, 0]]" "call fire_delta_events2();" "CountingPredicate [underlying: 112#fire_delta_events2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 96#L431-1true, annotation: [27, 0]]" "call eval1();" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [31, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 10#L216true, annotation: [27, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 96#L431-1true, annotation: [10, 0]]" "call eval1();" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 438#L657-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 231#L329-1true, annotation: [18, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 74#L573-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 66#L321-1true, annotation: [14, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 452#L1437-1true, annotation: [0, 0]]" "call #t~ret30 := is_transmit1_triggered();" "CountingPredicate [underlying: 46#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 302#while_8_continuetrue, annotation: [0, 0]]" "call #t~ret20 := exists_runnable_thread2();" "CountingPredicate [underlying: 13#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 195#L379true, annotation: [27, 0]]" "call do_read_c();" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 313#L367true, annotation: [13, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 402#L1651true, annotation: [0, 0]]" "call reset_delta_events2();" "CountingPredicate [underlying: 383#reset_delta_events2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 10#L216true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [18, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [18, 0]]" "call do_write_p();" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 313#L367true, annotation: [28, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 167#L422true, annotation: [12, 0]]" "call fire_delta_events1();" "CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 231#L329-1true, annotation: [14, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 96#L431-1true, annotation: [14, 0]]" "call eval1();" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [20, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 66#L321-1true, annotation: [10, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [20, 0]]" "call do_write_p();" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 319#L1485-1true, annotation: [0, 0]]" "call #t~ret36 := is_transmit7_triggered();" "CountingPredicate [underlying: 432#is_transmit7_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 36#L837-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 313#L367true, annotation: [9, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [6, 0]]" "call do_write_p();" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 9#L423true, annotation: [14, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 332#L1650true, annotation: [0, 0]]" "call activate_threads2();" "CountingPredicate [underlying: 436#activate_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [6, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 41#L424true, annotation: [13, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 360#L421true, annotation: [6, 0]]" "call init_threads1();" "CountingPredicate [underlying: 388#init_threads1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 201#L211true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 10#L216true, annotation: [18, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 195#L379true, annotation: [9, 0]]" "call do_read_c();" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 313#L367true, annotation: [24, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 360#L421true, annotation: [8, 0]]" "call init_threads1();" "CountingPredicate [underlying: 388#init_threads1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]" "call activate_threads2();" "CountingPredicate [underlying: 436#activate_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 231#L329-1true, annotation: [9, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 10#L216true, annotation: [20, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 41#L424true, annotation: [26, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 201#L211true, annotation: [27, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 240#L1198true, annotation: [0, 0]]" "call transmit5();" "CountingPredicate [underlying: 218#transmit5ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 313#L367true, annotation: [22, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [27, 0]]" "call do_write_p();" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 41#L424true, annotation: [9, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 231#L329-1true, annotation: [20, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 9#L423true, annotation: [10, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 238#L1445-1true, annotation: [0, 0]]" "call #t~ret31 := is_transmit2_triggered();" "CountingPredicate [underlying: 170#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [10, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 397#L478true, annotation: [2, 0]]" "call init_model1();" "CountingPredicate [underlying: 204#init_model1ENTRYtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 201#L211true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [10, 0]]" "call do_write_p();" "CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 10#L216true, annotation: [14, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 195#L379true, annotation: [13, 0]]" "call do_read_c();" "CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 252#L583true, annotation: [0, 0]]" "call error2();" "CountingPredicate [underlying: 312#error2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 323#L729-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 313#L367true, annotation: [20, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [27, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 10#L216true, annotation: [31, 0]]" "call error1();" "CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 96#L431-1true, annotation: [6, 0]]" "call eval1();" "CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 142#L1703true, annotation: [0, 0]]" "call init_model2();" "CountingPredicate [underlying: 306#init_model2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 424#L1469-1true, annotation: [0, 0]]" "call #t~ret34 := is_transmit5_triggered();" "CountingPredicate [underlying: 52#is_transmit5_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 298#L1658-1true, annotation: [0, 0]]" "call eval2();" "CountingPredicate [underlying: 23#eval2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 413#L1429-1true, annotation: [0, 0]]" "call #t~ret29 := is_master_triggered();" "CountingPredicate [underlying: 92#is_master_triggeredENTRYtrue, annotation: [0, 0]]") }, internalTransitions = { ("CountingPredicate [underlying: 467#L306true, annotation: [24, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [24, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 266#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 459#ULTIMATE.initEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [18, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [18, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 363#Loop~0true, annotation: [18, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [18, 0]]") ("CountingPredicate [underlying: 70#L1447true, annotation: [0, 0]]" "assume 0 != ~tmp___1~1;~t2_st~0 := 0;" "CountingPredicate [underlying: 369#L1453-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 70#L1447true, annotation: [0, 0]]" "assume !(0 != ~tmp___1~1);" "CountingPredicate [underlying: 369#L1453-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [22, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 473#L357true, annotation: [22, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [22, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 451#L355true, annotation: [22, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [10, 0]]") ("CountingPredicate [underlying: 390#L729true, annotation: [0, 0]]" "~E_5~0 := 2;" "CountingPredicate [underlying: 394#L709true, annotation: [0, 0]]") ("CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 301#L1136true, annotation: [0, 0]]" "havoc ~tmp_ndt_2~0;" "CountingPredicate [underlying: 339#L1150-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 203#L329true, annotation: [14, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 346#L331true, annotation: [14, 0]]") ("CountingPredicate [underlying: 120#L181true, annotation: [6, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 379#L201true, annotation: [6, 0]]") ("CountingPredicate [underlying: 293#Loop~8true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 177#while_4_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 293#Loop~8true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 364#L724true, annotation: [0, 0]]") ("CountingPredicate [underlying: 208#L274true, annotation: [24, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 338#L269true, annotation: [24, 0]]") ("CountingPredicate [underlying: 409#L140true, annotation: [14, 0]]" "havoc #t~nondet7;assume -2147483648 <= #t~nondet7 && #t~nondet7 <= 2147483647;~q_buf_0~0 := #t~nondet7;havoc #t~nondet7;~p_last_write~0 := ~q_buf_0~0;~p_num_write~0 := 1 + ~p_num_write~0;~q_free~0 := 0;~q_req_up~0 := 1;" "CountingPredicate [underlying: 55#L137true, annotation: [14, 0]]") ("CountingPredicate [underlying: 312#error2ENTRYtrue, annotation: [0, 0]]" "assume false;" "CountingPredicate [underlying: 412#L496true, annotation: [0, 0]]") ("CountingPredicate [underlying: 312#error2ENTRYtrue, annotation: [0, 0]]" "assume !false;" "CountingPredicate [underlying: 91#error2Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [13, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [18, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [18, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [18, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 313#L367true, annotation: [18, 0]]") ("CountingPredicate [underlying: 419#L1068true, annotation: [0, 0]]" "assume 0 == ~t2_st~0;~__retres1~12 := 1;" "CountingPredicate [underlying: 150#L1090true, annotation: [0, 0]]") ("CountingPredicate [underlying: 419#L1068true, annotation: [0, 0]]" "assume !(0 == ~t2_st~0);" "CountingPredicate [underlying: 410#L1072true, annotation: [0, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [6, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 55#L137true, annotation: [6, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [6, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 465#L139true, annotation: [6, 0]]") ("CountingPredicate [underlying: 68#error1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [9, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 79#L178true, annotation: [9, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [9, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 34#L180true, annotation: [9, 0]]") ("CountingPredicate [underlying: 348#main1ENTRYtrue, annotation: [2, 0]]" "havoc ~__retres1~3;" "CountingPredicate [underlying: 397#L478true, annotation: [2, 0]]") ("CountingPredicate [underlying: 447#L1178true, annotation: [0, 0]]" "havoc ~tmp_ndt_5~0;" "CountingPredicate [underlying: 253#L1192-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [31, 0]]") ("CountingPredicate [underlying: 315#L1383true, annotation: [0, 0]]" "assume 1 == ~E_2~0;~E_2~0 := 2;" "CountingPredicate [underlying: 381#L1388true, annotation: [0, 0]]") ("CountingPredicate [underlying: 315#L1383true, annotation: [0, 0]]" "assume !(1 == ~E_2~0);" "CountingPredicate [underlying: 381#L1388true, annotation: [0, 0]]") ("CountingPredicate [underlying: 416#L1445true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret31 && #t~ret31 <= 2147483647;~tmp___1~1 := #t~ret31;havoc #t~ret31;" "CountingPredicate [underlying: 70#L1447true, annotation: [0, 0]]") ("CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [10, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 66#L321-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [14, 0]]") ("CountingPredicate [underlying: 172#L102true, annotation: [13, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 408#L95true, annotation: [13, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [9, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [9, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [6, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [6, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [6, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 403#L267true, annotation: [6, 0]]") ("CountingPredicate [underlying: 408#L95true, annotation: [10, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [10, 0]]" "assume 0 == ~p_dw_st~0;havoc #t~nondet11;assume -2147483648 <= #t~nondet11 && #t~nondet11 <= 2147483647;~tmp~2 := #t~nondet11;havoc #t~nondet11;" "CountingPredicate [underlying: 418#L361true, annotation: [10, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [10, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 168#L372true, annotation: [10, 0]]") ("CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [19, 0]]" "assume true;" "CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [19, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [6, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 467#L306true, annotation: [6, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [6, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 467#L306true, annotation: [6, 0]]") ("CountingPredicate [underlying: 257#update_channels1ENTRYtrue, annotation: [6, 0]]" "assume 1 == ~q_req_up~0;" "CountingPredicate [underlying: 311#L232true, annotation: [6, 0]]") ("CountingPredicate [underlying: 257#update_channels1ENTRYtrue, annotation: [6, 0]]" "assume !(1 == ~q_req_up~0);" "CountingPredicate [underlying: 75#update_channels1FINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 138#L28true, annotation: [20, 0]]" "assume false;" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [18, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 347#L263true, annotation: [18, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [9, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 239#L93true, annotation: [9, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [9, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 172#L102true, annotation: [9, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [27, 0]]" "assume false;" "CountingPredicate [underlying: 138#L28true, annotation: [27, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [27, 0]]" "assume !false;" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 194#L820true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_M~0 := 1;" "CountingPredicate [underlying: 36#L837-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 208#L274true, annotation: [9, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 338#L269true, annotation: [9, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [24, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 79#L178true, annotation: [24, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [24, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 34#L180true, annotation: [24, 0]]") ("CountingPredicate [underlying: 45#L784true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_7~0 := 1;" "CountingPredicate [underlying: 242#L801-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [28, 0]]") ("CountingPredicate [underlying: 264#L912true, annotation: [0, 0]]" "#res := ~__retres1~7;" "CountingPredicate [underlying: 145#is_transmit3_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [20, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [20, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [28, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 152#L347true, annotation: [28, 0]]") ("CountingPredicate [underlying: 463#L986true, annotation: [0, 0]]" "assume 1 == ~E_7~0;~__retres1~11 := 1;" "CountingPredicate [underlying: 118#L988true, annotation: [0, 0]]") ("CountingPredicate [underlying: 463#L986true, annotation: [0, 0]]" "assume !(1 == ~E_7~0);" "CountingPredicate [underlying: 94#L995true, annotation: [0, 0]]") ("CountingPredicate [underlying: 411#L1032true, annotation: [0, 0]]" "assume 1 == ~t4_i~0;~t4_st~0 := 0;" "CountingPredicate [underlying: 295#L1037true, annotation: [0, 0]]") ("CountingPredicate [underlying: 411#L1032true, annotation: [0, 0]]" "assume !(1 == ~t4_i~0);~t4_st~0 := 2;" "CountingPredicate [underlying: 295#L1037true, annotation: [0, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [14, 0]]") ("CountingPredicate [underlying: 379#L201true, annotation: [10, 0]]" "~a~0 := ~q_buf_0~0;~c_last_read~0 := ~a~0;~c_num_read~0 := 1 + ~c_num_read~0;~q_free~0 := 1;~q_req_up~0 := 1;" "CountingPredicate [underlying: 361#L206true, annotation: [10, 0]]") ("CountingPredicate [underlying: 477#L321true, annotation: [9, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 205#L323true, annotation: [9, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [27, 0]]" "assume 0 == ~p_dw_st~0;havoc #t~nondet11;assume -2147483648 <= #t~nondet11 && #t~nondet11 <= 2147483647;~tmp~2 := #t~nondet11;havoc #t~nondet11;" "CountingPredicate [underlying: 418#L361true, annotation: [27, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [27, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 168#L372true, annotation: [27, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [10, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 120#L181true, annotation: [10, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [10, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 79#L178true, annotation: [10, 0]]") ("CountingPredicate [underlying: 52#is_transmit5_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~9;" "CountingPredicate [underlying: 221#L947true, annotation: [0, 0]]") ("CountingPredicate [underlying: 217#L1076true, annotation: [0, 0]]" "assume 0 == ~t4_st~0;~__retres1~12 := 1;" "CountingPredicate [underlying: 150#L1090true, annotation: [0, 0]]") ("CountingPredicate [underlying: 217#L1076true, annotation: [0, 0]]" "assume !(0 == ~t4_st~0);" "CountingPredicate [underlying: 471#L1080true, annotation: [0, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [13, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 408#L95true, annotation: [13, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [13, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 172#L102true, annotation: [13, 0]]") ("CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [10, 0]]" "assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;" "CountingPredicate [underlying: 259#L288true, annotation: [10, 0]]") ("CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [10, 0]]" "assume !(0 == ~q_read_ev~0);" "CountingPredicate [underlying: 259#L288true, annotation: [10, 0]]") ("CountingPredicate [underlying: 297#L855true, annotation: [0, 0]]" "#res := ~__retres1~4;" "CountingPredicate [underlying: 153#is_master_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 13#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~12;" "CountingPredicate [underlying: 107#L1060true, annotation: [0, 0]]") ("CountingPredicate [underlying: 226#L73true, annotation: [6, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 270#L74true, annotation: [6, 0]]") ("CountingPredicate [underlying: 226#L73true, annotation: [6, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 362#L83true, annotation: [6, 0]]") ("CountingPredicate [underlying: 366#L948true, annotation: [0, 0]]" "assume 1 == ~E_5~0;~__retres1~9 := 1;" "CountingPredicate [underlying: 296#L950true, annotation: [0, 0]]") ("CountingPredicate [underlying: 366#L948true, annotation: [0, 0]]" "assume !(1 == ~E_5~0);" "CountingPredicate [underlying: 290#L957true, annotation: [0, 0]]") ("CountingPredicate [underlying: 270#L74true, annotation: [14, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 43#L76true, annotation: [14, 0]]") ("CountingPredicate [underlying: 270#L74true, annotation: [14, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 362#L83true, annotation: [14, 0]]") ("CountingPredicate [underlying: 147#L874true, annotation: [0, 0]]" "#res := ~__retres1~5;" "CountingPredicate [underlying: 389#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [6, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 96#L431-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [10, 0]]" "assume false;" "CountingPredicate [underlying: 138#L28true, annotation: [10, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [10, 0]]" "assume !false;" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [6, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [6, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [6, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 208#L274true, annotation: [6, 0]]") ("CountingPredicate [underlying: 43#L76true, annotation: [13, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 75#update_channels1FINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 89#update_channels1EXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 325#L1300true, annotation: [0, 0]]" "assume 0 == ~E_3~0;~E_3~0 := 1;" "CountingPredicate [underlying: 11#L1305true, annotation: [0, 0]]") ("CountingPredicate [underlying: 325#L1300true, annotation: [0, 0]]" "assume !(0 == ~E_3~0);" "CountingPredicate [underlying: 11#L1305true, annotation: [0, 0]]") ("CountingPredicate [underlying: 329#L1338true, annotation: [0, 0]]" "assume 1 == ~T1_E~0;~T1_E~0 := 2;" "CountingPredicate [underlying: 453#L1343true, annotation: [0, 0]]") ("CountingPredicate [underlying: 329#L1338true, annotation: [0, 0]]" "assume !(1 == ~T1_E~0);" "CountingPredicate [underlying: 453#L1343true, annotation: [0, 0]]") ("CountingPredicate [underlying: 379#L201true, annotation: [27, 0]]" "~a~0 := ~q_buf_0~0;~c_last_read~0 := ~a~0;~c_num_read~0 := 1 + ~c_num_read~0;~q_free~0 := 1;~q_req_up~0 := 1;" "CountingPredicate [underlying: 361#L206true, annotation: [27, 0]]") ("CountingPredicate [underlying: 160#init_threads1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 63#init_threads1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 200#L1290true, annotation: [0, 0]]" "assume 0 == ~E_1~0;~E_1~0 := 1;" "CountingPredicate [underlying: 378#L1295true, annotation: [0, 0]]") ("CountingPredicate [underlying: 200#L1290true, annotation: [0, 0]]" "assume !(0 == ~E_1~0);" "CountingPredicate [underlying: 378#L1295true, annotation: [0, 0]]") ("CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [14, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 60#L92true, annotation: [14, 0]]") ("CountingPredicate [underlying: 409#L140true, annotation: [27, 0]]" "havoc #t~nondet7;assume -2147483648 <= #t~nondet7 && #t~nondet7 <= 2147483647;~q_buf_0~0 := #t~nondet7;havoc #t~nondet7;~p_last_write~0 := ~q_buf_0~0;~p_num_write~0 := 1 + ~p_num_write~0;~q_free~0 := 0;~q_req_up~0 := 1;" "CountingPredicate [underlying: 55#L137true, annotation: [27, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [31, 0]]" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "CountingPredicate [underlying: 479#L195true, annotation: [31, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [31, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 379#L201true, annotation: [31, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [13, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 409#L140true, annotation: [13, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [13, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 55#L137true, annotation: [13, 0]]") ("CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 123#Loop~1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [13, 0]]") ("CountingPredicate [underlying: 138#L28true, annotation: [22, 0]]" "assume false;" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [27, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 294#Loop~3true, annotation: [18, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [18, 0]]") ("CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [20, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 347#L263true, annotation: [20, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 249#Loop~2true, annotation: [6, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [6, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [24, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 473#L357true, annotation: [24, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [24, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 451#L355true, annotation: [24, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [14, 0]]" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "CountingPredicate [underlying: 479#L195true, annotation: [14, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [14, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 379#L201true, annotation: [14, 0]]") ("CountingPredicate [underlying: 321#while_7_continuetrue, annotation: [0, 0]]" "~t7_pc~0 := 1;~t7_st~0 := 2;" "CountingPredicate [underlying: 255#L832true, annotation: [0, 0]]") ("CountingPredicate [underlying: 118#L988true, annotation: [0, 0]]" "#res := ~__retres1~11;" "CountingPredicate [underlying: 140#is_transmit7_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 331#L891true, annotation: [0, 0]]" "assume 1 == ~E_2~0;~__retres1~6 := 1;" "CountingPredicate [underlying: 333#L893true, annotation: [0, 0]]") ("CountingPredicate [underlying: 331#L891true, annotation: [0, 0]]" "assume !(1 == ~E_2~0);" "CountingPredicate [underlying: 105#L900true, annotation: [0, 0]]") ("CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [13, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 152#L347true, annotation: [13, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [18, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 356#L153true, annotation: [18, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [18, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 396#L159true, annotation: [18, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 363#Loop~0true, annotation: [31, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [31, 0]]") ("CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [6, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 66#L321-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [28, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 446#L207true, annotation: [28, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [28, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 10#L216true, annotation: [28, 0]]") ("CountingPredicate [underlying: 83#L1479true, annotation: [0, 0]]" "assume 0 != ~tmp___5~0;~t6_st~0 := 0;" "CountingPredicate [underlying: 319#L1485-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 83#L1479true, annotation: [0, 0]]" "assume !(0 != ~tmp___5~0);" "CountingPredicate [underlying: 319#L1485-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 408#L95true, annotation: [23, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [23, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [14, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [14, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [27, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 55#L137true, annotation: [27, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [27, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 465#L139true, annotation: [27, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 363#Loop~0true, annotation: [14, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [14, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [18, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 473#L357true, annotation: [18, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [18, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 451#L355true, annotation: [18, 0]]") ("CountingPredicate [underlying: 203#L329true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 346#L331true, annotation: [10, 0]]") ("CountingPredicate [underlying: 116#Loop~11true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 321#while_7_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 116#Loop~11true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 255#L832true, annotation: [0, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [27, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 467#L306true, annotation: [27, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [27, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 467#L306true, annotation: [28, 0]]") ("CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [14, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 347#L263true, annotation: [14, 0]]") ("CountingPredicate [underlying: 427#L675true, annotation: [0, 0]]" "assume 1 == ~t3_pc~0;" "CountingPredicate [underlying: 165#L676true, annotation: [0, 0]]") ("CountingPredicate [underlying: 427#L675true, annotation: [0, 0]]" "assume !(1 == ~t3_pc~0);" "CountingPredicate [underlying: 114#L673true, annotation: [0, 0]]") ("CountingPredicate [underlying: 388#init_threads1ENTRYtrue, annotation: [9, 0]]" "assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 425#L250true, annotation: [10, 0]]") ("CountingPredicate [underlying: 388#init_threads1ENTRYtrue, annotation: [9, 0]]" "assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;" "CountingPredicate [underlying: 425#L250true, annotation: [9, 0]]") ("CountingPredicate [underlying: 449#L1206true, annotation: [0, 0]]" "havoc ~tmp_ndt_7~0;" "CountingPredicate [underlying: 158#L1220-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [14, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [20, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [20, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 208#L274true, annotation: [20, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 338#L269true, annotation: [20, 0]]") ("CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [31, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 347#L263true, annotation: [31, 0]]") ("CountingPredicate [underlying: 68#error1FINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [14, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [14, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [14, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 313#L367true, annotation: [14, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [27, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [27, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [27, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 403#L267true, annotation: [27, 0]]") ("CountingPredicate [underlying: 138#L28true, annotation: [9, 0]]" "assume false;" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [13, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 79#L178true, annotation: [13, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [13, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 34#L180true, annotation: [13, 0]]") ("CountingPredicate [underlying: 271#exists_runnable_thread2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 175#exists_runnable_thread2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [10, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 55#L137true, annotation: [10, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [10, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 465#L139true, annotation: [10, 0]]") ("CountingPredicate [underlying: 409#L140true, annotation: [10, 0]]" "havoc #t~nondet7;assume -2147483648 <= #t~nondet7 && #t~nondet7 <= 2147483647;~q_buf_0~0 := #t~nondet7;havoc #t~nondet7;~p_last_write~0 := ~q_buf_0~0;~p_num_write~0 := 1 + ~p_num_write~0;~q_free~0 := 0;~q_req_up~0 := 1;" "CountingPredicate [underlying: 55#L137true, annotation: [10, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [18, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [22, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 408#L95true, annotation: [22, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [22, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 172#L102true, annotation: [22, 0]]") ("CountingPredicate [underlying: 73#L601true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 32#Loop~5true, annotation: [0, 0]]") ("CountingPredicate [underlying: 73#L601true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 227#L616true, annotation: [0, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [23, 0]]" "assume true;" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [23, 0]]") ("CountingPredicate [underlying: 151#is_transmit4_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~8;" "CountingPredicate [underlying: 256#L928true, annotation: [0, 0]]") ("CountingPredicate [underlying: 295#L1037true, annotation: [0, 0]]" "assume 1 == ~t5_i~0;~t5_st~0 := 0;" "CountingPredicate [underlying: 102#L1042true, annotation: [0, 0]]") ("CountingPredicate [underlying: 295#L1037true, annotation: [0, 0]]" "assume !(1 == ~t5_i~0);~t5_st~0 := 2;" "CountingPredicate [underlying: 102#L1042true, annotation: [0, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [13, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 446#L207true, annotation: [13, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [13, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 10#L216true, annotation: [13, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [6, 0]]" "assume 0 == ~p_dw_st~0;havoc #t~nondet11;assume -2147483648 <= #t~nondet11 && #t~nondet11 <= 2147483647;~tmp~2 := #t~nondet11;havoc #t~nondet11;" "CountingPredicate [underlying: 418#L361true, annotation: [6, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [6, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 168#L372true, annotation: [6, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 123#Loop~1true, annotation: [28, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [28, 0]]") ("CountingPredicate [underlying: 241#L637true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 193#Loop~6true, annotation: [0, 0]]") ("CountingPredicate [underlying: 241#L637true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 35#L652true, annotation: [0, 0]]") ("CountingPredicate [underlying: 408#L95true, annotation: [6, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 381#L1388true, annotation: [0, 0]]" "assume 1 == ~E_3~0;~E_3~0 := 2;" "CountingPredicate [underlying: 405#L1393true, annotation: [0, 0]]") ("CountingPredicate [underlying: 381#L1388true, annotation: [0, 0]]" "assume !(1 == ~E_3~0);" "CountingPredicate [underlying: 405#L1393true, annotation: [0, 0]]") ("CountingPredicate [underlying: 307#L1255true, annotation: [0, 0]]" "assume 0 == ~T2_E~0;~T2_E~0 := 1;" "CountingPredicate [underlying: 93#L1260true, annotation: [0, 0]]") ("CountingPredicate [underlying: 307#L1255true, annotation: [0, 0]]" "assume !(0 == ~T2_E~0);" "CountingPredicate [underlying: 93#L1260true, annotation: [0, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [22, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 239#L93true, annotation: [22, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [22, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 172#L102true, annotation: [23, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [10, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [10, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [10, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 403#L267true, annotation: [10, 0]]") ("CountingPredicate [underlying: 278#transmit7ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t7_pc~0;" "CountingPredicate [underlying: 163#L817true, annotation: [0, 0]]") ("CountingPredicate [underlying: 278#transmit7ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t7_pc~0);" "CountingPredicate [underlying: 173#L819true, annotation: [0, 0]]") ("CountingPredicate [underlying: 395#L1017true, annotation: [0, 0]]" "assume 1 == ~t1_i~0;~t1_st~0 := 0;" "CountingPredicate [underlying: 209#L1022true, annotation: [0, 0]]") ("CountingPredicate [underlying: 395#L1017true, annotation: [0, 0]]" "assume !(1 == ~t1_i~0);~t1_st~0 := 2;" "CountingPredicate [underlying: 209#L1022true, annotation: [0, 0]]") ("CountingPredicate [underlying: 138#L28true, annotation: [24, 0]]" "assume false;" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 145#is_transmit3_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 337#is_transmit3_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 292#L1117true, annotation: [0, 0]]" "assume 0 != ~tmp~5;" "CountingPredicate [underlying: 119#L1122-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 292#L1117true, annotation: [0, 0]]" "assume !(0 != ~tmp~5);" "CountingPredicate [underlying: 56#L1120true, annotation: [0, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [28, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 79#L178true, annotation: [28, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [28, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 34#L180true, annotation: [28, 0]]") ("CountingPredicate [underlying: 349#update_fifo_qENTRYtrue, annotation: [6, 0]]" "assume 0 == ~q_free~0;~q_write_ev~0 := 0;" "CountingPredicate [underlying: 135#L48true, annotation: [6, 0]]") ("CountingPredicate [underlying: 349#update_fifo_qENTRYtrue, annotation: [6, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 135#L48true, annotation: [6, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [31, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [31, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [31, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 313#L367true, annotation: [31, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [10, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 467#L306true, annotation: [10, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [10, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 467#L306true, annotation: [10, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [27, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 120#L181true, annotation: [27, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [27, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 79#L178true, annotation: [27, 0]]") ("CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [6, 0]]" "assume false;" "CountingPredicate [underlying: 138#L28true, annotation: [6, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [6, 0]]" "assume !false;" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [22, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [22, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [10, 0]]") ("CountingPredicate [underlying: 379#L201true, annotation: [14, 0]]" "~a~0 := ~q_buf_0~0;~c_last_read~0 := ~a~0;~c_num_read~0 := 1 + ~c_num_read~0;~q_free~0 := 1;~q_req_up~0 := 1;" "CountingPredicate [underlying: 361#L206true, annotation: [14, 0]]") ("CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 328#L747true, annotation: [0, 0]]" "assume 1 == ~t5_pc~0;" "CountingPredicate [underlying: 155#L748true, annotation: [0, 0]]") ("CountingPredicate [underlying: 328#L747true, annotation: [0, 0]]" "assume !(1 == ~t5_pc~0);" "CountingPredicate [underlying: 475#L745true, annotation: [0, 0]]") ("CountingPredicate [underlying: 362#L83true, annotation: [9, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 43#L76true, annotation: [9, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [14, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 120#L181true, annotation: [14, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [14, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 79#L178true, annotation: [14, 0]]") ("CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [6, 0]]" "assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;" "CountingPredicate [underlying: 259#L288true, annotation: [6, 0]]") ("CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [6, 0]]" "assume !(0 == ~q_read_ev~0);" "CountingPredicate [underlying: 259#L288true, annotation: [6, 0]]") ("CountingPredicate [underlying: 135#L48true, annotation: [6, 0]]" "assume 1 == ~q_free~0;~q_read_ev~0 := 0;" "CountingPredicate [underlying: 127#L53true, annotation: [6, 0]]") ("CountingPredicate [underlying: 135#L48true, annotation: [6, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 127#L53true, annotation: [6, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [9, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 408#L95true, annotation: [9, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [9, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 172#L102true, annotation: [9, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [20, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 473#L357true, annotation: [20, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [20, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 451#L355true, annotation: [20, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [28, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 79#L178true, annotation: [28, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [28, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 201#L211true, annotation: [28, 0]]") ("CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [6, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 462#L177true, annotation: [6, 0]]") ("CountingPredicate [underlying: 355#L350true, annotation: [13, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 26#L352true, annotation: [13, 0]]") ("CountingPredicate [underlying: 208#L274true, annotation: [22, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 338#L269true, annotation: [22, 0]]") ("CountingPredicate [underlying: 304#L801true, annotation: [0, 0]]" "~E_7~0 := 2;" "CountingPredicate [underlying: 143#L781true, annotation: [0, 0]]") ("CountingPredicate [underlying: 290#L957true, annotation: [0, 0]]" "~__retres1~9 := 0;" "CountingPredicate [underlying: 296#L950true, annotation: [0, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [13, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 195#L379true, annotation: [13, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [13, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 152#L347true, annotation: [13, 0]]") ("CountingPredicate [underlying: 270#L74true, annotation: [10, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 43#L76true, annotation: [10, 0]]") ("CountingPredicate [underlying: 270#L74true, annotation: [10, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 362#L83true, annotation: [10, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [27, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [31, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 356#L153true, annotation: [31, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [31, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 396#L159true, annotation: [31, 0]]") ("CountingPredicate [underlying: 15#is_transmit6_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~10;" "CountingPredicate [underlying: 106#L966true, annotation: [0, 0]]") ("CountingPredicate [underlying: 39#L621true, annotation: [0, 0]]" "~E_2~0 := 2;" "CountingPredicate [underlying: 73#L601true, annotation: [0, 0]]") ("CountingPredicate [underlying: 415#while_5_continuetrue, annotation: [0, 0]]" "~t5_pc~0 := 1;~t5_st~0 := 2;" "CountingPredicate [underlying: 40#L760true, annotation: [0, 0]]") ("CountingPredicate [underlying: 476#L557true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 250#Loop~4true, annotation: [0, 0]]") ("CountingPredicate [underlying: 476#L557true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 121#L579true, annotation: [0, 0]]") ("CountingPredicate [underlying: 43#L76true, annotation: [9, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 378#L1295true, annotation: [0, 0]]" "assume 0 == ~E_2~0;~E_2~0 := 1;" "CountingPredicate [underlying: 325#L1300true, annotation: [0, 0]]") ("CountingPredicate [underlying: 378#L1295true, annotation: [0, 0]]" "assume !(0 == ~E_2~0);" "CountingPredicate [underlying: 325#L1300true, annotation: [0, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 363#Loop~0true, annotation: [27, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [27, 0]]") ("CountingPredicate [underlying: 205#L323true, annotation: [9, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 231#L329-1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 205#L323true, annotation: [9, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 231#L329-1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [14, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 356#L153true, annotation: [14, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [14, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 396#L159true, annotation: [14, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [13, 0]]" "assume 0 == ~c_dr_st~0;havoc #t~nondet12;assume -2147483648 <= #t~nondet12 && #t~nondet12 <= 2147483647;~tmp___0~2 := #t~nondet12;havoc #t~nondet12;" "CountingPredicate [underlying: 456#L376true, annotation: [13, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [13, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 152#L347true, annotation: [13, 0]]") ("CountingPredicate [underlying: 53#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(19, 2);call #Ultimate.allocInit(12, 3);~q_buf_0~0 := 0;~q_free~0 := 0;~q_read_ev~0 := 0;~q_write_ev~0 := 0;~q_req_up~0 := 0;~q_ev~0 := 0;~p_num_write~0 := 0;~p_last_write~0 := 0;~p_dw_st~0 := 0;~p_dw_pc~0 := 0;~p_dw_i~0 := 0;~c_num_read~0 := 0;~c_last_read~0 := 0;~c_dr_st~0 := 0;~c_dr_pc~0 := 0;~c_dr_i~0 := 0;~a_t~0 := 0;~m_pc~0 := 0;~t1_pc~0 := 0;~t2_pc~0 := 0;~t3_pc~0 := 0;~t4_pc~0 := 0;~t5_pc~0 := 0;~t6_pc~0 := 0;~t7_pc~0 := 0;~m_st~0 := 0;~t1_st~0 := 0;~t2_st~0 := 0;~t3_st~0 := 0;~t4_st~0 := 0;~t5_st~0 := 0;~t6_st~0 := 0;~t7_st~0 := 0;~m_i~0 := 0;~t1_i~0 := 0;~t2_i~0 := 0;~t3_i~0 := 0;~t4_i~0 := 0;~t5_i~0 := 0;~t6_i~0 := 0;~t7_i~0 := 0;~M_E~0 := 2;~T1_E~0 := 2;~T2_E~0 := 2;~T3_E~0 := 2;~T4_E~0 := 2;~T5_E~0 := 2;~T6_E~0 := 2;~T7_E~0 := 2;~E_M~0 := 2;~E_1~0 := 2;~E_2~0 := 2;~E_3~0 := 2;~E_4~0 := 2;~E_5~0 := 2;~E_6~0 := 2;~E_7~0 := 2;~token~0 := 0;~local~0 := 0;" "CountingPredicate [underlying: 266#ULTIMATE.initFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [13, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 79#L178true, annotation: [13, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [13, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 201#L211true, annotation: [13, 0]]") ("CountingPredicate [underlying: 127#L53true, annotation: [6, 0]]" "~q_ev~0 := 0;~q_req_up~0 := 0;" "CountingPredicate [underlying: 344#update_fifo_qFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [20, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 239#L93true, annotation: [20, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [20, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 172#L102true, annotation: [20, 0]]") ("CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [18, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 60#L92true, annotation: [18, 0]]") ("CountingPredicate [underlying: 160#init_threads1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 63#init_threads1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 93#L1260true, annotation: [0, 0]]" "assume 0 == ~T3_E~0;~T3_E~0 := 1;" "CountingPredicate [underlying: 72#L1265true, annotation: [0, 0]]") ("CountingPredicate [underlying: 93#L1260true, annotation: [0, 0]]" "assume !(0 == ~T3_E~0);" "CountingPredicate [underlying: 72#L1265true, annotation: [0, 0]]") ("CountingPredicate [underlying: 379#L201true, annotation: [31, 0]]" "~a~0 := ~q_buf_0~0;~c_last_read~0 := ~a~0;~c_num_read~0 := 1 + ~c_num_read~0;~q_free~0 := 1;~q_req_up~0 := 1;" "CountingPredicate [underlying: 361#L206true, annotation: [31, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 123#Loop~1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [9, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 294#Loop~3true, annotation: [14, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [14, 0]]") ("CountingPredicate [underlying: 48#transmit1ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t1_pc~0;" "CountingPredicate [underlying: 73#L601true, annotation: [0, 0]]") ("CountingPredicate [underlying: 48#transmit1ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t1_pc~0);" "CountingPredicate [underlying: 98#L603true, annotation: [0, 0]]") ("CountingPredicate [underlying: 68#error1FINALtrue, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 249#Loop~2true, annotation: [10, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [10, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [18, 0]]" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "CountingPredicate [underlying: 479#L195true, annotation: [18, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [18, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 379#L201true, annotation: [18, 0]]") ("CountingPredicate [underlying: 233#L1408true, annotation: [0, 0]]" "assume 1 == ~E_7~0;~E_7~0 := 2;" "CountingPredicate [underlying: 407#reset_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 233#L1408true, annotation: [0, 0]]" "assume !(1 == ~E_7~0);" "CountingPredicate [underlying: 407#reset_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [31, 0]]") ("CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [13, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 226#L73true, annotation: [13, 0]]") ("CountingPredicate [underlying: 355#L350true, annotation: [28, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 26#L352true, annotation: [28, 0]]") ("CountingPredicate [underlying: 49#L853true, annotation: [0, 0]]" "assume 1 == ~E_M~0;~__retres1~4 := 1;" "CountingPredicate [underlying: 297#L855true, annotation: [0, 0]]") ("CountingPredicate [underlying: 49#L853true, annotation: [0, 0]]" "assume !(1 == ~E_M~0);" "CountingPredicate [underlying: 4#L862true, annotation: [0, 0]]") ("CountingPredicate [underlying: 21#L1363true, annotation: [0, 0]]" "assume 1 == ~T6_E~0;~T6_E~0 := 2;" "CountingPredicate [underlying: 450#L1368true, annotation: [0, 0]]") ("CountingPredicate [underlying: 21#L1363true, annotation: [0, 0]]" "assume !(1 == ~T6_E~0);" "CountingPredicate [underlying: 450#L1368true, annotation: [0, 0]]") ("CountingPredicate [underlying: 235#L1469true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret34 && #t~ret34 <= 2147483647;~tmp___4~0 := #t~ret34;havoc #t~ret34;" "CountingPredicate [underlying: 174#L1471true, annotation: [0, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [9, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 356#L153true, annotation: [9, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [9, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 396#L159true, annotation: [9, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [28, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 195#L379true, annotation: [28, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [28, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 152#L347true, annotation: [28, 0]]") ("CountingPredicate [underlying: 379#L201true, annotation: [20, 0]]" "~a~0 := ~q_buf_0~0;~c_last_read~0 := ~a~0;~c_num_read~0 := 1 + ~c_num_read~0;~q_free~0 := 1;~q_req_up~0 := 1;" "CountingPredicate [underlying: 361#L206true, annotation: [20, 0]]") ("CountingPredicate [underlying: 71#L1223true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_8~0;~t7_st~0 := 1;" "CountingPredicate [underlying: 276#L1226true, annotation: [0, 0]]") ("CountingPredicate [underlying: 71#L1223true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_8~0);" "CountingPredicate [underlying: 262#L1220true, annotation: [0, 0]]") ("CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 347#L263true, annotation: [10, 0]]") ("CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 363#Loop~0true, annotation: [10, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [10, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 249#Loop~2true, annotation: [27, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [27, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [28, 0]]" "assume 0 == ~c_dr_st~0;havoc #t~nondet12;assume -2147483648 <= #t~nondet12 && #t~nondet12 <= 2147483647;~tmp___0~2 := #t~nondet12;havoc #t~nondet12;" "CountingPredicate [underlying: 456#L376true, annotation: [28, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [28, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 152#L347true, annotation: [28, 0]]") ("CountingPredicate [underlying: 338#L269true, annotation: [22, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 43#L76true, annotation: [18, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [24, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 409#L140true, annotation: [24, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [24, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 55#L137true, annotation: [24, 0]]") ("CountingPredicate [underlying: 409#L140true, annotation: [22, 0]]" "havoc #t~nondet7;assume -2147483648 <= #t~nondet7 && #t~nondet7 <= 2147483647;~q_buf_0~0 := #t~nondet7;havoc #t~nondet7;~p_last_write~0 := ~q_buf_0~0;~p_num_write~0 := 1 + ~p_num_write~0;~q_free~0 := 0;~q_req_up~0 := 1;" "CountingPredicate [underlying: 55#L137true, annotation: [22, 0]]") ("CountingPredicate [underlying: 30#L1485true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret36 && #t~ret36 <= 2147483647;~tmp___6~0 := #t~ret36;havoc #t~ret36;" "CountingPredicate [underlying: 354#L1487true, annotation: [0, 0]]") ("CountingPredicate [underlying: 164#init_model1FINALtrue, annotation: [3, 0]]" "assume true;" "CountingPredicate [underlying: 371#init_model1EXITtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [27, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 347#L263true, annotation: [27, 0]]") ("CountingPredicate [underlying: 203#L329true, annotation: [22, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 346#L331true, annotation: [22, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [10, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [10, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [10, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 313#L367true, annotation: [10, 0]]") ("CountingPredicate [underlying: 213#error2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 375#error2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [31, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [31, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [31, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 403#L267true, annotation: [31, 0]]") ("CountingPredicate [underlying: 138#L28true, annotation: [13, 0]]" "assume false;" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 68#error1FINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 410#L1072true, annotation: [0, 0]]" "assume 0 == ~t3_st~0;~__retres1~12 := 1;" "CountingPredicate [underlying: 150#L1090true, annotation: [0, 0]]") ("CountingPredicate [underlying: 410#L1072true, annotation: [0, 0]]" "assume !(0 == ~t3_st~0);" "CountingPredicate [underlying: 217#L1076true, annotation: [0, 0]]") ("CountingPredicate [underlying: 353#immediate_notifyFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 314#immediate_notifyEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [24, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 462#L177true, annotation: [24, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [20, 0]]" "assume false;" "CountingPredicate [underlying: 138#L28true, annotation: [20, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [20, 0]]" "assume !false;" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 408#L95true, annotation: [18, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [9, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [9, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [25, 0]]" "assume true;" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [25, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [6, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 123#Loop~1true, annotation: [24, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [24, 0]]") ("CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [20, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 60#L92true, annotation: [20, 0]]") ("CountingPredicate [underlying: 120#L181true, annotation: [13, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 379#L201true, annotation: [13, 0]]") ("CountingPredicate [underlying: 362#L83true, annotation: [14, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 43#L76true, annotation: [14, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [18, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 239#L93true, annotation: [18, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [18, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 172#L102true, annotation: [18, 0]]") ("CountingPredicate [underlying: 464#L711true, annotation: [0, 0]]" "assume 1 == ~t4_pc~0;" "CountingPredicate [underlying: 220#L712true, annotation: [0, 0]]") ("CountingPredicate [underlying: 464#L711true, annotation: [0, 0]]" "assume !(1 == ~t4_pc~0);" "CountingPredicate [underlying: 394#L709true, annotation: [0, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [18, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 408#L95true, annotation: [18, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [18, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 172#L102true, annotation: [18, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [14, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [14, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [14, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 403#L267true, annotation: [14, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [13, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 473#L357true, annotation: [13, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [13, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 451#L355true, annotation: [13, 0]]") ("CountingPredicate [underlying: 477#L321true, annotation: [20, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 205#L323true, annotation: [20, 0]]") ("CountingPredicate [underlying: 138#L28true, annotation: [28, 0]]" "assume false;" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 436#activate_threads2ENTRYtrue, annotation: [0, 0]]" "havoc ~tmp~6;havoc ~tmp___0~3;havoc ~tmp___1~1;havoc ~tmp___2~0;havoc ~tmp___3~0;havoc ~tmp___4~0;havoc ~tmp___5~0;havoc ~tmp___6~0;" "CountingPredicate [underlying: 413#L1429-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [20, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [20, 0]]" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "CountingPredicate [underlying: 479#L195true, annotation: [20, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [20, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 379#L201true, annotation: [20, 0]]") ("CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [9, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 462#L177true, annotation: [9, 0]]") ("CountingPredicate [underlying: 95#transmit3ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t3_pc~0;" "CountingPredicate [underlying: 114#L673true, annotation: [0, 0]]") ("CountingPredicate [underlying: 95#transmit3ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t3_pc~0);" "CountingPredicate [underlying: 427#L675true, annotation: [0, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [24, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 356#L153true, annotation: [24, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [24, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 396#L159true, annotation: [24, 0]]") ("CountingPredicate [underlying: 355#L350true, annotation: [22, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 26#L352true, annotation: [22, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [27, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [27, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [27, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 313#L367true, annotation: [27, 0]]") ("CountingPredicate [underlying: 336#L1027true, annotation: [0, 0]]" "assume 1 == ~t3_i~0;~t3_st~0 := 0;" "CountingPredicate [underlying: 411#L1032true, annotation: [0, 0]]") ("CountingPredicate [underlying: 336#L1027true, annotation: [0, 0]]" "assume !(1 == ~t3_i~0);~t3_st~0 := 2;" "CountingPredicate [underlying: 411#L1032true, annotation: [0, 0]]") ("CountingPredicate [underlying: 205#L323true, annotation: [14, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 231#L329-1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 205#L323true, annotation: [14, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 231#L329-1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 387#L909true, annotation: [0, 0]]" "assume 1 == ~t3_pc~0;" "CountingPredicate [underlying: 184#L910true, annotation: [0, 0]]") ("CountingPredicate [underlying: 387#L909true, annotation: [0, 0]]" "assume !(1 == ~t3_pc~0);" "CountingPredicate [underlying: 219#L919true, annotation: [0, 0]]") ("CountingPredicate [underlying: 172#L102true, annotation: [6, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 408#L95true, annotation: [6, 0]]") ("CountingPredicate [underlying: 450#L1368true, annotation: [0, 0]]" "assume 1 == ~T7_E~0;~T7_E~0 := 2;" "CountingPredicate [underlying: 206#L1373true, annotation: [0, 0]]") ("CountingPredicate [underlying: 450#L1368true, annotation: [0, 0]]" "assume !(1 == ~T7_E~0);" "CountingPredicate [underlying: 206#L1373true, annotation: [0, 0]]") ("CountingPredicate [underlying: 379#L201true, annotation: [18, 0]]" "~a~0 := ~q_buf_0~0;~c_last_read~0 := ~a~0;~c_num_read~0 := 1 + ~c_num_read~0;~q_free~0 := 1;~q_req_up~0 := 1;" "CountingPredicate [underlying: 361#L206true, annotation: [18, 0]]") ("CountingPredicate [underlying: 17#L1461true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret33 && #t~ret33 <= 2147483647;~tmp___3~0 := #t~ret33;havoc #t~ret33;" "CountingPredicate [underlying: 284#L1463true, annotation: [0, 0]]") ("CountingPredicate [underlying: 179#L559true, annotation: [0, 0]]" "assume 1 == ~m_pc~0;" "CountingPredicate [underlying: 454#L560true, annotation: [0, 0]]") ("CountingPredicate [underlying: 179#L559true, annotation: [0, 0]]" "assume !(1 == ~m_pc~0);" "CountingPredicate [underlying: 476#L557true, annotation: [0, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [24, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 79#L178true, annotation: [24, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [24, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 201#L211true, annotation: [24, 0]]") ("CountingPredicate [underlying: 178#L1398true, annotation: [0, 0]]" "assume 1 == ~E_5~0;~E_5~0 := 2;" "CountingPredicate [underlying: 82#L1403true, annotation: [0, 0]]") ("CountingPredicate [underlying: 178#L1398true, annotation: [0, 0]]" "assume !(1 == ~E_5~0);" "CountingPredicate [underlying: 82#L1403true, annotation: [0, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [6, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 446#L207true, annotation: [6, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [6, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 10#L216true, annotation: [6, 0]]") ("CountingPredicate [underlying: 338#L269true, annotation: [24, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [6, 0]]") ("CountingPredicate [underlying: 409#L140true, annotation: [20, 0]]" "havoc #t~nondet7;assume -2147483648 <= #t~nondet7 && #t~nondet7 <= 2147483647;~q_buf_0~0 := #t~nondet7;havoc #t~nondet7;~p_last_write~0 := ~q_buf_0~0;~p_num_write~0 := 1 + ~p_num_write~0;~q_free~0 := 0;~q_req_up~0 := 1;" "CountingPredicate [underlying: 55#L137true, annotation: [20, 0]]") ("CountingPredicate [underlying: 208#L274true, annotation: [18, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 338#L269true, annotation: [18, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [22, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 409#L140true, annotation: [22, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [22, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 55#L137true, annotation: [22, 0]]") ("CountingPredicate [underlying: 114#L673true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 77#Loop~7true, annotation: [0, 0]]") ("CountingPredicate [underlying: 114#L673true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 222#L688true, annotation: [0, 0]]") ("CountingPredicate [underlying: 355#L350true, annotation: [9, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 26#L352true, annotation: [9, 0]]") ("CountingPredicate [underlying: 203#L329true, annotation: [24, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 346#L331true, annotation: [24, 0]]") ("CountingPredicate [underlying: 373#L872true, annotation: [0, 0]]" "assume 1 == ~E_1~0;~__retres1~5 := 1;" "CountingPredicate [underlying: 147#L874true, annotation: [0, 0]]") ("CountingPredicate [underlying: 373#L872true, annotation: [0, 0]]" "assume !(1 == ~E_1~0);" "CountingPredicate [underlying: 211#L881true, annotation: [0, 0]]") ("CountingPredicate [underlying: 226#L73true, annotation: [14, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 270#L74true, annotation: [14, 0]]") ("CountingPredicate [underlying: 226#L73true, annotation: [14, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 362#L83true, annotation: [14, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [9, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 195#L379true, annotation: [9, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [9, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 152#L347true, annotation: [9, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [18, 0]]" "assume false;" "CountingPredicate [underlying: 138#L28true, annotation: [18, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [18, 0]]" "assume !false;" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 270#L74true, annotation: [6, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 43#L76true, annotation: [6, 0]]") ("CountingPredicate [underlying: 270#L74true, annotation: [6, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 362#L83true, annotation: [6, 0]]") ("CountingPredicate [underlying: 106#L966true, annotation: [0, 0]]" "assume 1 == ~t6_pc~0;" "CountingPredicate [underlying: 130#L967true, annotation: [0, 0]]") ("CountingPredicate [underlying: 106#L966true, annotation: [0, 0]]" "assume !(1 == ~t6_pc~0);" "CountingPredicate [underlying: 435#L976true, annotation: [0, 0]]") ("CountingPredicate [underlying: 259#L288true, annotation: [14, 0]]" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 259#L288true, annotation: [14, 0]]" "assume !(0 == ~q_write_ev~0);" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [13, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 467#L306true, annotation: [13, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [13, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 467#L306true, annotation: [13, 0]]") ("CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [14, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 96#L431-1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 294#Loop~3true, annotation: [27, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [27, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [9, 0]]" "assume 0 == ~c_dr_st~0;havoc #t~nondet12;assume -2147483648 <= #t~nondet12 && #t~nondet12 <= 2147483647;~tmp___0~2 := #t~nondet12;havoc #t~nondet12;" "CountingPredicate [underlying: 456#L376true, annotation: [9, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [9, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 152#L347true, annotation: [9, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [9, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 79#L178true, annotation: [9, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [9, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 201#L211true, annotation: [9, 0]]") ("CountingPredicate [underlying: 477#L321true, annotation: [18, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 205#L323true, annotation: [18, 0]]") ("CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [22, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 60#L92true, annotation: [22, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 123#Loop~1true, annotation: [22, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [22, 0]]") ("CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 203#L329true, annotation: [9, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 346#L331true, annotation: [9, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [14, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [14, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [14, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 208#L274true, annotation: [14, 0]]") ("CountingPredicate [underlying: 471#L1080true, annotation: [0, 0]]" "assume 0 == ~t5_st~0;~__retres1~12 := 1;" "CountingPredicate [underlying: 150#L1090true, annotation: [0, 0]]") ("CountingPredicate [underlying: 471#L1080true, annotation: [0, 0]]" "assume !(0 == ~t5_st~0);" "CountingPredicate [underlying: 161#L1084true, annotation: [0, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [20, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 408#L95true, annotation: [20, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [20, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 172#L102true, annotation: [20, 0]]") ("CountingPredicate [underlying: 68#error1FINALtrue, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 172#L102true, annotation: [23, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 408#L95true, annotation: [23, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 249#Loop~2true, annotation: [14, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [14, 0]]") ("CountingPredicate [underlying: 220#L712true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_5~0 := 1;" "CountingPredicate [underlying: 323#L729-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [22, 0]]" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "CountingPredicate [underlying: 479#L195true, annotation: [22, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [22, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 379#L201true, annotation: [22, 0]]") ("CountingPredicate [underlying: 247#L890true, annotation: [0, 0]]" "assume 1 == ~t2_pc~0;" "CountingPredicate [underlying: 331#L891true, annotation: [0, 0]]") ("CountingPredicate [underlying: 247#L890true, annotation: [0, 0]]" "assume !(1 == ~t2_pc~0);" "CountingPredicate [underlying: 105#L900true, annotation: [0, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [18, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [31, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [31, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [31, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 208#L274true, annotation: [31, 0]]") ("CountingPredicate [underlying: 338#L269true, annotation: [9, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 425#L250true, annotation: [10, 0]]" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 160#init_threads1FINALtrue, annotation: [11, 0]]") ("CountingPredicate [underlying: 425#L250true, annotation: [10, 0]]" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "CountingPredicate [underlying: 160#init_threads1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 294#Loop~3true, annotation: [10, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [10, 0]]") ("CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [9, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 226#L73true, annotation: [9, 0]]") ("CountingPredicate [underlying: 355#L350true, annotation: [24, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 26#L352true, annotation: [24, 0]]") ("CountingPredicate [underlying: 19#L1181true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_5~0;~t4_st~0 := 1;" "CountingPredicate [underlying: 207#L1184true, annotation: [0, 0]]") ("CountingPredicate [underlying: 19#L1181true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_5~0);" "CountingPredicate [underlying: 447#L1178true, annotation: [0, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [18, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 79#L178true, annotation: [18, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [18, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 34#L180true, annotation: [18, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [22, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [22, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [28, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [28, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [29, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [24, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 195#L379true, annotation: [24, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [24, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 152#L347true, annotation: [24, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 249#Loop~2true, annotation: [31, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [31, 0]]") ("CountingPredicate [underlying: 205#L323true, annotation: [20, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 231#L329-1true, annotation: [20, 0]]") ("CountingPredicate [underlying: 205#L323true, annotation: [20, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 231#L329-1true, annotation: [21, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [24, 0]]" "assume 0 == ~c_dr_st~0;havoc #t~nondet12;assume -2147483648 <= #t~nondet12 && #t~nondet12 <= 2147483647;~tmp___0~2 := #t~nondet12;havoc #t~nondet12;" "CountingPredicate [underlying: 456#L376true, annotation: [24, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [24, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 152#L347true, annotation: [24, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [6, 0]]") ("CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 379#L201true, annotation: [24, 0]]" "~a~0 := ~q_buf_0~0;~c_last_read~0 := ~a~0;~c_num_read~0 := 1 + ~c_num_read~0;~q_free~0 := 1;~q_req_up~0 := 1;" "CountingPredicate [underlying: 361#L206true, annotation: [24, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 363#Loop~0true, annotation: [6, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [6, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [22, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 79#L178true, annotation: [22, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [22, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 201#L211true, annotation: [22, 0]]") ("CountingPredicate [underlying: 221#L947true, annotation: [0, 0]]" "assume 1 == ~t5_pc~0;" "CountingPredicate [underlying: 366#L948true, annotation: [0, 0]]") ("CountingPredicate [underlying: 221#L947true, annotation: [0, 0]]" "assume !(1 == ~t5_pc~0);" "CountingPredicate [underlying: 290#L957true, annotation: [0, 0]]") ("CountingPredicate [underlying: 203#L329true, annotation: [18, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 346#L331true, annotation: [18, 0]]") ("CountingPredicate [underlying: 169#L1164-1true, annotation: [0, 0]]" "assume 0 == ~t3_st~0;havoc ~tmp_ndt_4~0;havoc #t~nondet24;assume -2147483648 <= #t~nondet24 && #t~nondet24 <= 2147483647;~tmp_ndt_4~0 := #t~nondet24;havoc #t~nondet24;" "CountingPredicate [underlying: 300#L1167true, annotation: [0, 0]]") ("CountingPredicate [underlying: 169#L1164-1true, annotation: [0, 0]]" "assume !(0 == ~t3_st~0);" "CountingPredicate [underlying: 441#L1178-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 43#L76true, annotation: [14, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [13, 0]]" "assume 0 == ~p_dw_st~0;havoc #t~nondet11;assume -2147483648 <= #t~nondet11 && #t~nondet11 <= 2147483647;~tmp~2 := #t~nondet11;havoc #t~nondet11;" "CountingPredicate [underlying: 418#L361true, annotation: [13, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [13, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 168#L372true, annotation: [13, 0]]") ("CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 347#L263true, annotation: [6, 0]]") ("CountingPredicate [underlying: 68#error1FINALtrue, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [6, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [6, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [6, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 313#L367true, annotation: [6, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [28, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 409#L140true, annotation: [28, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [28, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 55#L137true, annotation: [28, 0]]") ("CountingPredicate [underlying: 409#L140true, annotation: [18, 0]]" "havoc #t~nondet7;assume -2147483648 <= #t~nondet7 && #t~nondet7 <= 2147483647;~q_buf_0~0 := #t~nondet7;havoc #t~nondet7;~p_last_write~0 := ~q_buf_0~0;~p_num_write~0 := 1 + ~p_num_write~0;~q_free~0 := 0;~q_req_up~0 := 1;" "CountingPredicate [underlying: 55#L137true, annotation: [18, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [9, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [9, 0]]" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "CountingPredicate [underlying: 479#L195true, annotation: [9, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [9, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 379#L201true, annotation: [9, 0]]") ("CountingPredicate [underlying: 92#is_master_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~4;" "CountingPredicate [underlying: 457#L852true, annotation: [0, 0]]") ("CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [28, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 462#L177true, annotation: [28, 0]]") ("CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [14, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 66#L321-1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 165#L676true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_4~0 := 1;" "CountingPredicate [underlying: 198#L693-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [27, 0]]") ("CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [6, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 152#L347true, annotation: [6, 0]]") ("CountingPredicate [underlying: 379#L201true, annotation: [9, 0]]" "~a~0 := ~q_buf_0~0;~c_last_read~0 := ~a~0;~c_num_read~0 := 1 + ~c_num_read~0;~q_free~0 := 1;~q_req_up~0 := 1;" "CountingPredicate [underlying: 361#L206true, annotation: [9, 0]]") ("CountingPredicate [underlying: 343#L1122true, annotation: [0, 0]]" "havoc ~tmp_ndt_1~0;" "CountingPredicate [underlying: 455#L1136-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [10, 0]]") ("CountingPredicate [underlying: 97#while_3_continuetrue, annotation: [0, 0]]" "~t3_pc~0 := 1;~t3_st~0 := 2;" "CountingPredicate [underlying: 222#L688true, annotation: [0, 0]]") ("CountingPredicate [underlying: 362#L83true, annotation: [18, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 43#L76true, annotation: [18, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [14, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 239#L93true, annotation: [14, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [14, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 172#L102true, annotation: [14, 0]]") ("CountingPredicate [underlying: 408#L95true, annotation: [14, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [13, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [13, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [9, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 473#L357true, annotation: [9, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [9, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 451#L355true, annotation: [9, 0]]") ("CountingPredicate [underlying: 120#L181true, annotation: [9, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 379#L201true, annotation: [9, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 123#Loop~1true, annotation: [20, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [20, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [14, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 408#L95true, annotation: [14, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [14, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 172#L102true, annotation: [14, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [24, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [24, 0]]" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "CountingPredicate [underlying: 479#L195true, annotation: [24, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [24, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 379#L201true, annotation: [24, 0]]") ("CountingPredicate [underlying: 139#L1477true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret35 && #t~ret35 <= 2147483647;~tmp___5~0 := #t~ret35;havoc #t~ret35;" "CountingPredicate [underlying: 83#L1479true, annotation: [0, 0]]") ("CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [13, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 462#L177true, annotation: [13, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [18, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [18, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [18, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 403#L267true, annotation: [18, 0]]") ("CountingPredicate [underlying: 355#L350true, annotation: [18, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 26#L352true, annotation: [18, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [31, 0]]" "assume false;" "CountingPredicate [underlying: 138#L28true, annotation: [31, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [31, 0]]" "assume !false;" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 109#masterENTRYtrue, annotation: [0, 0]]" "assume 0 == ~m_pc~0;" "CountingPredicate [underlying: 476#L557true, annotation: [0, 0]]") ("CountingPredicate [underlying: 109#masterENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~m_pc~0);" "CountingPredicate [underlying: 179#L559true, annotation: [0, 0]]") ("CountingPredicate [underlying: 174#L1471true, annotation: [0, 0]]" "assume 0 != ~tmp___4~0;~t5_st~0 := 0;" "CountingPredicate [underlying: 391#L1477-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 174#L1471true, annotation: [0, 0]]" "assume !(0 != ~tmp___4~0);" "CountingPredicate [underlying: 391#L1477-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 204#init_model1ENTRYtrue, annotation: [3, 0]]" "~q_free~0 := 1;~q_write_ev~0 := 2;~q_read_ev~0 := ~q_write_ev~0;~p_num_write~0 := 0;~p_dw_pc~0 := 0;~p_dw_i~0 := 1;~c_num_read~0 := 0;~c_dr_pc~0 := 0;~c_dr_i~0 := 1;" "CountingPredicate [underlying: 164#init_model1FINALtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 287#L1047true, annotation: [0, 0]]" "assume 1 == ~t7_i~0;~t7_st~0 := 0;" "CountingPredicate [underlying: 223#init_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 287#L1047true, annotation: [0, 0]]" "assume !(1 == ~t7_i~0);~t7_st~0 := 2;" "CountingPredicate [underlying: 223#init_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [20, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 79#L178true, annotation: [20, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [20, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 34#L180true, annotation: [20, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [20, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 356#L153true, annotation: [20, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [20, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 396#L159true, annotation: [20, 0]]") ("CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [22, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 195#L379true, annotation: [22, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [22, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 152#L347true, annotation: [22, 0]]") ("CountingPredicate [underlying: 379#L201true, annotation: [22, 0]]" "~a~0 := ~q_buf_0~0;~c_last_read~0 := ~a~0;~c_num_read~0 := 1 + ~c_num_read~0;~q_free~0 := 1;~q_req_up~0 := 1;" "CountingPredicate [underlying: 361#L206true, annotation: [22, 0]]") ("CountingPredicate [underlying: 383#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume 1 == ~M_E~0;~M_E~0 := 2;" "CountingPredicate [underlying: 329#L1338true, annotation: [0, 0]]") ("CountingPredicate [underlying: 383#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume !(1 == ~M_E~0);" "CountingPredicate [underlying: 329#L1338true, annotation: [0, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [22, 0]]" "assume 0 == ~c_dr_st~0;havoc #t~nondet12;assume -2147483648 <= #t~nondet12 && #t~nondet12 <= 2147483647;~tmp___0~2 := #t~nondet12;havoc #t~nondet12;" "CountingPredicate [underlying: 456#L376true, annotation: [22, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [22, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 152#L347true, annotation: [22, 0]]") ("CountingPredicate [underlying: 205#L323true, annotation: [18, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 231#L329-1true, annotation: [18, 0]]") ("CountingPredicate [underlying: 205#L323true, annotation: [18, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 231#L329-1true, annotation: [18, 0]]") ("CountingPredicate [underlying: 172#L102true, annotation: [10, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 408#L95true, annotation: [10, 0]]") ("CountingPredicate [underlying: 115#L573true, annotation: [0, 0]]" "~E_1~0 := 2;~m_pc~0 := 1;~m_st~0 := 2;" "CountingPredicate [underlying: 121#L579true, annotation: [0, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [20, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 79#L178true, annotation: [20, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [20, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 201#L211true, annotation: [20, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [6, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 120#L181true, annotation: [6, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [6, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 79#L178true, annotation: [6, 0]]") ("CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 203#L329true, annotation: [20, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 346#L331true, annotation: [20, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [28, 0]]" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "CountingPredicate [underlying: 479#L195true, annotation: [28, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [28, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 379#L201true, annotation: [28, 0]]") ("CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [9, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 60#L92true, annotation: [9, 0]]") ("CountingPredicate [underlying: 338#L269true, annotation: [28, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 226#L73true, annotation: [10, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 270#L74true, annotation: [10, 0]]") ("CountingPredicate [underlying: 226#L73true, annotation: [10, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 362#L83true, annotation: [10, 0]]") ("CountingPredicate [underlying: 170#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~6;" "CountingPredicate [underlying: 247#L890true, annotation: [0, 0]]") ("CountingPredicate [underlying: 68#error1FINALtrue, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 259#L288true, annotation: [10, 0]]" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 259#L288true, annotation: [10, 0]]" "assume !(0 == ~q_write_ev~0);" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 120#L181true, annotation: [28, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 379#L201true, annotation: [28, 0]]") ("CountingPredicate [underlying: 157#L1125true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_1~0;~m_st~0 := 1;" "CountingPredicate [underlying: 134#L1128true, annotation: [0, 0]]") ("CountingPredicate [underlying: 157#L1125true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_1~0);" "CountingPredicate [underlying: 343#L1122true, annotation: [0, 0]]") ("CountingPredicate [underlying: 47#while_9_continuetrue, annotation: [0, 0]]" "~kernel_st~1 := 1;" "CountingPredicate [underlying: 298#L1658-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [10, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 239#L93true, annotation: [10, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [10, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 172#L102true, annotation: [10, 0]]") ("CountingPredicate [underlying: 225#L1455true, annotation: [0, 0]]" "assume 0 != ~tmp___2~0;~t3_st~0 := 0;" "CountingPredicate [underlying: 420#L1461-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 225#L1455true, annotation: [0, 0]]" "assume !(0 != ~tmp___2~0);" "CountingPredicate [underlying: 420#L1461-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 159#L1153true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_3~0;~t2_st~0 := 1;" "CountingPredicate [underlying: 289#L1156true, annotation: [0, 0]]") ("CountingPredicate [underlying: 159#L1153true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_3~0);" "CountingPredicate [underlying: 244#L1150true, annotation: [0, 0]]") ("CountingPredicate [underlying: 236#Loop~10true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 305#while_6_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 236#Loop~10true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 279#L796true, annotation: [0, 0]]") ("CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [10, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 96#L431-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [14, 0]]" "assume false;" "CountingPredicate [underlying: 138#L28true, annotation: [14, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [14, 0]]" "assume !false;" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 208#L274true, annotation: [14, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 338#L269true, annotation: [14, 0]]") ("CountingPredicate [underlying: 256#L928true, annotation: [0, 0]]" "assume 1 == ~t4_pc~0;" "CountingPredicate [underlying: 14#L929true, annotation: [0, 0]]") ("CountingPredicate [underlying: 256#L928true, annotation: [0, 0]]" "assume !(1 == ~t4_pc~0);" "CountingPredicate [underlying: 50#L938true, annotation: [0, 0]]") ("CountingPredicate [underlying: 130#L967true, annotation: [0, 0]]" "assume 1 == ~E_6~0;~__retres1~10 := 1;" "CountingPredicate [underlying: 230#L969true, annotation: [0, 0]]") ("CountingPredicate [underlying: 130#L967true, annotation: [0, 0]]" "assume !(1 == ~E_6~0);" "CountingPredicate [underlying: 435#L976true, annotation: [0, 0]]") ("CountingPredicate [underlying: 110#L985true, annotation: [0, 0]]" "assume 1 == ~t7_pc~0;" "CountingPredicate [underlying: 463#L986true, annotation: [0, 0]]") ("CountingPredicate [underlying: 110#L985true, annotation: [0, 0]]" "assume !(1 == ~t7_pc~0);" "CountingPredicate [underlying: 94#L995true, annotation: [0, 0]]") ("CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 435#L976true, annotation: [0, 0]]" "~__retres1~10 := 0;" "CountingPredicate [underlying: 230#L969true, annotation: [0, 0]]") ("CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 477#L321true, annotation: [14, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 205#L323true, annotation: [14, 0]]") ("CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [13, 0]]" "assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;" "CountingPredicate [underlying: 259#L288true, annotation: [13, 0]]") ("CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [13, 0]]" "assume !(0 == ~q_read_ev~0);" "CountingPredicate [underlying: 259#L288true, annotation: [14, 0]]") ("CountingPredicate [underlying: 129#while_0_continuetrue, annotation: [0, 0]]" "havoc #t~nondet19;assume -2147483648 <= #t~nondet19 && #t~nondet19 <= 2147483647;~token~0 := #t~nondet19;havoc #t~nondet19;~local~0 := ~token~0;~E_1~0 := 1;" "CountingPredicate [underlying: 74#L573-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [10, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [10, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [10, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 208#L274true, annotation: [10, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 249#Loop~2true, annotation: [18, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [18, 0]]") ("CountingPredicate [underlying: 409#L140true, annotation: [31, 0]]" "havoc #t~nondet7;assume -2147483648 <= #t~nondet7 && #t~nondet7 <= 2147483647;~q_buf_0~0 := #t~nondet7;havoc #t~nondet7;~p_last_write~0 := ~q_buf_0~0;~p_num_write~0 := 1 + ~p_num_write~0;~q_free~0 := 0;~q_req_up~0 := 1;" "CountingPredicate [underlying: 55#L137true, annotation: [31, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [9, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 409#L140true, annotation: [9, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [9, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 55#L137true, annotation: [9, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 123#Loop~1true, annotation: [18, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [18, 0]]") ("CountingPredicate [underlying: 441#L1178-1true, annotation: [0, 0]]" "assume 0 == ~t4_st~0;havoc ~tmp_ndt_5~0;havoc #t~nondet25;assume -2147483648 <= #t~nondet25 && #t~nondet25 <= 2147483647;~tmp_ndt_5~0 := #t~nondet25;havoc #t~nondet25;" "CountingPredicate [underlying: 19#L1181true, annotation: [0, 0]]") ("CountingPredicate [underlying: 441#L1178-1true, annotation: [0, 0]]" "assume !(0 == ~t4_st~0);" "CountingPredicate [underlying: 253#L1192-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 425#L250true, annotation: [6, 0]]" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 160#init_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 425#L250true, annotation: [6, 0]]" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "CountingPredicate [underlying: 160#init_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [22, 0]]") ("CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [27, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 96#L431-1true, annotation: [27, 0]]") ("CountingPredicate [underlying: 137#L1285true, annotation: [0, 0]]" "assume 0 == ~E_M~0;~E_M~0 := 1;" "CountingPredicate [underlying: 200#L1290true, annotation: [0, 0]]") ("CountingPredicate [underlying: 137#L1285true, annotation: [0, 0]]" "assume !(0 == ~E_M~0);" "CountingPredicate [underlying: 200#L1290true, annotation: [0, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 294#Loop~3true, annotation: [6, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [6, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [27, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [27, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [27, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 208#L274true, annotation: [27, 0]]") ("CountingPredicate [underlying: 355#L350true, annotation: [20, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 26#L352true, annotation: [20, 0]]") ("CountingPredicate [underlying: 338#L269true, annotation: [13, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 208#L274true, annotation: [31, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 338#L269true, annotation: [31, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [28, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 473#L357true, annotation: [28, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [28, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 451#L355true, annotation: [28, 0]]") ("CountingPredicate [underlying: 51#L1310true, annotation: [0, 0]]" "assume 0 == ~E_5~0;~E_5~0 := 1;" "CountingPredicate [underlying: 382#L1315true, annotation: [0, 0]]") ("CountingPredicate [underlying: 51#L1310true, annotation: [0, 0]]" "assume !(0 == ~E_5~0);" "CountingPredicate [underlying: 382#L1315true, annotation: [0, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [22, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 79#L178true, annotation: [22, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [22, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 34#L180true, annotation: [22, 0]]") ("CountingPredicate [underlying: 327#transmit2ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t2_pc~0;" "CountingPredicate [underlying: 241#L637true, annotation: [0, 0]]") ("CountingPredicate [underlying: 327#transmit2ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t2_pc~0);" "CountingPredicate [underlying: 28#L639true, annotation: [0, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [24, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [24, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [25, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [22, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 356#L153true, annotation: [22, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [22, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 396#L159true, annotation: [22, 0]]") ("CountingPredicate [underlying: 162#L1192true, annotation: [0, 0]]" "havoc ~tmp_ndt_6~0;" "CountingPredicate [underlying: 461#L1206-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 75#update_channels1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 89#update_channels1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [6, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 473#L357true, annotation: [6, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [6, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 451#L355true, annotation: [6, 0]]") ("CountingPredicate [underlying: 43#L76true, annotation: [10, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 339#L1150-1true, annotation: [0, 0]]" "assume 0 == ~t2_st~0;havoc ~tmp_ndt_3~0;havoc #t~nondet23;assume -2147483648 <= #t~nondet23 && #t~nondet23 <= 2147483647;~tmp_ndt_3~0 := #t~nondet23;havoc #t~nondet23;" "CountingPredicate [underlying: 159#L1153true, annotation: [0, 0]]") ("CountingPredicate [underlying: 339#L1150-1true, annotation: [0, 0]]" "assume !(0 == ~t2_st~0);" "CountingPredicate [underlying: 169#L1164-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [20, 0]]" "assume 0 == ~c_dr_st~0;havoc #t~nondet12;assume -2147483648 <= #t~nondet12 && #t~nondet12 <= 2147483647;~tmp___0~2 := #t~nondet12;havoc #t~nondet12;" "CountingPredicate [underlying: 456#L376true, annotation: [20, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [20, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 152#L347true, annotation: [20, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [20, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 195#L379true, annotation: [20, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [20, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 152#L347true, annotation: [20, 0]]") ("CountingPredicate [underlying: 379#L201true, annotation: [28, 0]]" "~a~0 := ~q_buf_0~0;~c_last_read~0 := ~a~0;~c_num_read~0 := 1 + ~c_num_read~0;~q_free~0 := 1;~q_req_up~0 := 1;" "CountingPredicate [underlying: 361#L206true, annotation: [28, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [18, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 79#L178true, annotation: [18, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [18, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 201#L211true, annotation: [18, 0]]") ("CountingPredicate [underlying: 112#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~M_E~0;~M_E~0 := 1;" "CountingPredicate [underlying: 229#L1250true, annotation: [0, 0]]") ("CountingPredicate [underlying: 112#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~M_E~0);" "CountingPredicate [underlying: 229#L1250true, annotation: [0, 0]]") ("CountingPredicate [underlying: 338#L269true, annotation: [14, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 160#init_threads1FINALtrue, annotation: [11, 0]]" "assume true;" "CountingPredicate [underlying: 63#init_threads1EXITtrue, annotation: [11, 0]]") ("CountingPredicate [underlying: 382#L1315true, annotation: [0, 0]]" "assume 0 == ~E_6~0;~E_6~0 := 1;" "CountingPredicate [underlying: 380#L1320true, annotation: [0, 0]]") ("CountingPredicate [underlying: 382#L1315true, annotation: [0, 0]]" "assume !(0 == ~E_6~0);" "CountingPredicate [underlying: 380#L1320true, annotation: [0, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [9, 0]]" "assume 0 == ~p_dw_st~0;havoc #t~nondet11;assume -2147483648 <= #t~nondet11 && #t~nondet11 <= 2147483647;~tmp~2 := #t~nondet11;havoc #t~nondet11;" "CountingPredicate [underlying: 418#L361true, annotation: [9, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [9, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 168#L372true, annotation: [9, 0]]") ("CountingPredicate [underlying: 384#L1358true, annotation: [0, 0]]" "assume 1 == ~T5_E~0;~T5_E~0 := 2;" "CountingPredicate [underlying: 21#L1363true, annotation: [0, 0]]") ("CountingPredicate [underlying: 384#L1358true, annotation: [0, 0]]" "assume !(1 == ~T5_E~0);" "CountingPredicate [underlying: 21#L1363true, annotation: [0, 0]]") ("CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [18, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 226#L73true, annotation: [18, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [13, 0]]" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "CountingPredicate [underlying: 479#L195true, annotation: [13, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [13, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 379#L201true, annotation: [13, 0]]") ("CountingPredicate [underlying: 120#L181true, annotation: [22, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 379#L201true, annotation: [22, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [28, 0]]" "assume false;" "CountingPredicate [underlying: 138#L28true, annotation: [28, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [28, 0]]" "assume !false;" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 94#L995true, annotation: [0, 0]]" "~__retres1~11 := 0;" "CountingPredicate [underlying: 118#L988true, annotation: [0, 0]]") ("CountingPredicate [underlying: 455#L1136-1true, annotation: [0, 0]]" "assume 0 == ~t1_st~0;havoc ~tmp_ndt_2~0;havoc #t~nondet22;assume -2147483648 <= #t~nondet22 && #t~nondet22 <= 2147483647;~tmp_ndt_2~0 := #t~nondet22;havoc #t~nondet22;" "CountingPredicate [underlying: 8#L1139true, annotation: [0, 0]]") ("CountingPredicate [underlying: 455#L1136-1true, annotation: [0, 0]]" "assume !(0 == ~t1_st~0);" "CountingPredicate [underlying: 339#L1150-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [24, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 120#L181true, annotation: [24, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [24, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 79#L178true, annotation: [24, 0]]") ("CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [10, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 152#L347true, annotation: [10, 0]]") ("CountingPredicate [underlying: 355#L350true, annotation: [31, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 26#L352true, annotation: [31, 0]]") ("CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [20, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 96#L431-1true, annotation: [20, 0]]") ("CountingPredicate [underlying: 23#eval2ENTRYtrue, annotation: [0, 0]]" "havoc ~tmp~5;" "CountingPredicate [underlying: 458#L1112true, annotation: [0, 0]]") ("CountingPredicate [underlying: 338#L269true, annotation: [31, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [24, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 55#L137true, annotation: [24, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [24, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 465#L139true, annotation: [24, 0]]") ("CountingPredicate [underlying: 248#init_threads2ENTRYtrue, annotation: [0, 0]]" "assume 1 == ~m_i~0;~m_st~0 := 0;" "CountingPredicate [underlying: 395#L1017true, annotation: [0, 0]]") ("CountingPredicate [underlying: 248#init_threads2ENTRYtrue, annotation: [0, 0]]" "assume !(1 == ~m_i~0);~m_st~0 := 2;" "CountingPredicate [underlying: 395#L1017true, annotation: [0, 0]]") ("CountingPredicate [underlying: 379#L201true, annotation: [13, 0]]" "~a~0 := ~q_buf_0~0;~c_last_read~0 := ~a~0;~c_num_read~0 := 1 + ~c_num_read~0;~q_free~0 := 1;~q_req_up~0 := 1;" "CountingPredicate [underlying: 361#L206true, annotation: [13, 0]]") ("CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [27, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 152#L347true, annotation: [27, 0]]") ("CountingPredicate [underlying: 405#L1393true, annotation: [0, 0]]" "assume 1 == ~E_4~0;~E_4~0 := 2;" "CountingPredicate [underlying: 178#L1398true, annotation: [0, 0]]") ("CountingPredicate [underlying: 405#L1393true, annotation: [0, 0]]" "assume !(1 == ~E_4~0);" "CountingPredicate [underlying: 178#L1398true, annotation: [0, 0]]") ("CountingPredicate [underlying: 362#L83true, annotation: [6, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 43#L76true, annotation: [6, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [20, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [20, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [20, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 208#L274true, annotation: [20, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [10, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 408#L95true, annotation: [10, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [10, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 172#L102true, annotation: [10, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [9, 0]]") ("CountingPredicate [underlying: 458#L1112true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 31#Loop~12true, annotation: [0, 0]]") ("CountingPredicate [underlying: 458#L1112true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 56#L1120true, annotation: [0, 0]]") ("CountingPredicate [underlying: 388#init_threads1ENTRYtrue, annotation: [6, 0]]" "assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 425#L250true, annotation: [6, 0]]") ("CountingPredicate [underlying: 388#init_threads1ENTRYtrue, annotation: [6, 0]]" "assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;" "CountingPredicate [underlying: 425#L250true, annotation: [6, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 249#Loop~2true, annotation: [20, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [20, 0]]") ("CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [22, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [22, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [22, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 403#L267true, annotation: [22, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [31, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 409#L140true, annotation: [31, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [31, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 55#L137true, annotation: [31, 0]]") ("CountingPredicate [underlying: 409#L140true, annotation: [13, 0]]" "havoc #t~nondet7;assume -2147483648 <= #t~nondet7 && #t~nondet7 <= 2147483647;~q_buf_0~0 := #t~nondet7;havoc #t~nondet7;~p_last_write~0 := ~q_buf_0~0;~p_num_write~0 := 1 + ~p_num_write~0;~q_free~0 := 0;~q_req_up~0 := 1;" "CountingPredicate [underlying: 55#L137true, annotation: [13, 0]]") ("CountingPredicate [underlying: 273#start_simulation2ENTRYtrue, annotation: [0, 0]]" "havoc ~kernel_st~1;havoc ~tmp~8;havoc ~tmp___0~4;~kernel_st~1 := 0;" "CountingPredicate [underlying: 148#L1647true, annotation: [0, 0]]") ("CountingPredicate [underlying: 355#L350true, annotation: [14, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 26#L352true, annotation: [14, 0]]") ("CountingPredicate [underlying: 155#L748true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_6~0 := 1;" "CountingPredicate [underlying: 431#L765-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [22, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 467#L306true, annotation: [22, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [22, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 467#L306true, annotation: [22, 0]]") ("CountingPredicate [underlying: 270#L74true, annotation: [13, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 43#L76true, annotation: [13, 0]]") ("CountingPredicate [underlying: 270#L74true, annotation: [13, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 362#L83true, annotation: [13, 0]]") ("CountingPredicate [underlying: 68#error1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 98#L603true, annotation: [0, 0]]" "assume 1 == ~t1_pc~0;" "CountingPredicate [underlying: 265#L604true, annotation: [0, 0]]") ("CountingPredicate [underlying: 98#L603true, annotation: [0, 0]]" "assume !(1 == ~t1_pc~0);" "CountingPredicate [underlying: 73#L601true, annotation: [0, 0]]") ("CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [9, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 66#L321-1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 72#L1265true, annotation: [0, 0]]" "assume 0 == ~T4_E~0;~T4_E~0 := 1;" "CountingPredicate [underlying: 214#L1270true, annotation: [0, 0]]") ("CountingPredicate [underlying: 72#L1265true, annotation: [0, 0]]" "assume !(0 == ~T4_E~0);" "CountingPredicate [underlying: 214#L1270true, annotation: [0, 0]]") ("CountingPredicate [underlying: 205#L323true, annotation: [6, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 231#L329-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 205#L323true, annotation: [6, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 231#L329-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 8#L1139true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_2~0;~t1_st~0 := 1;" "CountingPredicate [underlying: 428#L1142true, annotation: [0, 0]]") ("CountingPredicate [underlying: 8#L1139true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_2~0);" "CountingPredicate [underlying: 301#L1136true, annotation: [0, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 3#L1088true, annotation: [0, 0]]" "assume 0 == ~t7_st~0;~__retres1~12 := 1;" "CountingPredicate [underlying: 150#L1090true, annotation: [0, 0]]") ("CountingPredicate [underlying: 3#L1088true, annotation: [0, 0]]" "assume !(0 == ~t7_st~0);" "CountingPredicate [underlying: 88#L1101true, annotation: [0, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [18, 0]]" "assume 0 == ~c_dr_st~0;havoc #t~nondet12;assume -2147483648 <= #t~nondet12 && #t~nondet12 <= 2147483647;~tmp___0~2 := #t~nondet12;havoc #t~nondet12;" "CountingPredicate [underlying: 456#L376true, annotation: [18, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [18, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 152#L347true, annotation: [18, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 123#Loop~1true, annotation: [31, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [31, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [18, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 195#L379true, annotation: [18, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [18, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 152#L347true, annotation: [18, 0]]") ("CountingPredicate [underlying: 394#L709true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 293#Loop~8true, annotation: [0, 0]]") ("CountingPredicate [underlying: 394#L709true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 364#L724true, annotation: [0, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [13, 0]]") ("CountingPredicate [underlying: 160#init_threads1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 63#init_threads1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [14, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 446#L207true, annotation: [14, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [14, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 10#L216true, annotation: [14, 0]]") ("CountingPredicate [underlying: 172#L102true, annotation: [14, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 408#L95true, annotation: [14, 0]]") ("CountingPredicate [underlying: 143#L781true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 236#Loop~10true, annotation: [0, 0]]") ("CountingPredicate [underlying: 143#L781true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 279#L796true, annotation: [0, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [10, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [10, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 409#L140true, annotation: [28, 0]]" "havoc #t~nondet7;assume -2147483648 <= #t~nondet7 && #t~nondet7 <= 2147483647;~q_buf_0~0 := #t~nondet7;havoc #t~nondet7;~p_last_write~0 := ~q_buf_0~0;~p_num_write~0 := 1 + ~p_num_write~0;~q_free~0 := 0;~q_req_up~0 := 1;" "CountingPredicate [underlying: 55#L137true, annotation: [28, 0]]") ("CountingPredicate [underlying: 408#L95true, annotation: [9, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [13, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 60#L92true, annotation: [13, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [14, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 409#L140true, annotation: [14, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [14, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 55#L137true, annotation: [14, 0]]") ("CountingPredicate [underlying: 176#L931true, annotation: [0, 0]]" "#res := ~__retres1~8;" "CountingPredicate [underlying: 2#is_transmit4_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 259#L288true, annotation: [6, 0]]" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 259#L288true, annotation: [6, 0]]" "assume !(0 == ~q_write_ev~0);" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 119#L1122-1true, annotation: [0, 0]]" "assume 0 == ~m_st~0;havoc ~tmp_ndt_1~0;havoc #t~nondet21;assume -2147483648 <= #t~nondet21 && #t~nondet21 <= 2147483647;~tmp_ndt_1~0 := #t~nondet21;havoc #t~nondet21;" "CountingPredicate [underlying: 157#L1125true, annotation: [0, 0]]") ("CountingPredicate [underlying: 119#L1122-1true, annotation: [0, 0]]" "assume !(0 == ~m_st~0);" "CountingPredicate [underlying: 455#L1136-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [22, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 96#L431-1true, annotation: [22, 0]]") ("CountingPredicate [underlying: 68#error1FINALtrue, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [27, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 79#L178true, annotation: [27, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [27, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 34#L180true, annotation: [27, 0]]") ("CountingPredicate [underlying: 262#L1220true, annotation: [0, 0]]" "havoc ~tmp_ndt_8~0;" "CountingPredicate [underlying: 458#L1112true, annotation: [0, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [6, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 239#L93true, annotation: [6, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [6, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 172#L102true, annotation: [6, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [28, 0]]") ("CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 120#L181true, annotation: [24, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 379#L201true, annotation: [24, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [24, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [24, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [24, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 208#L274true, annotation: [24, 0]]") ("CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [18, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 462#L177true, annotation: [18, 0]]") ("CountingPredicate [underlying: 208#L274true, annotation: [10, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 338#L269true, annotation: [10, 0]]") ("CountingPredicate [underlying: 250#Loop~4true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 129#while_0_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 250#Loop~4true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 121#L579true, annotation: [0, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [27, 0]]") ("CountingPredicate [underlying: 344#update_fifo_qFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 443#update_fifo_qEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [13, 0]]") ("CountingPredicate [underlying: 99#Loop~9true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 415#while_5_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 99#Loop~9true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 40#L760true, annotation: [0, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [31, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 446#L207true, annotation: [31, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [31, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 10#L216true, annotation: [31, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [27, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [27, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 477#L321true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 205#L323true, annotation: [10, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [28, 0]]" "assume 0 == ~p_dw_st~0;havoc #t~nondet11;assume -2147483648 <= #t~nondet11 && #t~nondet11 <= 2147483647;~tmp~2 := #t~nondet11;havoc #t~nondet11;" "CountingPredicate [underlying: 418#L361true, annotation: [28, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [28, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 168#L372true, annotation: [28, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [9, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 120#L181true, annotation: [9, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [9, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 79#L178true, annotation: [9, 0]]") ("CountingPredicate [underlying: 306#init_model2ENTRYtrue, annotation: [0, 0]]" "~m_i~0 := 1;~t1_i~0 := 1;~t2_i~0 := 1;~t3_i~0 := 1;~t4_i~0 := 1;~t5_i~0 := 1;~t6_i~0 := 1;~t7_i~0 := 1;" "CountingPredicate [underlying: 267#init_model2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 125#L1348true, annotation: [0, 0]]" "assume 1 == ~T3_E~0;~T3_E~0 := 2;" "CountingPredicate [underlying: 400#L1353true, annotation: [0, 0]]") ("CountingPredicate [underlying: 125#L1348true, annotation: [0, 0]]" "assume !(1 == ~T3_E~0);" "CountingPredicate [underlying: 400#L1353true, annotation: [0, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [22, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [22, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [22, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 208#L274true, annotation: [22, 0]]") ("CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [9, 0]]" "assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;" "CountingPredicate [underlying: 259#L288true, annotation: [9, 0]]") ("CountingPredicate [underlying: 61#fire_delta_events1ENTRYtrue, annotation: [9, 0]]" "assume !(0 == ~q_read_ev~0);" "CountingPredicate [underlying: 259#L288true, annotation: [9, 0]]") ("CountingPredicate [underlying: 432#is_transmit7_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~11;" "CountingPredicate [underlying: 110#L985true, annotation: [0, 0]]") ("CountingPredicate [underlying: 282#L1654true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 29#Loop~13true, annotation: [0, 0]]") ("CountingPredicate [underlying: 282#L1654true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 59#L1687true, annotation: [0, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 249#Loop~2true, annotation: [22, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [22, 0]]") ("CountingPredicate [underlying: 11#L1305true, annotation: [0, 0]]" "assume 0 == ~E_4~0;~E_4~0 := 1;" "CountingPredicate [underlying: 51#L1310true, annotation: [0, 0]]") ("CountingPredicate [underlying: 11#L1305true, annotation: [0, 0]]" "assume !(0 == ~E_4~0);" "CountingPredicate [underlying: 51#L1310true, annotation: [0, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 123#Loop~1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [14, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [20, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [20, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [20, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 403#L267true, annotation: [20, 0]]") ("CountingPredicate [underlying: 299#L1437true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret30 && #t~ret30 <= 2147483647;~tmp___0~3 := #t~ret30;havoc #t~ret30;" "CountingPredicate [underlying: 286#L1439true, annotation: [0, 0]]") ("CountingPredicate [underlying: 208#L274true, annotation: [27, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 338#L269true, annotation: [27, 0]]") ("CountingPredicate [underlying: 300#L1167true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_4~0;~t3_st~0 := 1;" "CountingPredicate [underlying: 144#L1170true, annotation: [0, 0]]") ("CountingPredicate [underlying: 300#L1167true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_4~0);" "CountingPredicate [underlying: 81#L1164true, annotation: [0, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [10, 0]]") ("CountingPredicate [underlying: 65#L1712true, annotation: [0, 0]]" "assume 0 != #t~nondet40;havoc #t~nondet40;" "CountingPredicate [underlying: 386#L1713-1true, annotation: [1, 0]]") ("CountingPredicate [underlying: 65#L1712true, annotation: [0, 0]]" "assume !(0 != #t~nondet40);havoc #t~nondet40;" "CountingPredicate [underlying: 243#L1715-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 177#while_4_continuetrue, annotation: [0, 0]]" "~t4_pc~0 := 1;~t4_st~0 := 2;" "CountingPredicate [underlying: 364#L724true, annotation: [0, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [20, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 467#L306true, annotation: [20, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [20, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 467#L306true, annotation: [20, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [9, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 55#L137true, annotation: [9, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [9, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 465#L139true, annotation: [9, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [10, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 79#L178true, annotation: [10, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [10, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 34#L180true, annotation: [10, 0]]") ("CountingPredicate [underlying: 138#L28true, annotation: [6, 0]]" "assume false;" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [30, 0]]" "assume true;" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [30, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [30, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [30, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [9, 0]]" "assume false;" "CountingPredicate [underlying: 138#L28true, annotation: [9, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [9, 0]]" "assume !false;" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 228#L1280true, annotation: [0, 0]]" "assume 0 == ~T7_E~0;~T7_E~0 := 1;" "CountingPredicate [underlying: 137#L1285true, annotation: [0, 0]]") ("CountingPredicate [underlying: 228#L1280true, annotation: [0, 0]]" "assume !(0 == ~T7_E~0);" "CountingPredicate [underlying: 137#L1285true, annotation: [0, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [28, 0]]") ("CountingPredicate [underlying: 43#L76true, annotation: [6, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [13, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 356#L153true, annotation: [13, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [13, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 396#L159true, annotation: [13, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [14, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 79#L178true, annotation: [14, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [14, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 201#L211true, annotation: [14, 0]]") ("CountingPredicate [underlying: 120#L181true, annotation: [18, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 379#L201true, annotation: [18, 0]]") ("CountingPredicate [underlying: 310#L1064true, annotation: [0, 0]]" "assume 0 == ~t1_st~0;~__retres1~12 := 1;" "CountingPredicate [underlying: 150#L1090true, annotation: [0, 0]]") ("CountingPredicate [underlying: 310#L1064true, annotation: [0, 0]]" "assume !(0 == ~t1_st~0);" "CountingPredicate [underlying: 419#L1068true, annotation: [0, 0]]") ("CountingPredicate [underlying: 461#L1206-1true, annotation: [0, 0]]" "assume 0 == ~t6_st~0;havoc ~tmp_ndt_7~0;havoc #t~nondet27;assume -2147483648 <= #t~nondet27 && #t~nondet27 <= 2147483647;~tmp_ndt_7~0 := #t~nondet27;havoc #t~nondet27;" "CountingPredicate [underlying: 62#L1209true, annotation: [0, 0]]") ("CountingPredicate [underlying: 461#L1206-1true, annotation: [0, 0]]" "assume !(0 == ~t6_st~0);" "CountingPredicate [underlying: 158#L1220-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 338#L269true, annotation: [18, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 453#L1343true, annotation: [0, 0]]" "assume 1 == ~T2_E~0;~T2_E~0 := 2;" "CountingPredicate [underlying: 125#L1348true, annotation: [0, 0]]") ("CountingPredicate [underlying: 453#L1343true, annotation: [0, 0]]" "assume !(1 == ~T2_E~0);" "CountingPredicate [underlying: 125#L1348true, annotation: [0, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 294#Loop~3true, annotation: [13, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [13, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [20, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 409#L140true, annotation: [20, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [20, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 55#L137true, annotation: [20, 0]]") ("CountingPredicate [underlying: 229#L1250true, annotation: [0, 0]]" "assume 0 == ~T1_E~0;~T1_E~0 := 1;" "CountingPredicate [underlying: 307#L1255true, annotation: [0, 0]]") ("CountingPredicate [underlying: 229#L1250true, annotation: [0, 0]]" "assume !(0 == ~T1_E~0);" "CountingPredicate [underlying: 307#L1255true, annotation: [0, 0]]") ("CountingPredicate [underlying: 32#Loop~5true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 274#while_1_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 32#Loop~5true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 227#L616true, annotation: [0, 0]]") ("CountingPredicate [underlying: 192#L871true, annotation: [0, 0]]" "assume 1 == ~t1_pc~0;" "CountingPredicate [underlying: 373#L872true, annotation: [0, 0]]") ("CountingPredicate [underlying: 192#L871true, annotation: [0, 0]]" "assume !(1 == ~t1_pc~0);" "CountingPredicate [underlying: 211#L881true, annotation: [0, 0]]") ("CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [20, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 462#L177true, annotation: [20, 0]]") ("CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [14, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 226#L73true, annotation: [14, 0]]") ("CountingPredicate [underlying: 355#L350true, annotation: [27, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 26#L352true, annotation: [27, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [24, 0]]" "assume false;" "CountingPredicate [underlying: 138#L28true, annotation: [24, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [24, 0]]" "assume !false;" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [14, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 152#L347true, annotation: [14, 0]]") ("CountingPredicate [underlying: 448#L1453true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret32 && #t~ret32 <= 2147483647;~tmp___2~0 := #t~ret32;havoc #t~ret32;" "CountingPredicate [underlying: 225#L1455true, annotation: [0, 0]]") ("CountingPredicate [underlying: 58#L1378true, annotation: [0, 0]]" "assume 1 == ~E_1~0;~E_1~0 := 2;" "CountingPredicate [underlying: 315#L1383true, annotation: [0, 0]]") ("CountingPredicate [underlying: 58#L1378true, annotation: [0, 0]]" "assume !(1 == ~E_1~0);" "CountingPredicate [underlying: 315#L1383true, annotation: [0, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [28, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 120#L181true, annotation: [28, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [28, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 79#L178true, annotation: [28, 0]]") ("CountingPredicate [underlying: 333#L893true, annotation: [0, 0]]" "#res := ~__retres1~6;" "CountingPredicate [underlying: 196#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [31, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 152#L347true, annotation: [31, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [22, 0]]" "assume 0 == ~p_dw_st~0;havoc #t~nondet11;assume -2147483648 <= #t~nondet11 && #t~nondet11 <= 2147483647;~tmp~2 := #t~nondet11;havoc #t~nondet11;" "CountingPredicate [underlying: 418#L361true, annotation: [22, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [22, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 168#L372true, annotation: [22, 0]]") ("CountingPredicate [underlying: 362#L83true, annotation: [10, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 43#L76true, annotation: [10, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [13, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [13, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 408#L95true, annotation: [22, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [28, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 55#L137true, annotation: [28, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [28, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 465#L139true, annotation: [28, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 363#Loop~0true, annotation: [13, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [13, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [31, 0]]" "assume 0 == ~c_dr_st~0;havoc #t~nondet12;assume -2147483648 <= #t~nondet12 && #t~nondet12 <= 2147483647;~tmp___0~2 := #t~nondet12;havoc #t~nondet12;" "CountingPredicate [underlying: 456#L376true, annotation: [31, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [31, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 152#L347true, annotation: [31, 0]]") ("CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [13, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 347#L263true, annotation: [13, 0]]") ("CountingPredicate [underlying: 141#is_transmit3_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~7;" "CountingPredicate [underlying: 387#L909true, annotation: [0, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [6, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 408#L95true, annotation: [6, 0]]") ("CountingPredicate [underlying: 239#L93true, annotation: [6, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 172#L102true, annotation: [6, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 249#Loop~2true, annotation: [24, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [24, 0]]") ("CountingPredicate [underlying: 389#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 38#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [13, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [31, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 79#L178true, annotation: [31, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [31, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 201#L211true, annotation: [31, 0]]") ("CountingPredicate [underlying: 355#L350true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 26#L352true, annotation: [10, 0]]") ("CountingPredicate [underlying: 385#L1431true, annotation: [0, 0]]" "assume 0 != ~tmp~6;~m_st~0 := 0;" "CountingPredicate [underlying: 452#L1437-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 385#L1431true, annotation: [0, 0]]" "assume !(0 != ~tmp~6);" "CountingPredicate [underlying: 452#L1437-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 274#while_1_continuetrue, annotation: [0, 0]]" "~t1_pc~0 := 1;~t1_st~0 := 2;" "CountingPredicate [underlying: 227#L616true, annotation: [0, 0]]") ("CountingPredicate [underlying: 68#error1FINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 284#L1463true, annotation: [0, 0]]" "assume 0 != ~tmp___3~0;~t4_st~0 := 0;" "CountingPredicate [underlying: 424#L1469-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 284#L1463true, annotation: [0, 0]]" "assume !(0 != ~tmp___3~0);" "CountingPredicate [underlying: 424#L1469-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [28, 0]]") ("CountingPredicate [underlying: 270#L74true, annotation: [9, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 43#L76true, annotation: [9, 0]]") ("CountingPredicate [underlying: 270#L74true, annotation: [9, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 362#L83true, annotation: [9, 0]]") ("CountingPredicate [underlying: 409#L140true, annotation: [9, 0]]" "havoc #t~nondet7;assume -2147483648 <= #t~nondet7 && #t~nondet7 <= 2147483647;~q_buf_0~0 := #t~nondet7;havoc #t~nondet7;~p_last_write~0 := ~q_buf_0~0;~p_num_write~0 := 1 + ~p_num_write~0;~q_free~0 := 0;~q_req_up~0 := 1;" "CountingPredicate [underlying: 55#L137true, annotation: [9, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [28, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 356#L153true, annotation: [28, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [28, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 396#L159true, annotation: [28, 0]]") ("CountingPredicate [underlying: 296#L950true, annotation: [0, 0]]" "#res := ~__retres1~9;" "CountingPredicate [underlying: 326#is_transmit5_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 294#Loop~3true, annotation: [28, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [28, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 363#Loop~0true, annotation: [28, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [28, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [14, 0]]" "assume 0 == ~c_dr_st~0;havoc #t~nondet12;assume -2147483648 <= #t~nondet12 && #t~nondet12 <= 2147483647;~tmp___0~2 := #t~nondet12;havoc #t~nondet12;" "CountingPredicate [underlying: 456#L376true, annotation: [14, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [14, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 152#L347true, annotation: [14, 0]]") ("CountingPredicate [underlying: 205#L323true, annotation: [10, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 231#L329-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 205#L323true, annotation: [10, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 231#L329-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 253#L1192-1true, annotation: [0, 0]]" "assume 0 == ~t5_st~0;havoc ~tmp_ndt_6~0;havoc #t~nondet26;assume -2147483648 <= #t~nondet26 && #t~nondet26 <= 2147483647;~tmp_ndt_6~0 := #t~nondet26;havoc #t~nondet26;" "CountingPredicate [underlying: 275#L1195true, annotation: [0, 0]]") ("CountingPredicate [underlying: 253#L1192-1true, annotation: [0, 0]]" "assume !(0 == ~t5_st~0);" "CountingPredicate [underlying: 461#L1206-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [6, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [6, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 324#L1275true, annotation: [0, 0]]" "assume 0 == ~T6_E~0;~T6_E~0 := 1;" "CountingPredicate [underlying: 228#L1280true, annotation: [0, 0]]") ("CountingPredicate [underlying: 324#L1275true, annotation: [0, 0]]" "assume !(0 == ~T6_E~0);" "CountingPredicate [underlying: 228#L1280true, annotation: [0, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 123#Loop~1true, annotation: [27, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [27, 0]]") ("CountingPredicate [underlying: 172#L102true, annotation: [18, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 408#L95true, annotation: [18, 0]]") ("CountingPredicate [underlying: 338#L269true, annotation: [20, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 68#error1FINALtrue, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 28#L639true, annotation: [0, 0]]" "assume 1 == ~t2_pc~0;" "CountingPredicate [underlying: 12#L640true, annotation: [0, 0]]") ("CountingPredicate [underlying: 28#L639true, annotation: [0, 0]]" "assume !(1 == ~t2_pc~0);" "CountingPredicate [underlying: 241#L637true, annotation: [0, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [9, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [9, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [9, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 403#L267true, annotation: [9, 0]]") ("CountingPredicate [underlying: 184#L910true, annotation: [0, 0]]" "assume 1 == ~E_3~0;~__retres1~7 := 1;" "CountingPredicate [underlying: 264#L912true, annotation: [0, 0]]") ("CountingPredicate [underlying: 184#L910true, annotation: [0, 0]]" "assume !(1 == ~E_3~0);" "CountingPredicate [underlying: 219#L919true, annotation: [0, 0]]") ("CountingPredicate [underlying: 138#L28true, annotation: [27, 0]]" "assume false;" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [10, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 446#L207true, annotation: [10, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [10, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 10#L216true, annotation: [10, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [31, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 79#L178true, annotation: [31, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [31, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 34#L180true, annotation: [31, 0]]") ("CountingPredicate [underlying: 409#L140true, annotation: [24, 0]]" "havoc #t~nondet7;assume -2147483648 <= #t~nondet7 && #t~nondet7 <= 2147483647;~q_buf_0~0 := #t~nondet7;havoc #t~nondet7;~p_last_write~0 := ~q_buf_0~0;~p_num_write~0 := 1 + ~p_num_write~0;~q_free~0 := 0;~q_req_up~0 := 1;" "CountingPredicate [underlying: 55#L137true, annotation: [24, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 249#Loop~2true, annotation: [9, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [9, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [18, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 409#L140true, annotation: [18, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [18, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 55#L137true, annotation: [18, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 123#Loop~1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [10, 0]]") ("CountingPredicate [underlying: 226#L73true, annotation: [18, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 270#L74true, annotation: [18, 0]]") ("CountingPredicate [underlying: 226#L73true, annotation: [18, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 362#L83true, annotation: [19, 0]]") ("CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [22, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 462#L177true, annotation: [22, 0]]") ("CountingPredicate [underlying: 275#L1195true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_6~0;~t5_st~0 := 1;" "CountingPredicate [underlying: 240#L1198true, annotation: [0, 0]]") ("CountingPredicate [underlying: 275#L1195true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_6~0);" "CountingPredicate [underlying: 162#L1192true, annotation: [0, 0]]") ("CountingPredicate [underlying: 120#L181true, annotation: [20, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 379#L201true, annotation: [20, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [22, 0]]" "assume false;" "CountingPredicate [underlying: 138#L28true, annotation: [22, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [22, 0]]" "assume !false;" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 211#L881true, annotation: [0, 0]]" "~__retres1~5 := 0;" "CountingPredicate [underlying: 147#L874true, annotation: [0, 0]]") ("CountingPredicate [underlying: 208#L274true, annotation: [6, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 338#L269true, annotation: [6, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [28, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [28, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [28, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 313#L367true, annotation: [28, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [31, 0]]") ("CountingPredicate [underlying: 244#L1150true, annotation: [0, 0]]" "havoc ~tmp_ndt_3~0;" "CountingPredicate [underlying: 169#L1164-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 354#L1487true, annotation: [0, 0]]" "assume 0 != ~tmp___6~0;~t7_st~0 := 0;" "CountingPredicate [underlying: 291#activate_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 354#L1487true, annotation: [0, 0]]" "assume !(0 != ~tmp___6~0);" "CountingPredicate [underlying: 291#activate_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [9, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 467#L306true, annotation: [9, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [9, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 467#L306true, annotation: [9, 0]]") ("CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [18, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 96#L431-1true, annotation: [18, 0]]") ("CountingPredicate [underlying: 457#L852true, annotation: [0, 0]]" "assume 1 == ~m_pc~0;" "CountingPredicate [underlying: 49#L853true, annotation: [0, 0]]") ("CountingPredicate [underlying: 457#L852true, annotation: [0, 0]]" "assume !(1 == ~m_pc~0);" "CountingPredicate [underlying: 4#L862true, annotation: [0, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [9, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [31, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 195#L379true, annotation: [31, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [31, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 152#L347true, annotation: [31, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [27, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 446#L207true, annotation: [27, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [27, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 10#L216true, annotation: [27, 0]]") ("CountingPredicate [underlying: 14#L929true, annotation: [0, 0]]" "assume 1 == ~E_4~0;~__retres1~8 := 1;" "CountingPredicate [underlying: 176#L931true, annotation: [0, 0]]") ("CountingPredicate [underlying: 14#L929true, annotation: [0, 0]]" "assume !(1 == ~E_4~0);" "CountingPredicate [underlying: 50#L938true, annotation: [0, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [24, 0]]" "assume 0 == ~p_dw_st~0;havoc #t~nondet11;assume -2147483648 <= #t~nondet11 && #t~nondet11 <= 2147483647;~tmp~2 := #t~nondet11;havoc #t~nondet11;" "CountingPredicate [underlying: 418#L361true, annotation: [24, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [24, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 168#L372true, annotation: [24, 0]]") ("CountingPredicate [underlying: 77#Loop~7true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 97#while_3_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 77#Loop~7true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 222#L688true, annotation: [0, 0]]") ("CountingPredicate [underlying: 477#L321true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 205#L323true, annotation: [6, 0]]") ("CountingPredicate [underlying: 408#L95true, annotation: [20, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [13, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 120#L181true, annotation: [13, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [13, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 79#L178true, annotation: [13, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [24, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 467#L306true, annotation: [24, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [24, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 467#L306true, annotation: [24, 0]]") ("CountingPredicate [underlying: 203#L329true, annotation: [13, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 346#L331true, annotation: [13, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [18, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [18, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [18, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 208#L274true, annotation: [18, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 401#main2ENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~13;" "CountingPredicate [underlying: 142#L1703true, annotation: [0, 0]]") ("CountingPredicate [underlying: 407#reset_delta_events2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 365#reset_delta_events2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 107#L1060true, annotation: [0, 0]]" "assume 0 == ~m_st~0;~__retres1~12 := 1;" "CountingPredicate [underlying: 150#L1090true, annotation: [0, 0]]") ("CountingPredicate [underlying: 107#L1060true, annotation: [0, 0]]" "assume !(0 == ~m_st~0);" "CountingPredicate [underlying: 310#L1064true, annotation: [0, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [13, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [13, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [13, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 313#L367true, annotation: [13, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [14, 0]]") ("CountingPredicate [underlying: 218#transmit5ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t5_pc~0;" "CountingPredicate [underlying: 475#L745true, annotation: [0, 0]]") ("CountingPredicate [underlying: 218#transmit5ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t5_pc~0);" "CountingPredicate [underlying: 328#L747true, annotation: [0, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [24, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [24, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [24, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 403#L267true, annotation: [24, 0]]") ("CountingPredicate [underlying: 214#L1270true, annotation: [0, 0]]" "assume 0 == ~T5_E~0;~T5_E~0 := 1;" "CountingPredicate [underlying: 324#L1275true, annotation: [0, 0]]") ("CountingPredicate [underlying: 214#L1270true, annotation: [0, 0]]" "assume !(0 == ~T5_E~0);" "CountingPredicate [underlying: 324#L1275true, annotation: [0, 0]]") ("CountingPredicate [underlying: 305#while_6_continuetrue, annotation: [0, 0]]" "~t6_pc~0 := 1;~t6_st~0 := 2;" "CountingPredicate [underlying: 279#L796true, annotation: [0, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [14, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 195#L379true, annotation: [14, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [14, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 152#L347true, annotation: [14, 0]]") ("CountingPredicate [underlying: 138#L28true, annotation: [10, 0]]" "assume false;" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [14, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 79#L178true, annotation: [14, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [14, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 34#L180true, annotation: [14, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [30, 0]]" "assume true;" "CountingPredicate [underlying: 294#Loop~3true, annotation: [30, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [30, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [30, 0]]") ("CountingPredicate [underlying: 469#fire_delta_events2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 67#fire_delta_events2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [13, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 55#L137true, annotation: [13, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [13, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 465#L139true, annotation: [13, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [31, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 55#L137true, annotation: [31, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [31, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 465#L139true, annotation: [31, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [10, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 79#L178true, annotation: [10, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [10, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 201#L211true, annotation: [10, 0]]") ("CountingPredicate [underlying: 286#L1439true, annotation: [0, 0]]" "assume 0 != ~tmp___0~3;~t1_st~0 := 0;" "CountingPredicate [underlying: 238#L1445-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 286#L1439true, annotation: [0, 0]]" "assume !(0 != ~tmp___0~3);" "CountingPredicate [underlying: 238#L1445-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 173#L819true, annotation: [0, 0]]" "assume 1 == ~t7_pc~0;" "CountingPredicate [underlying: 194#L820true, annotation: [0, 0]]") ("CountingPredicate [underlying: 173#L819true, annotation: [0, 0]]" "assume !(1 == ~t7_pc~0);" "CountingPredicate [underlying: 163#L817true, annotation: [0, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [10, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [10, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [24, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 446#L207true, annotation: [24, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [24, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 10#L216true, annotation: [24, 0]]") ("CountingPredicate [underlying: 400#L1353true, annotation: [0, 0]]" "assume 1 == ~T4_E~0;~T4_E~0 := 2;" "CountingPredicate [underlying: 384#L1358true, annotation: [0, 0]]") ("CountingPredicate [underlying: 400#L1353true, annotation: [0, 0]]" "assume !(1 == ~T4_E~0);" "CountingPredicate [underlying: 384#L1358true, annotation: [0, 0]]") ("CountingPredicate [underlying: 203#L329true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 346#L331true, annotation: [6, 0]]") ("CountingPredicate [underlying: 120#L181true, annotation: [14, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 379#L201true, annotation: [14, 0]]") ("CountingPredicate [underlying: 303#L1115true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret20 && #t~ret20 <= 2147483647;~tmp~5 := #t~ret20;havoc #t~ret20;" "CountingPredicate [underlying: 292#L1117true, annotation: [0, 0]]") ("CountingPredicate [underlying: 172#L102true, annotation: [20, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 408#L95true, annotation: [20, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [13, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [13, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [13, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 208#L274true, annotation: [13, 0]]") ("CountingPredicate [underlying: 76#while_2_continuetrue, annotation: [0, 0]]" "~t2_pc~0 := 1;~t2_st~0 := 2;" "CountingPredicate [underlying: 35#L652true, annotation: [0, 0]]") ("CountingPredicate [underlying: 163#L817true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 116#Loop~11true, annotation: [0, 0]]") ("CountingPredicate [underlying: 163#L817true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 255#L832true, annotation: [0, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [18, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [14, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 473#L357true, annotation: [14, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [14, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 451#L355true, annotation: [14, 0]]") ("CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [31, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 473#L357true, annotation: [31, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [31, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 451#L355true, annotation: [31, 0]]") ("CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [28, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 96#L431-1true, annotation: [28, 0]]") ("CountingPredicate [underlying: 338#L269true, annotation: [6, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 425#L250true, annotation: [9, 0]]" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 160#init_threads1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 425#L250true, annotation: [9, 0]]" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "CountingPredicate [underlying: 160#init_threads1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 294#Loop~3true, annotation: [9, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [9, 0]]") ("CountingPredicate [underlying: 265#L604true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_2~0 := 1;" "CountingPredicate [underlying: 261#L621-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 226#L73true, annotation: [10, 0]]") ("CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [18, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 152#L347true, annotation: [18, 0]]") ("CountingPredicate [underlying: 409#L140true, annotation: [6, 0]]" "havoc #t~nondet7;assume -2147483648 <= #t~nondet7 && #t~nondet7 <= 2147483647;~q_buf_0~0 := #t~nondet7;havoc #t~nondet7;~p_last_write~0 := ~q_buf_0~0;~p_num_write~0 := 1 + ~p_num_write~0;~q_free~0 := 0;~q_req_up~0 := 1;" "CountingPredicate [underlying: 55#L137true, annotation: [6, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [14, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 55#L137true, annotation: [14, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [14, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 465#L139true, annotation: [14, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [22, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [18, 0]]" "assume 0 == ~p_dw_st~0;havoc #t~nondet11;assume -2147483648 <= #t~nondet11 && #t~nondet11 <= 2147483647;~tmp~2 := #t~nondet11;havoc #t~nondet11;" "CountingPredicate [underlying: 418#L361true, annotation: [18, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [18, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 168#L372true, annotation: [18, 0]]") ("CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 219#L919true, annotation: [0, 0]]" "~__retres1~7 := 0;" "CountingPredicate [underlying: 264#L912true, annotation: [0, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [27, 0]]" "assume 0 == ~c_dr_st~0;havoc #t~nondet12;assume -2147483648 <= #t~nondet12 && #t~nondet12 <= 2147483647;~tmp___0~2 := #t~nondet12;havoc #t~nondet12;" "CountingPredicate [underlying: 456#L376true, annotation: [27, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [27, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 152#L347true, annotation: [27, 0]]") ("CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [9, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 347#L263true, annotation: [9, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 363#Loop~0true, annotation: [9, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [9, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 249#Loop~2true, annotation: [28, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [28, 0]]") ("CountingPredicate [underlying: 12#L640true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_3~0 := 1;" "CountingPredicate [underlying: 438#L657-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [27, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 79#L178true, annotation: [27, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [27, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 201#L211true, annotation: [27, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 43#L76true, annotation: [19, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [19, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [9, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 446#L207true, annotation: [9, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [9, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 10#L216true, annotation: [9, 0]]") ("CountingPredicate [underlying: 355#L350true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 26#L352true, annotation: [6, 0]]") ("CountingPredicate [underlying: 102#L1042true, annotation: [0, 0]]" "assume 1 == ~t6_i~0;~t6_st~0 := 0;" "CountingPredicate [underlying: 287#L1047true, annotation: [0, 0]]") ("CountingPredicate [underlying: 102#L1042true, annotation: [0, 0]]" "assume !(1 == ~t6_i~0);~t6_st~0 := 2;" "CountingPredicate [underlying: 287#L1047true, annotation: [0, 0]]") ("CountingPredicate [underlying: 81#L1164true, annotation: [0, 0]]" "havoc ~tmp_ndt_4~0;" "CountingPredicate [underlying: 441#L1178-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [24, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [31, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 120#L181true, annotation: [31, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [31, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 79#L178true, annotation: [31, 0]]") ("CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [17, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 66#L321-1true, annotation: [17, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 294#Loop~3true, annotation: [24, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [24, 0]]") ("CountingPredicate [underlying: 259#L288true, annotation: [13, 0]]" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 259#L288true, annotation: [13, 0]]" "assume !(0 == ~q_write_ev~0);" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [14, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 467#L306true, annotation: [14, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [14, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 467#L306true, annotation: [14, 0]]") ("CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [13, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 96#L431-1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [10, 0]]" "assume 0 == ~c_dr_st~0;havoc #t~nondet12;assume -2147483648 <= #t~nondet12 && #t~nondet12 <= 2147483647;~tmp___0~2 := #t~nondet12;havoc #t~nondet12;" "CountingPredicate [underlying: 456#L376true, annotation: [10, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [10, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 152#L347true, annotation: [10, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [18, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 120#L181true, annotation: [18, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [18, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 79#L178true, annotation: [18, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 363#Loop~0true, annotation: [24, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [24, 0]]") ("CountingPredicate [underlying: 362#L83true, annotation: [13, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 43#L76true, annotation: [13, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [22, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 446#L207true, annotation: [22, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [22, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 10#L216true, annotation: [22, 0]]") ("CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [20, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 152#L347true, annotation: [20, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [22, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [6, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 409#L140true, annotation: [6, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [6, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 55#L137true, annotation: [6, 0]]") ("CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 31#Loop~12true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 302#while_8_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 31#Loop~12true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 56#L1120true, annotation: [0, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [13, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [13, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [13, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 403#L267true, annotation: [13, 0]]") ("CountingPredicate [underlying: 138#L28true, annotation: [31, 0]]" "assume false;" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 172#L102true, annotation: [22, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 408#L95true, annotation: [22, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [18, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [18, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 249#Loop~2true, annotation: [13, 0]]") ("CountingPredicate [underlying: 152#L347true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [13, 0]]") ("CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [20, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 123#Loop~1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 79#L178true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [6, 0]]") ("CountingPredicate [underlying: 161#L1084true, annotation: [0, 0]]" "assume 0 == ~t6_st~0;~__retres1~12 := 1;" "CountingPredicate [underlying: 150#L1090true, annotation: [0, 0]]") ("CountingPredicate [underlying: 161#L1084true, annotation: [0, 0]]" "assume !(0 == ~t6_st~0);" "CountingPredicate [underlying: 3#L1088true, annotation: [0, 0]]") ("CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [10, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 462#L177true, annotation: [10, 0]]") ("CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [30, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 96#L431-1true, annotation: [30, 0]]") ("CountingPredicate [underlying: 105#L900true, annotation: [0, 0]]" "~__retres1~6 := 0;" "CountingPredicate [underlying: 333#L893true, annotation: [0, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [27, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 356#L153true, annotation: [27, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [27, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 396#L159true, annotation: [27, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [24, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [24, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [24, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 313#L367true, annotation: [24, 0]]") ("CountingPredicate [underlying: 46#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~5;" "CountingPredicate [underlying: 192#L871true, annotation: [0, 0]]") ("CountingPredicate [underlying: 82#L1403true, annotation: [0, 0]]" "assume 1 == ~E_6~0;~E_6~0 := 2;" "CountingPredicate [underlying: 233#L1408true, annotation: [0, 0]]") ("CountingPredicate [underlying: 82#L1403true, annotation: [0, 0]]" "assume !(1 == ~E_6~0);" "CountingPredicate [underlying: 233#L1408true, annotation: [0, 0]]") ("CountingPredicate [underlying: 326#is_transmit5_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 224#is_transmit5_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [10, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 356#L153true, annotation: [10, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [10, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 396#L159true, annotation: [10, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [20, 0]]" "assume 0 == ~p_dw_st~0;havoc #t~nondet11;assume -2147483648 <= #t~nondet11 && #t~nondet11 <= 2147483647;~tmp~2 := #t~nondet11;havoc #t~nondet11;" "CountingPredicate [underlying: 418#L361true, annotation: [20, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [20, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 168#L372true, annotation: [20, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [20, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [27, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 195#L379true, annotation: [27, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [27, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 152#L347true, annotation: [27, 0]]") ("CountingPredicate [underlying: 29#Loop~13true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 47#while_9_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 29#Loop~13true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 59#L1687true, annotation: [0, 0]]") ("CountingPredicate [underlying: 205#L323true, annotation: [13, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 231#L329-1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 205#L323true, annotation: [13, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 231#L329-1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 62#L1209true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_7~0;~t6_st~0 := 1;" "CountingPredicate [underlying: 472#L1212true, annotation: [0, 0]]") ("CountingPredicate [underlying: 62#L1209true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_7~0);" "CountingPredicate [underlying: 449#L1206true, annotation: [0, 0]]") ("CountingPredicate [underlying: 140#is_transmit7_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 417#is_transmit7_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 291#activate_threads2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 84#activate_threads2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 412#L496true, annotation: [0, 0]]" "assume false;" "CountingPredicate [underlying: 213#error2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 226#L73true, annotation: [13, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 270#L74true, annotation: [13, 0]]") ("CountingPredicate [underlying: 226#L73true, annotation: [13, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 362#L83true, annotation: [13, 0]]") ("CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [28, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 347#L263true, annotation: [28, 0]]") ("CountingPredicate [underlying: 120#L181true, annotation: [31, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 379#L201true, annotation: [31, 0]]") ("CountingPredicate [underlying: 330#start_simulation1ENTRYtrue, annotation: [5, 0]]" "havoc ~kernel_st~0;havoc ~tmp~4;~kernel_st~0 := 0;" "CountingPredicate [underlying: 269#L420true, annotation: [5, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [9, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [9, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [9, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 313#L367true, annotation: [9, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [28, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [28, 0]]") ("CountingPredicate [underlying: 347#L263true, annotation: [28, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 403#L267true, annotation: [28, 0]]") ("CountingPredicate [underlying: 209#L1022true, annotation: [0, 0]]" "assume 1 == ~t2_i~0;~t2_st~0 := 0;" "CountingPredicate [underlying: 336#L1027true, annotation: [0, 0]]") ("CountingPredicate [underlying: 209#L1022true, annotation: [0, 0]]" "assume !(1 == ~t2_i~0);~t2_st~0 := 2;" "CountingPredicate [underlying: 336#L1027true, annotation: [0, 0]]") ("CountingPredicate [underlying: 138#L28true, annotation: [14, 0]]" "assume false;" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [27, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 462#L177true, annotation: [27, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [6, 0]]" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "CountingPredicate [underlying: 479#L195true, annotation: [6, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [6, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 379#L201true, annotation: [6, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [10, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 195#L379true, annotation: [10, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [10, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 152#L347true, annotation: [10, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 363#Loop~0true, annotation: [22, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [22, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [20, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 120#L181true, annotation: [20, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [20, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 79#L178true, annotation: [20, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [6, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 79#L178true, annotation: [6, 0]]") ("CountingPredicate [underlying: 446#L207true, annotation: [6, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 201#L211true, annotation: [6, 0]]") ("CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [20, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 446#L207true, annotation: [20, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [20, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 10#L216true, annotation: [20, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [20, 0]]") ("CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [22, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 152#L347true, annotation: [22, 0]]") ("CountingPredicate [underlying: 150#L1090true, annotation: [0, 0]]" "#res := ~__retres1~12;" "CountingPredicate [underlying: 271#exists_runnable_thread2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 362#L83true, annotation: [19, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 43#L76true, annotation: [19, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [13, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 239#L93true, annotation: [13, 0]]") ("CountingPredicate [underlying: 60#L92true, annotation: [13, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 172#L102true, annotation: [13, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [6, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 346#L331true, annotation: [6, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 146#mainENTRYtrue, annotation: [0, 0]]" "havoc #t~nondet40;assume -2147483648 <= #t~nondet40 && #t~nondet40 <= 2147483647;" "CountingPredicate [underlying: 65#L1712true, annotation: [0, 0]]") ("CountingPredicate [underlying: 380#L1320true, annotation: [0, 0]]" "assume 0 == ~E_7~0;~E_7~0 := 1;" "CountingPredicate [underlying: 469#fire_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 380#L1320true, annotation: [0, 0]]" "assume !(0 == ~E_7~0);" "CountingPredicate [underlying: 469#fire_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [10, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 473#L357true, annotation: [10, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [10, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 451#L355true, annotation: [10, 0]]") ("CountingPredicate [underlying: 120#L181true, annotation: [10, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 379#L201true, annotation: [10, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [9, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [9, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [9, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 208#L274true, annotation: [9, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [22, 0]]") ("CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 60#L92true, annotation: [6, 0]]") ("CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [24, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 96#L431-1true, annotation: [24, 0]]") ("CountingPredicate [underlying: 153#is_master_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 260#is_master_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 338#L269true, annotation: [10, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 208#L274true, annotation: [28, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 338#L269true, annotation: [28, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [27, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 473#L357true, annotation: [27, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [27, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 451#L355true, annotation: [27, 0]]") ("CountingPredicate [underlying: 68#error1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 335#error1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [22, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [22, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [22, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 313#L367true, annotation: [22, 0]]") ("CountingPredicate [underlying: 128#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 226#L73true, annotation: [6, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [18, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 55#L137true, annotation: [18, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [18, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 465#L139true, annotation: [18, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [20, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 55#L137true, annotation: [20, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [20, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 465#L139true, annotation: [20, 0]]") ("CountingPredicate [underlying: 172#L102true, annotation: [9, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 408#L95true, annotation: [9, 0]]") ("CountingPredicate [underlying: 267#init_model2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 393#init_model2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 4#L862true, annotation: [0, 0]]" "~__retres1~4 := 0;" "CountingPredicate [underlying: 297#L855true, annotation: [0, 0]]") ("CountingPredicate [underlying: 136#L693true, annotation: [0, 0]]" "~E_4~0 := 2;" "CountingPredicate [underlying: 114#L673true, annotation: [0, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [15, 0]]" "assume true;" "CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 206#L1373true, annotation: [0, 0]]" "assume 1 == ~E_M~0;~E_M~0 := 2;" "CountingPredicate [underlying: 58#L1378true, annotation: [0, 0]]") ("CountingPredicate [underlying: 206#L1373true, annotation: [0, 0]]" "assume !(1 == ~E_M~0);" "CountingPredicate [underlying: 58#L1378true, annotation: [0, 0]]") ("CountingPredicate [underlying: 338#L269true, annotation: [27, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [14, 0]]" "assume 0 == ~p_dw_st~0;havoc #t~nondet11;assume -2147483648 <= #t~nondet11 && #t~nondet11 <= 2147483647;~tmp~2 := #t~nondet11;havoc #t~nondet11;" "CountingPredicate [underlying: 418#L361true, annotation: [14, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [14, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 168#L372true, annotation: [14, 0]]") ("CountingPredicate [underlying: 230#L969true, annotation: [0, 0]]" "#res := ~__retres1~10;" "CountingPredicate [underlying: 90#is_transmit6_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 294#Loop~3true, annotation: [20, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [20, 0]]") ("CountingPredicate [underlying: 259#L288true, annotation: [9, 0]]" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 259#L288true, annotation: [9, 0]]" "assume !(0 == ~q_write_ev~0);" "CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [22, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 347#L263true, annotation: [22, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [27, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 409#L140true, annotation: [27, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [27, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 55#L137true, annotation: [27, 0]]") ("CountingPredicate [underlying: 277#update_channels2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 367#update_channels2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 90#is_transmit6_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 340#is_transmit6_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [18, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 467#L306true, annotation: [18, 0]]") ("CountingPredicate [underlying: 470#reset_delta_events1ENTRYtrue, annotation: [18, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 467#L306true, annotation: [18, 0]]") ("CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [9, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 96#L431-1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 433#activate_threads1ENTRYtrue, annotation: [13, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 66#L321-1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 430#L1429true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret29 && #t~ret29 <= 2147483647;~tmp~6 := #t~ret29;havoc #t~ret29;" "CountingPredicate [underlying: 385#L1431true, annotation: [0, 0]]") ("CountingPredicate [underlying: 208#L274true, annotation: [13, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 338#L269true, annotation: [13, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [6, 0]]" "assume 0 == ~c_dr_st~0;havoc #t~nondet12;assume -2147483648 <= #t~nondet12 && #t~nondet12 <= 2147483647;~tmp___0~2 := #t~nondet12;havoc #t~nondet12;" "CountingPredicate [underlying: 456#L376true, annotation: [6, 0]]") ("CountingPredicate [underlying: 168#L372true, annotation: [6, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 152#L347true, annotation: [6, 0]]") ("CountingPredicate [underlying: 258#L765true, annotation: [0, 0]]" "~E_6~0 := 2;" "CountingPredicate [underlying: 475#L745true, annotation: [0, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 442#L837true, annotation: [0, 0]]" "~E_M~0 := 2;" "CountingPredicate [underlying: 163#L817true, annotation: [0, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [22, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 120#L181true, annotation: [22, 0]]") ("CountingPredicate [underlying: 34#L180true, annotation: [22, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 79#L178true, annotation: [22, 0]]") ("CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [24, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 152#L347true, annotation: [24, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 320#while_3_continuetrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 294#Loop~3true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [18, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 363#Loop~0true, annotation: [20, 0]]") ("CountingPredicate [underlying: 55#L137true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [20, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [31, 0]]" "assume 0 == ~p_dw_st~0;havoc #t~nondet11;assume -2147483648 <= #t~nondet11 && #t~nondet11 <= 2147483647;~tmp~2 := #t~nondet11;havoc #t~nondet11;" "CountingPredicate [underlying: 418#L361true, annotation: [31, 0]]") ("CountingPredicate [underlying: 473#L357true, annotation: [31, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 168#L372true, annotation: [31, 0]]") ("CountingPredicate [underlying: 454#L560true, annotation: [0, 0]]" "assume ~token~0 != 7 + ~local~0;" "CountingPredicate [underlying: 252#L583true, annotation: [0, 0]]") ("CountingPredicate [underlying: 454#L560true, annotation: [0, 0]]" "assume !(~token~0 != 7 + ~local~0);" "CountingPredicate [underlying: 476#L557true, annotation: [0, 0]]") ("CountingPredicate [underlying: 345#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [9, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 123#Loop~1true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 479#L195true, annotation: [6, 0]]") ("CountingPredicate [underlying: 477#L321true, annotation: [13, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 205#L323true, annotation: [13, 0]]") ("CountingPredicate [underlying: 408#L95true, annotation: [13, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [18, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 446#L207true, annotation: [18, 0]]") ("CountingPredicate [underlying: 361#L206true, annotation: [18, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 10#L216true, annotation: [18, 0]]") ("CountingPredicate [underlying: 475#L745true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 99#Loop~9true, annotation: [0, 0]]") ("CountingPredicate [underlying: 475#L745true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 40#L760true, annotation: [0, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [14, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 467#L306true, annotation: [14, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [10, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 409#L140true, annotation: [10, 0]]") ("CountingPredicate [underlying: 465#L139true, annotation: [10, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 55#L137true, annotation: [10, 0]]") ("CountingPredicate [underlying: 309#transmit4ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t4_pc~0;" "CountingPredicate [underlying: 394#L709true, annotation: [0, 0]]") ("CountingPredicate [underlying: 309#transmit4ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t4_pc~0);" "CountingPredicate [underlying: 464#L711true, annotation: [0, 0]]") ("CountingPredicate [underlying: 158#L1220-1true, annotation: [0, 0]]" "assume 0 == ~t7_st~0;havoc ~tmp_ndt_8~0;havoc #t~nondet28;assume -2147483648 <= #t~nondet28 && #t~nondet28 <= 2147483647;~tmp_ndt_8~0 := #t~nondet28;havoc #t~nondet28;" "CountingPredicate [underlying: 71#L1223true, annotation: [0, 0]]") ("CountingPredicate [underlying: 158#L1220-1true, annotation: [0, 0]]" "assume !(0 == ~t7_st~0);" "CountingPredicate [underlying: 458#L1112true, annotation: [0, 0]]") ("CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [14, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 462#L177true, annotation: [14, 0]]") ("CountingPredicate [underlying: 2#is_transmit4_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 212#is_transmit4_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 88#L1101true, annotation: [0, 0]]" "~__retres1~12 := 0;" "CountingPredicate [underlying: 150#L1090true, annotation: [0, 0]]") ("CountingPredicate [underlying: 44#L657true, annotation: [0, 0]]" "~E_3~0 := 2;" "CountingPredicate [underlying: 241#L637true, annotation: [0, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 363#Loop~0true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 356#L153true, annotation: [24, 0]]") ("CountingPredicate [underlying: 197#exists_runnable_thread1FINALtrue, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 270#L74true, annotation: [18, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 43#L76true, annotation: [18, 0]]") ("CountingPredicate [underlying: 270#L74true, annotation: [18, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 362#L83true, annotation: [18, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [28, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 338#L269true, annotation: [28, 0]]") ("CountingPredicate [underlying: 403#L267true, annotation: [28, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 208#L274true, annotation: [28, 0]]") ("CountingPredicate [underlying: 50#L938true, annotation: [0, 0]]" "~__retres1~8 := 0;" "CountingPredicate [underlying: 176#L931true, annotation: [0, 0]]") ("CountingPredicate [underlying: 166#transmit6ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t6_pc~0;" "CountingPredicate [underlying: 143#L781true, annotation: [0, 0]]") ("CountingPredicate [underlying: 166#transmit6ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t6_pc~0);" "CountingPredicate [underlying: 398#L783true, annotation: [0, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [20, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [20, 0]]") ("CountingPredicate [underlying: 418#L361true, annotation: [20, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 313#L367true, annotation: [20, 0]]") ("CountingPredicate [underlying: 398#L783true, annotation: [0, 0]]" "assume 1 == ~t6_pc~0;" "CountingPredicate [underlying: 45#L784true, annotation: [0, 0]]") ("CountingPredicate [underlying: 398#L783true, annotation: [0, 0]]" "assume !(1 == ~t6_pc~0);" "CountingPredicate [underlying: 143#L781true, annotation: [0, 0]]") ("CountingPredicate [underlying: 193#Loop~6true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 76#while_2_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 193#Loop~6true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 35#L652true, annotation: [0, 0]]") ("CountingPredicate [underlying: 379#L201true, annotation: [6, 0]]" "~a~0 := ~q_buf_0~0;~c_last_read~0 := ~a~0;~c_num_read~0 := 1 + ~c_num_read~0;~q_free~0 := 1;~q_req_up~0 := 1;" "CountingPredicate [underlying: 361#L206true, annotation: [6, 0]]") ("CountingPredicate [underlying: 223#init_threads2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 186#init_threads2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 196#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 188#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 351#reset_delta_events1FINALtrue, annotation: [29, 0]]" "assume true;" "CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [29, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 249#Loop~2true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 451#L355true, annotation: [24, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [22, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 55#L137true, annotation: [22, 0]]") ("CountingPredicate [underlying: 237#do_write_pENTRYtrue, annotation: [22, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 465#L139true, annotation: [22, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [6, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 79#L178true, annotation: [6, 0]]") ("CountingPredicate [underlying: 462#L177true, annotation: [6, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 34#L180true, annotation: [6, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [6, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 356#L153true, annotation: [6, 0]]") ("CountingPredicate [underlying: 352#while_0_continuetrue, annotation: [6, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 396#L159true, annotation: [6, 0]]") ("CountingPredicate [underlying: 215#fire_delta_events1FINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 251#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 60#L92true, annotation: [10, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [27, 0]]" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "CountingPredicate [underlying: 479#L195true, annotation: [27, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [27, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 379#L201true, annotation: [27, 0]]") ("CountingPredicate [underlying: 226#L73true, annotation: [9, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 270#L74true, annotation: [9, 0]]") ("CountingPredicate [underlying: 226#L73true, annotation: [9, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 362#L83true, annotation: [9, 0]]") ("CountingPredicate [underlying: 120#L181true, annotation: [27, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 379#L201true, annotation: [27, 0]]") ("CountingPredicate [underlying: 138#L28true, annotation: [18, 0]]" "assume false;" "CountingPredicate [underlying: 68#error1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [24, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 347#L263true, annotation: [24, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [10, 0]]" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "CountingPredicate [underlying: 479#L195true, annotation: [10, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [10, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 379#L201true, annotation: [10, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [13, 0]]" "assume false;" "CountingPredicate [underlying: 138#L28true, annotation: [13, 0]]") ("CountingPredicate [underlying: 149#error1ENTRYtrue, annotation: [13, 0]]" "assume !false;" "CountingPredicate [underlying: 440#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [6, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 195#L379true, annotation: [6, 0]]") ("CountingPredicate [underlying: 456#L376true, annotation: [6, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 152#L347true, annotation: [6, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 294#Loop~3true, annotation: [22, 0]]") ("CountingPredicate [underlying: 182#L427true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [22, 0]]") ("CountingPredicate [underlying: 350#eval1ENTRYtrue, annotation: [9, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 152#L347true, annotation: [9, 0]]") ("CountingPredicate [underlying: 64#do_read_cENTRYtrue, annotation: [31, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 462#L177true, annotation: [31, 0]]") }, returnTransitions = { ("CountingPredicate [underlying: 224#is_transmit5_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 424#L1469-1true, annotation: [0, 0]]" "#778#return;" "CountingPredicate [underlying: 235#L1469true, annotation: [0, 0]]") ("CountingPredicate [underlying: 459#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 466#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "#834#return;" "CountingPredicate [underlying: 404#L-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 365#reset_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 402#L1651true, annotation: [0, 0]]" "#734#return;" "CountingPredicate [underlying: 282#L1654true, annotation: [0, 0]]") ("CountingPredicate [underlying: 417#is_transmit7_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 319#L1485-1true, annotation: [0, 0]]" "#774#return;" "CountingPredicate [underlying: 30#L1485true, annotation: [0, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [28, 0]]" "#822#return;" "CountingPredicate [underlying: 168#L372true, annotation: [28, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [28, 0]]" "#760#return;" "CountingPredicate [underlying: 79#L178true, annotation: [28, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [28, 0]]" "#758#return;" "CountingPredicate [underlying: 79#L178true, annotation: [28, 0]]") ("CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [10, 0]]" "#790#return;" "CountingPredicate [underlying: 203#L329true, annotation: [10, 0]]") ("CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 66#L321-1true, annotation: [17, 0]]" "#792#return;" "CountingPredicate [underlying: 477#L321true, annotation: [20, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [9, 0]]" "#760#return;" "CountingPredicate [underlying: 79#L178true, annotation: [9, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [9, 0]]" "#822#return;" "CountingPredicate [underlying: 168#L372true, annotation: [9, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [9, 0]]" "#758#return;" "CountingPredicate [underlying: 79#L178true, annotation: [9, 0]]") ("CountingPredicate [underlying: 314#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 323#L729-1true, annotation: [0, 0]]" "#770#return;" "CountingPredicate [underlying: 390#L729true, annotation: [0, 0]]") ("CountingPredicate [underlying: 314#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 74#L573-1true, annotation: [0, 0]]" "#830#return;" "CountingPredicate [underlying: 115#L573true, annotation: [0, 0]]") ("CountingPredicate [underlying: 314#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 431#L765-1true, annotation: [0, 0]]" "#768#return;" "CountingPredicate [underlying: 258#L765true, annotation: [0, 0]]") ("CountingPredicate [underlying: 314#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 242#L801-1true, annotation: [0, 0]]" "#794#return;" "CountingPredicate [underlying: 304#L801true, annotation: [0, 0]]") ("CountingPredicate [underlying: 314#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 198#L693-1true, annotation: [0, 0]]" "#764#return;" "CountingPredicate [underlying: 136#L693true, annotation: [0, 0]]") ("CountingPredicate [underlying: 314#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 438#L657-1true, annotation: [0, 0]]" "#766#return;" "CountingPredicate [underlying: 44#L657true, annotation: [0, 0]]") ("CountingPredicate [underlying: 314#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 36#L837-1true, annotation: [0, 0]]" "#772#return;" "CountingPredicate [underlying: 442#L837true, annotation: [0, 0]]") ("CountingPredicate [underlying: 314#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 261#L621-1true, annotation: [0, 0]]" "#762#return;" "CountingPredicate [underlying: 39#L621true, annotation: [0, 0]]") ("CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [18, 0]]" "#704#return;" "CountingPredicate [underlying: 182#L427true, annotation: [18, 0]]") ("CountingPredicate [underlying: 67#fire_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 437#L1649true, annotation: [0, 0]]" "#738#return;" "CountingPredicate [underlying: 332#L1650true, annotation: [0, 0]]") ("CountingPredicate [underlying: 212#is_transmit4_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 420#L1461-1true, annotation: [0, 0]]" "#780#return;" "CountingPredicate [underlying: 17#L1461true, annotation: [0, 0]]") ("CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 66#L321-1true, annotation: [13, 0]]" "#792#return;" "CountingPredicate [underlying: 477#L321true, annotation: [13, 0]]") ("CountingPredicate [underlying: 367#update_channels2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 148#L1647true, annotation: [0, 0]]" "#742#return;" "CountingPredicate [underlying: 111#L1648true, annotation: [0, 0]]") ("CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [23, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [21, 0]]" "#790#return;" "CountingPredicate [underlying: 203#L329true, annotation: [24, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [24, 0]]" "#822#return;" "CountingPredicate [underlying: 168#L372true, annotation: [24, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [24, 0]]" "#760#return;" "CountingPredicate [underlying: 79#L178true, annotation: [24, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [24, 0]]" "#758#return;" "CountingPredicate [underlying: 79#L178true, annotation: [24, 0]]") ("CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [20, 0]]" "#704#return;" "CountingPredicate [underlying: 182#L427true, annotation: [20, 0]]") ("CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [13, 0]]" "#706#return;" "CountingPredicate [underlying: 41#L424true, annotation: [13, 0]]") ("CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [6, 0]]" "#790#return;" "CountingPredicate [underlying: 203#L329true, annotation: [6, 0]]") ("CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [6, 0]]" "#824#return;" "CountingPredicate [underlying: 355#L350true, annotation: [6, 0]]") ("CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [22, 0]]" "#704#return;" "CountingPredicate [underlying: 182#L427true, annotation: [22, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [22, 0]]" "#822#return;" "CountingPredicate [underlying: 168#L372true, annotation: [22, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [22, 0]]" "#760#return;" "CountingPredicate [underlying: 79#L178true, annotation: [22, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [22, 0]]" "#758#return;" "CountingPredicate [underlying: 79#L178true, annotation: [22, 0]]") ("CountingPredicate [underlying: 393#init_model2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 142#L1703true, annotation: [0, 0]]" "#752#return;" "CountingPredicate [underlying: 285#L1704-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [20, 0]]" "#790#return;" "CountingPredicate [underlying: 203#L329true, annotation: [20, 0]]") ("CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [14, 0]]" "#824#return;" "CountingPredicate [underlying: 355#L350true, annotation: [14, 0]]") ("CountingPredicate [underlying: 175#exists_runnable_thread2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 302#while_8_continuetrue, annotation: [0, 0]]" "#816#return;" "CountingPredicate [underlying: 303#L1115true, annotation: [0, 0]]") ("CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [10, 0]]" "#706#return;" "CountingPredicate [underlying: 41#L424true, annotation: [10, 0]]") ("CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 66#L321-1true, annotation: [10, 0]]" "#792#return;" "CountingPredicate [underlying: 477#L321true, annotation: [10, 0]]") ("CountingPredicate [underlying: 188#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 238#L1445-1true, annotation: [0, 0]]" "#784#return;" "CountingPredicate [underlying: 416#L1445true, annotation: [0, 0]]") ("CountingPredicate [underlying: 375#error2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 252#L583true, annotation: [0, 0]]" "#828#return;" "CountingPredicate [underlying: 476#L557true, annotation: [0, 0]]") ("CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [27, 0]]" "#824#return;" "CountingPredicate [underlying: 355#L350true, annotation: [27, 0]]") ("CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 167#L422true, annotation: [9, 0]]" "#708#return;" "CountingPredicate [underlying: 9#L423true, annotation: [9, 0]]") ("CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [25, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [16, 0]]" "#706#return;" "CountingPredicate [underlying: 41#L424true, annotation: [26, 0]]") ("CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [18, 0]]" "#790#return;" "CountingPredicate [underlying: 203#L329true, annotation: [18, 0]]") ("CountingPredicate [underlying: 63#init_threads1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 360#L421true, annotation: [8, 0]]" "#710#return;" "CountingPredicate [underlying: 167#L422true, annotation: [10, 0]]") ("CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [10, 0]]" "#824#return;" "CountingPredicate [underlying: 355#L350true, annotation: [10, 0]]") ("CountingPredicate [underlying: 38#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 452#L1437-1true, annotation: [0, 0]]" "#786#return;" "CountingPredicate [underlying: 299#L1437true, annotation: [0, 0]]") ("CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [10, 0]]" "#704#return;" "CountingPredicate [underlying: 182#L427true, annotation: [10, 0]]") ("CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [26, 0]]" "#704#return;" "CountingPredicate [underlying: 182#L427true, annotation: [27, 0]]") ("CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [6, 0]]" "#706#return;" "CountingPredicate [underlying: 41#L424true, annotation: [6, 0]]") ("CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 66#L321-1true, annotation: [6, 0]]" "#792#return;" "CountingPredicate [underlying: 477#L321true, annotation: [6, 0]]") ("CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [18, 0]]" "#824#return;" "CountingPredicate [underlying: 355#L350true, annotation: [18, 0]]") ("CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [29, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [26, 0]]" "#704#return;" "CountingPredicate [underlying: 182#L427true, annotation: [30, 0]]") ("CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 167#L422true, annotation: [12, 0]]" "#708#return;" "CountingPredicate [underlying: 9#L423true, annotation: [13, 0]]") ("CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [31, 0]]" "#824#return;" "CountingPredicate [underlying: 355#L350true, annotation: [31, 0]]") ("CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [14, 0]]" "#790#return;" "CountingPredicate [underlying: 203#L329true, annotation: [14, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [13, 0]]" "#760#return;" "CountingPredicate [underlying: 79#L178true, annotation: [13, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [13, 0]]" "#822#return;" "CountingPredicate [underlying: 168#L372true, annotation: [13, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [13, 0]]" "#758#return;" "CountingPredicate [underlying: 79#L178true, annotation: [13, 0]]") ("CountingPredicate [underlying: 89#update_channels1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 269#L420true, annotation: [5, 0]]" "#712#return;" "CountingPredicate [underlying: 360#L421true, annotation: [8, 0]]") ("CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [14, 0]]" "#704#return;" "CountingPredicate [underlying: 182#L427true, annotation: [14, 0]]") ("CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 167#L422true, annotation: [12, 0]]" "#708#return;" "CountingPredicate [underlying: 9#L423true, annotation: [16, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [10, 0]]" "#822#return;" "CountingPredicate [underlying: 168#L372true, annotation: [10, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [10, 0]]" "#760#return;" "CountingPredicate [underlying: 79#L178true, annotation: [10, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [10, 0]]" "#758#return;" "CountingPredicate [underlying: 79#L178true, annotation: [10, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [27, 0]]" "#760#return;" "CountingPredicate [underlying: 79#L178true, annotation: [27, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [27, 0]]" "#822#return;" "CountingPredicate [underlying: 168#L372true, annotation: [27, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [27, 0]]" "#758#return;" "CountingPredicate [underlying: 79#L178true, annotation: [27, 0]]") ("CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [22, 0]]" "#824#return;" "CountingPredicate [underlying: 355#L350true, annotation: [22, 0]]") ("CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [16, 0]]" "#706#return;" "CountingPredicate [underlying: 41#L424true, annotation: [18, 0]]") ("CountingPredicate [underlying: 340#is_transmit6_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 391#L1477-1true, annotation: [0, 0]]" "#776#return;" "CountingPredicate [underlying: 139#L1477true, annotation: [0, 0]]") ("CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 66#L321-1true, annotation: [17, 0]]" "#792#return;" "CountingPredicate [underlying: 477#L321true, annotation: [18, 0]]") ("CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [20, 0]]" "#824#return;" "CountingPredicate [underlying: 355#L350true, annotation: [20, 0]]") ("CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [9, 0]]" "#790#return;" "CountingPredicate [underlying: 203#L329true, annotation: [9, 0]]") ("CountingPredicate [underlying: 186#init_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 111#L1648true, annotation: [0, 0]]" "#740#return;" "CountingPredicate [underlying: 437#L1649true, annotation: [0, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [6, 0]]" "#822#return;" "CountingPredicate [underlying: 168#L372true, annotation: [6, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [6, 0]]" "#760#return;" "CountingPredicate [underlying: 79#L178true, annotation: [6, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [6, 0]]" "#758#return;" "CountingPredicate [underlying: 79#L178true, annotation: [6, 0]]") ("CountingPredicate [underlying: 371#init_model1EXITtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 397#L478true, annotation: [2, 0]]" "#756#return;" "CountingPredicate [underlying: 308#L479-1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [14, 0]]" "#706#return;" "CountingPredicate [underlying: 41#L424true, annotation: [14, 0]]") ("CountingPredicate [underlying: 260#is_master_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 413#L1429-1true, annotation: [0, 0]]" "#788#return;" "CountingPredicate [underlying: 430#L1429true, annotation: [0, 0]]") ("CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [9, 0]]" "#824#return;" "CountingPredicate [underlying: 355#L350true, annotation: [9, 0]]") ("CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 66#L321-1true, annotation: [14, 0]]" "#792#return;" "CountingPredicate [underlying: 477#L321true, annotation: [14, 0]]") ("CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [21, 0]]" "#790#return;" "CountingPredicate [underlying: 203#L329true, annotation: [22, 0]]") ("CountingPredicate [underlying: 63#init_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 360#L421true, annotation: [6, 0]]" "#710#return;" "CountingPredicate [underlying: 167#L422true, annotation: [6, 0]]") ("CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [24, 0]]" "#824#return;" "CountingPredicate [underlying: 355#L350true, annotation: [24, 0]]") ("CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 167#L422true, annotation: [6, 0]]" "#708#return;" "CountingPredicate [underlying: 9#L423true, annotation: [6, 0]]") ("CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [6, 0]]" "#704#return;" "CountingPredicate [underlying: 182#L427true, annotation: [6, 0]]") ("CountingPredicate [underlying: 89#update_channels1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 269#L420true, annotation: [5, 0]]" "#712#return;" "CountingPredicate [underlying: 360#L421true, annotation: [6, 0]]") ("CountingPredicate [underlying: 199#is_do_write_p_triggeredEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 66#L321-1true, annotation: [9, 0]]" "#792#return;" "CountingPredicate [underlying: 477#L321true, annotation: [9, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [20, 0]]" "#758#return;" "CountingPredicate [underlying: 79#L178true, annotation: [20, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [20, 0]]" "#822#return;" "CountingPredicate [underlying: 168#L372true, annotation: [20, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [20, 0]]" "#760#return;" "CountingPredicate [underlying: 79#L178true, annotation: [20, 0]]") ("CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [24, 0]]" "#704#return;" "CountingPredicate [underlying: 182#L427true, annotation: [24, 0]]") ("CountingPredicate [underlying: 63#init_threads1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 360#L421true, annotation: [8, 0]]" "#710#return;" "CountingPredicate [underlying: 167#L422true, annotation: [9, 0]]") ("CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [13, 0]]" "#824#return;" "CountingPredicate [underlying: 355#L350true, annotation: [13, 0]]") ("CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [9, 0]]" "#706#return;" "CountingPredicate [underlying: 41#L424true, annotation: [9, 0]]") ("CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [9, 0]]" "#704#return;" "CountingPredicate [underlying: 182#L427true, annotation: [9, 0]]") ("CountingPredicate [underlying: 337#is_transmit3_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 369#L1453-1true, annotation: [0, 0]]" "#782#return;" "CountingPredicate [underlying: 448#L1453true, annotation: [0, 0]]") ("CountingPredicate [underlying: 421#exists_runnable_thread1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 246#while_2_continuetrue, annotation: [28, 0]]" "#824#return;" "CountingPredicate [underlying: 355#L350true, annotation: [28, 0]]") ("CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 167#L422true, annotation: [10, 0]]" "#708#return;" "CountingPredicate [underlying: 9#L423true, annotation: [10, 0]]") ("CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [16, 0]]" "#706#return;" "CountingPredicate [underlying: 41#L424true, annotation: [24, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [18, 0]]" "#758#return;" "CountingPredicate [underlying: 79#L178true, annotation: [18, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [18, 0]]" "#822#return;" "CountingPredicate [underlying: 168#L372true, annotation: [18, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [18, 0]]" "#760#return;" "CountingPredicate [underlying: 79#L178true, annotation: [18, 0]]") ("CountingPredicate [underlying: 63#init_threads1EXITtrue, annotation: [11, 0]]" "CountingPredicate [underlying: 360#L421true, annotation: [8, 0]]" "#710#return;" "CountingPredicate [underlying: 167#L422true, annotation: [12, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [31, 0]]" "#822#return;" "CountingPredicate [underlying: 168#L372true, annotation: [31, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [31, 0]]" "#758#return;" "CountingPredicate [underlying: 79#L178true, annotation: [31, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [31, 0]]" "#760#return;" "CountingPredicate [underlying: 79#L178true, annotation: [31, 0]]") ("CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [16, 0]]" "#706#return;" "CountingPredicate [underlying: 41#L424true, annotation: [22, 0]]") ("CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [26, 0]]" "#704#return;" "CountingPredicate [underlying: 182#L427true, annotation: [28, 0]]") ("CountingPredicate [underlying: 84#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]" "#744#return;" "CountingPredicate [underlying: 353#immediate_notifyFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 84#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 332#L1650true, annotation: [0, 0]]" "#736#return;" "CountingPredicate [underlying: 402#L1651true, annotation: [0, 0]]") ("CountingPredicate [underlying: 358#reset_delta_events1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 41#L424true, annotation: [13, 0]]" "#704#return;" "CountingPredicate [underlying: 182#L427true, annotation: [13, 0]]") ("CountingPredicate [underlying: 443#update_fifo_qEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 311#L232true, annotation: [6, 0]]" "#826#return;" "CountingPredicate [underlying: 75#update_channels1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 101#fire_delta_events1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 167#L422true, annotation: [12, 0]]" "#708#return;" "CountingPredicate [underlying: 9#L423true, annotation: [14, 0]]") ("CountingPredicate [underlying: 100#activate_threads1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 9#L423true, annotation: [16, 0]]" "#706#return;" "CountingPredicate [underlying: 41#L424true, annotation: [20, 0]]") ("CountingPredicate [underlying: 210#is_do_read_c_triggeredEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 231#L329-1true, annotation: [13, 0]]" "#790#return;" "CountingPredicate [underlying: 203#L329true, annotation: [13, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 313#L367true, annotation: [14, 0]]" "#822#return;" "CountingPredicate [underlying: 168#L372true, annotation: [14, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 10#L216true, annotation: [14, 0]]" "#760#return;" "CountingPredicate [underlying: 79#L178true, annotation: [14, 0]]") ("CountingPredicate [underlying: 335#error1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 201#L211true, annotation: [14, 0]]" "#758#return;" "CountingPredicate [underlying: 79#L178true, annotation: [14, 0]]") } ); [2024-08-07 13:50:53,344 INFO L82 GeneralOperation]: Start removeDeadEnds. Operand has 478 states, 350 states have (on average 1.542857142857143) internal successors, (540), 371 states have internal predecessors, (540), 73 states have call successors, (73), 50 states have call predecessors, (73), 36 states have return successors, (59), 58 states have call predecessors, (59), 59 states have call successors, (59) [2024-08-07 13:50:53,345 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,345 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,346 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,346 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,346 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,347 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,347 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,347 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,348 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,348 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,348 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,348 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,349 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,349 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,350 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,350 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,351 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,351 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,352 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,352 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,353 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,353 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,354 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,354 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,355 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,355 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,356 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,356 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,357 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,357 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,357 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,357 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,358 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,358 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,359 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,359 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,359 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,359 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,360 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,360 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,361 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,361 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,362 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,362 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,362 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,363 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,363 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,364 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,364 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,364 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,365 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,365 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,365 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,365 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,366 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,366 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,367 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,367 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,367 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,367 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,368 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,368 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,369 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,369 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,369 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,370 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,370 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,370 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,371 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,371 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,371 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,372 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,372 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,372 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,373 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,373 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,373 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,373 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,374 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,374 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,375 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,375 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,376 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,376 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,376 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,377 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,377 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,377 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,378 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,378 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,378 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,378 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,386 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,386 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,387 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,387 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,388 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,388 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,389 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,389 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,390 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,390 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,390 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,390 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,391 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,391 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,392 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,392 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,393 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,393 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,394 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,394 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,395 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,395 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,396 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,396 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,397 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,397 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,397 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,398 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,399 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,399 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,399 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,400 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,400 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,401 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,401 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,402 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,402 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,402 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,403 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,403 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,404 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,405 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,405 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,405 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,406 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,406 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,407 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,407 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,408 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,408 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,409 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,409 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,410 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,410 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,411 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,411 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,412 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,412 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,413 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,413 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,414 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,414 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,414 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,415 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,416 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,416 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,416 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,417 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,417 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,418 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,419 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,419 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,419 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,419 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,420 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,420 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,421 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,421 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,422 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,422 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,423 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,423 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,424 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,424 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,424 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,424 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,425 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,425 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,426 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,426 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,427 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,427 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,428 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,428 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,429 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,429 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,429 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,430 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,430 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,430 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,431 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,431 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,432 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,432 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,433 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,433 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,434 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,434 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,434 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,435 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,435 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,435 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,436 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,436 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,437 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,437 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,438 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,438 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,439 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,439 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,440 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,440 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,441 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,441 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,442 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,442 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,443 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,443 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,444 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,444 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,444 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,445 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,445 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,445 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,446 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,446 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,447 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,447 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,448 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,448 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,449 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,449 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,450 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,450 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,451 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,451 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,452 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,452 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,452 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,452 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,454 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,454 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,455 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,455 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,456 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,456 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,457 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,457 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,458 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,458 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,458 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,458 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,459 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,459 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,460 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,460 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,461 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,461 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,462 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,462 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,463 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,463 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,464 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,464 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,465 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,465 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,465 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,465 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,466 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,466 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,467 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,467 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,467 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,468 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,468 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,468 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,469 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,470 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,470 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,470 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,471 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,471 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,472 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,472 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,473 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,473 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,473 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,474 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,474 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,474 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,475 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,475 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,476 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,476 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,477 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,477 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,478 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,478 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,479 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,479 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,479 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,479 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,480 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,480 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,481 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,481 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,482 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,482 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,483 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,483 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,484 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,484 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,485 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,485 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,486 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,486 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,486 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,486 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,487 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,487 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,488 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,488 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,488 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,489 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,489 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,490 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,490 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,490 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,491 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,492 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,492 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,492 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,493 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,493 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,494 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,494 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,494 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,495 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,495 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,495 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,496 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,496 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,497 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,497 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,497 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,498 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,499 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,499 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,499 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,500 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,500 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,500 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,501 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,501 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,502 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,502 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,502 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,502 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,503 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,503 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,504 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,504 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,505 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,505 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,506 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,506 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,507 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,507 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,508 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,508 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,509 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,509 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,510 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,510 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,510 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,510 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,511 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,512 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,512 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,512 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,513 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,513 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,514 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,514 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,515 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,515 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,516 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,516 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,516 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,517 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,518 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,518 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,518 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,519 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,519 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,519 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,520 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,521 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,521 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,521 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,522 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,522 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,523 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,523 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,524 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,524 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,524 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,525 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,526 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,526 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,526 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,527 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,527 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,527 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,528 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,529 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,529 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,529 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,530 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,530 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,531 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,531 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,532 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,532 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,532 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,533 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,533 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,534 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,534 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,534 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,535 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,535 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,536 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,536 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,537 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,537 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,538 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,538 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,538 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,539 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,539 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,540 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,540 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,540 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,541 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,541 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,542 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,542 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,543 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,543 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,543 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,544 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,545 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,545 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,545 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,546 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,546 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,546 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,547 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,547 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,548 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,548 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,549 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,549 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,549 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,550 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,550 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,550 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,551 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,551 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,551 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,551 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,552 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,552 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,552 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,552 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,553 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,553 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,553 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,553 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,554 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,554 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,554 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,555 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,555 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,555 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,556 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,556 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,556 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,556 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,557 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,557 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,557 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,558 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,558 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,558 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,559 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,559 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,559 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,560 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,560 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,560 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,561 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,561 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,561 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,561 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,562 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,562 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,562 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,563 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,563 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,563 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,564 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,564 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,564 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,564 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,565 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,565 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,565 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,565 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,566 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,566 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,566 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,566 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,567 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,567 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,567 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,568 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,568 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,568 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,569 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,569 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,569 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,569 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,570 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,570 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,571 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,571 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,571 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,571 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,577 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,577 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,578 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,578 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,579 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,579 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,579 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,579 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,579 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,579 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,580 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,580 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,580 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,580 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,581 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,581 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,581 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,582 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,582 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,582 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,582 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,582 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,583 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,583 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,583 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,583 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,584 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,584 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,584 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,584 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,584 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,585 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,585 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,585 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,585 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,585 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,586 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,586 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,586 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,586 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,587 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,587 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,587 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,587 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,588 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,588 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,588 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,588 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,589 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,589 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,589 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,589 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,590 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,590 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,590 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,590 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,590 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,590 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,591 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,591 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,592 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,592 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,592 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,592 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,592 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,593 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,593 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,593 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,594 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,594 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,594 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,594 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,594 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,594 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,595 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,595 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,595 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,595 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,596 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,596 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,596 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,596 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,597 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,597 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,597 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,597 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,598 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,598 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,598 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,598 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,599 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,599 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,599 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,599 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,600 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,600 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,600 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,600 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,601 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,601 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,601 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,601 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,601 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,601 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,602 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,602 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,602 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,602 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,603 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,603 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,603 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,603 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,604 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,604 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,604 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,604 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,605 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,605 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,605 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,605 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,606 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,606 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,606 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,606 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,606 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,607 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,607 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,607 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,607 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,608 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,608 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,608 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,608 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,608 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,609 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,609 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,609 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,609 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,610 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,610 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,610 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,610 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,610 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,611 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,611 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,611 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,611 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,611 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,612 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,612 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,613 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,613 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,613 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,613 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,614 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,614 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,614 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,614 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,615 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,615 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,615 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,615 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,616 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,616 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,616 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,616 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,616 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,617 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,617 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,617 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,617 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,617 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,618 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,618 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,618 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,618 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,619 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,619 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,619 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,619 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,620 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,620 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,620 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,620 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,621 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,621 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,621 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,621 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,622 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,622 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,622 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,622 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,623 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,623 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,623 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,623 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,623 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,623 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,624 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,624 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,624 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,625 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,625 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,625 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,625 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,625 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,626 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,626 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,626 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,627 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,627 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,627 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,627 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,627 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,628 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,628 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,628 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,628 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,629 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,629 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,629 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,629 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,629 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,629 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,630 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,630 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,631 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,631 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,631 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,631 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,632 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,632 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,632 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,632 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,633 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,633 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,633 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,633 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,633 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,634 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,634 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,634 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,634 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,634 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,635 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,635 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,635 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,635 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,636 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,636 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,636 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,636 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,637 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,637 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,637 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,637 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,638 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,638 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,638 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,638 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,639 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,639 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,639 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,639 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,639 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,639 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,640 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,640 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,640 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,640 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,641 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,641 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,641 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,641 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,642 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,642 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,642 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,642 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,642 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,643 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,643 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,643 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,643 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,643 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,644 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,644 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,644 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,644 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,645 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,645 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,645 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,646 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,646 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,646 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,646 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,646 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,647 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,647 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,647 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,647 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,648 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,648 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,648 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,648 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,649 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,649 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,649 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,649 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,649 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,650 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,650 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,650 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,650 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,651 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,651 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,651 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,651 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,651 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,652 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,652 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,652 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,652 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,653 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,653 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,653 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,653 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,654 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,654 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,654 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,654 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,655 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,655 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,655 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,655 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,655 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,656 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,656 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,656 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,656 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,656 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,657 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,657 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,657 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,657 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,658 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,658 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,658 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,658 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,659 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,659 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,659 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,659 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,660 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,660 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,660 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,660 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,660 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,661 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,661 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,661 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,661 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,662 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,662 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,662 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,662 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,662 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,663 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,663 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,663 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,663 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,664 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,664 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,664 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,664 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,665 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,665 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,665 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,665 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,666 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,666 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,666 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,666 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,667 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,667 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,667 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,667 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,667 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,667 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,668 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,668 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,668 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,668 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,669 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,669 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,669 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,669 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,670 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,670 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,670 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,670 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,670 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,670 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,671 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,671 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,671 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,671 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,672 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,672 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,673 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,673 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,673 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,673 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,674 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,674 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,674 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,674 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,674 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,674 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,675 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,675 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,675 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,676 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,676 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,676 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,676 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,676 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,677 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,677 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,677 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,677 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,677 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,678 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,678 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,678 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,678 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,678 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,679 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,679 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,679 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,679 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,680 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,680 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,680 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,680 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,680 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,680 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,681 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,681 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,681 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,681 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,682 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,682 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,683 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,683 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,683 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,683 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,683 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,684 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,684 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,684 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,684 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,684 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,685 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,685 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,685 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,685 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,686 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,686 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,686 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,686 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,687 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,687 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,687 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,687 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,687 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,688 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,688 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,688 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,688 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,688 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,689 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,689 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,689 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,689 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,690 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,690 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,690 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,690 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,691 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,691 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,691 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,691 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,692 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,692 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,692 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,692 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,693 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,693 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,693 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,693 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,693 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,694 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,694 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,694 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,694 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,694 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,695 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,695 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,695 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,695 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,696 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,696 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,696 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,696 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,697 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,697 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,697 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,697 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,698 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,698 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,698 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,698 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,710 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,710 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,711 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,711 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,711 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,711 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,712 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,712 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,713 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,713 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,713 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,713 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,714 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,714 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,715 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,715 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,715 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,715 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,716 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,716 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,716 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,716 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,716 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,717 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,717 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,717 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,718 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,718 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,718 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,718 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,719 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,719 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,719 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,719 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,720 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,720 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,720 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,720 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,721 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,721 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,722 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,722 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,722 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,722 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,723 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,723 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,723 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,723 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,724 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,724 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,724 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,724 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,725 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,725 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,725 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,725 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,726 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,726 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,726 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,726 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,727 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,727 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,727 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,727 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,727 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,727 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,728 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,728 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,728 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,729 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,729 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,729 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,729 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,730 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,730 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,730 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,731 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,731 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,732 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,732 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,732 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,732 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,733 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,733 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,733 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,733 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,734 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,734 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,734 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,734 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,735 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,735 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,735 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,736 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,736 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,736 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,736 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,737 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,737 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,737 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,737 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,738 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,738 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,738 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,738 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,738 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,739 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,739 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,739 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,740 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,740 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,740 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,740 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,741 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,741 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,741 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,741 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,742 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,742 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,742 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,742 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,743 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,743 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,743 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,743 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,743 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,744 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,744 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,744 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,744 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,745 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,745 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,745 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,745 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,746 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,746 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,746 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,746 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,748 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,748 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,748 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,748 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,749 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,749 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,749 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,749 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,750 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,750 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,750 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,750 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,751 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,751 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,752 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,752 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,752 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,752 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,753 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,753 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,753 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,753 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,754 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,754 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,754 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,754 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,755 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,755 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,755 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,755 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,756 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,756 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,756 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,756 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,757 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,757 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,757 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,757 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,758 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,758 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,758 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,758 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,759 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,759 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,759 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,759 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,760 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,760 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,760 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,760 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,760 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,760 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,761 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,761 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,761 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,762 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,762 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,762 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,763 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,763 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,763 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,763 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,764 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,764 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,765 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,765 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,765 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,766 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,766 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,766 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,766 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,767 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,767 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,767 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,767 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,768 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,768 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,768 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,769 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,769 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,769 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,769 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,770 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,770 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,770 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,770 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,771 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,771 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,771 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,771 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,772 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,772 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,772 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,772 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,773 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,773 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,773 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,774 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,774 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,774 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,774 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,774 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,775 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,775 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,775 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,775 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,776 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,776 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,776 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,776 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,777 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,777 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,777 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,777 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,778 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,778 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,778 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,778 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,779 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,779 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,779 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,779 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,780 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,780 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,780 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,780 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,781 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,781 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,781 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,781 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,782 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,782 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,782 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,782 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,783 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,783 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,783 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,783 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,784 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,784 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,784 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,784 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,785 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,785 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,785 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,785 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,785 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,785 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,786 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,786 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,786 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,786 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,787 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,787 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,787 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,788 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,788 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,788 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,788 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,789 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,790 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,791 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,791 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,791 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,792 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,792 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,792 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,792 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,793 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,793 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,793 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,793 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,794 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,794 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,794 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,794 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,795 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,795 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,795 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,796 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,796 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,796 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,797 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,797 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,797 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,797 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,798 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,798 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,798 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,798 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,799 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,799 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,799 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,799 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,800 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,800 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,800 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,800 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,801 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,801 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,801 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,801 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,802 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,802 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,802 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,802 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,803 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,803 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,803 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,803 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,804 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,804 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,804 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,804 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,805 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,805 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,805 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,805 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,806 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,806 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,806 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,807 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,807 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,807 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,807 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,808 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,808 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,808 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,808 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,809 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,809 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,809 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,809 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,810 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,810 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,810 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,810 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,810 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,811 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,811 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,812 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,812 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,812 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,812 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,813 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,813 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,813 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,813 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,814 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,814 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,814 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,814 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,814 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,814 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,815 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,815 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,815 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,815 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,816 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,816 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,816 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,817 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,817 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,817 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,819 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,819 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,819 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,820 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,820 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,820 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,820 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,821 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,821 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,821 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,821 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,822 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,822 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,822 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,823 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,823 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,823 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,823 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,824 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,824 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,824 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,824 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,825 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,825 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,825 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,825 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,826 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,826 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,826 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,827 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,827 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,827 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,827 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,828 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,828 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,828 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,828 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,829 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,829 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,829 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,829 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,829 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,830 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,830 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,830 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,830 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,831 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,831 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,831 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,832 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,832 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,832 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,832 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,833 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,833 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,833 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,834 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,834 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,834 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,834 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,835 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,835 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,835 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,835 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,835 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,836 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,836 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,836 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,837 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,837 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,837 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,837 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,837 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,838 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,838 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,838 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,838 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,838 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,839 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,839 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,839 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,839 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,840 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,840 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,840 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,840 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,841 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,841 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,842 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,843 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,843 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,843 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,844 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,844 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,844 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,844 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,845 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,845 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,845 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,845 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,845 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,845 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,846 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,846 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,846 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,846 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,847 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,847 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,847 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,847 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,847 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,847 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,848 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,848 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,848 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,848 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,849 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,849 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,849 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,849 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,849 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,850 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,850 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,850 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,850 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,850 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,851 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,851 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,851 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,851 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,852 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,852 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,852 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,852 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,852 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,853 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,853 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,853 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,853 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,853 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,854 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,854 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,854 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,854 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,855 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,855 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,855 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,855 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,855 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,856 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,856 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,856 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,856 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,856 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,857 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,857 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,857 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,857 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,858 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,858 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,858 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,858 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,870 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,871 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,871 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,871 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,872 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,872 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,872 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,872 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,872 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,872 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,873 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,873 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,874 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,874 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,875 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,875 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,875 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,875 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,876 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,876 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,876 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,876 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,876 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,877 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,877 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,877 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,877 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,877 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,878 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,878 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,878 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,879 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,879 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,879 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,879 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,879 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,880 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,880 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,880 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,880 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,881 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,881 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,881 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,881 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,881 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,881 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,882 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,882 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,883 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,883 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,883 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,883 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,884 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,884 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,884 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,884 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,885 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,885 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,885 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,885 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,885 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,885 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,886 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,886 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,886 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,886 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,886 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,886 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,887 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,887 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,887 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,887 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,888 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,888 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,888 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,888 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,889 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,889 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,889 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,889 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,890 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,890 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,890 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,890 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,890 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,891 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,891 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,891 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,891 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,891 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,892 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,892 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,892 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,892 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,893 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,893 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,893 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,893 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,893 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,893 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,894 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,894 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,894 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,894 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,895 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,895 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,895 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,895 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,896 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,896 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,896 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,896 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,896 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,896 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,897 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,897 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,897 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,897 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,897 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,897 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,898 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,898 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,898 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,898 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,898 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,898 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,898 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,899 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,899 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,899 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,899 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,899 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,900 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,900 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,900 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,900 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,900 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,900 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,901 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,901 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,901 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,901 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,901 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,901 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,902 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,902 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,902 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,902 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,903 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,903 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,903 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,903 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,904 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,904 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,904 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,904 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,904 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,905 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,905 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,905 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,905 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,906 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,906 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,906 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,906 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,906 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,907 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,907 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,907 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,907 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,908 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,908 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,908 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:53,908 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,908 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:53,908 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:53,909 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,909 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:53,909 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:53,909 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:53,909 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,909 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:53,910 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,910 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:53,910 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:53,910 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:53,911 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:53,911 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:53,911 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:53,911 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:53,912 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,912 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,912 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,912 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,913 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,913 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,913 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,913 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,913 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,914 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,914 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,914 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,914 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,914 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,915 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,915 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,915 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,915 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,916 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,916 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,916 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,916 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,917 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,917 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,917 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,917 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,917 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,917 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,918 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,918 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,918 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,918 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,919 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,919 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,919 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,919 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,919 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,920 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,920 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:53,920 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:53,920 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,920 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,921 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,921 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,921 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,921 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,922 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,922 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,922 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,922 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,923 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,923 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,923 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,923 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,923 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,924 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,924 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,924 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,924 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,924 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,925 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,925 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,925 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,925 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,926 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,926 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,926 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,926 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,926 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,927 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,927 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,927 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,927 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,927 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,928 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,928 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,928 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,928 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,929 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,929 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,929 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,929 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,929 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,930 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,930 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,930 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,930 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,930 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,931 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,931 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,931 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,931 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,932 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,932 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,932 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,932 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,933 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,933 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,933 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,933 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,933 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,934 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,934 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,934 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,934 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,934 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,935 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,935 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,935 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,935 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,936 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,936 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,936 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,936 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,937 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,937 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,937 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,937 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,937 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,937 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,938 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,938 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,938 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,938 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,939 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,939 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,939 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,939 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,940 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,940 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,940 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,940 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,940 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,940 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,941 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,941 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,941 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,941 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,942 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,942 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,942 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,942 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,943 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,943 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,943 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,943 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,943 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,944 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,944 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,944 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,944 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,944 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,945 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,945 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,945 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,945 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,946 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,946 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,946 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,946 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,947 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,947 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,947 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,947 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,947 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,947 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,948 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,948 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,948 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,948 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,949 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,949 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,949 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,949 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,950 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,950 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,950 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,950 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,950 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,951 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,951 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,951 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,951 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,951 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,952 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,952 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,952 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,952 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,953 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,953 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,953 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,953 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,954 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,954 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,954 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,954 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,954 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,954 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,955 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,955 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,955 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,955 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,956 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,956 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,956 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,956 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,957 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,957 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,957 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,957 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,957 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,958 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,958 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,958 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,958 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,958 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,959 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,959 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,959 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,959 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,960 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,960 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,960 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,960 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,961 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,961 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,961 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,961 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,961 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,961 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,962 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,962 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,962 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,962 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,963 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,963 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,963 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,963 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,964 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,964 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,964 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,964 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,964 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,965 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,965 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,965 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,965 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,965 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,966 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,966 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,966 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,966 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,967 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,967 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,967 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,967 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,967 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,967 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,968 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,968 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,968 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,968 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,969 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,969 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,969 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,969 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,970 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,970 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,970 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,970 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,970 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,971 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,971 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,971 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,971 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,971 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,972 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,972 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,972 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,972 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,973 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,973 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,973 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,973 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,974 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,974 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,974 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,974 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,974 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,974 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,975 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,975 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,975 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,975 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,976 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,976 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,976 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,976 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,977 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,977 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,977 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,977 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,977 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,978 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,978 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,978 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,978 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,978 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,979 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,979 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,979 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,979 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,980 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,980 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,980 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,980 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,980 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,980 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,981 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,981 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,981 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,981 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,981 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,981 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,982 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,982 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,982 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,982 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,982 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,982 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,982 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,983 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,983 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,983 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,983 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,983 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,983 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,983 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,984 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,984 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,984 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,984 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,984 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,984 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,985 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,985 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,985 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,985 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,985 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,985 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,986 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,986 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,986 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,986 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,986 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,986 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,987 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,987 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,987 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,987 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,987 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,987 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,988 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,988 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,988 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,988 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,988 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,988 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,989 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,989 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,989 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,989 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,989 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,989 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,990 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,990 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,990 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,990 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,990 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,990 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,990 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,991 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,991 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,991 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,991 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,991 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,992 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,992 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,992 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,992 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:53,992 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:53,992 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,002 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,002 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,003 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,003 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,003 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,004 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,004 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,004 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,005 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,005 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,006 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,006 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,007 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,007 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,007 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,008 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,008 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,008 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,009 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,009 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,009 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,010 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,015 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,015 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,016 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,016 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,016 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,017 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,017 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,017 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,017 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,018 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,018 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,018 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,019 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,019 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,019 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,019 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,020 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,020 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,020 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:54,020 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:54,024 INFO L88 GeneralOperation]: Finished removeDeadEnds. Reduced from 1212 states to 0 states. [2024-08-07 13:50:54,041 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-08-07 13:50:54,046 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;@7db13de2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-08-07 13:50:54,047 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-08-07 13:50:54,048 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states. [2024-08-07 13:50:54,048 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-08-07 13:50:54,050 INFO L805 garLoopResultBuilder]: Registering result SAFE for location error1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 2 remaining) [2024-08-07 13:50:54,051 INFO L805 garLoopResultBuilder]: Registering result SAFE for location error2Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2024-08-07 13:50:54,056 INFO L445 BasicCegarLoop]: Path program histogram: [] [2024-08-07 13:50:54,062 INFO L196 ceAbstractionStarter]: Computing trace abstraction results [2024-08-07 13:50:54,067 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.08 01:50:54 BoogieIcfgContainer [2024-08-07 13:50:54,067 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-08-07 13:50:54,068 INFO L158 Benchmark]: Toolchain (without parser) took 3579.95ms. Allocated memory was 67.1MB in the beginning and 348.1MB in the end (delta: 281.0MB). Free memory was 31.9MB in the beginning and 304.6MB in the end (delta: -272.8MB). Peak memory consumption was 7.8MB. Max. memory is 16.1GB. [2024-08-07 13:50:54,068 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 46.1MB. Free memory was 25.9MB in the beginning and 25.8MB in the end (delta: 52.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 13:50:54,069 INFO L158 Benchmark]: Witness Parser took 0.09ms. Allocated memory is still 67.1MB. Free memory is still 35.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 13:50:54,069 INFO L158 Benchmark]: CACSL2BoogieTranslator took 520.34ms. Allocated memory is still 67.1MB. Free memory was 31.7MB in the beginning and 42.8MB in the end (delta: -11.1MB). Peak memory consumption was 7.2MB. Max. memory is 16.1GB. [2024-08-07 13:50:54,069 INFO L158 Benchmark]: Boogie Preprocessor took 83.35ms. Allocated memory is still 67.1MB. Free memory was 42.5MB in the beginning and 38.3MB in the end (delta: 4.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-08-07 13:50:54,070 INFO L158 Benchmark]: IcfgBuilder took 1121.95ms. Allocated memory was 67.1MB in the beginning and 86.0MB in the end (delta: 18.9MB). Free memory was 38.3MB in the beginning and 39.4MB in the end (delta: -1.1MB). Peak memory consumption was 23.4MB. Max. memory is 16.1GB. [2024-08-07 13:50:54,070 INFO L158 Benchmark]: TraceAbstraction took 1847.69ms. Allocated memory was 86.0MB in the beginning and 348.1MB in the end (delta: 262.1MB). Free memory was 38.8MB in the beginning and 304.6MB in the end (delta: -265.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 13:50:54,073 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.19ms. Allocated memory is still 46.1MB. Free memory was 25.9MB in the beginning and 25.8MB in the end (delta: 52.4kB). There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.09ms. Allocated memory is still 67.1MB. Free memory is still 35.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 520.34ms. Allocated memory is still 67.1MB. Free memory was 31.7MB in the beginning and 42.8MB in the end (delta: -11.1MB). Peak memory consumption was 7.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 83.35ms. Allocated memory is still 67.1MB. Free memory was 42.5MB in the beginning and 38.3MB in the end (delta: 4.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * IcfgBuilder took 1121.95ms. Allocated memory was 67.1MB in the beginning and 86.0MB in the end (delta: 18.9MB). Free memory was 38.3MB in the beginning and 39.4MB in the end (delta: -1.1MB). Peak memory consumption was 23.4MB. Max. memory is 16.1GB. * TraceAbstraction took 1847.69ms. Allocated memory was 86.0MB in the beginning and 348.1MB in the end (delta: 262.1MB). Free memory was 38.8MB in the beginning and 304.6MB in the end (delta: -265.8MB). There was no memory consumed. Max. memory is 16.1GB. * 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 - PositiveResult [Line: 28]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 496]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 53 procedures, 496 locations, 2 error locations. Started 1 CEGAR loops. OverallTime: 1.8s, OverallIterations: 0, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 1.8s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 2 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-08-07 13:50:54,105 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE